.. |
docs
|
IDEIntf: added LazarusIDE.GetProjectInspectorSelection
|
2022-01-31 10:28:09 +01:00 |
images
|
IDE: New FPGUI, MUI, and NoGUI icons in RestrictionBrowser, improved for rendering in dark mode. By Roland Hahn.
|
2023-05-01 12:56:34 +02:00 |
languages
|
Translations: Chinese translation update, merge request !226
|
2023-08-14 22:23:30 +03:00 |
actionseditor.lfm
|
IDEIntf/ActionsEditor: Improved spacing of items in actionlistbox. Issue #39386. Patch by Roland H.
|
2021-09-21 22:11:39 +02:00 |
actionseditor.pas
|
IDEIntf/ActionsEditor: Improved spacing of items in actionlistbox. Issue #39386. Patch by Roland H.
|
2021-09-21 22:11:39 +02:00 |
actionseditorstd.lfm
|
|
|
actionseditorstd.pas
|
|
|
bufdatasetdsgn.pas
|
IdeIntf: Fix BufDataset component editor "Save Data to File" verb
|
2021-08-27 17:45:57 -05:00 |
changeparentdlg.lfm
|
|
|
changeparentdlg.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
checkgroupeditordlg.lfm
|
|
|
checkgroupeditordlg.pas
|
|
|
checklistboxeditordlg.lfm
|
|
|
checklistboxeditordlg.pas
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +02:00 |
collectionpropeditform.lfm
|
|
|
collectionpropeditform.pas
|
IDE: Workaround to refresh values of CollectionPropertyEditor when control of same class is selected. Issue #38910
|
2021-05-25 20:51:17 +00:00 |
columndlg.pp
|
|
|
componenteditors.pas
|
LCL/TaskDialog: Add component editor for testing the dialog at design-time. Issue #39919.
|
2022-09-19 17:22:38 +02:00 |
componentreg.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
componenttreeview.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
dbgridcolumnspropeditform.lfm
|
|
|
dbgridcolumnspropeditform.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
dbpropedits.pas
|
|
|
editorsyntaxhighlighterdef.pas
|
|
|
fieldseditor.lfm
|
|
|
fieldseditor.pas
|
IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304
|
2021-08-03 01:38:16 +03:00 |
fieldslist.lfm
|
IdeIntf: Fix anchors in TFieldsListFrm. Issue #37276.
|
2020-10-25 08:08:33 +00:00 |
fieldslist.pas
|
|
|
filefilterpropeditor.lfm
|
|
|
filefilterpropeditor.pas
|
|
|
formeditingintf.pas
|
ide: started GetFormEditorLookupRoot
|
2023-08-13 23:41:27 +02:00 |
fpmake.pp
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
frmselectprops.lfm
|
|
|
frmselectprops.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
graphicpropedit.lfm
|
|
|
graphicpropedit.pas
|
|
|
graphpropedits.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
headercontrolpropedit.pp
|
|
|
helpfpdoc.pas
|
|
|
idecommands.pas
|
IDE: Add Key/Mouse-Command to Show Breakpoint-properties on current line. (create/modify)
|
2023-07-13 18:50:32 +02:00 |
idedialogs.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
idehelpintf.pas
|
IDEIntf: comment
|
2021-03-03 10:24:09 +00:00 |
ideimagesintf.pas
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
ideintf.lpk
|
ideintf: added missing file
|
2023-08-02 01:34:40 +02:00 |
ideintf.pas
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
ideintfstrconsts.pas
|
Debugger: moved asm dialog to IdeDebugger
|
2023-03-13 17:38:12 +01:00 |
idemsgintf.pas
|
IDEMessages: add OpenSelection function
|
2022-12-30 22:43:56 +01:00 |
ideopteditorintf.lfm
|
ide: added ideopteditorintf.lfm, call register lazcontrolsdsgn in main
|
2023-05-05 09:09:00 +02:00 |
ideopteditorintf.pas
|
IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf.
|
2023-06-19 10:45:09 +03:00 |
idetextconverter.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
ideutils.pas
|
Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section.
|
2023-06-11 20:34:36 +03:00 |
idewindowintf.pas
|
Reduce compiler warnings.
|
2023-07-03 06:23:49 +03:00 |
imagelisteditor.lfm
|
ImageListEditor: Adjust form's Constraints at runtime.
|
2023-03-13 13:39:26 +01:00 |
imagelisteditor.pp
|
ImageListEditor: Adjust form's Constraints at runtime.
|
2023-03-13 13:39:26 +01:00 |
keyvalpropeditdlg.lfm
|
|
|
keyvalpropeditdlg.pas
|
|
|
lazideintf.pas
|
New Fixed removing of incorrect component properties in LFM with installed DockedFormEditor. Issue #40377.
|
2023-07-27 22:05:55 +02:00 |
lazstringgridedit.lfm
|
IDE/StringGrid editor: Fix crash when grid contains Columns (related to issue #39680). Update buttons states. Display column and row count. Update German translation.
|
2022-04-06 00:11:41 +02:00 |
lazstringgridedit.pas
|
IDE/StringGrid editor: improved capitalization consistency, fixed dialog's groupbox caption i18n, regenerated translations and updated Russian translation
|
2022-04-06 02:08:47 +03:00 |
listviewpropedit.lfm
|
|
|
listviewpropedit.pp
|
|
|
Makefile
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
Makefile.compiled
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
Makefile.fpc
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
maskpropedit.lfm
|
|
|
maskpropedit.pas
|
|
|
menuintf.pas
|
IDE: component list: register popupmenu items
|
2023-04-09 11:42:17 +02:00 |
newfield.lfm
|
IDEIntf: improved New Field dialog layout, issue #39303
|
2021-08-04 01:45:53 +03:00 |
newfield.pas
|
IDEIntf: improved New Field dialog layout, issue #39303
|
2021-08-04 01:45:53 +03:00 |
objectinspector.lfm
|
IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257.
|
2023-05-15 02:15:40 +03:00 |
objectinspector.pp
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
objinspstrconsts.pas
|
IDE: implement (crude) range checking for floating point property editor. Only show "Infinity not allowed" if user actually types +/-Inf.
|
2022-10-08 22:52:29 +02:00 |
oifavoriteproperties.pas
|
|
|
pagespropeditdlg.lfm
|
|
|
pagespropeditdlg.pas
|
|
|
projectgroupintf.pp
|
projectgroups: do not bring editor to front on start
|
2022-06-10 15:45:20 +02:00 |
propedits.pp
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
propeditutils.pp
|
ideintf: TComponentRequirement: use first unit as source unitname for codetools
|
2022-04-16 09:05:50 +02:00 |
README.txt
|
|
|
selectdatasetdlg.lfm
|
|
|
selectdatasetdlg.pas
|
|
|
seledits.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
srceditorintf.pas
|
SourceEditorIntf: New methods to add custom panels to the SourceEditor-Window.
|
2023-06-12 23:20:48 +02:00 |
statusbarpropedit.pp
|
|
|
stringspropeditdlg.lfm
|
IDEIntf: autosize string editor clear button
|
2023-04-07 16:27:58 +02:00 |
stringspropeditdlg.pas
|
ideintf: TStringsPropEdit: added save button
|
2022-03-04 11:28:16 +01:00 |
texttools.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
toolbarintf.pas
|
IDE: Workaround for source-edit popup menu under QT. Issue #40161
|
2023-05-06 19:49:47 +02:00 |
treeviewpropedit.lfm
|
|
|
treeviewpropedit.pas
|
|
|
unitresources.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |