lazarus/components/ideintf
2025-04-02 02:48:41 +03:00
..
docs
images IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
languages IDEIntf: regenerated translations and updated Russian translation 2025-04-02 02:48:41 +03:00
actionseditor.lfm IDEIntf: Fix scaling of action names listbox in ActionList component editor 2024-12-30 12:06:31 +01:00
actionseditor.pas IDEIntf: Fix scaling of action names listbox in ActionList component editor 2024-12-30 12:06:31 +01:00
actionseditorstd.lfm
actionseditorstd.pas
bufdatasetdsgn.pas
changeparentdlg.lfm
changeparentdlg.pas
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 ideintf: clean up 2024-09-02 16:32:48 +02:00
columndlg.pp
componenteditors.pas Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
componenttreeview.pas Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
editorsyntaxhighlighterdef.pas IDE: fix translations for color opts, broken in 900e58ed4f by too early init. 2025-03-20 21:12:00 +01:00
fieldseditor.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
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
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02: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 IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button. 2024-07-03 16:57:15 +02:00
graphicpropedit.pas IDEIntf/TGraphicPropertyEditor: Update enabled state of Clear button. 2024-07-03 16:57:15 +02:00
graphpropedits.pas ideintf: extended TPropertyEditor for record fields 2024-09-02 16:07:16 +02:00
headercontrolpropedit.pp IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
helpfpdoc.pas IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units. 2020-03-23 20:33:04 +00:00
idecommands.pas IDE/SearchResultsView: Adding IDE commands to open next/previous search result. Issue #40328 2024-12-26 06:44:32 +02:00
idedebuggervalueformatterintf.pas IdeDebugger: removed some "experimental" tags 2024-09-12 12:46:35 +02:00
idedebuggerwatchvalueintf.pas IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
idedialogs.pas Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions. 2024-04-16 12:13:33 +03:00
idehelpintf.pas aissist: add button to fpdoc editor describe a function 2025-01-21 18:21:46 +01:00
ideimagesintf.pas IdeIntf: Remove deprecated functions from IdeImagesIntf. 2025-01-31 14:29:55 +02:00
ideintf.lpk Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
ideintf.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
ideintfstrconsts.pas
idemsgintf.pas IdePackager: Remove IDEMsgIntf dependency from PackageSystem. 2024-04-20 17:07:51 +03:00
ideopteditorintf.lfm
ideopteditorintf.pas Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
idetextconverter.pas Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
ideutils.pas
idewindowintf.pas Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
imagelisteditor.lfm IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
imagelisteditor.pp IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
lazideintf.pas ideintf: comment 2025-02-21 21:31:30 +01:00
lazstringgridedit.lfm
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 IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html, patch by dsiders. 2024-03-18 21:07:15 +01:00
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled Updated Makefiles 2024-02-10 21:34:12 +01:00
Makefile.fpc Updated Makefiles 2024-02-10 21:34:12 +01:00
maskpropedit.lfm MaskEdit property editor: fix issue #40696. 2024-01-22 18:59:27 +01:00
maskpropedit.pas MaskEdit property editor: fix issue #40696. 2024-01-22 18:59:27 +01:00
menuintf.pas Packager: Support Sender as TIDEMenuItem in function GetPackageOfEditorItem. Affects ToDo list with packages etc. 2025-02-17 18:13:47 +02:00
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
objinspstrconsts.pas IDEIntf: improved Save/Open dialog i18n for Treeview Items Editor 2025-04-02 02:44:27 +03:00
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp ProjectGroups: Add a choice "Compile clean from here". Issue #41521, patch by Dean Mustakinov. 2025-03-12 12:08:06 +02:00
propeditconfig.pp
propedits.pp Replace deprecated LazIsValidIdent with IsValidIdent. 2024-09-29 02:21:32 +03:00
propeditutils.pp ideintf: TComponentRequirement: use first unit as source unitname for codetools 2022-04-16 09:05:50 +02:00
README.txt ideintf: moved to components 2013-04-23 07:04:51 +00:00
selectdatasetdlg.lfm * Rename dialog to avoid resource conflicts 2020-05-01 15:17:10 +00:00
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas * Notify of source editor config changes. 2024-09-28 09:46:24 +02:00
statusbarpropedit.pp
stringspropeditdlg.lfm IDEIntf: improved strings property editor dialog i18n 2024-10-01 18:27:28 +03:00
stringspropeditdlg.pas IDEIntf: improved strings property editor dialog i18n 2024-10-01 18:27:28 +03: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 IDE: Fix crash in the Treeview Items Editor which allowed trying to open an non-existing file. 2025-04-01 11:32:47 +02:00
treeviewpropedit.pas IDEIntf: improved Save/Open dialog i18n for Treeview Items Editor 2025-04-02 02:44:27 +03:00
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

These files are under the modified LGPL as described in COPYING.modifiedLGPL.