Jeremy Wu
|
3dda61866c
|
Merge pull request #1360 from onesounds/ImagePreview
Preview Panel
|
2022-12-07 21:44:57 +11:00 |
|
DB p
|
075a1a3cce
|
Adjust Preview area Size / Add Source Resize Logic
|
2022-12-06 23:04:18 +09:00 |
|
dependabot[bot]
|
1e42bc9c98
|
Bump System.Drawing.Common from 5.0.3 to 7.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.3...v7.0.0)
---
updated-dependencies:
- dependency-name: System.Drawing.Common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 22:07:54 +00:00 |
|
DB p
|
3aa3cf3cff
|
Fix List Icon Blurry
|
2022-11-27 02:17:13 +09:00 |
|
DB p
|
6be5680a23
|
Merge Image Loading
|
2022-11-27 01:28:57 +09:00 |
|
Hongtao Zhang
|
ca6c6cb62a
|
Use loading.png for loading time image placeholder
|
2022-11-26 10:16:04 -06:00 |
|
Hongtao Zhang
|
250627a27a
|
Load large Thumbnail when load full image
|
2022-11-25 13:51:07 -06:00 |
|
DB p
|
14bb856639
|
Merge Dev
|
2022-11-25 21:30:17 +09:00 |
|
Kevin Zhang
|
5b2990cbe9
|
Merge pull request #1568 from VictoriousRaptor/FixNewCultureInfo
[Dev] Fix new culture info
|
2022-11-24 23:49:13 -06:00 |
|
Vic
|
30987f9c95
|
Use DefaultThreadCurrentCulture for culture in app domain
|
2022-11-25 12:11:24 +08:00 |
|
VictoriousRaptor
|
92634e60c6
|
Merge branch 'dev' into AddSponsorButton
|
2022-11-25 11:10:20 +08:00 |
|
Jeremy Wu
|
17bc59d0bf
|
update sponsor link
|
2022-11-25 13:59:30 +11:00 |
|
DB p
|
313a8b5f44
|
Add Become A Sponsor Button
|
2022-11-24 19:55:29 +09:00 |
|
Jeremy Wu
|
83ec8099a7
|
remove PluginDirectory, ImageLoader path checking, update IcoPath logic
|
2022-11-24 17:31:00 +11:00 |
|
Garulf
|
3665bd9efc
|
Wrap non async part in task
|
2022-11-23 02:03:15 -05:00 |
|
Jeremy Wu
|
e5948a70c4
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-22 20:06:47 +11:00 |
|
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
|
cdb583cb59
|
Merge Dev
|
2022-11-19 00:08:10 +09:00 |
|
DB P
|
414e55c97d
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-18 22:41:45 +09:00 |
|
Garulf
|
ce529199dc
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-17 14:31:23 -05: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 |
|
DB P
|
6b85e1abf1
|
Merge branch 'dev' into ImagePreview
|
2022-11-16 13:12:37 +09: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
|
80db9b8592
|
Merge Dev
|
2022-11-14 02:02:49 +09: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 |
|
Hongtao Zhang
|
169857bb4b
|
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
# Conflicts:
# Flow.Launcher/ViewModel/ResultViewModel.cs
|
2022-11-11 16:45:41 -06: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 |
|
Hongtao Zhang
|
101593a419
|
edit signature for CacheContainImage
|
2022-10-30 22:07:04 -05:00 |
|
Hongtao Zhang
|
28256a75bf
|
Merge remote-tracking branch 'origin/handle-icon-urls' into handle-icon-urls
|
2022-10-30 17:02:33 -05:00 |
|
Hongtao Zhang
|
e86a2f15dc
|
slightly refactor
|
2022-10-30 17:02:00 -05:00 |
|
Kevin Zhang
|
ff2ebc87a8
|
Merge branch 'dev' into handle-icon-urls
|
2022-10-30 14:50:31 -05:00 |
|
Hongtao Zhang
|
ffa40b01a4
|
Respect loadFullImage Option in ImageCache.cs
|
2022-10-30 14:48:17 -05:00 |
|
Hongtao Zhang
|
cf9dd4addb
|
Respect loadFullImage Option in ImageCache.cs
|
2022-10-30 14:39:57 -05:00 |
|
Hongtao Zhang
|
0fd127ab98
|
Refactor code
|
2022-10-30 14:24:38 -05:00 |
|
Hongtao Zhang
|
e9bf62ed08
|
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
This reverts commit cae0b7be77, reversing
changes made to ba0aee14ba.
|
2022-10-30 14:23:04 -05: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 |
|