Commit graph

6426 commits

Author SHA1 Message Date
Vic
c56c343ed6 Add Checkbox to edit program source window
1. Add Checkbox to edit program source window
2. Double click item to edit
2022-10-18 19:21:10 +08: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
dependabot[bot]
f623352539
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
Bumps System.Data.SQLite.Core from 1.0.114.3 to 1.0.116.

---
updated-dependencies:
- dependency-name: System.Data.SQLite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:23 +00:00
Jeremy Wu
fe5859a9ec
Merge pull request #1478 from VictoriousRaptor/Shortcut
Fix mixed usage of \t and space in Shortcut branch
2022-10-18 08:04:01 +11: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
VictoriousRaptor
40dda13013
Merge branch 'Flow-Launcher:Shortcut' into Shortcut 2022-10-17 14:06:38 +08:00
Vic
3372a406c5 Fix mixed usage of \t and space 2022-10-17 14:04:58 +08:00
Kevin Zhang
2489bfad52
Merge pull request #1474 from VictoriousRaptor/Shortcut
Custom Shortcut update
2022-10-17 00:05:07 -05: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
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07:00
Vic
951ba4ce7c Add Listview for builtin shortcuts 2022-10-16 15:55:02 +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
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
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
c733b95a8b
Merge branch 'dev' into clock 2022-10-14 13:06:26 +09:00
Vic
cde272ae4d Fix hard-coded text 2022-10-14 02:23:06 +08:00
Vic
d394d86201 Bugfix 2022-10-14 00:42:05 +08:00
Hongtao Zhang
c39a727e3b
Revert back some unnecessary change 2022-10-13 11:36:43 -05: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
Hongtao Zhang
eb5e33aeb0 Make ImageLoader Async 2022-10-13 00:41:01 -05:00
Hongtao Zhang
957c4e237c Adjust Http Design to avoid memory leak 2022-10-13 00:40:00 -05:00
Hongtao Zhang
191c6af38e Adjust Bing Code a bit due to http change 2022-10-13 00:40:00 -05:00
Hongtao Zhang
3708489886 Adjust Google Code a bit due to http change 2022-10-13 00:40:00 -05:00
Hongtao Zhang
ef575bb5dd Adjust Http Code 2022-10-13 00:40:00 -05:00
Garulf
eb3f723752 // Only convert relative paths if its a valid path 2022-10-13 00:40:00 -05:00
Garulf
ebd6f177a9 Only convert relative paths if its a valid path 2022-10-13 00:40:00 -05:00
Garulf
ec1a06108d Switch from WebClient to HTTP 2022-10-13 00:40:00 -05:00
Garulf
416c44f4c1 Use URI class to detect web URL 2022-10-13 00:40:00 -05:00
Garulf
7f1b9d058e DOn't prepend pluginpath if IcoPath is a web URL 2022-10-13 00:40:00 -05:00
Garulf
ed107cc31e Remove whitespace 2022-10-13 00:40:00 -05:00
Garulf
57d63cfd37 Add logic for IcoPath's that are web URL's 2022-10-13 00:40:00 -05: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
b9bc7002b0 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-13 13:30:48 +09:00
DB p
6bcb8e5f3b Fix Button Align 2022-10-13 13:30:37 +09:00