lazarus/components/ideintf
2023-05-15 02:15:40 +03:00
..
docs
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 Debugger: moved asm dialog to IdeDebugger 2023-03-13 17:38:12 +01:00
actionseditor.lfm
actionseditor.pas
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
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 IDE: loadlfm: resolve ambigious registered component classes 2023-04-13 15:38:12 +02:00
componenttreeview.pas ide: componenttree: change parent of non lcl components 2022-12-30 18:20:10 +01:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas ide: componenttree: change parent of non lcl components 2022-12-30 18:20:10 +01:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger" 2023-03-24 11:41:27 +01:00
idedialogs.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
ideintf.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01: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: added ideopteditorintf.lfm, call register lazcontrolsdsgn in main 2023-05-05 09:09:00 +02:00
idetextconverter.pas
ideutils.pas IDE: ignore exceptions for invalid project icons 2023-01-10 18:57:21 +01:00
idewindowintf.pas
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 IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger" 2023-03-24 11:41:27 +01:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
Makefile
Makefile.compiled
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDE: component list: register popupmenu items 2023-04-09 11:42:17 +02:00
newfield.lfm
newfield.pas
objectinspector.lfm IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257. 2023-05-15 02:15:40 +03:00
objectinspector.pp Improve scaling of DateTimePicker. Leave GetDetailSize in places which are not fully tested yet. 2023-04-29 19:44:23 +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
propedits.pp LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
propeditutils.pp
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas
srceditorintf.pas Debugger: moved asm dialog to IdeDebugger 2023-03-13 17:38:12 +01:00
statusbarpropedit.pp
stringspropeditdlg.lfm IDEIntf: autosize string editor clear button 2023-04-07 16:27:58 +02:00
stringspropeditdlg.pas
texttools.pas
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 IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes 2023-04-13 15:38:12 +02:00

This directory contains the IDE interfaces for experts/plugins.

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