326 Commits

Author SHA1 Message Date
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
0e26cb5e1c added test tr.qm file 2021-02-12 16:16:03 +03:00
3cb7ee820a fix #524 "added tr option for control custom translations " 2021-02-12 16:08:28 +03:00
Mozi
d419925855 refactor: semantically separate irrelevant tests
The two parts of the test before and after the removed directive "#else"
  are almost irrelevant. The one is to deploy system libs and libc on
  Linux, and the other is to deploy Qt libs and system libs on Windows.
2021-02-09 22:25:45 +08:00
0b1b36d7c2 Merge branch 'v1.5' into task_396 2021-02-08 10:23:58 +03:00
f4191bd679 added new envirement variable CQT_RUN_FILE 2021-02-05 11:16:22 +03:00
400847840d added more logs 2021-01-26 17:17:33 +03:00
cca1e4f6aa fix test 2021-01-26 16:30:03 +03:00
ac553864f2 fix tests 2021-01-26 13:40:04 +03:00
af142b6c35
Merge pull request #507 from QuasarApp/winLauncheer
Fix of a windows launcher
2021-01-22 19:36:10 +03:00
2b19f710f1 Fix of a windows launcher 2021-01-22 17:56:13 +03:00
ad84dfd922 ref #503 added scaner for general files 2021-01-22 10:05:20 +03:00
7234f0a12f fix tests 2021-01-19 14:33:36 +03:00
ae4f8ea9fc fix tests 2021-01-19 10:52:32 +03:00
ec82eb1b1f ref# #396 fix runScript 2021-01-12 09:30:31 +03:00
5b4fcfc76a fix #396 "move system libs into lib/systemLibs folder" 2021-01-11 19:21:27 +03:00
958d0dba8f Revert "fix #396 "move system libs into lib/systemLibs folder""
This reverts commit ff1fb00c6a77211c1c4d749dc3080a185f76c1d2.
2021-01-11 19:20:03 +03:00
ff1fb00c6a fix #396 "move system libs into lib/systemLibs folder" 2021-01-11 19:15:50 +03:00
c363a59fa5 ref #457 "fix windows test case " 2021-01-10 21:07:31 +03:00
7d91fa10d1 fix #457 "added option for extracting default templates" 2021-01-10 20:25:22 +03:00
5308b3ee28 ref #486 "fix test of the runScript option" 2021-01-09 19:11:03 +03:00
90fe836211 ref #486 fix typo mistake 2021-01-09 17:55:19 +03:00
03f3868c0d ref #486 "fix windows tests" 2021-01-09 17:33:34 +03:00
0d2ab63934 ref #486 "fix some mistakes" 2021-01-09 15:22:22 +03:00
d3e18f553c ref #486 added bat file for tests cases of windows 2021-01-09 14:40:20 +03:00
9f7a838f48 ref #486 "change create shortcuts scripts for windows" 2021-01-09 14:10:31 +03:00
9363895706 fix the testRunScripts methode 2021-01-09 01:20:19 +03:00
ab48ca8c2f ref #486 added new option "runScript" 2021-01-08 22:04:44 +03:00
038bfb8390
Merge pull request #480 from QuasarApp/updatecopyright2021
Update copyrigh
2021-01-07 18:40:09 +03:00
46a09242b2 remove invalid test of ignoreEnvirement 2021-01-07 17:48:22 +03:00
2c114b9bc1 add a "program files" path to an ignore in the "ignoreTest" case (windows only) 2021-01-07 13:31:11 +03:00
1586259d95 fix typo errors 2021-01-06 21:27:43 +03:00
375ca09c7f simple fixes 2021-01-06 20:24:49 +03:00
fab2b5c894 Fix tests for github action (windows CI) 2021-01-06 19:44:44 +03:00
114ca89f46 Fixed search for libraries in the system environment during testing. 2021-01-06 17:25:50 +03:00
ee5c18f121 update copyrigh
update zip lib
update QuasarApp lib
2021-01-05 13:17:11 +03:00
4e97a8ffc1 fix windows tests 2020-12-10 16:04:37 +03:00
fa1f96d0a1 added testEmptyPackages 2020-12-10 12:36:34 +03:00
44939cca71 added sopport the allowEmptyPackages option 2020-12-07 18:30:02 +03:00
c2e2d145c6 Added support extraFiles #ref 114
Using:
-extraData tmpFile,rmpFolder
-extraDataOut path
This options support the multipackage distributions.
2020-12-04 17:13:12 +03:00
8bc33007d0 added prefix option 2020-12-03 20:00:14 +03:00
c182a1ebc9 fix multipacking configuration 2020-12-02 17:53:14 +03:00
ad42202fa8 fix work with multipackage project 2020-12-02 13:50:33 +03:00
faa2ea40fb
Merge pull request #459 from QuasarApp/fixMissingIcon
Fix missing default icon of deployed projects
2020-11-30 16:49:16 +03:00
358c0bfc98 fix windows tests 2020-11-30 14:43:39 +03:00
acc8e20aa6 fix permisions of deployed files. 2020-11-30 13:07:38 +03:00
2e6662c37c
Merge pull request #462 from QuasarApp/v1.4
V1.4
2020-11-29 13:30:47 +03:00
058bfa0687 fixed tests 2020-11-28 23:19:21 +03:00
008c608f75 fixed deploy qt modules 2020-11-28 20:02:51 +03:00
153f0d3bce added tests for webEngine Widgets
bug detected (qt module have a invalid names, if yousing the contains method name is dublicated )
2020-11-27 22:58:51 +03:00