Hongtao Zhang
8b1c125bdf
Custom Exception & Some Refactor
...
- Try use ReadOnlySpan<char> instead of String for applicable API
- Use Customized Exception to return error result
2022-09-21 19:18:20 -05:00
Sparrkle
d9d2cfb8a0
Special character error in ole db query ( #1381 )
2022-09-21 16:07:05 -05:00
Garulf
301882dcf9
Switch from WebClient to HTTP
2022-09-21 12:02:39 -04:00
Garulf
d62d710878
Use URI class to detect web URL
2022-09-21 12:01:58 -04:00
Sparrkle
306554f7d5
Merge branch 'QueryTextboxNotify' of https://github.com/Sparrkle/Flow.Launcher into QueryTextboxNotify
2022-09-21 20:13:53 +09:00
Sparrkle
54df39c01c
Fixed QueryTextBox Binding Error.
2022-09-21 20:13:50 +09:00
Sparrkle
8f7e6611af
Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError
2022-09-21 19:50:36 +09:00
Sparrkle
f39c5fd09e
Moved Visibility Property in ResultListBox.xaml
2022-09-21 19:50:32 +09:00
Hongtao Zhang
1798e2651d
fix some behavior
...
- enter in plugin list
- ctrl+f for plugin store
2022-09-20 08:56:56 -05:00
Hongtao Zhang
f3db1f3432
Typo
2022-09-20 08:37:15 -05:00
DB p
67dfe9da60
Installed/New label Image to Text
2022-09-20 20:22:00 +09:00
DB p
3dd801758c
Merge branch 'PluginNotice' into PluginSearchTextBox
2022-09-20 20:03:36 +09:00
DB p
26e3f2a590
Merge Dev
2022-09-20 20:01:10 +09:00
DB p
768c44567a
Add Checkboxes and Adjust layout
2022-09-20 19:22:13 +09:00
Hongtao Zhang
b8526f20a8
check query for null (I don't know how this can happen)
2022-09-19 15:48:28 -05:00
Hongtao Zhang
3185e2d216
use Search instead of SearchTerm[0] to prevent empty search triggering error
2022-09-19 15:40:03 -05:00
Hongtao Zhang
01c9be37bf
Use Command in ViewModel to control data change (Add MVVM Toolkit to generate RelayCommand)
2022-09-19 15:32:17 -05:00
Sparrkle
50472c9fa4
Merge branch 'dev' into ProgressBarBindingError
2022-09-17 03:09:03 +09:00
Sparrkle
7759d73f56
Merge branch 'dev' into QueryTextboxNotify
2022-09-17 03:08:39 +09:00
Jeremy Wu
792b383505
Merge pull request #1387 from Flow-Launcher/fix_exception_duplicate_url_opening
...
Fix opening url twice when clicking on exception report link
2022-09-16 22:39:25 +10:00
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