Commit graph

7150 commits

Author SHA1 Message Date
Hongtao Zhang
000c45bfa8
Refactor Explorer Code to fit the new architecture
1. Rename some method in QueryConstructor.cs by removing prefix and suffix
2. Split the logic of checking '>' to outer SearchManager.cs
3. Use IAsyncEnumerable for potential future improvement.
2022-09-10 10:45:41 -05:00
Jeremy Wu
b62ab1d0aa
formatting 2022-09-09 09:08:05 +10:00
DB p
eedcb4d8aa Add commands and icon update 2022-09-08 20:45:26 +09:00
DB p
9cfb92b6f3 Change Shortcut each other (+-,[]) 2022-09-08 18:09:21 +09:00
DB p
930e4e8207 - Add Open RecycleBin
- Add Open Desktop
- Add Open My Computer
2022-09-08 17:43:25 +09:00
DB p
16400ab7ff - Add Ctrl+F12 to Toggle Game mode 2022-09-08 16:44:00 +09:00
DB p
19001a459e Add Drag Test Code 2022-09-08 16:09:57 +09:00
Jeremy Wu
fa6cc2e497
Merge branch 'dev' into CheckfreeSpace 2022-09-08 09:27:26 +10:00
DB p
2ca2fe9d9e - Add Quick adjust maxresultcount by CTRL+[ and ] 2022-09-07 14:45:07 +09:00
DB p
91c9397b0f - Quick Adjust Width Size by Ctrl + Plus/Minus 2022-09-07 14:15:16 +09:00
DB p
e42c2b6020 Remember Settingwindow Size and Location 2022-09-07 13:11:46 +09:00
Jeremy Wu
05044ae00d
Merge pull request #1355 from onesounds/LimitWidth
Adjust Max Width Window Size
2022-09-07 08:07:54 +10:00
DB p
eb8aa77e75 - Add Progressbar color converter
- Colorized(red) when usage space 90% over
2022-09-07 00:28:49 +09:00
DB p
4bc3367e3f - Add 'Free Space in drive'
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
DB p
61cdc73068 - Toggle Clock/Date Display in Theme Preview 2022-09-05 19:44:30 +09:00
DB p
7e0ef2a400 - Refresh Preview when Change Time/Date Format 2022-09-05 16:58:56 +09:00
DB p
7ae6f2ac7d - Add Timeformat to changable list 2022-09-05 15:48:10 +09:00
DB p
8e6af08b4d Add Clock/Date Format Combobox UI in settingswindow 2022-09-05 13:47:16 +09:00
DB P
5758d968ef
Merge branch 'dev' into clock 2022-09-03 12:45:04 +09:00
Garulf
c2d2fc0092 Fix caching 2022-09-02 08:36:07 -04:00
Garulf
5aaaf37f0c Fix not loading full image 2022-09-02 08:10:52 -04:00
Garulf
9ed008fef6 Add preview image binding 2022-09-02 07:40:37 -04:00
Garulf
5f92f5b93b Add binding for preview image 2022-09-02 07:40:18 -04:00
Garulf
29e5b4fcf7 Add logic for detecting if full image exists in cache 2022-09-02 07:40:00 -04:00
Garulf
a9d11816f5 Try to load full image from cache first 2022-09-02 07:39:32 -04:00
Garulf
a76304ac51 Load full image from cache 2022-09-02 07:38:49 -04:00
Garulf
a53b961406 Append full image type to path if we're caching a full imagefile 2022-09-02 07:38:25 -04:00
Garulf
832c41f3dd Override type if we load the full image 2022-09-02 07:37:25 -04:00
Garulf
f5a511a4f1 Add FullImageFIle type 2022-09-02 07:36:57 -04:00
Garulf
a090b10b1e Add field images to be displayed in previews 2022-09-02 05:57:06 -04:00
DB p
b00ab13b76 - Add Preview Bar Color in themes 2022-09-02 15:53:49 +09:00
DB p
7b7e038900 - Add 'Always open priview' in settings 2022-09-02 15:12:32 +09:00
DB p
e8ccd46589 - Add Preview Toggle (F2 Key)
- Fix Seperate line for toggle
- Block preview when nothing result
2022-09-02 14:35:25 +09:00
DB p
766e13b0e7 - Adjust Layout 2022-09-02 13:15:52 +09:00
DB p
15e34e08c6 - Layout Adjust 2022-09-02 12:33:32 +09:00
DB p
2f7e8e4251 Remove Guide LIne 2022-09-02 11:11:24 +09:00
Kevin Zhang
609e8e815c
Remove testing code 2022-09-01 18:57:01 -05:00
DB p
a2d9cb6f2d - Adjust ResultListItem Layout for Large Window Size
- Change Window Max Width to 1920 from 900
2022-09-01 21:04:14 +09:00
DB p
d2332abd95 - Add Clock/Date in SettingWindow 2022-09-01 16:19:00 +09:00
DB p
9dc86fdfb4 - Add Clock/Date Colors in Themes 2022-09-01 11:44:09 +09:00
Hongtao Zhang
2fd13c08d8
Rollback rename 2022-08-31 21:38:10 -05:00
Hongtao Zhang
094da0ef0a
Rollback rename 2022-08-31 21:37:29 -05:00
Hongtao Zhang
67d1b896b1
Implement JSONRPC V2 Draft 2022-08-31 21:34:47 -05:00
DB p
4bb6ea92ec - Adjust Alignment and color 2022-09-01 11:08:04 +09:00
DB p
a8bdb34c55 - Adjust Clock Color
- Adjust Layout
- Add Clock/Date in Settings (data only)
2022-08-31 23:40:35 +09:00
DB p
5c2a88519b - Adjust Date Cultural info
- Hide Clock when open context menu and history
2022-08-31 18:21:11 +09:00
DB p
3b0551ff37 - Add Clock Code
- Add Base Clock Style
2022-08-31 15:21:52 +09:00
Jeremy Wu
fabb396dec
Merge pull request #1328 from Flow-Launcher/update_about_icons
[Dev] Add icons to About tab
2022-08-31 14:53:22 +10:00
Garulf
bd1499b2d3 Add clip mask 2022-08-30 04:27:37 -04:00
Garulf
70ea6a89e3 Remove Icon X & Y hard coded dependency 2022-08-30 04:27:17 -04:00