Commit Graph

517 Commits

Author SHA1 Message Date
AT
4a201c1890 defualt match option and some small updates to help testing 2019-10-26 11:30:51 +03:00
AT
8ee8f2c085 added the abitliy to opt out of pinyin in control panel and in program plug in - this give a major perf boost (and I'm guessing it is not relevant for most users) 2019-10-20 22:15:24 +03:00
Amir Tepper
aefc90dc19 revert the change so you need declare an IGNORE_UWP in order to not use the windwos SDK 2019-10-20 15:43:50 +03:00
Jeremy Wu
511c0dd17c Merge branch 'enable_userselected_programloading' into dev 2019-10-18 21:39:49 +11:00
Jeremy Wu
e1b211ed8e update 2019-10-18 08:16:07 +11:00
Jeremy Wu
08f409993a update 2019-10-18 08:01:07 +11:00
Jeremy Wu
2e90cda34c Add reindex requirement for startup 2019-10-18 07:53:00 +11:00
Jeremy Wu
b97d674108 Update button positioning and label 2019-10-18 07:38:21 +11:00
Jeremy Wu
f8cbe053cc Add right click option on query to disable program 2019-10-17 22:47:00 +11:00
Amir Tepper
0e241a0fc5 added empty match option 2019-10-17 13:37:09 +03:00
Amir Tepper
e6f17834a0 added sdk const by default 2019-10-17 12:21:57 +03:00
Jeremy Wu
12d3ca2d50 fix delete logic 2019-10-17 08:00:54 +11:00
Jeremy Wu
aa08125e43 fix directory drag drop 2019-10-17 07:35:27 +11:00
Jeremy Wu
9ce94a8398 update 2019-10-17 07:04:56 +11:00
Jeremy Wu
34a3535abe Add dynamic Delete to the Enable/Disable button 2019-10-17 06:43:18 +11:00
Jeremy Wu
ac79803f1b Update setting description summary 2019-10-16 22:38:44 +11:00
Jeremy Wu
006ec1abb8 Fix add button action to not duplicate + implement new model 2019-10-16 22:38:02 +11:00
Jeremy Wu
b2a47e6216 Add uniqiue identifier when adding customer user program source 2019-10-15 22:40:33 +11:00
Jeremy Wu
85638c23ae Add reindex call for enable/disable button
For when program source enable && disable + where program not in cache
2019-10-15 22:39:55 +11:00
Jeremy Wu
44c1c93e81 Change DisabledProgramSource class to inherit ProgramSource 2019-10-15 20:22:20 +11:00
Jeremy Wu
06c9ff49a0 Fix identation + display disabled program sources 2019-10-15 20:21:55 +11:00
Jeremy Wu
bbe72f52ba Update reindex call to use disabledprogramsources 2019-10-15 20:20:55 +11:00
Jeremy Wu
5793b85c5b Add Enable program source to Program plugin view 2019-10-15 08:05:21 +11:00
Jeremy Wu
eccc3717bc Merge branch 'master' into enable_userselected_programloading 2019-10-15 05:49:00 +11:00
Amir Tepper
a89b2ca450 remove the need for windows SDK 2019-10-14 14:22:20 +03:00
Jeremy Wu
de55be515d Merge branch 'master' into add_reindix_program_suffix 2019-10-14 21:49:06 +11:00
Jeremy Wu
d5348cec70 remove duplicate 'success' as a result of merge from PR 50 2019-10-09 06:42:24 +11:00
Jeremy Wu
167ef06209 remove single white space, no code change 2019-10-09 06:24:42 +11:00
Jeremy Wu
d64a7cb739 Merge branch 'enable_manual_reloaddata' into dev 2019-10-09 06:18:55 +11:00
Jeremy Wu
b2584bb01b Add hide query window before actual reload + show success msg 2019-10-09 06:18:09 +11:00
Jeremy Wu
8b8cb12763 Add reload success message 2019-10-09 06:17:34 +11:00
Jeremy Wu
127e28a6f4 Remove task to wait for the program reload to complete 2019-10-09 06:16:53 +11:00
İsmail Carlık
ed0e637207 fixed mistakes and added new translation keys 2019-10-08 14:48:56 +03:00
İsmail Carlık
6b8a55f55b Added Turkish translation and some other i18n work. 2019-10-07 18:08:06 +03:00
Jeremy Wu
83280de352 Merge branch 'update_browserbookmark_subtitle_wording' into dev 2019-10-06 15:39:45 +11:00
Jeremy Wu
a4e4c8baaa Remove BrowserBookmark subtitle wording "Boomark" 2019-10-06 15:39:12 +11:00
Jeremy Wu
78ce12bc60 Merge branch 'enable_manual_reloaddata' into dev 2019-10-06 14:16:19 +11:00
Jeremy Wu
7e8d7ef0c0 Update wording 2019-10-06 13:52:04 +11:00
Jeremy Wu
d1c01f476d update 2019-10-06 13:48:52 +11:00
Jeremy Wu
8ca6e8c478 Add command for user to call in Plugin.Sys 2019-10-06 13:45:36 +11:00
Jeremy Wu
9e69d01db7 Add reload call for Programs plugin 2019-10-06 13:15:06 +11:00
Jeremy Wu
1c015e31f1 Add IReloadable interface and method 2019-10-06 11:58:36 +10:00
Jeremy Wu
bf12b127ac Move code from Main class to Bookmarks class for cleanliness 2019-10-06 11:55:57 +10:00
Jeremy Wu
dd733092a1 create static bookmark class that will contain bookmark functions 2019-10-06 11:52:18 +10:00
Jeremy Wu
4c0c9eb7fb Fix missing query part when using global wildcard sign
when using global wildcard sign that is the same as action keyword
2019-10-05 18:24:12 +10:00
Jeremy Wu
f4d762c19b fix not closing the db connection after opening 2019-10-03 08:09:11 +10:00
Jeremy Wu
1ed7d34200 Update how plugin locates profile path 2019-10-03 08:06:56 +10:00
Jeremy Wu
bde8dbba05 Fix BrowserBookmarks plugin for Firefox bookmarks 2019-10-02 07:28:25 +10:00
Jeremy Wu
64cd9c0dd2
Merge pull request #43 from jjw24/fix_controlpanel_search
Fix ControlPanel plugin search bug
2019-09-30 22:02:43 +10:00
Jeremy Wu
ab4cc74aca
Merge pull request #42 from jjw24/merge_hibernation_function
Add hibernation feature Sys plugin from upstream Dev
2019-09-30 22:01:21 +10:00