Commit Graph

575 Commits

Author SHA1 Message Date
iaom acbc54699a
Merge pull request #232 from mammonsama666/0513-dev
Optimize code & adapt to theme.
2021-05-15 23:07:39 +08:00
iaom fc9b365c38
Merge pull request #233 from MouseZhangZh/main
Remove useless dbus call.
2021-05-15 22:54:04 +08:00
zhangzihao 48c388d129 Remove useless dbus call. 2021-05-15 22:45:08 +08:00
zhangjiaping 45f097e75f Optimize code & adapt to theme. 2021-05-14 21:19:51 +08:00
fensite cc9b5dde11
Merge pull request #231 from iaom/0512-dev
Optimized index status record mechanism.
2021-05-13 13:49:19 +08:00
iaom 1ad0542fca
Merge branch 'main' into 0512-dev 2021-05-13 11:39:26 +08:00
iaom 865ac7d5d0
Merge pull request #230 from mammonsama666/0511-dev
Optimize code
2021-05-13 11:35:04 +08:00
iaom 5ff0d20b1f Optimized index status record mechanism. 2021-05-13 11:17:07 +08:00
zhangjiaping 16e7a0523a Optimize: Add compilation environment check.
添加部分编译选项。
2021-05-12 16:27:24 +08:00
zhangjiaping d94ea704cd Fix: Icon in detail view will not refresh when icon-theme changed.
修复主题图标改变时详情页图标未更新的问题.
2021-05-12 16:00:01 +08:00
zhangjiaping f4ea89dec8 Uniform window icon & optimize code. 2021-05-12 15:58:38 +08:00
zhangjiaping b47720396e Fix: Seletion is cleared when paletted changed.
修复收到palettechanged信号时列表选中状态消失的问题.
2021-05-12 15:40:57 +08:00
rookie-J 546f80af48 Optimize the process of Qsettings.setValue(). 2021-05-12 15:01:20 +08:00
fensite 550681b38f
Merge pull request #225 from iaom/0506-dev
Remove ukui-log4qt model.
2021-05-10 15:15:20 +08:00
iaom 5e9c032b36 Update changelog. 2021-05-10 15:10:03 +08:00
iaom 40a5615d59 Remove ukui-log4qt model. 2021-05-08 17:43:54 +08:00
fensite 7598394fd6
Merge pull request #224 from rookie-J/0506-dev
Fix blockpath uneffective problem
2021-05-08 11:05:35 +08:00
fensite e6b3455966
Update search-manager.cpp 2021-05-08 11:02:13 +08:00
fensite 6eb90227bb
Merge pull request #223 from iaom/0506-dev
Delete libchinese-segmentation-dev pkg.
2021-05-08 10:43:07 +08:00
rookie-J b552c4f7a5 Fix blockpath uneffective problem 2021-05-08 09:26:12 +08:00
iaom 1077958980 Delete libchinese-segmentation-dev pkg. 2021-05-07 20:48:15 +08:00
iaom 5c8f74f874
Merge pull request #222 from rookie-J/0506-dev
Fix plugin iface compilation problem.
2021-05-07 11:12:13 +08:00
rookie-J 035c68cc45 Fix plugin iface compilation problem. 2021-05-06 20:23:36 +08:00
iaom 4743b427c2
Merge pull request #217 from mammonsama666/0426-dev
fix(frontend): UI for search list & dialog will not refresh when font size changed.
2021-05-06 16:16:08 +08:00
iaom 6a98ff1598
Merge pull request #219 from mammonsama666/0427-dev
Start ukui-control-center on settings button clicked.
2021-05-06 16:15:47 +08:00
fensite b8c5861ebf
Merge pull request #221 from iaom/0502-dev
Add plugin manager.
2021-05-06 09:55:05 +08:00
iaom df42e034e9 Add plugin manager. 2021-05-03 00:21:36 +08:00
张佳萍 0870ba24a0
Merge branch 'main' into 0426-dev 2021-04-30 17:08:51 +08:00
Mouse Zhang 726633028f
Merge pull request #220 from iaom/0426-dev
0426 dev
2021-04-30 17:00:01 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00
Mouse Zhang ff65de0893
Merge pull request #218 from iaom/0426-dev
[Fix] Sometimes file icon wouldn't be displayed correctly if name of the file contians special symbols.
2021-04-27 14:31:18 +08:00
zhangjiaping 8e445406a0 Start ukui-control-center on settings button clicked. 2021-04-27 13:56:43 +08:00
iaom ace0096d60 Adjust search-item-model. 2021-04-27 11:45:48 +08:00
iaom e1175bdec2 [Fix] Sometimes file icon wouldn't be displayed correctly if name of the file contians special symbols. 2021-04-26 19:10:28 +08:00
zhangjiaping 6f0b7097b0 fix(frontend): UI for search list & dialog will not refresh when font-size changed.
Description: 修复当改变字体时列表和弹窗字体不刷新的bug

Log: 修复当改变字体时列表和弹窗字体不刷新的bug
2021-04-26 17:04:47 +08:00
Mouse Zhang 5fe67751db
Merge pull request #215 from iaom/0415-dev
Add eventFilter in mainwindow for focus-out-exit.
2021-04-26 15:43:23 +08:00
Mouse Zhang 815cb5b4b6
Merge branch 'main' into 0415-dev 2021-04-26 15:39:18 +08:00
iaom aed0c5627c
Merge pull request #214 from MouseZhangZh/main
Format code style.
2021-04-26 02:18:52 -05:00
zhangzihao 422c73fd1e Format code style. 2021-04-26 15:06:47 +08:00
iaom a8b551a96a Add eventFilter in mainwindow for focus-out-exit. 2021-04-26 14:00:39 +08:00
iaom a70be3f810
Merge pull request #213 from sunfengsheng/main
fix:can not search android app
2021-04-26 00:34:12 -05:00
sunfengsheng 41ece5dce3 fix:can not search android app
link:172.17.66.192/biz/bug-view-49153.html
2021-04-26 11:39:43 +08:00
Mouse Zhang beb5c83894
Merge pull request #212 from iaom/0423-dev
Update changelog.
2021-04-23 20:21:07 +08:00
iaom 7efe4c40be
Merge pull request #211 from mammonsama666/0422-dev
Feature: Add log gsettings for ukui-search.
2021-04-23 17:09:04 +08:00
iaom 561b6f1e58 Update changelog. 2021-04-23 16:56:53 +08:00
zhangjiaping 7200eba1dd Feature: Add log gsettings for ukui-search. 2021-04-23 10:30:14 +08:00
Mouse Zhang 183a147d85
Merge pull request #209 from mammonsama666/0421-dev
0421 dev
2021-04-22 11:40:12 +08:00
iaom 73b4069760
Merge pull request #210 from iaom/0415-dev
Make direct search case insensitive.
2021-04-22 10:22:49 +08:00
iaom 0c5a1ffcb5 Make direct search case insensitive. 2021-04-22 10:02:27 +08:00
iaom 96390f72d7
Merge pull request #208 from iaom/0415-dev
Avoid a deadly bug.
2021-04-22 09:34:01 +08:00