Commit Graph

24257 Commits

Author SHA1 Message Date
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
dsiders
98464ede21 Docs: Various Fixes duplicate words 'the the '.
(cherry picked from commit 7e234e47ec)
2024-10-21 20:57:58 +01:00
dsiders
f0b21515d1 Docs: LazControls/treefilteredit. Updates TTreeFilterEdit.FilteredTreeView topic for changes in 7f000a69.
(cherry picked from commit c048745c95)
2024-10-21 20:57:43 +01:00
dsiders
cda51f2f5a Doc: LazControls/dividerbevel. Adds, updates topics for changes in dd49f320 including:
* TDividerBevel.CalcSize
* TDividerBevel.Paint
* TDividerBevel.BoundsChanged
* TDividerBevel.CalculatePreferredSize

(cherry picked from commit 0e7ed3ccfa)
2024-10-21 20:57:42 +01:00
dsiders
22df6a183e Docs: LazControls/treefilteredit. Updates TTreeFilterEdit topics for changes in 8836534b.
* TTreeFilterEdit.MoveNext
* TTreeFilterEdit.MovePrev
* TTreeFilterEdit.EditKeyDown

(cherry picked from commit 28bb3ceff1)
2024-10-21 20:57:22 +01:00
dsiders
1f1b9e2a89 Docs: RttiCtrls/rttigrids. Adds URL links to example code on git.
(cherry picked from commit c7183fbfba)
2024-10-21 20:57:13 +01:00
dsiders
bc3291d147 Docs: LazControls/lvlgraphctrl. Adds URL links to example code on git.
(cherry picked from commit 743915f821)
2024-10-21 20:57:13 +01:00
dsiders
e4f81f9077 Docs: LazControls/spinex. Updates TSpinEditExBase.InitializeWnd topic for changes in a3ba11e5.
(cherry picked from commit f84ae33d17)
2024-10-21 20:57:11 +01:00
dsiders
b68b260b5a Docs: LazControls/spinex. Updates TSpinEditExBase topics / visibility for changes in 6a91a7a7.
(cherry picked from commit 26b564fc46)
2024-10-21 20:57:08 +01:00
dsiders
48ae3ac18d Docs: LazControls/spinex. Adds external reference for changes in 5168d97f.
(cherry picked from commit ab41332fbf)
2024-10-21 20:57:07 +01:00
dsiders
3a1d4d9645 Docs: LazControls. Updates topics in TListViewFilterEdit and TTreeFilterEdit for changes in 3692c658 and 764415b6.
* TListViewFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.EditKeyDown

(cherry picked from commit 83f6726288)
2024-10-21 20:56:45 +01:00
dsiders
6ed8f8b99b Docs: LazControls/treefilteredit. Adds, updates TTreeFilterEdit topics for changes in 99810467.
(cherry picked from commit 534102f324)
2024-10-21 20:55:36 +01:00
mattias
ee5d389ff0 set fixes version to 4.0RC1 2024-10-21 18:28:47 +02:00
Maxim Ganetsky
56c5a73041 Translations: French translation update by Gilles Vasseur, issue #41195
(cherry picked from commit dcd00a1b13)
2024-10-20 02:18:21 +03:00
mattias
025b08f496 set fixes version to 4.0RC2 2024-10-19 09:14:56 +02:00
mattias
2c5f51f2b7 pas2js: fixed compile with fpc 3.3.1 2024-10-18 00:55:11 +02:00
Martin
0d1a157aba Debugger: fix disabling float exception in threads
(cherry picked from commit 26c9e04c8e)
2024-10-17 23:25:49 +02:00
Martin
e76005ab44 LldbDebugger: prevent empty watch value / this leads to an incorrect command send to lldb.
(cherry picked from commit cefc513642)
2024-10-17 20:25:34 +02:00
mattias
e9d48ffea0 pas2js: merged installer to fixes 2024-10-17 16:01:56 +02:00
mattias
3de2dd3fa7 pas2js: fixed compile 2024-10-17 15:07:13 +02:00
Ondrej Pokorny
33543ae2b1 Revert "PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky."
This reverts commit 930797ee74.
2024-10-16 12:18:20 +02:00
Maxim Ganetsky
802bea2be0 Pas2JS: regenerated translations and updated Russian translation
(cherry picked from commit 2d7ef84dab)
2024-10-14 22:47:22 +03:00