1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-01-31 21:22:58 +08:00

370 Commits

Author SHA1 Message Date
jared
2e033d9a47 Merge branch 'master' of https://gitee.com/jaredtao/TaoQuick 2022-01-10 12:45:59 +08:00
jared
de0719a3c9 update scripts 2022-01-10 12:45:50 +08:00
jared
9378e1f9dd update frameless 2022-01-10 00:23:47 +08:00
jared
0931c9b3c2 update format 2022-01-09 22:38:55 +08:00
jared
850c215e23 [actions] remove ios-macos-11_0.yml 2022-01-07 13:22:34 +08:00
jared
b838172547 [workflows] update ios-macos-11_0.yml 2022-01-05 19:56:36 +08:00
jared
c9e7748a98 [workflows] update ios on macos11 2022-01-05 19:41:45 +08:00
jared
ca508359e5 [3rdparty] fix warning 2022-01-05 13:30:47 +08:00
jared
f5c2e7c951 update cmake 2022-01-05 13:14:14 +08:00
jared
006dfb8086 update header path 2022-01-05 13:03:59 +08:00
jared
c7325181ff remove unused function 2022-01-05 12:47:02 +08:00
jared
5e7db6ad2f update path 2022-01-05 09:39:13 +08:00
jared
0198b46078 update 3rdParty 2022-01-05 09:33:53 +08:00
jared
78e678096c [3rdparty] update 2022-01-05 09:15:01 +08:00
jared
33ff76120e update 3rdparty 2021-12-04 11:00:16 +08:00
jared
8def3be687 update model 2021-12-03 21:55:26 +08:00
jared
5ba2c08fe0 [Fix Bug] CusComboBox support ListModel 1.1.0 2021-11-23 22:27:34 +08:00
jared
435b3acaeb 路径简化 2021-07-30 10:17:09 +08:00
jared
c3032b2ec0 Merge branch 'master' of https://gitee.com/jaredtao/TaoQuick 2021-07-30 08:42:08 +08:00
jared
e1092e6826 ClickShow add margins 2021-07-30 08:41:57 +08:00
jared
60ba983b79 update round corner 2021-07-30 01:39:33 +08:00
jared
f13053db7d update brust 2021-07-06 10:18:00 +08:00
jared
6099ee790f 点击特效更新:MouseArea影响鼠标悬浮样式,事件来源改为顶层窗口 2021-06-29 13:55:47 +08:00
jared
73133b8077 顶层Frameless 窗口 支持圆角 2021-06-28 17:09:28 +08:00
jared
1fc126bbb2 update svg color 2021-06-28 10:09:33 +08:00
jared
30be4f8c07 加鼠标点击特效 2021-06-28 09:55:39 +08:00
jared
83347d6db7 update some comment 2021-06-11 09:57:05 +08:00
jared
21eab10aef ACirle 增加 边缘抗锯齿 2021-06-09 20:18:56 +08:00
jared
c91c2a171a Frameless 窗口 可能导致黑边,暂时屏蔽边框 2021-06-07 14:15:55 +08:00
jared
7e73057397 update QuickModel 2021-05-24 08:38:19 +08:00
jared
754cd096cc update PropertyHelper 2021-05-21 10:11:24 +08:00
jared
c498982b18 add QuickTree 2021-05-20 09:50:56 +08:00
jared
3d63d742b9 update QuickModel 2021-05-20 09:48:56 +08:00
jared
478d4aa2d2 add header 2021-05-10 09:50:30 +08:00
jared
f944789345 Merge pull request #15 from pengguanjun/patch-3
Add genTxtItems and saveTxtItems functions
2021-04-28 09:37:23 +08:00
jared
c795f2426d Merge pull request #16 from pengguanjun/patch-4
Add genTxtItems and saveTxtItems functions
2021-04-28 09:37:14 +08:00
jared
df5f1838c3 Merge pull request #18 from pengguanjun/patch-6
Txt Save and Append translate
2021-04-28 09:26:20 +08:00
PengGuanjun
bd44cd3556 Txt Save and Append translate
"key": "Save Txt Items","key": "Append Txt Items",
2021-04-27 20:37:58 +08:00
PengGuanjun
fe71d1b790 Add genTxtItems and saveTxtItems functions
Checked items can be saved, after saveTxtItems ,genTxtItems can run.
2021-04-27 20:28:28 +08:00
PengGuanjun
bcdad9b4af Add genTxtItems and saveTxtItems functions
void genTxtItems();
    void saveTxtItems();
2021-04-27 20:25:27 +08:00
jared
5e0f4feff3 update clang-format 2021-04-26 17:53:42 +08:00
jared
ac13d2ed64 Merge branch 'master' of https://github.com/jaredtao/TaoQuick 2021-04-26 17:47:19 +08:00
jared
8851d9f8fd add MathHelp 2021-04-26 17:47:11 +08:00
jared
e2f2105847 Merge branch 'master' of https://gitee.com/jaredtao/TaoQuick 2021-04-26 17:37:41 +08:00
jared
d1b2404f32 Merge pull request #14 from pengguanjun/patch-2
Add page turning translate in the end
2021-04-25 08:41:31 +08:00
jared
7b6cd9b097 Merge pull request #13 from pengguanjun/patch-1
Add page turning botton function
2021-04-25 08:41:19 +08:00
PengGuanjun
274f58a572 Add page turning translate in the end
Add page turning translate in the end
2021-04-24 17:21:49 +08:00
PengGuanjun
227aa96baf Add page turning botton function
special numvers items turning page
2021-04-24 17:19:28 +08:00
jared
09f34b5a12 Merge branch 'master' of https://github.com/jaredtao/TaoQuick 2021-04-23 10:51:12 +08:00
jared
3fd725437b add to TaoCommon 2021-04-23 09:53:44 +08:00