Commit graph

2278 commits

Author SHA1 Message Date
Jeremy Wu
107fc75d97 Add file type icon images 2020-05-19 18:46:42 +10:00
Jeremy Wu
ac2d318412 Rename Searcher class to IndexSearcher- more descriptive 2020-05-19 13:54:56 +10:00
Jeremy Wu
80380b230a Change Search to open using shared command 2020-05-19 13:40:38 +10:00
Jeremy Wu
25ae9838e9 Add packages for Windows Index Search to Plugin as required 2020-05-19 00:15:30 +10:00
Jeremy Wu
c295585272 Update Main to handle basic files and folder search query 2020-05-19 00:14:41 +10:00
Jeremy Wu
be524cb6ea Update Searcher class to handle result creation 2020-05-19 00:11:37 +10:00
Jeremy Wu
dd319c61b3 Update project file to include icon image 2020-05-19 00:07:17 +10:00
Jeremy Wu
f7d6c6f4b1 Update plugin descriptions 2020-05-18 23:39:40 +10:00
Jeremy Wu
d029c8d1a1 Update project properties 2020-05-18 23:38:03 +10:00
Jeremy Wu
7b69d98e59 Add Seacher class and move OleDb connection method 2020-05-18 22:23:20 +10:00
Jeremy Wu
5484b30514 Add OleDb connection method 2020-05-18 21:31:28 +10:00
Jeremy Wu
ff03f7d284 Add tests and methods for all folders and files search 2020-05-18 20:14:38 +10:00
Jeremy Wu
e87a3a2e61 Update method comments 2020-05-18 20:13:31 +10:00
Jeremy Wu
f4ae5badf5 Add test for directory search query string and method 2020-05-12 06:50:17 +10:00
Jeremy Wu
26f0ce2778 Add base query constructor 2020-05-12 06:47:45 +10:00
Jeremy Wu
634e263086 Correct test case param 2020-05-12 05:56:51 +10:00
Jeremy Wu
6d7aa46747 Add Windows Index directory search query test 2020-05-11 23:19:41 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00
Jeremy Wu
d751803cc2 fix merge hotkey placement 2020-05-08 17:13:14 +10:00
Jeremy Wu
47a69a322d Merge branch 'dev' into update_ui 2020-05-08 12:41:57 +10:00
Jeremy Wu
8188e7e9af Settings Theme tab update layout 2020-05-07 18:06:45 +10:00
Jeremy Wu
09308417a8 Add DropShadowEffect as a user option 2020-05-07 14:30:55 +10:00
Jeremy Wu
3fddae7e96 Settings- Update Theme's query text box preview
- Removed Hello Flow Launcher text in favour for simple Hi There text
- Removed Hello Flow Launcher text on other languages. Defaults to English and can be added for others later on
2020-05-06 21:41:38 +10:00
Jeremy Wu
874a9cb62d Fix theme when in dark mode via override 2020-05-06 20:18:58 +10:00
Jeremy Wu
5149720366 update Settings plugin side panel to display version
Tooltip for plugin name also changed to display description
2020-05-06 12:21:41 +10:00
Jeremy Wu
344a030256 Make query text selection highlight color consistent with result list 2020-05-05 22:04:06 +10:00
Jeremy Wu
c5100398f5 Main search window- add spacing before query text 2020-05-05 21:30:17 +10:00
Jeremy Wu
eb938ce584 Base.xaml- Remove BaseWindowStyle min & max width.
Main search window width control by grid width for shadow effect
2020-05-05 21:26:04 +10:00
Jeremy Wu
70b090e154 Add shadow effect to main search window 2020-05-05 21:00:15 +10:00
Jeremy Wu
6f80452318 Change Darker theme's Highlighting of result items
Intsead of standard blue highlight, now light gray
2020-05-05 19:41:48 +10:00
Jeremy Wu
3f96bb0435 Change Darker theme's hover over mouse pointer
When hovering over result items the mouse pointer is now a cursor instead of a hand
2020-05-05 19:40:06 +10:00
Jeremy Wu
0724f523ac lighten the base default font weight 2020-05-05 14:06:40 +10:00
Jeremy Wu
a4ef56cb46
Merge pull request #34 from gdziedzic/enhance-mod+num-launching
Enhance modifier + num launching
2020-05-05 13:20:06 +10:00
Jeremy Wu
815c3f2a1e Main Search Window- Update appearance 2020-05-05 08:41:24 +10:00
Grzegorz Dziedzic
69158b9777 Limit no of hotkeys displayed for mod+num launching 2020-05-04 20:58:37 +02:00
Jeremy Wu
3c119714a6 Settings- Proxy tab use style setter for font size 2020-05-04 20:17:31 +10:00
Jeremy Wu
0e64360a68 Settings- About tab update layout 2020-05-04 20:11:47 +10:00
Jeremy Wu
4f36cd9714 Settings- Proxy tab update layout 2020-05-04 19:57:11 +10:00
Jeremy Wu
900ba13443 Settings- Hotkey tab update layout 2020-05-04 19:35:52 +10:00
Jeremy Wu
c2731b186f Settings - Theme tab update layout 2020-05-04 18:17:50 +10:00
Jeremy Wu
dd359ea462 Everything pluin- Update layout 2020-05-04 14:53:16 +10:00
Jeremy Wu
5806389320 Program plugin- Update Suffixes window layout 2020-05-04 14:50:38 +10:00
Jeremy Wu
467a842ec1 URL plugin- Update layout 2020-05-04 14:49:57 +10:00
Jeremy Wu
dbc53716ce WebSearch plugin- Update layout 2020-05-04 14:49:32 +10:00
Grzegorz Dziedzic
6bc0ae6a82 Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
Jeremy Wu
8677421ab5
Merge pull request #33 from Flow-Launcher/load-environment-variables-dynamically
Load environment variables from system
2020-05-04 06:34:27 +10:00
Grzegorz Dziedzic
10c16f059e Enhance mod+num launching 2020-05-03 19:17:16 +02:00
SysC0mp
cfdbd19d99 Remove variable and use returned dictionary directly 2020-05-03 18:05:01 +02:00
SysC0mp
64de0ceef3 Remove unused usings 2020-05-03 16:02:31 +02:00
SysC0mp
31501a1a9e Load environment variables from system 2020-05-03 16:02:15 +02:00