dsiders
6a1ed82e88
Docs: LCL/stdctrls. Updates content and See Also links for TButtonControl.Click and TCustomCheckBox.Click topics.
...
* Includes suggestions in issue #39892 .
* Includes suggestions in issue #39893 .
2022-09-16 19:55:14 +02:00
Martin
41c9abc8a5
FpDebug: fix typo
2022-09-16 19:55:14 +02:00
Bart
e7e585f13d
TDateEdit: avoid OnChange being issued in Loaded. Fixes issue described in https://forum.lazarus.freepascal.org/index.php/topic,60538.msg453740.html#msg453740
2022-09-16 18:32:23 +02:00
zeljan1
78b42debff
Revert "Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main"
...
This reverts commit 9c4ae10819
, reversing
changes made to 0e040a0d77
.
2022-09-16 18:00:17 +02:00
zeljan1
9c4ae10819
Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main
2022-09-16 17:41:04 +02:00
zeljan1
0e040a0d77
Qt5: use cocoa theme to draw toolbuttons
2022-09-16 17:39:32 +02:00
wp_xyz
e21bc4cd01
LCL/DBGrid: Fix memory leak, patch by michalgw, issue #39904 .
2022-09-15 23:42:57 +02:00
dsiders
6dc31007d1
Docs: LCL/stdctrls. Updates content and See Also links for TButtonControl.Click and TCustomCheckBox.Click topics.
...
* Includes suggestions in issue #39892 .
* Includes suggestions in issue #39893 .
2022-09-14 17:52:01 +01:00
Martin
8e038f924e
FpDebug: fix typo
2022-09-14 18:40:17 +02:00
Martin
88e9c521d7
FpDebug: fix watch-properties log-eval / log-stack to event window.
2022-09-14 18:15:30 +02:00
Martin
1024191ee5
Debugger: Fix breakpoint with "HitCount" do not eval stack/watches until hit-count is reached (for FpDebug backend)
2022-09-14 17:03:45 +02:00
Martin
313a112a65
FpDebug: fix type
2022-09-14 16:38:04 +02:00
Martin
ffaa538517
Debugger: increase safety net for max stack frames
2022-09-14 16:38:04 +02:00
dsiders
c44f55ada2
Docs: LCL/comctrls. Adds and removes topics for changes in 6d123c6a
.
...
* Removes TToolButton.cIconTextDist topic.
* Adds TToolButton.cHorIconTextDist and TToolButton.cVerIconTextDist topics.
* Modifies TToolButton.Paint to describe use of the constant values.
* Adds content to the TToolButton.CalculatePreferredSize topic.
2022-09-14 05:08:08 +01:00
wp_xyz
6d123c6ac8
LCL/Toolbar: Fix incorrect high-dpi scaling of toolbuttons due to hard-coded constant margins.
2022-09-13 21:55:27 +02:00
dsiders
a376c5ea2f
Docs: LCL/comctrls. Fixes invalid See Also links.
2022-09-13 20:44:02 +01:00
dsiders
008af994c1
Docs: LCL/comctrls. Adds, updates topics for cIconTextDist constant added in 7db50f95
.
2022-09-12 17:18:32 +01:00
dsiders
16f6c65bca
Docs: LCL/graphics. Updates content in IdentToCharset and CharsetToIdent topics.
2022-09-12 17:18:05 +01:00
wp_xyz
4d4cd42c7d
Images: Update html preview of general-purpose images.
2022-09-12 13:08:02 +02:00
wp_xyz
b363fdd0a3
Images: New general-purpose images by Roland Hahn (calendar)
2022-09-12 12:45:42 +02:00
Maxim Ganetsky
fee5b58ce2
Debugger: regenerated translations and updated Russian translation
2022-09-12 02:38:41 +03:00
wp_xyz
7db50f95cc
LCL: Increase distance between TToolButton icon and text in List mode.
2022-09-11 18:12:06 +02:00
Martin
3952e9ce2d
Debugger: Run only current thread for converter function eval. Add option to run all threads.
2022-09-11 17:11:54 +02:00
Martin
069baa2497
Debugger: Run only current thread for watch function eval. Add option to run all threads.
2022-09-11 15:16:18 +02:00
Martin
8fd2e40aec
Debugger: fix compile
2022-09-11 03:54:58 +02:00
Martin
45b69e8d9d
Debugger: Allow to suspend/resume individual threads / only with FpDebug, only while paused - for the next run/step.
2022-09-11 03:28:53 +02:00
Martin
cbf0b6b0d6
Debugger: make ThreadState an enum
2022-09-11 02:25:23 +02:00
Martin
ddd2194c61
FpDebug: Testcase, fix mem leak
2022-09-10 21:40:28 +02:00
Martin
712b3e161d
FpDebug: Fixes for watch-function-eval: allow function to ignore breakpoints set by the user.
2022-09-10 21:36:09 +02:00
Martin
26b56b74f9
FpDebug: Ensure update notification is sent after new stakc frames have been added.
2022-09-10 18:01:37 +02:00
Martin
bc3222941a
Debugger: Callstack-Dialog: Fixed "go to bottom"
2022-09-10 18:01:37 +02:00
Martin
71f7423dcc
Debugger: Callstack-Dialog: Fixed, don't reset the "ViewStart" (first index shown), if more frames are evaluated
2022-09-10 18:01:37 +02:00
Martin
9487022e01
Debugger: Callstack-Dialog: Fixed, don't call CountLimited with more "+1" than needed.
2022-09-10 18:01:36 +02:00
Martin
db69b34e2a
FpDebug: Fixes for watch-function-eval: allow function to recursively enter itself.
2022-09-10 18:01:36 +02:00
wp_xyz
e61091c175
Images: New general-purpose images by Roland Hahn (smaller arrows)
2022-09-10 17:27:19 +02:00
Martin
0bdae9fa28
FpDebug: fix crash in stack after "watch eval" call. Don't clear stack data.
2022-09-09 22:56:08 +02:00
Martin
126dd815cd
FpDebug: fix range check error in stack
2022-09-09 22:54:06 +02:00
wp_xyz
adc6bd9265
Images: New general-purpose images by Roland Hahn (motives inspired by TvPlanIt)
2022-09-09 18:00:10 +02:00
Martin
099f690aea
FpDebug: Fix parsing &Identifer in watches
2022-09-09 13:04:36 +02:00
Martin
4d22d48f2e
Debugger: fix warning about project debugger backend in global options
2022-09-09 12:25:27 +02:00
Martin
659d6aec30
Debugger: changed default intrinsic prefic to ":" / require bracket if no prefix
2022-09-09 12:24:47 +02:00
dsiders
8b861738e0
Docs: LCL/stdctrls. Updates topics for changes in 8eec551e
. Issue #39869 .
...
* Updates TCustomCheckBox.State.
* Adds version tag in TCustomCheckBox.SetChecked.
2022-09-09 00:23:28 +01:00
dsiders
a7809f25e5
Docs: LCL/actnlist. Adds, updates topics for changes in 8eec551e
. Issue #39869 .
...
* Adds TCustomAction.Grayed topic.
* Removes unused tagging for private topics.
2022-09-09 00:23:02 +01:00
Martin
6126d94aaf
FpDebug: add intrinsic "CC()" => ChildClass for dynamic casting to instance class
2022-09-08 22:53:52 +02:00
Martin
9885e6c62c
LazUtils: fix compilation of objects descended from TRefCountedObject (don't change function signature with IFDEF)
2022-09-08 22:52:08 +02:00
wp_xyz
43b6a8bac4
LCL/Images: Higher contrast version of cycle-implementation overlay icon for unit dependencies form.
2022-09-08 22:14:07 +02:00
Juha
8eec551e93
LCL: Improve Checkbox / TAction synchronization. Issue #39869 .
2022-09-08 10:21:59 +03:00
dsiders
d9d99ef620
Docs: LCL/editbtn. Updates topic content and See Also links.
...
* Adds missing short descriptions.
* Removes unused tagging in linked topics.
* Fixes grammar and spelling errors.
2022-09-08 00:27:18 +01:00
Maxim Ganetsky
98319c96c6
IDE: regenerated translations and updated Russian translation
2022-09-08 02:01:01 +03:00
Maxim Ganetsky
2fb5448dde
IDE: improved i18n, related to issue #39877
2022-09-08 01:48:15 +03:00