VictoriousRaptor
|
3dceb7b0c1
|
Merge pull request #1545 from VictoriousRaptor/RefactorPinyin
Refactor pinyin alphabet and fix #995
|
2022-11-20 12:11:09 +08:00 |
|
DB p
|
3aef2a7728
|
Merge branch 'DevLabel' into FixNarrowSizes
|
2022-11-17 15:45:24 +09:00 |
|
Vic
|
ce6a664da7
|
fix typo
|
2022-11-16 23:35:42 +08:00 |
|
Vic
|
f17571e835
|
Fix alphabet translation logic
|
2022-11-16 23:32:27 +08:00 |
|
Vic
|
d02d8b2804
|
Remove legacy files
|
2022-11-16 17:32:35 +08:00 |
|
Jeremy Wu
|
a477be54e2
|
Merge pull request #1525 from Flow-Launcher/dependabot/nuget/Flow.Launcher.Infrastructure/System.Drawing.Common-5.0.3
Bump System.Drawing.Common from 5.0.2 to 5.0.3 in /Flow.Launcher.Infrastructure
|
2022-11-14 20:54:56 +11:00 |
|
DB p
|
f7b3534eec
|
formatting
|
2022-11-12 18:55:17 +09:00 |
|
DB p
|
24dba2cbca
|
Add WindowState Setting
|
2022-11-12 18:46:48 +09:00 |
|
dependabot[bot]
|
e8492406c9
|
Bump System.Drawing.Common in /Flow.Launcher.Infrastructure
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: System.Drawing.Common
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 19:28:49 +00:00 |
|
Jeremy Wu
|
588ef4bb69
|
Merge pull request #930 from Flow-Launcher/Shortcut
Custom Query Shortcut + built-in variables
|
2022-11-08 08:59:30 +11:00 |
|
Vic
|
224b1dfb21
|
Translate BuiltinShortcut desc
|
2022-11-07 20:04:13 +08:00 |
|
Jeremy Wu
|
7d87292e24
|
add score adjust for a match that is closer to the start of string
|
2022-11-04 22:03:41 +11:00 |
|
Vic
|
fc7ed31004
|
Use reference when editing
|
2022-11-04 01:44:23 +08:00 |
|
Vic
|
1296b0ec42
|
minor changes
|
2022-11-04 01:13:29 +08:00 |
|
Vic
|
12721bc091
|
Revert accidental change in Log.cs
|
2022-11-03 01:25:12 +08:00 |
|
Vic
|
3d36513bd6
|
Add MinHeight for ListViews
|
2022-11-03 01:17:25 +08:00 |
|
Vic
|
cbbb3b8769
|
Merge branch 'dev' into Shortcut
|
2022-11-03 00:29:27 +08:00 |
|
DB p
|
08a482a6b4
|
Check 'dev' version
|
2022-10-31 14:29:56 +09:00 |
|
DB p
|
de5c0393b0
|
Merge Dev
|
2022-10-25 21:34:52 +09:00 |
|
Jeremy
|
bcaa25ae03
|
update variable names to SearchWindowPosition
|
2022-10-20 21:34:05 +11:00 |
|
DB P
|
9490fd28a5
|
Merge branch 'dev' into PositionOption
|
2022-10-19 19:13:06 +09:00 |
|
DB p
|
c2e002be1e
|
Change default position to MouseScreenCenter
|
2022-10-19 19:09:51 +09:00 |
|
DB p
|
f7eb99d776
|
Add Ignore ColorProfile Code
|
2022-10-19 14:39:27 +09:00 |
|
DB p
|
88d84b4aae
|
Merge Dev
|
2022-10-19 11:02:56 +09:00 |
|
Vic
|
ce60f414dd
|
bugfix
|
2022-10-15 14:29:19 +08:00 |
|
Vic
|
23ecd39dc7
|
Separate custom & built-in shortcuts
|
2022-10-15 14:18:54 +08:00 |
|
DB P
|
c733b95a8b
|
Merge branch 'dev' into clock
|
2022-10-14 13:06:26 +09:00 |
|
Vic
|
d394d86201
|
Bugfix
|
2022-10-14 00:42:05 +08:00 |
|
Vic
|
334d58df29
|
Fix json load
|
2022-10-13 20:14:32 +08:00 |
|
Vic
|
5879c843b0
|
Show builtin vars in shortcut list
|
2022-10-13 19:49:44 +08:00 |
|
DB p
|
d1bfd1cc0f
|
- Change the if code to switch.
- Change String to enum.
- Remove duplicated code.
|
2022-10-13 09:28:23 +09:00 |
|
dependabot[bot]
|
caa2c751eb
|
Bump Microsoft.VisualStudio.Threading from 16.10.56 to 17.3.44 (#1469)
|
2022-10-12 20:32:57 +00:00 |
|
DB p
|
4fae112c39
|
- Add LeftTop / RightTop Option
- Remove comment
|
2022-10-12 15:29:12 +09:00 |
|
DB p
|
f4ce4bf6f2
|
- Add Launcher Positioning combobox in SettingWindow
- Add Mouse Center Top position
- remove RememberLastLaunch bool (moved to Launcher Positioning)
|
2022-10-12 15:28:52 +09:00 |
|
DB p
|
f97fdaf98e
|
Merge Dev
|
2022-10-11 15:49:12 +09:00 |
|
DB p
|
03d8b50891
|
Fix Default TimeFormat
|
2022-10-11 15:14:19 +09:00 |
|
Vic
|
c2b14815e3
|
Warn if trying to add existing shortcut
1. Warn if trying to add existing shortcut
|
2022-10-08 16:40:48 +08:00 |
|
Vic
|
a0c70a3432
|
Inherit
|
2022-10-08 16:33:39 +08:00 |
|
Vic
|
99d18077f3
|
Move CustomShortcutModel definition to a new file
1. Move CustomShortcutModel definition to a new file
2. Some other minor tweaks
|
2022-10-06 02:20:51 +08:00 |
|
Vic
|
099b1d6ed1
|
Rename Settings.ShortCuts to CustomShortcuts
|
2022-10-05 20:08:14 +08:00 |
|
Vic
|
3d20a602df
|
Rename ShortcutModel to CustomShortcutModel
|
2022-10-05 19:55:49 +08:00 |
|
DB p
|
924dd746e6
|
Fix Defaut Position Logic
|
2022-10-03 16:12:08 +09:00 |
|
DB p
|
e42c2b6020
|
Remember Settingwindow Size and Location
|
2022-09-07 13:11:46 +09:00 |
|
DB p
|
7ae6f2ac7d
|
- Add Timeformat to changable list
|
2022-09-05 15:48:10 +09:00 |
|
Kevin Zhang
|
609e8e815c
|
Remove testing code
|
2022-09-01 18:57:01 -05:00 |
|
DB p
|
d2332abd95
|
- Add Clock/Date in SettingWindow
|
2022-09-01 16:19:00 +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 |
|
Oren Nachman
|
b38ffef23c
|
Remove spuriously added discard (_=) for void call
Intellisense for the non-win
|
2022-08-08 17:48:17 -07:00 |
|
Oren Nachman
|
3648126854
|
Revert JSON Null change + fix more warnings
See comment inline re:JSON null
|
2022-08-08 17:35:38 -07:00 |
|
Oren Nachman
|
a3197f8ee1
|
Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
|
2022-08-07 21:31:38 -07:00 |
|