Commit Graph

24278 Commits

Author SHA1 Message Date
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
Martin
8f51444869 IDE, Editor Macro Pascal: fix switching between macros, broken in c77c71b54e
(cherry picked from commit 81f3140a4b)
2024-10-26 14:40:16 +02:00
mattias
d343b4a9c5 leakview: consistent -g -gl 2024-10-24 12:30:38 +02:00
mattias
de10c0e3b4 leakview: added -g -gl 2024-10-24 12:14:24 +02:00
mattias
0b16a5659e dockedformeditor: updated makefile 2024-10-24 10:58:42 +02:00
mattias
7eb5874be4 virtualtreeview: updated makefile 2024-10-22 00:36:37 +02:00
mattias
1821513dd1 updated makefiles 2024-10-22 00:30:20 +02:00
dsiders
dfe98c86f4 Docs: LazControls/laznumedit. Updates TLazIntegerEditGen.Value topic for changes in 041a6543.
(cherry picked from commit 25b7d8f0d9)
2024-10-21 20:58:28 +01:00
dsiders
2b97d6fa4f Docs: LazControls/laznumedit. Fixes invalid XML tagging in topic.
(cherry picked from commit f340a1a3b6)
2024-10-21 20:58:18 +01:00
dsiders
456dedc7f5 Docs: LazControls/laznumedit. Updates content in TLazIntegerEdit topics.
(cherry picked from commit 923aaf379f)
2024-10-21 20:58:17 +01:00
dsiders
0bc8a85271 Docs: LazControls/laznumedit. Updates topic content (partial).
(cherry picked from commit ac1705980f)
2024-10-21 20:58:17 +01:00
dsiders
8712f17d44 Docs: LazControls/laznumedit. Adds and updates topics and content.
* Includes changes in cab5b39f, 20445109, f54755cc, c924cafb.
* Issue numbers #41079, #41080, #41081, #41082.

(cherry picked from commit b828c4ab21)
2024-10-21 20:58:16 +01:00
dsiders
add007db63 Docs: LazControls. Adds laznumedit.xml for changes in 72aac2eb. Updates project file.
* Needs content in most of the new topics.

(cherry picked from commit 1e5c172674)
2024-10-21 20:58:15 +01:00
dsiders
a2e07cf609 Docs: LazControls/spinex. Removes SpinButtonWidth as a published property in TFloatSpinEditEx and TSpinEditEx.
* Undoes changes made in d58113e2e0.

(cherry picked from commit f5033f7bb7)
2024-10-21 20:58:06 +01:00
dsiders
9892a3c63b Docs: LazControls/spinex. Adds SpinButtonWidth topics for changes in d58113e2, 424f279d including:
* TSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth

(cherry picked from commit d2e37da99f)
2024-10-21 20:58:06 +01:00