Commit graph

496 commits

Author SHA1 Message Date
rich2014
b70e58ecf2 FIX: in the Font Options, an incorrect save prompt may appear if the initial font size is 0
it's because the initial value is 0 when calculating the fingerprint, and it has been set to the minimum value after initialization.

(cherry picked from commit 0ae14457a9)
2026-01-11 13:28:57 +03:00
rich2014
ca3738ae73 UPD: refactor Retina related 2025-10-28 12:21:37 +08:00
rich2014
c78f665cd5 UPD: support Retina in Icon Options Dialog 2025-10-28 12:18:09 +08:00
Alexander Koblov
9b108c114b FIX: Lazarus 4.99 compatibility 2025-08-07 20:24:35 +03:00
rich2014
dbc4d890b7 ADD: apply gZoomWithCtrlWheel elsewhere 2025-07-21 23:12:10 +08:00
rich2014
0bcdb51956 ADD: gZoomWithCtrlWheel and Option for Zoom With Scroll Wheel 2025-07-15 00:09:37 +08:00
Alexander Koblov
6d34bc2488 ADD: Quick Search - ignore diacritics and ligatures option 2025-06-13 01:19:47 +03:00
Alexander Koblov
4aee2b6d28 ADD: Quick Search - capability to ignore diacritics and ligatures 2025-06-13 00:51:59 +03:00
Alexander Koblov
4154968832 FIX: Invalid checkboxes state (fixes #2330) 2025-06-01 17:49:35 +03:00
Alexander Koblov
548a665a91 FIX: Invalid menu shortcuts (issue #2321) 2025-06-01 15:34:09 +03:00
Alexander Koblov
8c7dea1c64 FIX: File types colors dialog gets cropped when resizing window (fixes #2328) 2025-06-01 12:36:47 +03:00
Alexander Koblov
e38813f8d5 FIX: Lazarus 4.99 compatibility 2025-04-06 19:13:13 +03:00
Alexander Koblov
8fd3f87802 UPD: Forgotten file 2025-03-12 13:04:24 +03:00
Alexander Koblov
f513e32f72 FIX: Plugins WFX text woefully out of date (fixes #2127) 2025-03-12 12:42:18 +03:00
Alexander Koblov
33c8b5e56a UPD: Use a more user-friendly plugins descriptions 2025-03-12 12:35:14 +03:00
Alexander Koblov
a2d8afae68 FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them (fixes #2182) 2025-03-12 12:04:21 +03:00
rich2014
8d6f960a67 ADD: open the corresponding folder when double-clicking the App in iCloud Options 2025-03-04 22:30:41 +08:00
rich2014
13893bdd1e ADD: enable iCloud options frame 2025-03-04 22:30:03 +08:00
rich2014
2f7d5f9b43 UPD: optimize the process of loading and saving iCloud.json 2025-03-04 18:05:11 +08:00
rich2014
9e3007bc71 ADD: iCloud Options frame (show list) 2025-03-04 17:02:44 +08:00
Alexander Koblov
4c77384257 ADD: Warn about unsaved changes in the file types colors 2025-02-12 00:04:52 +03:00
Alexander Koblov
a5606c0f88 UPD: Optimize file types colors editing interface (issue #1078) 2025-02-11 23:47:43 +03:00
Alexander Koblov
5dcae55b24 UPD: ShowInputMultiSelectListBox function 2025-02-09 18:22:15 +03:00
rich2014
2f11c164d3 UPD: refactor File Watcher, remove dependency of TFileSystemWatcher in FileView 2025-02-09 21:43:03 +08:00
Alexander Koblov
788c934f43 FIX: Restore focus after exit from quick search (issue #2152) 2025-02-09 15:05:28 +03:00
Alexander Koblov
a79429eedc FIX: Hotkey list background is not cleared (fixes #2044) 2025-01-05 21:53:26 +03:00
Alexander Koblov
ebed22101e FIX: Use UTF8StringReplace 2024-12-08 12:26:00 +03:00
Alexander Koblov
d6d54dfb93 ADD: Toolbar - line break separator style 2024-11-30 21:32:01 +03:00
Alexander Koblov
d1d437c9cc FIX: Load search template with content plugins 2024-11-26 20:41:43 +03:00
j2969719
2cacca2c3a
UPD: WDX search user interface (#1839) 2024-11-24 13:09:50 +03:00
Alexander Koblov
0b35d32a7a FIX: DC does not close "Options" on pressing ESC after you selected "Tooltips" section (fixes #1929) 2024-10-27 13:30:34 +03:00
j2969719
d616b527db
FIX: MultiArc - crash on discard click (#1934) 2024-10-22 08:37:37 +03:00
j2969719
d51ac676f4
ADD: MultiArc - Show as normal files option (#1860) 2024-10-05 14:57:15 +03:00
Alexander Koblov
66dedd742c FIX: Panels background color (issue #1889) 2024-10-05 13:53:47 +03:00
Alexander Koblov
f21aa9cc86 FIX: Don't reload file list on brightness level of inactive panel change (fixes #1760) 2024-07-23 13:23:01 +03:00
Alexander Koblov
74e742c26b FIX: Don't show dark mode settings under old Windows versions (fixes #1760) 2024-07-23 13:15:11 +03:00
rich2014
0f2e388a29 FIX: mouse Scroll Lines limit in Options (min=1 and max=0 before, not follow LCL specifications) 2024-06-10 14:16:45 +08:00
Alexander Koblov
ce4eb5ebb0 FIX: Open/Save dialogs all files filter 2024-06-09 11:50:15 +03:00
Alexander Koblov
344b8eb21f DEL: Unused units 2024-05-01 20:30:55 +03:00
Alexander Koblov
44abcdeb4a FIX: Lazarus 3.99 compatibility 2024-04-12 00:00:06 +03:00
Alexander Koblov
1ee04fc7c1 FIX: Create new column set identifier when save as 2024-04-08 22:09:42 +03:00
Alexander Koblov
1da29f4779 FIX: Different color status bars in Options when using QT version in GTK DE (fixes #1456) 2024-03-02 20:11:28 +03:00
rich2014
84c5074511 Fix #1350: Access violation in hot keys options dialog 2023-11-29 23:00:59 +08:00
Skif-off
38e7edf2cd
ADD: Editor - 'Group Undo' option (#1331) 2023-11-04 13:59:21 +03:00
Alexander Koblov
f4c82e3c7a FIX: Crash - configure custom columns (issue #1310) 2023-10-09 18:37:02 +03:00
Alexander Koblov
33014e2afd FIX: Date & Time formatting in Options default preset cannot get it back if change it (fixes #1225) 2023-08-15 21:39:59 +03:00
rich2014
889d3c705a FIX #1184: Cancel Button in fQuickSearch 2023-08-02 18:26:18 +08:00
Alexander Koblov
b9b1e6fc03 FIX: ColorBox vertical spacing 2023-07-21 11:16:30 +03:00
Alexander Koblov
a35a851291 FIX: Crash in the options dialog 2023-07-20 11:59:53 +03:00
Alexander Koblov
844a067b16 FIX: KASColorBoxButton - disabled font color 2023-07-20 00:40:31 +03:00