Commit Graph

70707 Commits

Author SHA1 Message Date
n7800
67580893bf IDE/BuildModesManager: Add action for "Help" button 2025-05-19 23:00:29 +03:00
Maxim Ganetsky
8856a88b5e Chmmaker: GUI Fixes and Additions - AutoFollowLinks, DescFromTitle, CHM Title, New Project, Close Project. Patch by David Mizzell, issue #41653. 2025-05-19 22:45:04 +03:00
ACTom
02db02eed7 IDE: Chinese translation update by ACTom, merge request !477 2025-05-19 18:07:03 +03:00
mattias
b2a22bea0d codetools: test find/rename lfm event 2025-05-18 13:57:32 +02:00
mattias
af317ce816 codetools: GatherReferencesInLFM: search only nodes with candidates 2025-05-18 13:49:08 +02:00
Martin
fed6f95b61 Merge branch 'IDE/Options/Editor/Display/Colors/Samples' into 'main'
IDE/Options: Fixes code samples in "Colors" frame

See merge request freepascal.org/lazarus/lazarus!475
2025-05-18 11:52:44 +02:00
n7800
92f0421c85 IDE/Options: Fixing of the selection line position in code samples 2025-05-18 11:46:16 +02:00
n7800
6d1a3b2eb0 IDE/Options: Indicate the new color name "Selected text" in Pike code sample. Related to !367 2025-05-18 11:46:16 +02:00
mattias
338afaf856 codetools: disabled lfm test 2025-05-18 10:42:46 +02:00
mattias
0b7807301d codetools: test rename lfm ref, from Włodzimierz Bień 2025-05-18 10:40:10 +02:00
zeljan1
284cbadcbd Gtk3: fixed cursor behaviour. Patch by Anton Kavalenka. Issue #41648 2025-05-18 08:52:13 +02:00
Martin
0dfc1da04c FpDebug: fix handling errors in watch result. In case of error an incorrect data type may be given. WatchResData would not be set (not to value, nor error). Issue #41646 2025-05-17 12:31:36 +02:00
wp_xyz
3464b4a577 PackageTabs: High-DPI-aware button margins. 2025-05-17 12:11:37 +02:00
dsiders
a6559d89ab Docs: LCL/lcltype. Fixes invalid see also link. 2025-05-16 20:24:38 -04:00
dsiders
363b39a296 Docs: LCL/lazregions. Updates content in TLazRegion topics. Changes in e48ca315.
* TLazRegion.Create
* TLazRegion.Destroy
* TLazRegion.Clear
2025-05-16 19:05:24 -04:00
wp_xyz
e48ca31534 LazCanvas: Fix memory leak when working with regions. 2025-05-16 19:34:52 +02:00
mattias
09dee74383 ide: find lfm refs: better hack for revert designer, from Włodzimierz Bień 2025-05-16 16:20:52 +02:00
mattias
d80d642a7e codetools: fixed typo 2025-05-16 15:42:47 +02:00
zeljan1
1f9623085b Qt5,Qt6: continue paint when using docked form designer. 2025-05-16 13:08:52 +02:00
dsiders
5d97a5e529 Docs: LCL/graphics. Adds, updates topics for changes in f9cc0dca. Issue #41642.
* TGradientDirection
* gdVertical
* gdHorizontal
2025-05-15 20:15:49 -04:00
wp_xyz
f9cc0dca29 LCL/Graphics: Fix compilation issue of AggPas, BGRABitmap, ... after introduction of GradientFill in FPCanvas of FPC 3.3.1. Issue #41642. 2025-05-15 22:42:48 +02:00
mattias
2adbf891cc codetools: test for find refs in lfm 2025-05-15 16:07:29 +02:00
mattias
1b3878ba9d codetools: started test for rename in lfm 2025-05-15 16:07:29 +02:00
rich2014
cbcb7e8105 LCL: fix the issue in TCustomImage.GetCanvas(), #36093 2025-05-15 21:13:20 +08:00
Maxim Ganetsky
8b9257f79a IDE: regenerated translations and updated Russian translation 2025-05-15 15:50:38 +03:00
rich2014
86cc65cb54 Cocoa: fix the issue that WidgetSet.DropFiles() was not called 2025-05-15 19:24:40 +08:00
Martin
4475b7c6b1 Merge branch 'IDE/Options/Editor/Display/Colors/Samples' into 'main'
IDE/Options: Fix color names in code samples

