mattias
173dc5a733
set fixes to 4.0RC2
2025-01-04 10:03:24 +01:00
Martin
034d21068b
SynEdit: Python HL, keyword fixes. Issue #41285
...
(cherry picked from commit 2f79294556
)
2025-01-01 19:42:55 +01:00
wp_xyz
dc4fd8af5c
IDEIntf: Fix scaling of action names listbox in ActionList component editor
...
(cherry picked from commit 0f2d6ec40d
)
2024-12-30 12:09:56 +01:00
Željan Rikalo
d6685c6a4a
FreeType: fixed code mess and memory leak in ttcache. Patch by lagprogramming. issue #40202
...
(cherry picked from commit 602fb83512
)
Co-authored-by: zeljan1 <zeljko@holobit.hr>
2024-12-28 19:51:47 +00:00
wp_xyz
60286eb151
LazReport: Fix mouse cursor disappearing over images. Issue #41289 , patch by paweld
...
(cherry picked from commit ad55ba8399
)
2024-12-26 10:58:09 +01:00
Juha
b53263fe91
LazUtils, LConvEncoding: Fix CP932 (Shift_JIS). Issue #41277 , patch by rasberryrabbit.
...
(cherry picked from commit ef08272eb6
)
2024-12-25 18:53:34 +02:00
Martin
a02c4323a7
SynEdit: Python HL, keyword fixes. Issue #40585
...
(cherry picked from commit 21c681f75f
)
2024-12-20 10:58:50 +01:00
Martin
f3a5b2f4b9
SynEdit: Python HL, keyword fixes. Issue #40585
...
(cherry picked from commit c0a982f5ef
)
2024-12-20 10:58:49 +01:00
Maxim Ganetsky
ffa493a4e4
SynEdit (Python highlighter): removed dangling semicolon after "then", patch by n7800, merge request !403
...
(cherry picked from commit 1425aab2f7
)
2024-12-20 10:58:49 +01:00
wp_xyz
e8afd34901
TAChart: Fix crash when Hide is called for an inactive chart tool.
...
(cherry picked from commit 72a834edba
)
2024-12-12 12:01:58 +01:00
Martin
c51f5f7710
AnchorDocking: Ensure splitters are in the parents clientrect.
...
Workaround for:
- Splitters at the far right/bottom use "splitter left side"=99.99% which move the splitter out, if the main window shrinks
- Issue #41178
(cherry picked from commit 2031d9ec48
)
2024-12-08 21:38:14 +01:00
dsiders
4ff90a145d
Docs: LazControls/treefilteredit. Adds TTreeFilterEdit.SetTreeFilterSilently topic for changes in 9e8dbdc9
. Issue #41259 .
...
(cherry picked from commit 52c27a7cd9
)
2024-12-08 18:14:20 +00:00
Juha
9e8dbdc97a
IDE In search results window, do not expand nodes when switching tabs. Issue #41259 .
2024-12-07 09:47:42 +02:00
Martin
3fa119e539
FpDebug: Update "dwarf-4 fix for broken fpc". Fpc 3.2.3 has been fixed
...
(cherry picked from commit bbcdf77e01
)
2024-11-23 16:42:45 +01:00
Martin
560dd5f881
FpDebug: test, clean up signed enum tests
...
(cherry picked from commit 9b406db211
)
2024-11-23 16:42:44 +01:00
Martin
93c659b2b4
FpDebug: fix checks for end of CIE-data. Don't read outside the section data.
...
(cherry picked from commit ba0a9c5bf7
)
2024-11-23 16:42:44 +01:00
Martin
fb6f4faa98
FpDebug: Linux, check if thread is known.
...
(cherry picked from commit 9fd6981814
)
2024-11-23 16:42:44 +01:00
Maxim Ganetsky
2e17f0148f
FPDebug: added test executable file to .gitignore, committed automatically generated FpTest.res
...
(cherry picked from commit f9f76a8675
)
Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
2024-11-18 22:04:23 +00:00
Martin
63bdcb8d39
FpDebug: test - don't access forms for console runner
...
(cherry picked from commit 2fa8d8fe5c
)
2024-11-18 20:47:59 +01:00
Martin
e8a1aaf80d
FpDebug: fix reading extended and tests for fpc 3.2.2
...
(cherry picked from commit dd2ffad6b3
)
2024-11-18 20:19:25 +01:00
Martin
b7f5a8ff5d
FpDebug: change test case to console test-runner
...
(cherry picked from commit 516ae9bcf5
)
2024-11-18 17:08:00 +01:00
Martin
0fc7fa66ba
FpDebug: disable failing test for non-required feature
2024-11-18 17:07:26 +01:00
Maxim Ganetsky
bbea08b8ca
Translations: French translation update by Gilles Vasseur, issue #41248
...
(cherry picked from commit 6e43556427
)
2024-11-18 02:46:09 +03:00
Martin
2394ead7a9
FpDebug: improve handling enum with negative ord value.
...
(cherry picked from commit 4d21661950
)
2024-11-17 23:14:53 +01:00
Martin
bcd6d2ced6
FpDebug: fix range check error with enum values (negative ord value). Issue #41240
...
(cherry picked from commit d93235de52
)
2024-11-17 13:17:39 +01:00
Maxim Ganetsky
d195fe8910
IconFinder: regenerated translations and updated Russian translation
...
(cherry picked from commit 7d2a74d680
)
2024-11-17 14:33:48 +03:00
wp_xyz
6620e22730
IconFinder: Avoid closing the IDE options dialog when the user presses ENTER after typing a search phrase.
...
(cherry picked from commit b7f4fd1d74
)
2024-11-16 00:34:28 +01:00
wp_xyz
88f3d577c7
IconFinder: Fix compilation of IconViewer demo
...
(cherry picked from commit d82e6b2dca
)
2024-11-16 00:34:28 +01:00
wp_xyz
e24deb6559
IconFinder: Further speedup of icon reading.
...
(cherry picked from commit e16acf9623
)
2024-11-16 00:34:28 +01:00
wp_xyz
2d81368339
IconFinder: Display icon count. Update demo projects.
...
(cherry picked from commit 3788e25cc6
)
2024-11-16 00:34:27 +01:00
wp_xyz
33b4d31618
IconFinder: Fix crash when icon folders are added/hidden while an icon is selected in the viewer.
...
(cherry picked from commit 39252c56ba
)
2024-11-16 00:34:27 +01:00
wp_xyz
f34a53131a
IconFinder: Fix failure to display BMP icons.
...
(cherry picked from commit b5e2e98d35
)
2024-11-16 00:34:27 +01:00
wp_xyz
f2d4c42e2f
IconFinder: Inherit TIconList from TFPHashObjectList rather than TFPGObjectList to speed up TThumbnailViewer.ReadMetadata by factor 2.
...
(cherry picked from commit 25a1a645ec
)
2024-11-16 00:34:26 +01:00
wp_xyz
e15e3cf85e
IconFinder: Avoid duplicate processing of default image folder.
...
(cherry picked from commit aef3e62e80
)
2024-11-16 00:34:26 +01:00
Martin
fe1284cb27
DockedFormEditor: Adjust scrollbar for "fake" main-menu. Pull Request !380
...
(cherry picked from commit add8755ea8
)
2024-11-13 21:17:10 +01:00
Martin
c891537cc0
LazDebuggerFp: test, change testcase to use Test* instead of Assert* => so it will write logs
...
(cherry picked from commit 95a133b379
)
2024-11-13 21:17:09 +01:00
Martin
985f917ee1
FpDebug: Allow MemManage read extended to other float types. Fixed test for new soft fpu extended
...
(cherry picked from commit 4d88956173
)
2024-11-13 21:17:09 +01:00
Martin
182c0aa557
FpDebug: test, fixed for pascal parser new context
...
(cherry picked from commit 35b94fb26f
)
2024-11-13 21:17:09 +01:00
Martin
e935913516
FpDebug: test, remove old test, now covered by LazFpDebugger test.
...
(cherry picked from commit 5932ef9aef
)
2024-11-13 21:17:08 +01:00
Martin
0e7362a961
Anchordocking: fix default monitor, if no monitor is set in config (0/zero may not be the default on all systems)
...
(cherry picked from commit 0a86b7b053
)
2024-11-13 21:15:36 +01:00
Martin
cef34fde34
FpDebug: mask range check
...
(cherry picked from commit eeca861ba4
)
2024-11-08 20:33:22 +01:00
Martin
8942f3ea4a
LazDebuggerFp: fix asm-step-over wrongly stops at finally block in nested code. Issue #41226
...
(cherry picked from commit 929c9e68ca
)
2024-11-06 16:09:05 +01:00
Martin
7ea40e1211
FpDebug: Asm-step-over, ignore unloading library events
...
(cherry picked from commit 93da1812b9
)
2024-11-06 16:09:04 +01:00
wp_xyz
41dbd81c50
TAChart: Fix duplicate "virtual" directive of TBasicChartSeries.ClipRectChanged ( https://forum.lazarus.freepascal.org/index.php/topic,69114.msg536109.html ).
...
(cherry picked from commit b07267959f
)
2024-10-31 00:07:28 +01:00
wp_xyz
5505a8e9a6
virtualtreeview: partially revert 402cffbdfd
, issue #41210
...
(cherry picked from commit a775e7be7c
)
2024-10-31 00:07:27 +01:00
Maxim Ganetsky
a54419537f
Translations: Turkish translation update by Onur ERÇELEN, merge request !371
...
(cherry picked from commit 1ec7c2e565
)
2024-10-30 02:02:31 +03:00
Martin
55be66371c
FpDebug: more asm fixes / Issue #41204 by Red_prig (Pavel)
...
(cherry picked from commit c3c7999e20
)
2024-10-28 21:23:14 +01:00
Maxim Ganetsky
0eb1379052
LazReport: updated Russian translation
...
(cherry picked from commit d4ab57fa3a
)
2024-10-28 22:53:56 +03:00
Maxim Ganetsky
cbcab299f4
LazReport: Implements CRLF script function, patch by Maxim Ganetsky and João Cezar Tissot, issue #41089
...
(cherry picked from commit 01c4f3588d
)
Co-authored-by: Jesus Reyes A <jesusrmx@gmail.com>
2024-10-28 14:26:43 +00:00
n7800
43da908474
IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes
2024-10-27 13:04:02 +02:00