lazarus/ide
juha 38389bb56f IDE: Formatting.
git-svn-id: trunk@59258 -
2018-10-06 19:32:48 +00:00
..
frames IDE: Add initial directory for loading project icon in App options. Use IconImage.Picture.Icon everywhere. 2018-10-03 17:24:24 +00:00
include
aboutfrm.lfm IDE: Add button to copy version info to clipboard to AboutForm (suggested in report #34325) 2018-09-25 11:42:02 +00:00
aboutfrm.pas IDE: Add button to copy version info to clipboard to AboutForm (suggested in report #34325) 2018-09-25 11:42:02 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addtoprojectdlg.lfm IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
addtoprojectdlg.pas IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
allcompileroptions.lfm
allcompileroptions.pas
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info) 2018-08-05 12:26:21 +00:00
buildfiledlg.lfm
buildfiledlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
buildlazdialog.lfm
buildlazdialog.pas
buildmanager.pas IDE: Formatting. 2018-10-06 19:32:48 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
buildmodesmanager.pas IDE: less hints 2018-09-19 09:24:01 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas
buildprojectdlg.lfm
buildprojectdlg.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
cleandirdlg.lfm
cleandirdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
codecontextform.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm
codeexplorer.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
codehelp.pas
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas IDE: Macro support for module's filename in "Code Templates" dialog. Issue #33901, patch from errno. 2018-08-05 08:32:02 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
ColorDefault.xml IDE, color opts: change color for execution line, to keep caret visible. Issue #0034150 2018-08-20 13:00:59 +00:00
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp
compileroptions.pp IdeIntf: Delete old deprecated methods and properties. 2018-10-02 12:59:21 +00:00
componentlist.lfm IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp. 2018-09-11 23:12:49 +00:00
componentlist.pas IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp. 2018-09-11 23:12:49 +00:00
componentpalette.pas IDE: Add package name to hints for component palette icons. 2018-09-19 10:22:47 +00:00
compoptsmodes.pas
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp IDE: Fix wrong size of designtime-created components at high-DPI (note 0110323 of issue #33841). Patch by Ondrej Pokorny. 2018-08-28 10:34:23 +00:00
debugmanager.pas Debugger: fix step out 2018-09-03 15:55:38 +00:00
definesgui.lfm
definesgui.pas
desktopmanager.lfm
desktopmanager.pas
dialogprocs.pas Cleanup for utility functions. 2018-08-27 19:03:21 +00:00
diffdialog.lfm
diffdialog.pas
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editdefinetree.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
editorfilemanager.lfm
editorfilemanager.pas
editormacrolistviewer.lfm
editormacrolistviewer.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
editoroptions.pp SynEdit, EditorOpts: fix color for outline 2018-08-20 12:45:46 +00:00
editoroptions.rc
editoroptions.res IDE, color opts: change color for execution line, to keep caret visible. Issue #0034150 2018-08-20 13:00:59 +00:00
editortoolbarstatic.pas
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
environmentopts.pp * Allow opening recent files/packages/projects 2018-09-26 19:13:15 +00:00
etfpcmsgparser.pas
etmakemsgparser.pas
etmessageframe.lfm
etmessageframe.pas IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools. 2018-07-28 13:38:06 +00:00
etmessageswnd.lfm
etmessageswnd.pas
etpas2jsmsgparser.pas
etquickfixes.pas
etsrceditmarks.pas
examplemanager.lfm
examplemanager.pas
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas IDE: Make the --quiet parameter actually quiet. Quiet means ConsoleVerbosity=-1. Formatting. 2018-10-06 19:32:46 +00:00
exttoolsconsole.pas IDE: Support running external tool with parsers, needed when used through IDE interface. Reported by Anton. 2018-10-04 21:23:05 +00:00
exttoolside.pas IDE: Support running external tool with parsers, needed when used through IDE interface. Reported by Anton. 2018-10-04 21:23:05 +00:00
filereferencelist.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp
fpcsrcscan.pas
fpdoceditwindow.lfm
fpdoceditwindow.pas lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks 2018-09-23 10:33:52 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
genericlistselect.lfm
genericlistselect.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas
helpoptions.pas
ide.pas
idecmdline.pas IDE, startlazarus, buildlazarus: Ensure params (long vs short version) from command-line override lazarus.cfg (last given on command line will be taken). Issue #0034069 2018-08-12 15:22:54 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas
idehelpmanager.lfm
idehelpmanager.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
ideinfodlg.lfm
ideinfodlg.pas
ideinfoneedbuild.lfm
ideinfoneedbuild.pas
ideinstances.pas
ideoptiondefs.pas
ideoptionsdlg.lfm IDE: Remove the useless "Use Buildmodes" setting and CheckBox. 2018-09-05 18:23:58 +00:00
ideoptionsdlg.pas IDE: Remove the useless "Use Buildmodes" setting and CheckBox. 2018-09-05 18:23:58 +00:00
ideprocs.pp Cleanup for utility functions. 2018-08-27 19:03:21 +00:00
ideprotocol.pas
idetranslations.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
idewindowhelp.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas
initialsetupdlgs.lfm
initialsetupdlgs.pas
initialsetupproc.pas
inputfiledialog.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
inputhistory.pas IDE: Simplify the publish module dialog more and rename it. 2018-08-30 11:16:09 +00:00
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
keymapping.pp
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazadvancedipc.pp LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding. 2018-07-25 13:38:59 +00:00
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico
lazarus.lpi updated lazarus.lpi 2018-09-15 19:59:32 +00:00
lazarus.pp
lazarus.res updated lazarus.lpi 2018-09-15 19:59:32 +00:00
lazarusidestrconsts.pas IDE: cleaned up unused resource string 2018-09-26 23:01:29 +00:00
lazarusmanager.pas
lazbuild.lpi
lazbuild.lpr IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools. 2018-07-28 13:38:06 +00:00
lazconf.pp LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
lazdoc.res
lfmunitresource.pas
macropromptdlg.pas
main.pp IDE: Formatting. 2018-10-06 19:32:48 +00:00
mainbar.pas
mainbase.pas IDE: Move code related to many build modes to unit BuildModesManager. Make "Build many Modes" selection persistent. 2018-09-07 11:03:44 +00:00
mainintf.pas IDE: Cleanup. 2018-08-28 06:22:57 +00:00
Makefile
Makefile.fpc
makeresstrdlg.lfm
makeresstrdlg.pas
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
newdialog.lfm
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
objectlists.pas
pas2jsmsg.txt
patheditordlg.lfm IDE: Remove a useless form OnResize handler from PathEditor. 2018-09-10 07:50:59 +00:00
patheditordlg.pas IDE: Remove a useless form OnResize handler from PathEditor. 2018-09-10 07:50:59 +00:00
procedurelist.lfm IDE: Remember the state of filter buttons in ProcedureList. Trigger filtering when they are clicked. 2018-09-07 11:03:31 +00:00
procedurelist.pas IDE: Remember the state of filter buttons in ProcedureList. Trigger filtering when they are clicked. 2018-09-07 11:03:31 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: Formatting. 2018-10-06 19:32:48 +00:00
projectdefs.pas Clean Publish Module code. Use common TBaseCompilerOptions. Fix wrong typecast for TProject() with packages. 2018-09-04 11:12:31 +00:00
projectdescriptors.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
projecticon.pas IDE: Always create project's main icon file when saving it. Keeps its size down. Issue #27287. 2018-10-03 17:24:17 +00:00
projectinspector.lfm IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projectinspector.pas IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projectresources.pas IDE: Formatting. 2018-10-06 19:32:48 +00:00
projectuserresources.pas IDE: Formatting. 2018-10-06 19:32:48 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas
publishmodule.pas IDE: clean up 2018-09-19 09:05:43 +00:00
publishmoduledlg.lfm IDE: Publish Project dialog: Add the possibility to open the destination directory in file manager(default false). 2018-09-14 06:37:00 +00:00
publishmoduledlg.pas IDE: Publish Project dialog: Add the possibility to open the destination directory in file manager(default false). 2018-09-14 06:37:00 +00:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.pas IDE: Fix enabled/disabled state of some controls in RunParams dialog. Issue #33008. 2018-09-12 18:54:41 +00:00
searchfrm.lfm
searchfrm.pas
searchresultview.lfm
searchresultview.pp LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
showcompileropts.lfm
showcompileropts.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp IDE: Macro support for module's filename in "Code Templates" dialog. Issue #33901, patch from errno. 2018-08-05 08:32:02 +00:00
sourceeditprocs.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
sourcefilemanager.pas IDE: Minor optimization. Remove a parameter from procedure GetMainUnit. 2018-09-17 12:03:41 +00:00
sourcemarks.pas IDE: SourceEditor, Messages, InitDlg, de-duplicate state images. SourceEditor now uses same images as rest of IDE. 2018-08-12 13:47:28 +00:00
sourcesyneditor.pas SynEdit: Caret Color 2018-07-28 18:01:10 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm
syncolorattribeditor.pas SynEdit: Caret Color 2018-07-28 18:01:10 +00:00
sysvaruseroverridedlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
toolbarconfig.lfm
toolbarconfig.pas
transfermacros.pp
unitdependencies.lfm
unitdependencies.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
useunitdlg.lfm
useunitdlg.pas
version.inc set trunk version to 2.1.0 2018-09-15 19:46:38 +00:00
viewunit_dlg.lfm
viewunit_dlg.pp LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding. 2018-07-25 13:38:59 +00:00
w32manifest.pas
w32versioninfo.pas
wordcompletion.pp