Jeremy Wu
|
48557aec06
|
change to dynamically loading of icon images for WebSearch
|
2020-08-12 07:08:24 +10:00 |
|
Arjun Balgovind
|
4e534b56ac
|
Skip ErrorIcon and DefaultIcon while resizing the dictionary. From arjunbalgovind:user/arbalgov/apperrorFix
|
2020-08-10 21:47:46 +10:00 |
|
Jeremy Wu
|
ca08e60308
|
revert-image cache as dictionary, concurrent not serializable
|
2020-08-10 07:18:03 +10:00 |
|
Jeremy Wu
|
ffa68a5a7b
|
use updated method from ImageCache class to save images to cache
|
2020-08-05 19:58:48 +10:00 |
|
Jeremy Wu
|
86f6f9921e
|
update to use concurrent dictionary
|
2020-08-05 19:57:53 +10:00 |
|
Jeremy Wu
|
086c5d05e7
|
update to Flow
|
2020-08-05 19:57:23 +10:00 |
|
Alekhya Reddy
|
e37217c878
|
From alekhyareddy28:memoryIssue on Jun 27, 2020
|
2020-08-05 19:30:45 +10:00 |
|
Kevin Eck
|
3f0a766773
|
Merge pull request #131 from Flow-Launcher/fix_missing_theme_resultlist
Fix missing result list preview in Theme tab
|
2020-08-04 21:39:44 +02:00 |
|
Jeremy Wu
|
c4d1fe4436
|
version bump WebSearch
|
2020-08-04 20:36:43 +10:00 |
|
Jeremy Wu
|
48cbe9d0cd
|
version bump Plugin
|
2020-08-04 20:32:44 +10:00 |
|
Jeremy Wu
|
59a18370ef
|
remove in use obsolete GetAllRemainingParameter and use Search
|
2020-08-04 20:10:42 +10:00 |
|
Jeremy Wu
|
ac46fdc2c9
|
remove code that has been marked obsolete
|
2020-08-04 20:01:46 +10:00 |
|
Jeremy Wu
|
3106b3823f
|
fix missing result list preview in Theme tab
|
2020-08-04 08:29:22 +10:00 |
|
Jeremy Wu
|
d89570ebce
|
fix build fail on MessageBox
|
2020-07-22 22:11:53 +10:00 |
|
Jeremy Wu
|
16c9bc71c5
|
Merge remote-tracking branch 'origin/dev' into save_customicons_websearch
|
2020-07-22 22:00:52 +10:00 |
|
Jeremy Wu
|
bd48ee5c90
|
update behaviour when to copy custom icons
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
|
2020-07-22 22:00:14 +10:00 |
|
Jeremy Wu
|
dbfa2bd6c4
|
fix typo
|
2020-07-22 20:41:50 +10:00 |
|
Jeremy Wu
|
8f8b2d7ff8
|
notify change of SearchSource's image after selection
|
2020-07-22 20:35:56 +10:00 |
|
Jeremy Wu
|
e2dff94f7c
|
add comment summary to clarify the shared Copy command
|
2020-07-22 08:19:35 +10:00 |
|
Jeremy Wu
|
2c4eeb00bd
|
add Search Source custom icon setting selection and saving
|
2020-07-22 08:18:36 +10:00 |
|
Jeremy Wu
|
91e7b1cfb8
|
update IconPath handling of path
|
2020-07-22 08:17:18 +10:00 |
|
Jeremy Wu
|
898b1dbd46
|
Merge remote-tracking branch 'origin/dev' into add_filecontent_search
|
2020-07-22 07:21:01 +10:00 |
|
Ioannis G
|
2df10755ab
|
Merge PR #125: remove everything plugin
moved to its own repo
|
2020-07-21 16:09:40 +03:00 |
|
Jeremy Wu
|
ee43152de1
|
save IconPath to settings for customisation
|
2020-07-21 14:40:44 +10:00 |
|
Jeremy Wu
|
6f2ff84543
|
remove Constant.EverythingSDKPath and usage
|
2020-07-21 14:24:30 +10:00 |
|
Jeremy Wu
|
c4fd501036
|
update readme
|
2020-07-20 05:57:58 +10:00 |
|
Jeremy Wu
|
c6701aa8a6
|
move everything plugin to its own repo
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
|
2020-07-20 05:55:56 +10:00 |
|
Jeremy Wu
|
4226b74fc4
|
update test for file content search action keyword
|
2020-07-19 22:24:02 +10:00 |
|
Jeremy Wu
|
6518bf87d8
|
add versioning to plugin settings
|
2020-07-19 22:11:55 +10:00 |
|
Jeremy Wu
|
f292456904
|
handle new action keyword in Explorer- one off
|
2020-07-19 22:11:17 +10:00 |
|
Jeremy Wu
|
a622d8cfd0
|
update Action Keyword already registered text to be more clearer
|
2020-07-19 00:12:53 +10:00 |
|
Jeremy Wu
|
e37d976d04
|
add option for user to customise Explorer's Action Keywords
ui + backend logic
|
2020-07-19 00:12:11 +10:00 |
|
Ioannis G
|
1e662057be
|
merge PR #121: index Edge browser bookmarks
|
2020-07-18 04:03:14 +03:00 |
|
Jeremy Wu
|
9feb4d6164
|
add behaviour for Customise Action Keyword UI
|
2020-07-17 21:15:00 +10:00 |
|
Jeremy Wu
|
fad4f5b5c9
|
fix clicking twice to expand issue
event was wired to the same expand method cause calling it twice
|
2020-07-17 21:14:15 +10:00 |
|
Jeremy Wu
|
8962f5135e
|
version bump for 1.2.0 release
|
2020-07-17 20:28:49 +10:00 |
|
Jeremy Wu
|
19aa9ca779
|
Merge pull request #122 from JohnTheGr8/ui_enhancements
Various UI fixes and enhancements
|
2020-07-17 20:24:47 +10:00 |
|
Ioannis G
|
1f73fdbecc
|
UI: allow manual editing of browser-path textboxes
|
2020-07-17 05:32:08 +03:00 |
|
Ioannis G
|
b505a32693
|
UI: use NoWrap for browser-path text boxes
|
2020-07-16 23:12:54 +03:00 |
|
Ioannis G
|
62a245f049
|
remove success message boxes
|
2020-07-16 22:38:09 +03:00 |
|
Jeremy Wu
|
163bf64f89
|
BrowserBookmark version bump
|
2020-07-16 21:47:02 +10:00 |
|
Jeremy Wu
|
bad007c008
|
show Explorer action keywords on UI
|
2020-07-16 21:45:08 +10:00 |
|
Steven Kalinke
|
dfcf79c97d
|
add chromium edge bookmark loading
|
2020-07-16 19:44:11 +10:00 |
|
Ioannis G
|
827a953722
|
add PropertyChanged.Fody to Infrastructure project
fixes various settings changes requiring a restart to take effect
|
2020-07-15 00:34:09 +03:00 |
|
Jeremy Wu
|
7ad0071117
|
quick folder links triggering when search action keyword is used
|
2020-07-15 06:14:52 +10:00 |
|
Jeremy Wu
|
ace9dc7f2c
|
update old hotkey trigger to use ActionKeyword
|
2020-07-15 05:52:01 +10:00 |
|
Jeremy Wu
|
a1e371b7e8
|
add multi-ActionKeywords for Explorer
|
2020-07-15 05:50:48 +10:00 |
|
Jeremy Wu
|
ca835266b7
|
version bump Explorer plugin
|
2020-07-15 05:49:26 +10:00 |
|
Ioannis G
|
0929d34b38
|
merge PR #120: update Web Search plugin
do not activate if query is a directory/network path
|
2020-07-13 16:44:55 +03:00 |
|
Jeremy Wu
|
0f0bde9016
|
update readme
|
2020-07-13 09:03:25 +10:00 |
|