lazarus/components/ideintf
2019-09-20 23:25:41 +00:00
..
docs
images
languages Translations: Slovak translation update by LacaK, bug #36088 2019-09-20 23:25:41 +00:00
actionseditor.lfm
actionseditor.pas IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226, patch from Anton. 2019-03-15 11:23:35 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
changeparentdlg.lfm
changeparentdlg.pas Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas
compoptsintf.pas IDEIntf: added TLazCompilationToolOptions.Parsers 2019-04-05 11:42:16 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp
fppkgintf.pas
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE, Keymap: Add combo for enable/disable (toggle) breakpoint. 2019-09-10 18:52:48 +00:00
idedialogs.pas IDE: fixed invalidate filestate cache after TSaveDialog 2019-03-08 12:12:59 +00:00
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk IDEIntf, projectgroups: moved projectgroupintf.pp to IDEIntf 2019-07-11 12:58:00 +00:00
ideintf.pas IDEIntf, projectgroups: moved projectgroupintf.pp to IDEIntf 2019-07-11 12:58:00 +00:00
idemsgintf.pas
ideopteditorintf.pas
ideoptionsintf.pas Debugger: Allow project to override selected debugger. 2019-08-06 15:38:36 +00:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas
lazmsgdialogs.pas
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDE: clean up ecCompile 2019-07-09 10:41:03 +00:00
newfield.lfm IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249 2019-03-20 06:11:22 +00:00
newfield.pas IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249 2019-03-20 06:11:22 +00:00
newitemintf.pas
objectinspector.lfm IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs. 2019-03-22 09:36:22 +00:00
objectinspector.pp IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs. 2019-03-22 09:36:22 +00:00
objinspstrconsts.pas IDE: Add checkbox to show/hide property filter in object inspector. Issue #35043, patch from ptvs. 2019-02-11 16:35:11 +00:00
oifavoriteproperties.pas
packagedependencyintf.pas
packageintf.pas
packagelinkintf.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp IDEIntf, projectgroups: moved projectgroupintf.pp to IDEIntf 2019-07-11 12:58:00 +00:00
projectintf.pas Debugger: Allow project to override selected debugger. 2019-08-06 15:38:36 +00:00
projectresourcesintf.pas
projpackintf.pas
propedits.pp Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDEIntf: clean up 2019-03-08 23:02:45 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

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