37 Commits

Author SHA1 Message Date
96fde6c958 v 1.5.4.14
All checks were successful
buildbot/AndroidBuilder_v8Qt6 Build finished.
buildbot/LinuxCMakeBuilderQt6 Build finished.
buildbot/AndroidBuilder_v7 Build finished.
buildbot/DocsGenerator Build finished.
buildbot/LinuxCMakeBuilder Build finished.
buildbot/Wasm32Builder Build finished.
buildbot/AndroidBuilder_v8 Build finished.
buildbot/WindowsCMakeBuilder Build finished.
buildbot/LinuxBuilder Build finished.
buildbot/WindowsBuilder Build finished.
buildbot/IOSCMakeBuilder Build finished.
2022-03-09 17:56:42 +03:00
f7576405e6 ref #652 fix case sensitivity of checked libraries 2021-08-31 11:42:45 +03:00
Mozi
a2ff64d9c0 fix: add libgcc_s_dw2-1.dll for MinGW i686
For Qt MinGW, the error handling method between i686 and x86_64 is
  different. dwarf-2 is used in i686 and seh is used in x86_64.
  libgcc_s_dw2-1.dll is used by dwarf-2 and libgcc_s_seh-1.dll is used
  by seh.

For now, I think we shouldn't care about the duplication of the dll
  files in different functions. It has nothing to do with this commit.
2021-04-30 14:48:56 +08:00
b218440401 Merge branch 'v1.4' into v1.5 2021-03-27 17:47:09 +03:00
b12c2a2a03 ref #549 "fix windows tests" 2021-03-27 16:59:11 +03:00
bb5d66e573 ref #549 "added qmldir scanner" 2021-03-27 11:14:14 +03:00
c97f0ce2bc fix windows test case 2021-03-03 18:55:52 +03:00
98ec69e5bc Merge branch 'v1.4' into v1.5 2021-03-03 16:25:48 +03:00
d7df2c25cc fix Windows tests 2021-03-03 04:09:47 -08:00
3f58c342c3 ref #549 "fix parsing of the virtual keyboard module" 2021-03-03 14:10:53 +03:00
03f3868c0d ref #486 "fix windows tests" 2021-01-09 17:33:34 +03:00
9f7a838f48 ref #486 "change create shortcuts scripts for windows" 2021-01-09 14:10:31 +03:00
038bfb8390
Merge pull request #480 from QuasarApp/updatecopyright2021
Update copyrigh
2021-01-07 18:40:09 +03:00
375ca09c7f simple fixes 2021-01-06 20:24:49 +03:00
ee5c18f121 update copyrigh
update zip lib
update QuasarApp lib
2021-01-05 13:17:11 +03:00
8bc33007d0 added prefix option 2020-12-03 20:00:14 +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
cbc1401dd6 fix tests, and fix qt6 modules 2020-11-17 20:28:08 +03:00
e4f9aca772 libxcb-xinerama.so is added to the white list 2020-11-05 14:51:37 +03:00
988d9f8fca fix windows tests. and optimisation deploy perfomance (up to 20%) 2020-07-08 18:29:31 +03:00
50e69b8b0e fix linux tests 2020-07-07 11:05:27 +03:00
54d138dba6 fix wayland compositor 2020-07-05 13:53:15 +03:00
9e024dfc2a added new options (enablePlugins and disablePlugins) 2020-07-04 18:13:32 +03:00
4d6103e84a fix windows tests 2020-03-28 23:25:42 +03:00
4f2b88741b fix linux tests 2020-03-28 14:46:18 +03:00
9b4bafa573 fix windows tetsts 2020-03-28 13:37:36 +03:00
777fa07a96 added platformthemes 2020-03-28 13:06:12 +03:00
f55502e91d fix windows tests case 2 2020-03-14 16:40:26 +03:00
495054e791 fix windows build 2 2020-03-14 13:34:01 +03:00
9da3f8c49a fix windows build 2020-03-14 13:24:46 +03:00
253d8994f2 fix test 2020-03-14 12:46:34 +03:00
17c8e8ba7c fix windows build 2020-03-13 21:56:31 +03:00
65c2250b84 added test for separete package 2020-03-13 21:49:13 +03:00
ca5a72ee93 fix packages pathes 2020-02-27 10:50:11 +03:00
a.yankovich
36f9413a5a fixed pe scaner && fix windows testsr on qt 5.13 2020-02-07 17:33:36 +03:00
e551627419 added Qt 5.14 tests cases 2020-01-31 12:40:31 +03:00