Commit graph

9842 commits

Author SHA1 Message Date
Diego Henrique
65eb6484a9
Merge branch 'dev' into rename-quick-access-links 2025-05-27 10:38:37 -03:00
DB P
6144d4a3a4
Merge pull request #3590 from onesounds/250527-FixOpenContaining
Fix file explorer invocation to ensure correct file selection behavior
2025-05-27 16:15:06 +09:00
Jack251970
eb69ce919e Add url comments 2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
DB p
41c5b36fba Enhance OpenDirectory method to support folder opening and file selection using SHOpenFolderAndSelectItems 2025-05-27 15:20:41 +09:00
DB p
47878f3829 Fix file explorer invocation to ensure correct file selection behavior 2025-05-27 14:08:32 +09:00
01Dri
29831d61bb AI Review Refactor suggestion 2025-05-25 16:48:20 -03:00
01Dri
cd62e7b5dc uP 2025-05-25 16:11:03 -03:00
01Dri
bc2648c216 Code quality 2025-05-25 16:05:26 -03:00
01Dri
589e37a646 Action QuickAccessLinks 2025-05-25 15:49:25 -03:00
01Dri
fdeec11896 FixLegacyQuickAccessLinkNames 2025-05-25 14:45:44 -03:00
01Dri
a6a544a488 Translations 2025-05-25 14:26:47 -03:00
01Dri
287f3f8a5f Settings 2025-05-25 14:12:15 -03:00
01Dri
4b15add524 Code quality 2025-05-25 04:51:56 -03:00
01Dri
3b425413a2 Edit access link 2025-05-25 04:31:08 -03:00
01Dri
74167a91e3 Strings translations and warning box 2025-05-25 03:04:18 -03:00
01Dri
61aca74096 Separating add commands between QuickAccessLink and IndexSearchExcludedPaths 2025-05-25 02:41:17 -03:00
01Dri
3777e2b6d8 Changing QuickAccessLinks property to static
This change is necessary for quick access settings window
2025-05-25 02:36:55 -03:00
01Dri
179babe313 New window to add/edit quick access link 2025-05-25 02:35:09 -03:00
01Dri
59d5cd62bc AccessLink Refactor 2025-05-25 02:34:48 -03:00
01Dri
5bae202031 Columns - Path and Name 2025-05-25 02:34:24 -03:00
DB P
6333cd362c
Merge pull request #3579 from 01Dri/display-the-File-age-in-preview-panel
Display the file age in preview panel
2025-05-24 17:14:27 +09:00
Jack251970
62d7256db4 Support transaltion for preview information 2025-05-24 16:07:15 +08:00
Jack251970
0f718e5d92 Code quality 2025-05-24 15:59:24 +08:00
Jack251970
65e0a0220b Revert changes in pt-br.xaml 2025-05-24 15:56:02 +08:00
Jack251970
03d3c9292d Fix blnak lie 2025-05-24 15:55:37 +08:00
DB p
2ff0fc8a7d Disable ShowFileAgeInPreviewPanel by default 2025-05-24 15:28:51 +09:00
01Dri
d726455b04 Relative Date - FileAge 2025-05-24 03:16:51 -03:00
01Dri
f6103b1105 Relative Date -> File Age 2025-05-24 03:16:03 -03:00
01Dri
a711ce4ec7 Translate pt br 2025-05-24 01:10:12 -03:00
01Dri
02ddcaa064 Function name changed to GetRelativeDate 2025-05-24 00:15:08 -03:00
01Dri
35e71c6f51 Relative Date checkbox 2025-05-24 00:12:56 -03:00
01Dri
90ad72ca30 Diff Time in Created At and LastModifiedAt 2025-05-23 16:33:47 -03:00
Jeremy Wu
2026bb7dbd
Merge pull request #3560 from Flow-Launcher/version_bump
Version bump for release
2025-05-22 21:44:37 +10:00
Jack Ye
dc0454b014
Merge pull request #3570 from Flow-Launcher/exitting_null
Fix main window null when checking exiting
2025-05-22 18:43:23 +08:00
Jeremy Wu
087a45c664
New Crowdin updates (#3559) 2025-05-22 20:41:04 +10:00
Jack Ye
2beab53131
Merge pull request #3568 from onesounds/20250522-FixWinR
Fix: Ensure QueryTextBox receives focus after Win+R
2025-05-22 17:38:53 +08:00
Jack251970
8aae92e61d Fix main window null when checking exitting 2025-05-22 10:47:07 +08:00
Jack251970
3718ae5640 Improve code quality & Improve code comments 2025-05-22 10:39:09 +08:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
DB P
ac614696b1
Merge pull request #3561 from onesounds/250520-FixFilesConfig
Improve File Manager Configuration Error Handling
2025-05-21 20:49:11 +09:00
Jeremy
41b9cd496b move code to viewmodel 2025-05-21 21:39:46 +10:00
Jeremy
e2d50cd80b update wording 2025-05-21 21:31:03 +10:00
Jeremy
07f77f0077 move calls to viewmodel 2025-05-21 21:30:47 +10:00
Jack251970
9a692a894d Add whitespace 2025-05-21 18:45:35 +08:00
Jack251970
45b81811f7 Fix potential issue with index boundary in Delete command 2025-05-21 18:37:52 +08:00
Jack251970
5578daaa3e Remove files tip button 2025-05-21 18:25:33 +08:00
Jack251970
6ce2cf9cac Refactor with MVVM 2025-05-21 12:58:55 +08:00
Jack251970
d0f0edb603 Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig 2025-05-21 12:06:05 +08:00
Jack251970
152ad2f86a Remove setter for observable collection & Add blank line for code quality 2025-05-21 12:04:47 +08:00