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 |
|
michl
|
66d4faff93
|
IDE: Designer: Use clWindowText as color for control text like components, requested in German Lazarusforum
git-svn-id: trunk@64833 -
|
2021-03-17 21:49:18 +00:00 |
|
mattias
|
a48c53db4e
|
IDE: fixed crash in designer
git-svn-id: trunk@64591 -
|
2021-02-16 13:34:32 +00:00 |
|
michl
|
46643fdda0
|
DockedFormEditor: prevent destroying designer layout per designer popup menu "Center Form"
git-svn-id: trunk@64530 -
|
2021-02-11 19:34:32 +00:00 |
|
juha
|
9219ea531d
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
|
2020-12-29 22:56:40 +00:00 |
|
juha
|
c0926457b8
|
IdeIntf: Harmonize events for Delete, update OI's tree when plugins are deleted from PSScript.
git-svn-id: trunk@64301 -
|
2020-12-29 22:47:37 +00:00 |
|
juha
|
4c2c4acb18
|
Designer: Name child controls only if owned by an added component. TPairSplitter may be the only one.
git-svn-id: trunk@64274 -
|
2020-12-25 17:26:39 +00:00 |
|
juha
|
deba76613b
|
IdeIntf, Designer: Improve deleting components from OI's tree. Make a special case for PairSplitterSide. Issue #38235.
git-svn-id: trunk@64254 -
|
2020-12-20 14:46:02 +00:00 |
|
juha
|
5cf724ae46
|
Designer: Give names for the side components of PairSplitter. Don't crash when deleting. Issue #38227.
git-svn-id: trunk@64225 -
|
2020-12-18 10:51:37 +00:00 |
|
juha
|
5d01307132
|
IDE: Optimize adding components to designer a little.
git-svn-id: trunk@64198 -
|
2020-12-12 12:56:39 +00:00 |
|
juha
|
6813e28eef
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
|
2020-12-12 11:41:07 +00:00 |
|
juha
|
d99c3b888f
|
Designer: Move code from TComponentPalette.CheckComponentDesignerVisible to function ComponentIsInvisible.
git-svn-id: trunk@64163 -
|
2020-11-30 19:42:22 +00:00 |
|
juha
|
7a03920de9
|
Designer: Handle opRemove notification for TControlSelection after copy/paste.
git-svn-id: trunk@64141 -
|
2020-11-15 16:57:11 +00:00 |
|
juha
|
9fe47fd5a6
|
IdeIntf: Do not autoexpand ComponentTree in OI after a component is added. Issue #33464.
git-svn-id: trunk@64133 -
|
2020-11-13 21:47:19 +00:00 |
|
juha
|
6fa295d5e4
|
Designer: Call DoDeletePersistent only once after deleting a control.
git-svn-id: trunk@64132 -
|
2020-11-13 21:47:17 +00:00 |
|
juha
|
125e794a87
|
Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
|
2020-08-18 17:35:21 +00:00 |
|
juha
|
cca567d5e7
|
Designer: Restore function InvokeComponentEditor to componenteditors interface but implement it with PopupMenuComponentEditor. Must not be freed right away.
git-svn-id: trunk@62938 -
|
2020-04-11 09:43:14 +00:00 |
|
juha
|
0726d31a26
|
Designer: Use PopupMenuComponentEditor property to prevent a memory leak. Issue #36872.
git-svn-id: trunk@62928 -
|
2020-04-10 21:31:09 +00:00 |
|
juha
|
0a548cf17d
|
Designer: Formatting, minor refactoring.
git-svn-id: trunk@62927 -
|
2020-04-10 21:30:58 +00:00 |
|
juha
|
25a0114031
|
IdeIntf: Update Object Inspector after changing order of items in ActionList Editor. Issue #36872.
git-svn-id: trunk@62926 -
|
2020-04-10 11:59:07 +00:00 |
|
juha
|
33ed908dbc
|
Designer: Add debug lines to designer code and class destructors for testing issue #36151.
git-svn-id: trunk@62006 -
|
2019-10-08 17:12:10 +00:00 |
|
juha
|
6362b3d71a
|
Designer: Fix a crash bug caused by r61974 #dcb8bd49fb. Top form has no Owner.
git-svn-id: trunk@62001 -
|
2019-10-06 13:43:11 +00:00 |
|
juha
|
5ff78d5320
|
Designer: Support Undo-action for changed Parent of a component. Issue #26815.
git-svn-id: trunk@61996 -
|
2019-10-05 19:47:24 +00:00 |
|
juha
|
dcb8bd49fb
|
Designer: Support Undo for properties of subcomponents like 'LabeledEdit1.SubLabel'. Issue #36071.
git-svn-id: trunk@61974 -
|
2019-10-03 22:58:20 +00:00 |
|
juha
|
c32570a990
|
Designer: Explode a big WITH block in TDesigner.ExecuteUndoItem. Use another temp variable.
git-svn-id: trunk@61973 -
|
2019-10-03 22:58:08 +00:00 |
|
mattias
|
34dbf4fe70
|
IDE: designer: enable Reset only if there are ancestors
git-svn-id: trunk@59554 -
|
2018-11-16 11:00:40 +00:00 |
|
juha
|
b20cf40349
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
|
2018-07-24 17:49:21 +00:00 |
|
balazs
|
82ab3151e0
|
IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
git-svn-id: trunk@58521 -
|
2018-07-14 19:39:26 +00:00 |
|
ondrej
|
fa0239f62e
|
Designer: allow to change text (Caption, Lines etc.) in AskCompNameDlg as well.
git-svn-id: trunk@58246 -
|
2018-06-13 17:33:42 +00:00 |
|
mattias
|
fa82a99550
|
IDE: designer: fixed hide non visual controls when no control is selected, issue #33838, patch from FTurtle
git-svn-id: trunk@58164 -
|
2018-06-07 06:32:37 +00:00 |
|
ondrej
|
1137945eaf
|
IDE: less hints
git-svn-id: trunk@58103 -
|
2018-06-03 20:53:00 +00:00 |
|
ondrej
|
634dc3c2e3
|
IDE: designer: set handled messages as done. Issue #33816
git-svn-id: trunk@58073 -
|
2018-06-02 08:38:44 +00:00 |
|
mattias
|
1c514f9a8d
|
IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
|
2018-05-27 06:54:35 +00:00 |
|
mattias
|
362d5edb4f
|
IDE: designer: undo: using beginupdate/endupdate to trigger less events
git-svn-id: trunk@57986 -
|
2018-05-21 09:31:59 +00:00 |
|
ondrej
|
64b220c68c
|
IDE: designer: non-visual components retina support
git-svn-id: trunk@57870 -
|
2018-05-09 08:54:27 +00:00 |
|
ondrej
|
936a0dea02
|
IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
|
2018-05-09 01:39:31 +00:00 |
|
juha
|
241124c159
|
Designer: Simplify DoDeletePersistent.
git-svn-id: trunk@56930 -
|
2018-01-03 09:56:41 +00:00 |
|
juha
|
f8d6369f36
|
Designer: Do not free component's PopupMenuComponentEditor when deleting a CollectionItem. Issue #32820.
git-svn-id: trunk@56904 -
|
2018-01-01 19:31:49 +00:00 |
|
juha
|
48b785c072
|
Designer: Remove a useless variable.
git-svn-id: trunk@56710 -
|
2017-12-13 00:07:06 +00:00 |
|
juha
|
f69e728e25
|
Designer: Prevent an AV after deleting a control with csDesignInteractive in ControlStyle. Issue #32813.
git-svn-id: trunk@56709 -
|
2017-12-13 00:07:05 +00:00 |
|
juha
|
6a0191fb70
|
Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
|
2017-11-10 08:46:19 +00:00 |
|
juha
|
559b2ebd92
|
Designer: Don't crash when a non-visual comp to be destroyed is painted on Qt. Triggered by Sparta designer. Issue #32206.
git-svn-id: trunk@55908 -
|
2017-09-23 23:09:08 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
ondrej
|
5eb469913c
|
ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images
git-svn-id: trunk@54946 -
|
2017-05-17 09:31:43 +00:00 |
|
ondrej
|
be04a6d474
|
ide, designer: high-DPI: scale non-visual components. Issue #31812
git-svn-id: trunk@54932 -
|
2017-05-14 19:42:05 +00:00 |
|
mattias
|
48545a5054
|
IDE: less hints
git-svn-id: trunk@54389 -
|
2017-03-12 19:08:55 +00:00 |
|
ondrej
|
23412ffff1
|
IDE: designer: fix AV when deleting components from the designer popup menu. Issue #30900
git-svn-id: trunk@54355 -
|
2017-03-06 16:07:37 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
juha
|
8ed63aff69
|
IDE: Update OI properly when closing a project. Issue #31153.
git-svn-id: trunk@53764 -
|
2016-12-22 22:29:17 +00:00 |
|
mattias
|
144135bfcc
|
IDE: designer: fixed show border spacing, patch #30876, from Michl
git-svn-id: trunk@53320 -
|
2016-11-08 15:56:08 +00:00 |
|