See merge request freepascal.org/lazarus/lazarus!463
2025-05-15 13:04:46 +02:00
n7800
bd4a3c1888 IDE/Options: Indicate the new color name "Selected text" in code samples. Related to !367 2025-05-15 12:34:29 +02:00
Mattias Gaertner
674292b85b Merge branch 'IDE/MsgWnd/HeaderSeparators' into 'main'
IDE/MessagesWnd: Remove the drawing of dashed separation lines

See merge request freepascal.org/lazarus/lazarus!472
2025-05-15 09:56:38 +00:00
Martin
34541a9c02 SynEdit: fix painting gutter-part with margin. Issue #41638 2025-05-15 10:46:22 +02:00
Juha Manninen
207ede94da Merge branch 'IDE/BuildLazDlg/KeyAccels' into 'main'
IDE/BuildLazDialog: Added keyboard accelerators

See merge request freepascal.org/lazarus/lazarus!474
2025-05-15 07:35:54 +00:00
n7800
d34dffb10c IDE/BuildLazDialog: Added keyboard accelerators 2025-05-15 07:05:54 +00:00
dsiders
4156a98ab6 Docs: LCL/lcltype. Updates topics for changes in 95c0189a. Issue #41631.
* TLCLHandle
* INVALID_HANDLE_VALUE
2025-05-14 12:12:29 -04:00
wp_xyz
4fd9cec6c7 LCL/TreeView: Fix compilation in FPC 3.3.1 after change in FreeAndNil in commit 3df8de199470da796a9c00fc01f7ed6c3a07dc18 2025-05-14 16:39:18 +02:00
Maxim Ganetsky
8001f45c6a Chmmaker: Improved filename handling. Patch by David Mizzell, issue #41634. 2025-05-14 16:27:56 +03:00
Maxim Ganetsky
95c0189acd LCL: reintroduced INVALID_HANDLE_VALUE constant to LCLType, issue #41631 2025-05-14 15:45:12 +03:00
Juha Manninen
c5b2f69010 Merge branch 'IDE/BuildLazDlg/Shortcuts' into 'main'
IDE/BuildLazDialog: Added keyboard shortcuts

See merge request freepascal.org/lazarus/lazarus!473
2025-05-14 11:26:04 +00:00
zeljan1
26266caedc Qt5,Qt6: fixed painting in designer when using docked form designer. issue #41640 2025-05-14 13:17:17 +02:00
zeljan1
b83ff6e8b4 Qt5: added LCLQt_DestroyWidget to keep in sync with qt6 and easier merging. 2025-05-14 13:00:46 +02:00
n7800
5eea711f78 IDE/BuildLazDialog: Added keyboard shortcuts 2025-05-14 10:53:01 +00:00
zeljan1
ae99aee828 Qt5,Qt6: fixed client size when design in dockedformeditor + form contains main menu. issue #41637 2025-05-14 12:41:53 +02:00
Juha
661d542787 LazUtils: Remove ThousandSeparator handling from function IntToStrWithSuffix. 2025-05-14 08:08:19 +03:00
n7800
4f03bfd796 IDE/MessagesWnd: Remove the drawing of dashed separation lines 2025-05-14 04:30:34 +05:00
mattias
753d458a35 ide: find lfm identifiers: do not check uses, by Włodzimierz Bień 2025-05-13 16:38:11 +02:00
mattias
ac1d006ca6 ide: comment 2025-05-13 12:33:33 +02:00
mattias
20bd76f8a3 codetools: added test for UsesSectionToUnitnames, added FindUnitFileInAllUsesSections, IsUnitInUnitPath 2025-05-13 12:18:35 +02:00
Martin
800b2cd836 IDE: Editor color options, keep custom colors between invocations of color picker (currently only within the same frame) 2025-05-13 12:18:21 +02:00
zeljan1
cb87ad069d Qt5,Qt6: fixed offset when using docked form editor and form contains main menu.issue #41637 2025-05-13 10:33:35 +02:00
Maxim Ganetsky
8fb7e57694 IDEDebugger: updated Russian translation 2025-05-12 17:47:59 +03:00
zeljan1
935518694c Qt6: Use custom event for widget destroy. issue #41470 2025-05-12 15:47:23 +02:00