lazarus/ide
2022-10-23 13:18:00 +02:00
..
frames IDE: improved i18n 2022-10-15 01:40:14 +03:00
include
packages/idedebugger Debugger, IDE: fix dangling pointer in watches / crash when history entry was active and restarting debugger. 2022-10-23 13:18:00 +02:00
aboutfrm.lfm
aboutfrm.pas Fix: About Form, copy to clipboard text for git 2021-09-14 15:43:45 +02:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas
allcompileroptions.lfm
allcompileroptions.pas IDE: Support scaled font sizes in All Compiler Options window. By BrunoK. 2022-05-23 10:35:07 +03:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas Debugger: Inspect/Evaluate windows, when opened from watches or each-other transfer settings for eval-flags and converter 2022-08-05 17:33:29 +02:00
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
buildmanager.pas IDE: what needs building: check project files in source editor 2022-05-12 10:39:11 +02:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
buildmodesmanager.pas IDE: Disable Project Options command while compiling many build modes. Issue #39332. 2021-10-05 14:31:35 +03:00
buildprofilemanager.lfm
buildprofilemanager.pas
buildprojectdlg.lfm
buildprojectdlg.pas
charactermapdlg.lfm IDE: Resizable character height in CharacterMap to improve readability. 2021-11-08 13:27:50 +01:00
charactermapdlg.pas IDE: Resizable character height in CharacterMap to improve readability. 2021-11-08 13:27:50 +01:00
checkcompileropts.lfm
checkcompileropts.pas
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm IDE: Show Frame's contents in designer also when its component package is installed in palette. Issue #39488. 2021-11-28 00:22:27 +02:00
checklfmdlg.pas IDE: Show Frame's contents in designer also when its component package is installed in palette. Issue #39488. 2021-11-28 00:22:27 +02:00
cleandirdlg.lfm
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas
codecontextform.pas
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm IDE: Add a filter clear button in Code Explorer. Merge request !74 by Sergey Larin. 2022-02-24 12:39:00 +02:00
codeexplorer.pas IDE: Add a filter clear button in Code Explorer. Merge request !74 by Sergey Larin. 2022-02-24 12:39:00 +02:00
codehelp.pas ide: codehelp search fpdoc case sensitive 2022-05-29 19:22:01 +02:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas
codetoolsdefines.lfm
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas CodeTools: change default and caption for new "include keywords" option 2022-05-03 21:59:18 +02:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp lazbuild: stop if project compiler empty 2022-04-14 21:49:46 +02:00
compileroptions.pp Formatting, minor simplification. 2021-10-31 09:51:28 +02:00
componentlist.lfm IDE: Update ComponentList after component visibility in Palette changed. Issue #23541. 2021-11-24 12:00:47 +02:00
componentlist.pas IDE: Update ComponentList after component visibility in Palette changed. Issue #23541. 2021-11-24 12:00:47 +02:00
componentpalette.pas IDE: less hints 2022-01-06 13:08:50 +01:00
compoptsmodes.pas
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp IDE: Less debug info. Formatting. 2022-01-12 14:43:01 +02:00
debugmanager.pas Debugger: "Value Converter Conf" in "Project Options" 2022-08-28 21:00:28 +02:00
definesgui.lfm
definesgui.pas
dependencygraphoptions.lfm LvlGraphOptions, fix taborder 2022-01-10 14:11:12 +01:00
dependencygraphoptions.pas
desktopmanager.lfm
desktopmanager.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
dialogprocs.pas
diffdialog.lfm
diffdialog.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editdefinetree.pas
editorfilemanager.lfm
editorfilemanager.pas
editormacrolistviewer.lfm IDE: improved Editor Macro List dialog layout 2022-03-07 00:18:52 +03:00
editormacrolistviewer.pas IDE: create TMacroListView only when needed 2022-05-16 15:15:39 +02:00
editoroptions.pp Debugger: Renamed FpConverter to BackendConverter 2022-08-28 21:00:28 +02:00
editoroptions.rc
editoroptions.res
editortoolbarstatic.pas
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default 2022-10-14 09:42:55 +02:00
etfpcmsgparser.pas IDEIntf: added TFPCParser.UseTranslationUrgency 2022-04-19 21:10:08 +02:00
etmakemsgparser.pas making ide: fixed make idepkg creating duplicates 2022-01-16 21:20:08 +01:00
etmessageframe.lfm
etmessageframe.pas IDE: Improve the header hint clicked behavior. Issue #39506. 2021-12-11 23:30:44 +02:00
etmessageswnd.lfm
etmessageswnd.pas
etpas2jsmsgparser.pas
etquickfixes.pas
etsrceditmarks.pas
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas ide: fixed compile 2022-04-29 18:39:52 +02:00
exttoolsconsole.pas
exttoolside.pas
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
fpcsrcscan.pas
fpdoceditwindow.lfm
fpdoceditwindow.pas
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp IDE: fpmake added dependency for IdeDebugger 2022-01-26 13:47:16 +01:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
generatefppkgconfigurationdlg.lfm
generatefppkgconfigurationdlg.pas IDE: fixed generate fppkg on debian 2022-01-16 22:08:40 +01:00
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: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup 2022-04-22 14:07:26 +02:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas IDE: don't mention SVN in IDE and FPC info dialogs 2021-07-29 00:41:05 +03:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas
idehelpmanager.lfm
idehelpmanager.pas
ideinfodlg.lfm
ideinfodlg.pas IDE: don't mention SVN in IDE and FPC info dialogs 2021-07-29 00:41:05 +03:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas
ideinstances.pas IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup 2022-04-22 14:07:26 +02:00
ideoptiondefs.pas
ideoptionsdlg.lfm IDE: improved alignment of build mode combobox in Project Options dialog, issue #39757 2022-05-24 00:30:04 +03:00
ideoptionsdlg.pas
ideprocs.pp Revert checking for Pascal keywords in LazIsValidIdent which is used also for unit names etc. Prevent illegal name by other means. 2021-09-28 14:33:36 +03:00
ideprotocol.pas
idetranslations.pas IDE: Restored manual LCL translation callback call (allows to have LCL translated earlier in order to have translated button captions in some dialogs shown during IDE start) 2021-12-13 01:01:46 +03:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
initialsetupdlgs.lfm IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default 2022-10-14 09:42:55 +02:00
initialsetupdlgs.pas IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default 2022-10-14 09:42:55 +02:00
initialsetupproc.pas
inputfiledialog.pas
inputhistory.pas
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE: fix the proper loading keyschema flags, issue #39817 2022-07-21 00:44:19 +03:00
keymapschemedlg.lfm
keymapschemedlg.pas IDE: updating schema selection dialog to recognize additional custom schemas, issue #39805 2022-06-20 00:46:12 +03:00
keymapshortcutdlg.lfm
keymapshortcutdlg.pas IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
lazadvancedipc.pp
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico Images: Replace lazarus*.ico files by versions in which the small images (16x16, 20x20) are a bit more "crispy". Created by Roland Hahn. 2022-01-29 12:50:46 +01:00
lazarus.lpi IDE: Remove the old Examples GUI window. 2022-03-09 11:20:30 +02:00
lazarus.pp bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
lazarus.res IDE: committed regenerated .res files after recent icon updates 2022-01-31 01:17:33 +03:00
lazarusidestrconsts.pas IDE: improved i18n 2022-10-15 01:40:14 +03:00
lazarusmanager.pas
lazbuild.lpi lazbuild: fixed lpi 2022-01-16 21:54:54 +01:00
lazbuild.lpr lazbuild: stop if project compiler empty 2022-04-14 21:49:46 +02:00
lazconf.pp Lazbuild: Suppress verbose output when requested to be quiet. Issue #39752, patch by BugsBeGone. 2022-05-18 00:27:27 +03:00
lazdoc.res
lfmunitresource.pas
macropromptdlg.pas
main.pp IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default 2022-10-14 09:42:55 +02:00
mainbar.pas IDE: Remove the old Examples GUI window. 2022-03-09 11:20:30 +02:00
mainbase.pas IDE: GetForm: prefer non designer form 2022-04-14 20:22:41 +02:00
mainintf.pas
Makefile make: updated makefiles 2022-08-30 07:54:41 +02:00
Makefile.fpc Amend "Updated Makefiles" fddc11ef84. 2022-06-25 15:08:53 +02:00
makeresstrdlg.lfm MakeResStrDialog: remove hardcoded default colors, use system colors instead 2021-09-29 01:25:38 +03:00
makeresstrdlg.pas
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas
newdialog.lfm
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
pas2jsmsg.txt
patheditordlg.lfm
patheditordlg.pas
procedurelist.lfm IDE: Scroll Procedure List with mouse-wheel always. Issue #38477, patch by Alexey Torgashin. 2021-11-18 20:09:46 +02:00
procedurelist.pas IDE: less hints 2022-04-11 09:43:22 +02:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: Prevent an occasional invalid type cast. At least TAnchorside property caused it. 2022-10-04 14:27:16 +03:00
projectdefs.pas ide: less initialization 2021-10-30 23:01:24 +02:00
projectdescriptortypes.pas
projecticon.pas
projectinspector.lfm ide: project inspector: register add popup menuitems 2022-01-30 20:58:22 +01:00
projectinspector.pas Project Inspector: Add an option to hide the properties pane. 2022-06-01 03:22:06 +03:00
projectresources.pas IDE: Save resource file after a project is renamed (Save Project As). Issue #39958. 2022-10-16 23:50:19 +03:00
projectuserresources.pas
projectwizarddlg.lfm IDE: Remove the old Examples GUI window. 2022-03-09 11:20:30 +02:00
projectwizarddlg.pas IDE: less hints 2022-04-11 09:43:22 +02:00
publishmoduledlg.lfm
publishmoduledlg.pas
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm IDE: Calculate height of run parameters dialog, issue #39751. 2022-05-15 19:58:00 +02:00
runparamsopts.pas IDE: Calculate height of run parameters dialog, issue #39751. 2022-05-15 19:58:00 +02:00
searchfrm.lfm
searchfrm.pas
searchresultview.lfm
searchresultview.pp
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp SynEdit, Completion: Fix Last line not maintain right key because LogCaret.Y is One based 2022-08-01 18:07:27 +03:00
sourceeditprocs.pas Revert the assignment ':=' commit. It is useless without the parameter list and fails to work always. Issue #39545. 2022-01-14 13:13:23 +02:00
sourcefilemanager.pas IDE: Save resource file after a project is renamed (Save Project As). Issue #39958. 2022-10-16 23:50:19 +03:00
sourcemarks.pas
sourcesyneditor.pas SourceEditor: fixed updating top-line-hint (invalidate/repaint) 2022-04-05 10:57:15 +02:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico Images: Replace lazarus*.ico files by versions in which the small images (16x16, 20x20) are a bit more "crispy". Created by Roland Hahn. 2022-01-29 12:50:46 +01:00
startlazarus.lpi
startlazarus.lpr
startlazarus.res IDE: committed regenerated .res files after recent icon updates 2022-01-31 01:17:33 +03:00
syncolorattribeditor.lfm IDE: Editor-Options, new captions - added info text 2022-02-15 17:04:45 +01:00
syncolorattribeditor.pas IDE: Editor-Options, new captions - added info text 2022-02-15 17:04:45 +01:00
sysvaruseroverridedlg.pas IDE: less hints 2022-04-14 21:48:17 +02:00
toolbarconfig.lfm
toolbarconfig.pas
transfermacros.pp IDE: optional default macro variable use env var 2022-04-16 21:54:45 +02:00
unitdependencies.lfm
unitdependencies.pas IDE, UnitDependencies: Set overlays for LvLGraph 2022-01-10 14:23:23 +01:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas
useunitdlg.lfm
useunitdlg.pas
version.inc
viewunit_dlg.lfm IDE: Show hint in "View Project Units" Filter's clear-button. Issue #39569. 2022-01-25 20:46:36 +02:00
viewunit_dlg.pp IDE: Implement auto-select in "View Project Units". Issue #39569, merge request !57 by duzenko. 2022-01-25 19:59:39 +02:00
w32manifest.pas
w32versioninfo.pas
wordcompletion.pp