Commit Graph

60632 Commits

Author SHA1 Message Date
wp
f9511cf9c4 TAChart: Add option to trigger click tools by double click to charteditor demo. Fix warning of undefined function result. Fix crash in legend editor when compiled with -CR.
git-svn-id: trunk@65023 -
2021-04-18 17:37:10 +00:00
wp
4239a4409d TAChart: Clean up the chart editor demo.
git-svn-id: trunk@65022 -
2021-04-18 15:35:48 +00:00
wp
64f8842557 TAChart: Fix two variable name typos
git-svn-id: trunk@65021 -
2021-04-18 08:50:17 +00:00
wp
21890d5c7b TAChart: Fix charteditor demo crashing when compiled with -CR
git-svn-id: trunk@65020 -
2021-04-18 08:44:59 +00:00
wp
37a8b37c8f TAChart: Fix crash in charteditor due to streaming error.
git-svn-id: trunk@65019 -
2021-04-17 20:14:50 +00:00
bart
faeaeda19c GTK2: add WSCheckHandleAllocated() in TGtk2WSCustomFloatSpinEdit.SetEditorEnabled.
git-svn-id: trunk@65018 -
2021-04-17 20:11:45 +00:00
bart
1a9223f862 T(Float)SpinEdit: win32, wince: fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65017 -
2021-04-17 16:31:49 +00:00
bart
603a8c9a72 T(Float)SpinEdit: implement EditorEnabled for GTK2. Part of issue #0038736.
git-svn-id: trunk@65016 -
2021-04-17 16:18:11 +00:00
bart
52e1881c23 T(Float)SpinEdit: QT(4): fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65015 -
2021-04-17 15:59:09 +00:00
bart
694d81628d T(Float)SpinEdit: implement EditorEnabled for QT4. Part of Issue #0038736.
git-svn-id: trunk@65014 -
2021-04-17 15:23:25 +00:00
mattias
39035d597a IDEIntf: objectinspector: fixed frreing not used prop editors
git-svn-id: trunk@65013 -
2021-04-17 11:34:48 +00:00
mattias
c54a8fa65a lazutils: less hints
git-svn-id: trunk@65012 -
2021-04-17 11:30:56 +00:00
mattias
4927175872 lazutils: less hints
git-svn-id: trunk@65011 -
2021-04-17 11:28:55 +00:00
mattias
b9fb3cc8bc codetools: FindDeclarationOfIdentAtParam return proc head instead of proc
git-svn-id: trunk@65010 -
2021-04-17 11:22:26 +00:00
mattias
4a77082939 codetools: test rename proc
git-svn-id: trunk@65009 -
2021-04-17 11:21:39 +00:00
mattias
6a460513ac IDE: fixed searchresultsviw crash when docked
git-svn-id: trunk@65008 -
2021-04-17 09:37:44 +00:00
wp
b8816924f3 LCL: Publish ParentBackground for TRadioGroup and TCheckGroup (related to r64871 #28e5806a74 and 64882).
git-svn-id: trunk@65007 -
2021-04-17 09:27:28 +00:00
wp
9b55e4347c TAChart: Fix typo in previous commit.
git-svn-id: trunk@65006 -
2021-04-15 22:03:58 +00:00
wp
0cc90519c6 TAChart: Fix Manhattan series color issue for gtk3. Issue #38759.
git-svn-id: trunk@65005 -
2021-04-15 21:53:22 +00:00
maxim
483c8f81c2 Debugger: improved wording of some captions on debugger class options page, regenerated translations and updated Russian translation
git-svn-id: trunk@65004 -
2021-04-15 21:49:44 +00:00
maxim
6714c721d6 Debugger: wrap text in warning label on debugger class options page
git-svn-id: trunk@65003 -
2021-04-15 21:34:41 +00:00
wp
87b1cb08ba TAChart: Fix false colors in TManhattanSeries. Issue #38759.
git-svn-id: trunk@65002 -
2021-04-15 21:12:07 +00:00
michl
0a2e80cbc4 DockedFormEditor: Preparing for SyncCodeAndForm
git-svn-id: trunk@65001 -
2021-04-15 20:09:53 +00:00
juha
7b18690162 Remove an obsolete dbg message when deleting a comp. Remove "var" from params when not needed.
git-svn-id: trunk@65000 -
2021-04-15 19:22:38 +00:00
martin
fb902432c9 IDE, Options: Missing file
git-svn-id: trunk@64999 -
2021-04-15 14:01:23 +00:00
pascal
cb6eb68d7e codetools: added test TTestRefactoring.TestRenameProcReferences
git-svn-id: trunk@64998 -
2021-04-15 12:40:31 +00:00
juha
4d1cf08cde Docs: Updates for LCL and LazControls. Issue #38754, patch from Don Siders.
git-svn-id: trunk@64997 -
2021-04-14 18:34:08 +00:00
martin
4177f7a5e0 IDE: Debugger Backend Options, prevent accidental class change, instead of using new backend.
git-svn-id: trunk@64996 -
2021-04-14 18:22:47 +00:00
wp
34fc70c20f TurboPower_IPro: Add event OnHotURL which provides the URL in the mouse-over-hyperlink hint window.
git-svn-id: trunk@64995 -
2021-04-14 17:44:42 +00:00
michl
ca6d5a9984 AnchorDockingDsgn: Revert revision 64816 #9432e8db16 as it breaks loading of default layout. Issue #38753
git-svn-id: trunk@64994 -
2021-04-14 16:31:20 +00:00
martin
37ed94e5eb FpDebug, test: DisAssembler testcase
git-svn-id: trunk@64993 -
2021-04-14 16:28:39 +00:00
martin
b3d254310b FpDebug: Disassemble, fixed multibyte NOP Issue #0038625
git-svn-id: trunk@64992 -
2021-04-14 16:28:37 +00:00
martin
ee40b8f4c1 FpDebug: Disassemble, fixed 64bit register for push/pop Issue #0038626
git-svn-id: trunk@64991 -
2021-04-14 14:34:59 +00:00
martin
776651b5e3 FpDebug, test: DisAssembler testcase
git-svn-id: trunk@64990 -
2021-04-14 14:34:57 +00:00
bart
a148676b51 T(Float)SpinEdit: implement property EditorEnabled. ATM win32/64 and wince only. Issue #0038736.
git-svn-id: trunk@64989 -
2021-04-14 07:25:00 +00:00
maxim
dcb4b22eef LCL: Do not convert '\n' sequence to linefeed also in Title, Inst, Verify, Info, InfoExpanded, InfoCollapse, Footer fields of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this). Unbreaks output of strings like 'c:\new_folder\new.work'.
git-svn-id: trunk@64988 -
2021-04-13 21:38:57 +00:00
michl
703b0f188a DockedFormEditor: Refresh all PageControls after options are changed, so tab position is correctly changed.
git-svn-id: trunk@64987 -
2021-04-13 18:31:49 +00:00
juha
aa96e17781 Revert r63888 #54661a2a36. It breaks event handling of forms with parent. Issue #36127.
git-svn-id: trunk@64986 -
2021-04-13 16:35:34 +00:00
juha
1b7c39ba12 Designer: When removing a component, remove its owned item declarations in source. Issue #38731.
git-svn-id: trunk@64985 -
2021-04-13 15:57:46 +00:00
martin
f9c4dc1d8f Debugger, GDBMI: fix stacklist, display unit, if available. Issue #0038708
git-svn-id: trunk@64983 -
2021-04-13 13:19:08 +00:00
zeljko
0023eaced0 Qt,Qt5: allow usage of html formatted text in dialogs via define.
git-svn-id: trunk@64982 -
2021-04-13 11:41:26 +00:00
zeljko
d84f74bc79 Qt5: forgotten QTACCESSIBILITY define
git-svn-id: trunk@64981 -
2021-04-13 10:55:54 +00:00
pascal
052438a840 codetools: test for regression due to generic type fixes
git-svn-id: trunk@64980 -
2021-04-13 08:16:29 +00:00
michl
ce93f694d9 IDE: Fixed ObjectInspector StatusBar text not updated if information box is disabled. Issue #38740
git-svn-id: trunk@64979 -
2021-04-12 19:24:32 +00:00
mattias
01bf54a2cc codetools: test RenameIdentifier
git-svn-id: trunk@64978 -
2021-04-12 18:49:28 +00:00
zeljko
d54508d7b7 Qt5: enable QTACCESSIBILITY define in qtdefines.inc for QtAccessibility. ATM this is disabled by default since it creates a lot of memleaks and crashes.
git-svn-id: trunk@64977 -
2021-04-12 11:41:28 +00:00
martin
07bdec6e7c LazDebuggerFp: Fixed updating breakpoint-state
git-svn-id: trunk@64976 -
2021-04-12 03:44:39 +00:00
maxim
058e8264fa LCL: Do not convert '\n' sequence to linefeed in Content field of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this), bug #38676. Unbreaks output of strings like 'Save "c:\new_folder\new.work"?'.
git-svn-id: trunk@64975 -
2021-04-11 20:03:36 +00:00
zeljko
87aecde5f1 Qt5: fixed focusing of tooltip window. csFocus must be included in forms controlState. issue #38707
git-svn-id: trunk@64974 -
2021-04-11 17:42:19 +00:00
bart
07befbecb7 TFloatSpinEdit: fix a comment
git-svn-id: trunk@64973 -
2021-04-11 16:57:29 +00:00