Commit graph

9876 commits

Author SHA1 Message Date
DB p
af2909b9d1 Fix Blank Preview when no result with query. 2022-09-16 21:25:00 +09:00
Jeremy
143520e0eb fix opening url twice when clicking on exception report link 2022-09-16 22:19:26 +10:00
DB p
bb0c57d3d2 - remove test customcontrol in program plugin
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
DB p
b502f2af1b - Adjust Layout
- Change Preview High Resolution
2022-09-16 16:07:55 +09:00
DB p
ea728ccc7d Add WindowsAPICodePack for HighResThumb 2022-09-16 15:04:18 +09:00
DB p
723852b6d1 Adjust Win11Light Theme 2022-09-16 14:23:36 +09:00
Sparrkle
ee44b4c2d4 Modified different way. fixed a bug not triggered while the backspace was pressed. 2022-09-16 11:21:09 +09:00
Sparrkle
314f2d6a90 Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable) 2022-09-15 15:57:05 +09:00
Sparrkle
d4ffa93395 Modified to trigger when the value changes. 2022-09-15 15:25:20 +09:00
DB p
523d8fe64c Adjust Blur themes 2022-09-15 12:22:01 +09:00
DB p
2c8cfa51df Add Margin for Shadow 2022-09-15 11:01:13 +09:00
DB p
f44aadbdac Fix Hyperlink Align 2022-09-15 10:59:37 +09:00
DB p
df4acaedba Change Shadow Style 2022-09-15 10:53:54 +09:00
Sparrkle
5715dcd946 Fixed Query Textbox Binding event 2022-09-14 17:50:42 +09:00
DB p
e67e4fd99e Adjust Keys assign 2022-09-14 11:01:28 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol 2022-09-13 17:34:11 -05:00
Hongtao Zhang
abb8c49f19
Arrange Setting window constructor property assignment and intialization order. 2022-09-13 12:12:33 -05:00
DB p
a9a1c21ece - remove 'using system.diagnotics'
- fix positioning
2022-09-13 15:26:34 +09:00
DB p
f4e5bf4896 Remove SettingPanel's Maxheight 2022-09-13 11:31:23 +09:00
DB p
68f59dd924 changed "openmycomputer" string to "openmypc" 2022-09-13 09:13:39 +09:00
DB p
d59bc6320a Fix Recyclebin Glyph Icon 2022-09-13 09:11:17 +09:00
Jeremy Wu
c81dd32d99
Merge pull request #1365 from onesounds/CheckfreeSpace
Display Drive Space
2022-09-13 10:07:04 +10:00
Hongtao Zhang
d973470465
Remove restriction for plugin panel height 2022-09-12 14:39:36 -05:00
Jeremy
e23eb94caf allow progress bar customisation via plugin 2022-09-12 08:05:03 +10:00
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