Commit graph

5385 commits

Author SHA1 Message Date
Vic
65db18ca91 Merge branch 'SearchProgramsInPATH' of https://github.com/VictoriousRaptor/Flow.Launcher into SearchProgramsInPATH 2022-10-19 19:04:03 +08:00
Vic
2672460cc8 Remove unused using 2022-10-19 18:53:12 +08:00
Vic
6791579494 Use Linq 2022-10-19 18:53:12 +08:00
Vic
d5d141f9db Remove duplicate win32 programs 2022-10-19 18:53:12 +08:00
Vic
4334d28dc2 Change UI 2022-10-19 18:53:12 +08:00
Vic
afa01559b0 Text key update 2022-10-19 18:53:12 +08:00
Vic
a171addf4c Disable recursive search for PATH folders 2022-10-19 18:53:12 +08:00
Vic
d90d115654 minor fix 2022-10-19 18:53:12 +08:00
Vic
e6c933851a Fix typo 2022-10-19 18:53:12 +08:00
Vic
13a8f82bfe Add PATH environment variable to program source 2022-10-19 18:53:12 +08:00
Jeremy Wu
d646380f6e
Merge pull request #1490 from onesounds/RemoveICCChunk
Remove ColorProfileData in app_missing_img
2022-10-19 20:26:52 +11:00
DB p
f7eb99d776 Add Ignore ColorProfile Code 2022-10-19 14:39:27 +09:00
DB p
4d75e1b29a Removed ColorProfile in ControlPanelIcon 2022-10-19 14:08:28 +09:00
DB p
2c87dd4481 Remove ColorProfileData in app_missing_img 2022-10-19 13:21:33 +09:00
Jeremy Wu
4171fa126e
Merge pull request #1488 from Flow-Launcher/dependabot/nuget/Mages-2.0.1
Bump Mages from 2.0.0 to 2.0.1
2022-10-19 08:25:59 +11:00
dependabot[bot]
521e8976be
Bump Mages from 2.0.0 to 2.0.1
Bumps [Mages](https://github.com/FlorianRappl/Mages) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases)
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: Mages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 21:06:58 +00:00
Jeremy Wu
1219174cc6
Merge pull request #1483 from Flow-Launcher/dependabot/nuget/NUnit3TestAdapter-4.2.1
Bump NUnit3TestAdapter from 4.0.0 to 4.2.1
2022-10-19 08:06:32 +11:00
Jeremy Wu
8fd9a200b4
Merge pull request #1484 from Flow-Launcher/update_wording
[Dev] Update wording
2022-10-18 13:26:48 +11:00
Jeremy Wu
798567e9c5
[Dev] Update wording
Update wording
2022-10-18 13:15:24 +11:00
Jeremy Wu
a147966b22
Merge pull request #1480 from Flow-Launcher/update_wording
[Dev] Update with adjustment shortcut wording
2022-10-18 10:32:26 +11:00
dependabot[bot]
e656d84042
Bump NUnit3TestAdapter from 4.0.0 to 4.2.1
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.0.0...V4.2.1)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:26 +00:00
Jeremy Wu
b38b6d00a8
[Dev] Update with adjustment shortcut wording
Update with adjustment shortcut wording
2022-10-18 07:23:39 +11:00
VictoriousRaptor
167fed3e13
Merge branch 'dev' into SearchProgramsInPATH 2022-10-17 19:02:15 +08:00
Jeremy Wu
35a5aec3d9
Merge pull request #1369 from onesounds/QuickSizeAdjust
Shortcuts to adjust width size, number of results shown and game mode
2022-10-17 18:41:55 +11:00
Vic
a3adc4dcc0 Remove unused using 2022-10-16 23:02:35 +08:00
Vic
9de0b392ea Use Linq 2022-10-16 21:15:40 +08:00
Vic
cb6bfaf586 Remove duplicate win32 programs 2022-10-16 20:18:26 +08:00
Vic
600f929b62 Change UI 2022-10-16 15:47:13 +08:00
Vic
4dc05ba46e Text key update 2022-10-16 02:40:03 +08:00
Vic
0635ebd28b Disable recursive search for PATH folders 2022-10-16 02:28:29 +08:00
Vic
efd1b6cfdd minor fix 2022-10-16 01:24:07 +08:00
Vic
ce1023876a Fix typo 2022-10-16 00:32:24 +08:00
Vic
63912aaa62 Add PATH environment variable to program source 2022-10-15 21:24:02 +08:00
Jeremy Wu
6592de9b5a update wording 2022-10-14 21:06:33 +11:00
Jeremy Wu
eef6878d92 fix minimum results to show 2022-10-14 20:46:53 +11:00
DB p
523627986b Merge branch 'QuickSizeAdjust' of https://github.com/onesounds/Flow.Launcher into QuickSizeAdjust 2022-10-13 13:57:48 +09:00
DB p
833857d940 Fix Max/Min Logic 2022-10-13 13:57:42 +09:00
DB P
5164c181ea
Merge branch 'dev' into QuickSizeAdjust 2022-10-13 09:32:40 +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
dependabot[bot]
7e48c26c0a
Bump FSharp.Core from 5.0.2 to 6.0.6 (#1466) 2022-10-12 20:32:39 +00:00
Jeremy Wu
35bed31718
Merge pull request #1463 from onesounds/DeleteIcon
Delete Icon to RecycleBin
2022-10-12 18:51:18 +11:00
Kevin Zhang
31daacbd39
Add github dependency bot (#486)
* Add github dependency bot

Add automatic check for dependency update

* Check Update Weekly

* ignore squirrel windows check

* Add automatically reviewer
2022-10-12 08:12:45 +11:00
Jeremy Wu
dac6ccfe0d
Merge pull request #1464 from Flow-Launcher/readme_prs_milestones
Update readme explaning prs and milestones
2022-10-11 22:15:20 +11:00
Jeremy Wu
2d8de9b7a5
formatting 2022-10-11 21:40:25 +11:00
Jeremy Wu
912906bcb7
Update readme explaning prs and milestones 2022-10-11 21:32:41 +11:00
Jeremy Wu
3920574d87
Merge pull request #892 from Flow-Launcher/PluginSearchTextBox
Implement PluginSearch TextBox & ContentControl Lazy Load
2022-10-11 20:56:29 +11:00
Jeremy Wu
db71ffd691 remove obsolete calls 2022-10-11 20:48:54 +11:00
Jeremy Wu
7b1fb22a5b formatting 2022-10-11 20:36:11 +11:00
DB p
c79c1adfa9 Change Delete Icon to RecycleBin 2022-10-11 12:37:39 +09:00
DB p
682f5029a9 Remove Useless Size Value 2022-10-11 12:13:03 +09:00