Commit Graph

  • 10580baf54
    Bug fixed. main zhuzichu 2023-06-28 12:10:13 +0800
  • e72257bb34
    Use mirror submodule. Mentalflow 2023-06-17 15:35:21 +0800
  • 43f632f261
    Fix the bug of unregistered datatype QuickGlobal::SystemTheme in Qt 5. (#240) Dylan Liu 2023-07-06 11:50:05 +0800
  • 9dce992112 cmake: update submodule Yuhang Zhao 2023-07-04 15:14:49 +0800
  • d1b4aadb76 mica material: use separate thread to do time-consuming task Yuhang Zhao 2023-07-02 13:48:38 +0800
  • 6b09aa9e91 bump version to 2.4.0 Yuhang Zhao 2023-07-02 11:56:21 +0800
  • 617a015b97 mica material: minor fixes of previous implementation Yuhang Zhao 2023-07-02 11:44:54 +0800
  • 7c0d8c4b11 mica material: support reading very large image files Yuhang Zhao 2023-07-01 18:16:57 +0800
  • fa5389a0fc ci: try fix ci Yuhang Zhao 2023-06-30 17:31:01 +0800
  • 2a49e9fcaf cmake: support ninja multi-config Yuhang Zhao 2023-06-30 16:19:17 +0800
  • 6ccb25db0a cmake: update submodule Yuhang Zhao 2023-06-29 14:52:42 +0800
  • 8f321e2e54 cmake: allow produce same binary Yuhang Zhao 2023-06-29 10:59:25 +0800
  • f15412cf5b cmake: update submodule Yuhang Zhao 2023-06-26 13:24:56 +0800
  • a5ec49d0a2 cmake: update submodule Yuhang Zhao 2023-06-26 11:16:45 +0800
  • 86a9b85d04 cmake: fix cmake error on Apple Yuhang Zhao 2023-06-20 11:07:38 +0800
  • b7556d467e cmake: update Yuhang Zhao 2023-06-19 18:04:04 +0800
  • 074664afc2 cmake: update submodule Yuhang Zhao 2023-06-19 17:48:40 +0800
  • 6229a0db3c README: fix wrong function name Yuhang Zhao 2023-06-19 17:14:31 +0800
  • 6c27125d69 win: guard some code with proper version check Yuhang Zhao 2023-06-19 16:07:43 +0800
  • fdd6640d5c cmake: fix wrong compilation flags Yuhang Zhao 2023-06-19 15:29:14 +0800
  • 10b661f541 cmake: update submodule Yuhang Zhao 2023-06-17 12:41:55 +0800
  • c1370c4897 cmake: minor change Yuhang Zhao 2023-06-17 12:34:30 +0800
  • af200adf63
    Remove unused function in NSWindowProxy. (#236) Dylan Liu 2023-06-15 18:48:21 +0800
  • 85be988760 ci: fix macos ci Yuhang Zhao 2023-06-10 20:54:07 +0800
  • 273e3e204c update submodule Yuhang Zhao 2023-06-10 20:41:46 +0800
  • 00b67ead0e win: remove unnecessary code & add some comments Yuhang Zhao 2023-06-04 13:28:14 +0800
  • 907fdeae67 fix ci: remove unused functions Yuhang Zhao 2023-06-03 15:24:04 +0800
  • 5a344f3e23 minor fixes & some refactorings Yuhang Zhao 2023-06-03 15:13:50 +0800
  • b28b6e8d27 update submodule Yuhang Zhao 2023-06-03 13:35:02 +0800
  • 1e754c1612 minor fixes Yuhang Zhao 2023-06-02 14:51:12 +0800
  • f7f8fc3dd0 core: fix wrong override condition Yuhang Zhao 2023-05-28 13:55:44 +0800
  • e1cf95f208 cmake: fix link with mingw Yuhang Zhao 2023-05-26 11:08:08 +0800
  • 9778582d9b update README Yuhang Zhao 2023-05-25 19:35:29 +0800
  • 0424d0ee1b README: add more info Yuhang Zhao 2023-05-25 19:30:12 +0800
  • 13e93cfed5 cmake: code simplify Yuhang Zhao 2023-05-24 15:41:11 +0800
  • 9376e4d6e7
    fix mingw dont work (#229) zhuzichu 2023-05-24 15:38:51 +0800
  • 59fb61d981 cmake: fix old mingw toolchain Yuhang Zhao 2023-05-22 19:27:26 +0800
  • e090359d9a
    fix setOverrideTheme render multiple times (#228) zhuzichu 2023-05-22 19:15:51 +0800
  • e7da37d06a deprecated unused function & other minor tweaks Yuhang Zhao 2023-05-21 12:04:57 +0800
  • 3a18f36d3f
    Fix the native titlebar buttons don't show below Qt 6.2.4. (#226) Dylan Liu 2023-05-20 21:01:23 +0800
  • 9df1e9d7b5 mac: add a comment Yuhang Zhao 2023-05-20 20:07:43 +0800
  • e48fc7e01f
    Fix the native titlebar buttons don't show in Qt 6.0.0 - Qt 6.2.4. (#225) Dylan Liu 2023-05-20 19:57:00 +0800
  • 2b1623fbd6 cmake: hide detailed info if the user don't want it Yuhang Zhao 2023-05-20 15:32:48 +0800
  • e67a91d668 refactor: remove all mutexes Yuhang Zhao 2023-05-19 13:31:20 +0800
  • ec93740bd7
    Add manual control of darkmode for Quick. (#220) Dylan Liu 2023-05-19 13:12:25 +0800
  • e4fdb9c260 refactor Yuhang Zhao 2023-05-19 11:58:32 +0800
  • de2cad679b update submodule Yuhang Zhao 2023-05-19 11:56:14 +0800
  • 1ba9c9c918 refactor Yuhang Zhao 2023-05-19 11:55:41 +0800
  • 721f46307b fix cmake syntax error Yuhang Zhao 2023-05-18 20:40:46 +0800
  • 32b055a7ab cmake: dump more info Yuhang Zhao 2023-05-18 20:38:05 +0800
  • 8b7ee7a24d cmake: don't touch AppleClang flags Yuhang Zhao 2023-05-18 19:58:42 +0800
  • 951dd5f931
    Add version check for universal build. (#219) Dylan Liu 2023-05-18 19:54:50 +0800
  • 2c1164b834 fix win ci warning Yuhang Zhao 2023-05-18 16:49:07 +0800
  • 0be45565dc update ci Yuhang Zhao 2023-05-18 16:41:44 +0800
  • 2fa3140b0f update submodule Yuhang Zhao 2023-05-18 16:13:48 +0800
  • 8d5ea49d52 allow user override system theme Yuhang Zhao 2023-05-18 16:08:33 +0800
  • 66c2c60a09 DPI change event improve Yuhang Zhao 2023-05-18 14:40:28 +0800
  • 82e29f37bb try fix macOS ci Yuhang Zhao 2023-05-18 09:47:30 +0800
  • 84745db4d9
    Add Universal build for macOS and compile error fixed. (#217) Dylan Liu 2023-05-17 20:19:31 +0800
  • 84a9a76021 try fix ci Yuhang Zhao 2023-05-17 20:05:06 +0800
  • 901aaee7e3 try fix ci Yuhang Zhao 2023-05-17 19:50:11 +0800
  • a9ee1c5fff fix ci Yuhang Zhao 2023-05-17 19:31:26 +0800
  • 76453b123e fix ci: 6.5.1 has not been released yet Yuhang Zhao 2023-05-17 18:06:00 +0800
  • cfcf9f4178 fix ci Yuhang Zhao 2023-05-17 18:04:19 +0800
  • 8ece315390 update submodule Yuhang Zhao 2023-05-17 17:51:37 +0800
  • 92d850c2a9 add support for Qt 6.6's DPR change event Yuhang Zhao 2023-05-17 13:22:42 +0800
  • 224302500d cmake: quick: fix build with version below 6.3 Yuhang Zhao 2023-05-17 09:20:37 +0800
  • cf568b6e7a cmake: use Qt's official function to get the quick plugin info Yuhang Zhao 2023-05-16 18:01:06 +0800
  • a3cfa59d1d improve dpi change experience Yuhang Zhao 2023-05-13 11:30:54 +0800
  • 250aff0faf cmake: fix build on arm64 platforms Yuhang Zhao 2023-05-04 17:37:43 +0800
  • b039a9130a win: minor refactor Yuhang Zhao 2023-04-28 09:14:06 +0800
  • 4d063369fa mica material: add fallback color and fix the qtquick one Yuhang Zhao 2023-04-27 10:36:47 +0800
  • 41e91bb39a win: fix wrong restore geometry when after DPI changes Yuhang Zhao 2023-04-25 15:19:31 +0800
  • 30d2261baf bump version to 2.3.7 Yuhang Zhao 2023-04-24 15:43:17 +0800
  • fe724271da unix: fix wrong system menu position 2.3.6 Yuhang Zhao 2023-04-24 13:18:57 +0800
  • b2561c16ba minor refactor Yuhang Zhao 2023-04-23 13:42:27 +0800
  • a203e2c3ca win32: fix restore geometry bug Yuhang Zhao 2023-04-20 16:06:19 +0800
  • 8930ea128f minor tweaks Yuhang Zhao 2023-04-17 11:16:50 +0800
  • 3b8571401f minor refactor Yuhang Zhao 2023-04-11 17:09:58 +0800
  • 99417bf916 fix coordinate calculation in multi-monitor scenarios Yuhang Zhao 2023-04-11 15:12:33 +0800
  • 0a33aafb5f emulate qt mouse events when hovering titlebar wip/snap-layout Yuhang Zhao 2023-04-01 20:09:41 +0800
  • b9dcaac87d remove unused tool Yuhang Zhao 2023-04-07 17:22:39 +0800
  • 9dd57367a7 bump version to 2.3.6 Yuhang Zhao 2023-04-07 17:22:16 +0800
  • b4a27c059b fix system menu wrong position 2.3.5 Yuhang Zhao 2023-04-07 16:56:58 +0800
  • b597d2c91a update submodule Yuhang Zhao 2023-04-07 16:42:11 +0800
  • 632a708c8a fix white-line issue for QWidget applications Yuhang Zhao 2023-04-07 16:41:16 +0800
  • d49c3be147 fix runtime error Yuhang Zhao 2023-04-04 16:47:03 +0800
  • 55ecb4f5dd fix invalid parameter for msvc Yuhang Zhao 2023-04-04 10:52:54 +0800
  • 48a3270356 update submodule Yuhang Zhao 2023-04-01 20:15:25 +0800
  • 1effb497ce update cmake scripts, fix clang-cl build Yuhang Zhao 2023-04-01 14:00:10 +0800
  • b5c9f85f62 allow user force use system blur Yuhang Zhao 2023-03-30 14:16:34 +0800
  • 9e208bb77c fix build on qt5 Yuhang Zhao 2023-03-30 11:47:34 +0800
  • 5ade3cfb74 fix hidpi position calculation Yuhang Zhao 2023-03-30 11:39:05 +0800
  • 2a6b8e6ebe fix compilation error Yuhang Zhao 2023-03-30 10:28:31 +0800
  • b864e39894 cmake: update submodule Yuhang Zhao 2023-03-10 20:09:19 +0800
  • 0b0da5f4b1 cmake: update Yuhang Zhao 2023-03-04 16:44:23 +0800
  • b9cd887dbc msbuild: install & tweaks Yuhang Zhao 2023-03-04 16:21:49 +0800
  • c4a29df155 Add MSBuild support Yuhang Zhao 2023-02-26 10:00:27 +0800
  • a0c825930e win: allow user disable specific system menu items Yuhang Zhao 2023-02-24 15:40:08 +0800
  • 598de50290 add synchronize api to wait for the ready signal Yuhang Zhao 2023-02-24 13:13:01 +0800