zeljan1
|
c3c9ede5c4
|
Gtk3: ScrollWindowEx() cleanup.
|
2025-02-21 08:32:08 +01:00 |
|
Juha
|
41f4be3c95
|
SynEdit: Debug TSynPluginSyncroEdit.Scan and remove an assertion. Issue #41446.
|
2025-02-21 02:01:36 +02:00 |
|
Juha
|
7d5c7fba25
|
ToDoList: Tweak the Parse method.
|
2025-02-21 02:01:36 +02:00 |
|
zeljan1
|
5aa6b16f09
|
Gtk3: Client area of TGtk3CustomControl is PGtkLayout now, fixed sizing of controls like TEditBtn etc.
|
2025-02-20 17:13:13 +01:00 |
|
Juha
|
7677da953e
|
ToDoList: Improve parsing, refactor and optimize.
|
2025-02-20 11:01:43 +02:00 |
|
mattias
|
d26619895d
|
ide: drop files: invalidate file cache
|
2025-02-20 09:52:05 +01:00 |
|
mattias
|
20d97cb590
|
ide: package editor: drop files: invalidate file cache, no warnings about duplicates
|
2025-02-20 09:44:08 +01:00 |
|
dsiders
|
9c44d21c0e
|
Docs: LCL/filectrl. Updates TCustomFileListBox topics for changes in 3cc3475c . Issue #41441.
* TCustomFileListBox.Create
* TCustomFileListBox.UpdateFileList
|
2025-02-19 15:29:40 -05:00 |
|
Bart
|
3cc3475c2b
|
TFileListBox: fix not adding filenames wich only differ in case, when the control doesn't have a handle yet (i.e. with Directry set in OI). Issue #41441
|
2025-02-19 20:29:52 +01:00 |
|
Juha
|
37f89814d2
|
ToDoList: Require colon (:) after "ToDo", "Done" or "Note". Issue #41437.
|
2025-02-19 16:43:27 +02:00 |
|
Juha
|
0e2a394a0c
|
IDE: Allow dragging a newly created file to package editor. Issue #41435.
|
2025-02-19 10:15:03 +02:00 |
|
Juha
|
94021dc8b0
|
IDE: Add file suffix ".todo" to IDE's open dialog filter.
|
2025-02-19 10:15:03 +02:00 |
|
wp_xyz
|
e4396f44b8
|
LCL/TreeView: Make property HideSelection (optionally) Delphi-compatible. Update sample project.
|
2025-02-18 19:09:58 +01:00 |
|
Juha
|
431f5187f4
|
ToDoList: Add/restore support for a separate .todo file for a project or package.
|
2025-02-18 20:00:47 +02:00 |
|
Juha
|
424b2527ef
|
ToDoList: Refactoring. Add checks.
|
2025-02-18 16:53:27 +02:00 |
|
Juha
|
6c194435b3
|
ToDoList: Add $(IDEBuildOptions) to the package settings.
|
2025-02-18 16:06:54 +02:00 |
|
Martin
|
f3de1146b5
|
IDE: SourceEditor, fix InsertLine. Issue #41409 Patch by Frank Fischer
|
2025-02-17 22:29:28 +01:00 |
|
Juha
|
16549aa9df
|
ToDoList: Improve include file handling, and opening ToDoList for a package.
|
2025-02-17 18:13:47 +02:00 |
|
Juha
|
083741b251
|
Packager: Support Sender as TIDEMenuItem in function GetPackageOfEditorItem. Affects ToDo list with packages etc.
|
2025-02-17 18:13:47 +02:00 |
|
Maxim Ganetsky
|
697a7c6612
|
IDE: regenerated translations and updated Russian translation
|
2025-02-17 19:04:40 +03:00 |
|
Maxim Ganetsky
|
efe63fa20d
|
IDE: fixed one more minor typo in resource string name
|
2025-02-17 19:04:05 +03:00 |
|
Maxim Ganetsky
|
4f0998f22c
|
IDE: regenerated translations and updated Russian translation
|
2025-02-17 18:35:18 +03:00 |
|
Maxim Ganetsky
|
1a131ef104
|
IDE: fixed word wrap options page i18n by correcting some typos
|
2025-02-17 18:33:39 +03:00 |
|
Martin
|
649f6ccbc8
|
SynEdit: WrappedView, Caret, fixed leftmost position with indent
|
2025-02-16 22:52:43 +01:00 |
|
Martin
|
3bf2791292
|
SynEdit: WrappedView, Caret, fixed position for fullwidth chars
|
2025-02-16 22:48:14 +01:00 |
|
Martin
|
5b080436ce
|
SynEdit: WrappedView, caret calculations for RTL/LTR text
|
2025-02-16 21:30:50 +01:00 |
|
Martin
|
6f2525c144
|
IDE: Config for word-wrap indent and markup
|
2025-02-16 20:56:44 +01:00 |
|
Martin
|
43b194714e
|
SynEdit: WrappedView, add some MarkupColors
|
2025-02-16 20:56:43 +01:00 |
|
Martin
|
5a2dab70e4
|
SynEdit: WrappedView, add indent for wrapped lines
|
2025-02-16 20:56:43 +01:00 |
|
Martin
|
b96f00e77f
|
SynEdit: add ETO_RTLREADING to tokendrawer, required if wrapped text starts with weak RTL char
|
2025-02-16 20:56:43 +01:00 |
|
wp_xyz
|
ad7e912a49
|
Examples: Extend Treeview customdraw sample project by HideSelection option.
|
2025-02-16 16:30:44 +01:00 |
|
Massimo Magnano
|
5adcd2c308
|
LCL-GTK2: Fix ListView with vsIcon and Arrangement=iaLeft. Issue #41426, merge request !437.
|
2025-02-16 12:42:28 +02:00 |
|
Juha
|
4f6cf9605a
|
ToDoList: Improve include file handling. Part of issue #41421.
|
2025-02-16 11:31:43 +02:00 |
|
n7800
|
a5bf264276
|
IDE/Options: Hide the panel of conflict shortcuts if they are absent. Merge request !435.
|
2025-02-16 10:10:07 +02:00 |
|
Juha
|
42eb6a4a4d
|
ToDoList: Process each include file only once. Issue #41421.
|
2025-02-16 01:34:27 +02:00 |
|
zeljan1
|
df31c25382
|
Qt5,Qt6: Seem that QEventDestroy does not work anymore for qt5 and qt6. issue #41433
|
2025-02-15 17:36:19 +01:00 |
|
zeljan1
|
740f63fe4c
|
Qt5, Qt6: fixed showing and destroying popup window with popup parent modal form. issue #41433
|
2025-02-15 12:54:05 +01:00 |
|
zeljan1
|
5df0a8f05a
|
Qt5,Qt6: must check if handle is valid.
|
2025-02-15 09:29:17 +01:00 |
|
zeljan1
|
0a6df5f238
|
Qt6: disable Qt lib autocomplete of QComboBox, LCL does autocomplete. issue #41432
|
2025-02-14 23:18:06 +01:00 |
|
zeljan1
|
7bfc63d9ed
|
Qt5, Qt6: must use MenuVisibleIndex to be in order. issue #41429
|
2025-02-14 23:06:14 +01:00 |
|
mattias
|
9524056dbf
|
Thanks to Włodzimierz Bień
|
2025-02-14 22:36:47 +01:00 |
|
zeljan1
|
05ca3c6d83
|
Gtk3: fix for scrollbars not showing sometimes in SetScrollInfo() when overlay is enabled, cleanup.
|
2025-02-14 21:55:11 +01:00 |
|
mattias
|
7c3ead5be5
|
ide: rename unit: removed double rename uses
|
2025-02-14 16:21:41 +01:00 |
|
mattias
|
4cdb9861c5
|
ide: find references: search for overrides only for virtual/override methods
|
2025-02-14 15:36:33 +01:00 |
|
mattias
|
dfb4053991
|
ide: rename identifier on file: update code references
|
2025-02-14 15:31:17 +01:00 |
|
mattias
|
bad8e07ea8
|
ide: rename identfier for file: using RenameUnit keeping source editor, renaming lfm
|
2025-02-14 15:31:17 +01:00 |
|
Maxim Ganetsky
|
3a2b56bb2c
|
OpkMan: regenerated translations and updated Russian translation
|
2025-02-14 17:02:36 +03:00 |
|
Maxim Ganetsky
|
e033d4be7f
|
OpkMan: made translations not depend on exact internet link names
|
2025-02-14 17:02:02 +03:00 |
|
zeljan1
|
4f835ede52
|
Qt5,Qt6: fixed order of menu items when hiding/destroying handle/adding again. issue #41429
|
2025-02-14 09:03:11 +01:00 |
|
zeljan1
|
2e4bce1533
|
Gtk3: fixed regression, forgot TGtk3Widget.EndUpdate. issue #41427
|
2025-02-13 15:08:43 +01:00 |
|