Flow.Launcher/Flow.Launcher
Jeremy Wu 2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
..
Converters fix issue with converters casting to null values 2021-10-14 08:49:02 +11:00
Helper Implement Requery option and requery when calling customQueryHotkey 2021-09-24 20:05:55 -05:00
Images Use app.ico as icon instead of app.png for setting window 2021-02-12 22:03:35 +08:00
Languages Update Slovak translation 2021-10-10 09:27:10 +02:00
Properties Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
Resources - Redesign Setting Window 2021-10-03 21:44:03 +09:00
Storage Check null and return input value in UserSelectedRecord.cs to avoid error thrown. 2021-07-05 11:48:30 +08:00
Themes Revert "- Add clock in query bar (sublime theme only)" 2021-10-07 00:38:00 +09:00
ViewModel Merge pull request #681 from Flow-Launcher/QueryTermsRefactor 2021-10-18 08:10:03 +11:00
ActionKeywords.xaml Add text for current action keyword 2020-06-19 18:57:10 +10:00
ActionKeywords.xaml.cs Fixes Typo TermSeparator & remove the actionkeyword in Terms 2021-09-06 12:31:07 -05:00
app.manifest rename all project file name 2020-04-21 21:27:02 +10:00
app.png update logo and icons images 2020-06-26 15:13:29 +10:00
App.xaml change onstartup name to async 2021-01-03 10:33:59 +08:00
App.xaml.cs Rename with async suffix and add lock to prevent concurrent update check 2021-10-09 11:34:41 -05:00
CustomQueryHotkeySetting.xaml revert unintended CustomQueryHotkeySetting ui change 2021-01-26 15:31:21 +11:00
CustomQueryHotkeySetting.xaml.cs add focus for custom query hotkey preview 2021-07-14 21:04:48 +10:00
Flow.Launcher.csproj add glyph option to settings 2021-10-07 21:58:54 +11:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
HotkeyControl.xaml - Redesign Setting Window 2021-10-03 21:44:03 +09:00
HotkeyControl.xaml.cs update per review 2021-07-15 20:06:18 +10:00
MainWindow.xaml - Fix ProgressBar (Finally!) 2021-10-07 21:34:42 +09:00
MainWindow.xaml.cs - Fix ProgressBar (Finally!) 2021-10-07 21:34:42 +09:00
Msg.xaml rename all project file name 2020-04-21 21:27:02 +10:00
Msg.xaml.cs add press F5 to reload all plugin data 2021-02-12 14:45:31 +11:00
PriorityChangeWindow.xaml update message + window location 2021-01-12 07:30:01 +11:00
PriorityChangeWindow.xaml.cs Use l18n instead of static string 2021-01-06 18:00:45 +08:00
PublicAPIInstance.cs Implement Requery option and requery when calling customQueryHotkey 2021-09-24 20:05:55 -05:00
ReportWindow.xaml Rename further code and text 2020-04-21 22:54:41 +10:00
ReportWindow.xaml.cs Use default system browser (#214) 2020-11-20 16:26:29 +02:00
ResultListBox.xaml - Change context icon to glyph in some plugin 2021-10-06 13:21:19 +09:00
ResultListBox.xaml.cs rename all project file name 2020-04-21 21:27:02 +10:00
Settings.cs rename all project file name 2020-04-21 21:27:02 +10:00
SettingWindow.xaml add glyph option to settings 2021-10-07 21:58:54 +11:00
SettingWindow.xaml.cs move and centralise the hotkey management calls 2021-07-09 22:05:43 +10:00