Commit graph

179 commits

Author SHA1 Message Date
Jack251970
2f71d0d417 Fix key duplication 2025-07-20 20:41:17 +08:00
Jack Ye
45ed9faf29
Merge branch 'dev' into rename-file 2025-07-20 20:24:33 +08:00
Jack251970
ba0a113cc9 Add translations & Use ShowMsgError 2025-07-20 12:28:55 +08:00
Jack251970
85ffd6024b Add translations 2025-07-20 12:07:15 +08:00
Jack Ye
15e4a4fc74
Merge branch 'dev' into rename-file 2025-07-19 20:40:39 +08:00
Jack251970
3b3fe5201b Add delete confirmation when deleting quick access links & index search excluded paths 2025-07-17 12:05:10 +08:00
Jack Ye
2acf9b4340
Merge branch 'dev' into rename-file 2025-07-14 09:10:04 +08:00
Jeremy Wu
3159e67c9d
New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Jack251970
f52ef92d45 Fix string typos 2025-07-06 20:32:43 +08:00
Jack Ye
19c5cc3cf0
Merge branch 'dev' into rename-file 2025-07-06 11:33:50 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates (#3730) 2025-07-03 15:01:52 +03:00
Jack251970
c9db3ec3bb Improve string resource 2025-06-30 19:38:39 +08:00
Jack251970
f7fa647da3 Use IPluginHotkey for explorer plugin 2025-06-25 22:11:42 +08:00
DB P
f991d91b8f Improved File Rename Feature and Icon Update
- ContextMenu.cs: Updated icon paths and glyphs
- en.xaml: Improved readability by refining text and adding comments
- Constants.cs: Added image path constants for the file rename feature
- RenameFile.xaml: Adjusted window size and improved alignment of UI elements
- rename.png: Added new icon image
2025-06-25 21:14:03 +09:00
Koisu
a6f1981afb removed fragile error handling 2025-06-24 11:28:51 -07:00
Koisu
b556dac2c1 Refactoring 2025-06-24 11:19:45 -07:00
Koisu
8138158d3a refactoring 2025-06-24 10:37:58 -07:00
Koisu
9f328143b9 removed unnesscasry stuff 2025-06-23 19:30:51 -07:00
Koisu
f36ee61de4 feat: Added keybind to rename files 2025-06-23 17:59:33 -07:00
Koisu
c943982684 polishing changes 2025-06-22 13:58:55 -07:00
Koisu
82823041b2 basic features of renaming files works 2025-06-22 13:45:42 -07:00
Koisu
5ae6f971a0 renaming half-works 2025-06-22 12:41:52 -07:00
Koisu
459d85d395 added new dialogue box for renaming files 2025-06-21 19:13:07 -07:00
Koisu
60e82264c8 added new action keyword 2025-06-20 11:16:28 -07:00
DB P
4dd7833603 UI improvements and file/folder selection feature added
- Updated "Name" and "Path" keys and added new keys in en.xaml.
- Modified QuickAccessLinkSettings.xaml: increased Window height and improved layout using Grid structure.
- Added new UI elements: implemented radio buttons for file/folder selection.
- Added and initialized QuickAccessLinks property in QuickAccessLinkSettings.xaml.cs.
- Added file selection dialog in SelectPath_OnClick method.
- Added IsFileSelected and IsFolderSelected properties to implement selection functionality.
2025-06-17 16:45:44 +09:00
Jeremy Wu
a77c80f7c1
New Crowdin updates (#3615) 2025-06-13 15:37:36 +03:00
Jack Ye
d04f493e57
Merge pull request #3631 from Flow-Launcher/file_tooltip
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
2025-06-09 13:00:16 +08:00
Jack Ye
37cab1b30c
Merge branch 'dev' into rename-quick-access-links 2025-06-07 13:39:00 +08:00
Jack Ye
d0c240f50f
Merge branch 'dev' into file_tooltip 2025-06-06 20:09:02 +08:00
Jack251970
7d5001de18 Catch exception when installing Everything 2025-06-05 18:16:13 +08:00
Jack251970
4c7a4fec1f Add more info tooltip support for volumes 2025-06-05 11:56:21 +08:00
Jack251970
16551396b9 Add ui for new setting 2025-06-04 17:01:15 +08:00
Jeremy Wu
db97288282
New Crowdin updates (#3574) 2025-06-03 06:52:56 +03:00
01Dri
29831d61bb AI Review Refactor suggestion 2025-05-25 16:48:20 -03:00
01Dri
589e37a646 Action QuickAccessLinks 2025-05-25 15:49:25 -03:00
01Dri
a6a544a488 Translations 2025-05-25 14:26:47 -03:00
01Dri
74167a91e3 Strings translations and warning box 2025-05-25 03:04:18 -03:00
01Dri
179babe313 New window to add/edit quick access link 2025-05-25 02:35:09 -03:00
Jack251970
62d7256db4 Support transaltion for preview information 2025-05-24 16:07:15 +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
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
35e71c6f51 Relative Date checkbox 2025-05-24 00:12:56 -03:00
Jeremy Wu
8aed36e2ef
New Crowdin updates (#3531) 2025-05-18 11:26:45 +03:00
Jack Ye
63aabd5f1f
Merge pull request #3526 from Flow-Launcher/copy_file_name
Support copy file name
2025-05-11 19:08:34 +08:00
Jeremy Wu
1775c0fd26
New Crowdin updates (#3430) 2025-05-11 13:27:09 +03:00
Jack251970
0c7d0e9300 Support copy file name 2025-05-11 09:28:55 +08:00
Jeremy Wu
ecebf17ea2
New Crowdin updates (#3186)
New translations
2025-03-14 11:08:08 +02:00
Jeremy Wu
f1746b09e0
New Crowdin updates (#3149)
New translations
2025-01-10 07:26:20 +02:00