623 Commits

Author SHA1 Message Date
12e211b240 v 1.5.0.26 2021-03-27 18:05:10 +03:00
2113996d9b fix after merge 2021-03-27 18:03:36 +03:00
b218440401 Merge branch 'v1.4' into v1.5 2021-03-27 17:47:09 +03:00
b88dfaa657
Merge pull request #555 from QuasarApp/task_549
ref #549 "added qmldir scanner"
2021-03-27 17:33:39 +03:00
72a4081c3b version 1.4.7.3 2021-03-27 12:56:04 +03:00
601ea1c346 added test for qmldir parser
fix qml scaner tests (qt6)
2021-03-27 12:19:11 +03:00
bb5d66e573 ref #549 "added qmldir scanner" 2021-03-27 11:14:14 +03:00
63dc47b296 Merge branch 'v1.5' of github.com:QuasarApp/CQtDeployer into v1.5 2021-03-03 16:59:14 +03:00
98ec69e5bc Merge branch 'v1.4' into v1.5 2021-03-03 16:25:48 +03:00
47102e600d v 1.4.7.2 2021-03-03 15:56:23 +03:00
3f58c342c3 ref #549 "fix parsing of the virtual keyboard module" 2021-03-03 14:10:53 +03:00
dcd1a6e6b9
Merge pull request #544 from QuasarApp/fixWinIcons
Added supports icons for targets.
2021-03-01 12:28:01 +03:00
af0d53bd01 added more logs in the Packaing steps 2021-03-01 09:44:59 +03:00
68ae2c8d8c v 1.5.0.25 2021-02-28 10:57:11 +03:00
ba35b70e6e fix help 2021-02-28 10:55:27 +03:00
11ca86e7cb added support icons for targets. 2021-02-26 20:24:06 +03:00
743588d56b
Merge pull request #521 from QuasarApp/task_520
Fix documentation for bin and extraLibs options
2021-02-24 16:28:14 +03:00
Mozi
0a0b6ff682
Update Deploy/deploycore.cpp
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
2021-02-23 22:14:04 +08:00
59fba0b91f fix build 2021-02-22 20:04:40 +03:00
bb1423c4ab ref #520 "fix options description" 2021-02-22 19:23:33 +03:00
14c71a172a
Merge pull request #529 from QuasarApp/task_524
Added support of the control custom translation files.
2021-02-12 18:09:24 +03:00
52db06e66b v1.5.0.24 Alpha 2021-02-12 16:18:21 +03:00
c3a0ab67d3 ref #524 "fix documentation" 2021-02-12 16:10:22 +03:00
3cb7ee820a fix #524 "added tr option for control custom translations " 2021-02-12 16:08:28 +03:00
0dc61af754
Merge pull request #523 from QuasarApp/task_396
Task 396
2021-02-08 17:23:30 +03:00
d99f84b578 update pe parser lib 2021-02-08 14:40:36 +03:00
0b1b36d7c2 Merge branch 'v1.5' into task_396 2021-02-08 10:23:58 +03:00
Mozi
17275501cd refactor: use macro to reduce repetition
Macro "splitbehavior" is defined in ./Deploy/defines.h .
2021-02-07 09:18:54 +08:00
Mozi
881bebfee5 fix: Qt::SkipEmptyParts was introduced in Qt 5.14
https://doc.qt.io/qt-5/qt.html#SplitBehaviorFlags-enum
2021-02-07 09:18:33 +08:00
52bc70e696
Merge pull request #517 from QuasarApp/CQT_RUN_FILE
Fix of the CQT_RUN_FILE path in windows.
2021-02-05 17:25:04 +03:00
21da94d77a v1.5.0.23 alpha 2021-02-05 16:38:13 +03:00
bc9bfebbb3 fix path of the CQT_RUN_FILE variable in the windows. 2021-02-05 16:12:07 +03:00
5d1f4dc0bc
Merge pull request #515 from QuasarApp/CQT_RUN_FILE
Added new envirement variable CQT_RUN_FILE
2021-02-05 12:33:36 +03:00
f5a25a90d3 v1.5.0.22 alpha 2021-02-05 11:19:25 +03:00
f4191bd679 added new envirement variable CQT_RUN_FILE 2021-02-05 11:16:22 +03:00
3fe52b6f78
Merge pull request #514 from QuasarApp/moreLogs
Added more logs into packing step
2021-02-03 14:28:18 +03:00
a9ced89451 added more logs into packing step 2021-02-03 13:08:38 +03:00
02fbba07d4
Merge pull request #509 from QuasarApp/hideWindowsConsole
Hide cmd on windows.
2021-01-27 09:13:42 +03:00
f72d464a18 fix options in the start commnad of the run script 2021-01-26 20:06:31 +03:00
cca1e4f6aa fix test 2021-01-26 16:30:03 +03:00
6d37039351 v1.5.0.21 alpha 2021-01-26 13:25:50 +03:00
aed5240906 Change command for run application in Windows. (needed for hide cmd) 2021-01-26 13:21:58 +03:00
af142b6c35
Merge pull request #507 from QuasarApp/winLauncheer
Fix of a windows launcher
2021-01-22 19:36:10 +03:00
07b51f1ffa fix shortcuts of installer 2021-01-22 18:12:15 +03:00
d9eb258d2e Merge branch 'v1.5' of github.com:QuasarApp/CQtDeployer into v1.5 2021-01-22 18:07:06 +03:00
97c4089b97 v 1.5.0.20 alpha 2021-01-22 17:58:32 +03:00
2b19f710f1 Fix of a windows launcher 2021-01-22 17:56:13 +03:00
461edf9b8d
Merge pull request #505 from QuasarApp/task_503
Fix deploy platforms plugins for non executable targets.
2021-01-22 11:20:48 +03:00
7ad3c949ea v1.5.0.19 Alpha 2021-01-22 10:43:22 +03:00
ad84dfd922 ref #503 added scaner for general files 2021-01-22 10:05:20 +03:00