lazarus/ide
2021-11-01 17:29:46 +01:00
..
frames IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
include
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 LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references. 2021-01-11 16:16:58 +00:00
allcompileroptions.lfm
allcompileroptions.pas
applicationbundle.pas IDE, Project: Add config for NSPrincipalClass (MacOS) 2021-03-19 20:28:42 +00:00
basebuildmanager.pas
basedebugmanager.pas Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
buildmanager.pas Formatting, minor simplification. 2021-10-31 09:51:28 +02:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
buildmodesmanager.lfm
buildmodesmanager.pas IDE: Disable Project Options command while compiling many build modes. Issue . 2021-10-05 14:31:35 +03:00
buildprofilemanager.lfm
buildprofilemanager.pas IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself. 2021-06-30 22:04:12 +00:00
buildprojectdlg.lfm
buildprojectdlg.pas
charactermapdlg.lfm
charactermapdlg.pas Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
checkcompileropts.lfm
checkcompileropts.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
checklfmdlg.lfm
checklfmdlg.pas
cleandirdlg.lfm
cleandirdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
clipboardhistory.pas
codebrowser.lfm IDE: Add MinHeight and MinWidth constraints to Code Browser window. Issue . 2021-03-23 09:46:07 +00:00
codebrowser.pas IDE: Remove OnIdle-handler of CodeBrowser when searching is finished 2021-04-02 19:10:56 +00:00
codecontextform.pas
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm
codeexplorer.pas IDE: less hints 2021-02-13 12:39:19 +00:00
codehelp.pas Reverted r65252 #caf1ee88ad: IDE: Add '.' to tooltip help if missing. Issue , patch by CudaText man. 2021-06-18 20:39:19 +00:00
codemacroprompt.lfm
codemacroprompt.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:20 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
ColorDefault.xml IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter. 2021-03-30 21:53:23 +00:00
ColorDelphi.xml IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter. 2021-03-30 21:53:23 +00:00
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
compileroptions.pp Formatting, minor simplification. 2021-10-31 09:51:28 +02:00
componentlist.lfm
componentlist.pas IDE: Set focus correctly to the input field of the filter of Components window. Merge request by Sergey Larin. 2021-10-28 01:47:57 +03:00
componentpalette.pas IDE: Scale the select button's icon in ComponentList. Issue . 2021-03-10 08:56:20 +00:00
compoptsmodes.pas
comppagespopup.lfm
comppagespopup.pas IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue . 2021-01-30 18:36:57 +00:00
customformeditor.pp IDE fixed typos in 'lisanerroroccuredatlaststartupwhileloadingloadthispro' and 'liscfeanexceptionoccuredduringdeletionof' resource string names 2021-06-10 22:59:58 +00:00
debugmanager.pas Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
definesgui.lfm
definesgui.pas
dependencygraphoptions.lfm
dependencygraphoptions.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
desktopmanager.lfm
desktopmanager.pas
dialogprocs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
diffdialog.lfm
diffdialog.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
diffpatch.pas IDE: Prevent an infinite loop when comparing files. Issue , patch from Domingo Galmés. 2020-12-12 18:45:29 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
editdefinetree.pas IDE: Optimize DefineTemplates updates for packages and project. 2021-01-19 09:20:34 +00:00
editorfilemanager.lfm
editorfilemanager.pas
editormacrolistviewer.lfm
editormacrolistviewer.pas LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
editoroptions.pp IDE: EditorOptions, Color, fix "reset all". Issue 2021-09-24 11:36:23 +02:00
editoroptions.rc
editoroptions.res IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter. 2021-03-31 19:37:03 +00:00
editortoolbarstatic.pas
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText. 2021-01-14 13:52:23 +00:00
environmentopts.pp IDE: Remove EnvironmentOptions.DesignerPaintLazy to prevent paintings outside OnPaint resulting in painting artefacts. Fixes issue and 2021-06-25 14:18:16 +00:00
etfpcmsgparser.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
etmakemsgparser.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
etmessageframe.lfm
etmessageframe.pas IDE: Allow selecting the header line in Messages window's multi-line selection. 2021-06-27 22:21:18 +00:00
etmessageswnd.lfm
etmessageswnd.pas IDE: Prepare to support multi-line selection in Messages window. Use IntegerList instead of one integer index. 2021-06-26 15:28:26 +00:00
etpas2jsmsgparser.pas
etquickfixes.pas
etsrceditmarks.pas
examplemanager.lfm
examplemanager.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
extractprocdlg.lfm
extractprocdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas
exttoolsconsole.pas
exttoolside.pas
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas IDE: fixed searchresultsviw crash when docked 2021-04-17 09:37:44 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
fpcsrcscan.pas IDE: Formatting and cleanup. 2021-01-29 19:58:57 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references. 2021-01-11 16:16:58 +00:00
fpmake.pp
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
generatefppkgconfigurationdlg.lfm
generatefppkgconfigurationdlg.pas
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
genericlistselect.lfm
genericlistselect.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
helpoptions.pas
ide.pas
idecmdline.pas IDE: fixed typos related to 'occur' word 2021-06-10 22:17:00 +00: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 IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:20 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: clean up 2021-03-03 10:23:46 +00:00
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 IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
ideinstances.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
ideoptiondefs.pas
ideoptionsdlg.lfm
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 New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
initialsetupproc.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
inputfiledialog.pas
inputhistory.pas LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText. 2021-01-14 13:52:23 +00:00
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
invertassigntool.pas IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:20 +00:00
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp Revert "Merge branch 'main' into 'main'" 2021-08-01 21:38:06 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
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
lazarus.lpi IDE: added package dependency for LazDebuggerFp 2021-10-17 16:41:00 +02:00
lazarus.pp Disable CLocale in OpenBSD, it is broken there. Order used units. Issue . 2021-10-10 22:04:13 +03:00
lazarus.res IDE: committed automatically regenerated file 2021-06-18 20:47:33 +00:00
lazarusidestrconsts.pas IDE: Remove unused and duplicate resource strings. Fix exception messages. 2021-09-30 17:23:21 +03:00
lazarusmanager.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
lazbuild.lpi IDE: Use Dwarf3 debug format for our projects. Needed when debugging with FPDebug. 2021-07-02 18:52:04 +00:00
lazbuild.lpr LazBuild: Fix compilation after TMask changes. 2021-10-13 19:23:04 +03:00
lazconf.pp LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
lazdoc.res
lfmunitresource.pas
macropromptdlg.pas
main.pp Rename CompareMethods to more logical SameMethod. Remove old deprecated functions. 2021-10-10 19:00:49 +03:00
mainbar.pas Revert "Merge branch 'main' into 'main'" 2021-08-01 21:38:06 +00:00
mainbase.pas IDE: Update DefineTemplates of all packages after switching a project. 2021-03-13 12:57:34 +00:00
mainintf.pas
Makefile Regenerate Makefiles for fp/gdbmi-debuggers 2021-11-01 17:29:46 +01:00
Makefile.fpc Fixed up Makefiles so that new dependencies build correctly 2021-11-01 12:06:56 +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 IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
pas2jsmsg.txt
patheditordlg.lfm
patheditordlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
procedurelist.lfm
procedurelist.pas LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself. 2021-06-30 22:04:12 +00:00
projectdefs.pas ide: less initialization 2021-10-30 23:01:24 +02:00
projectdescriptortypes.pas IDE: Rename unit ProjectDescriptors to ProjectDescriptorTypes. Clashed with a global variable in ProjectIntf. 2021-03-10 19:53:03 +00:00
projecticon.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
projectinspector.lfm
projectinspector.pas IDE: Disable Project Options toolbuttons while compiling many build modes. Issue . 2021-10-09 12:26:30 +03:00
projectresources.pas
projectuserresources.pas
projectwizarddlg.lfm
projectwizarddlg.pas
publishmoduledlg.lfm
publishmoduledlg.pas LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
runparamsopts.lfm
runparamsopts.pas
searchfrm.lfm
searchfrm.pas
searchresultview.lfm IDE, Search Results dialog: removed useless 'Page' label 2021-03-11 22:55:35 +00:00
searchresultview.pp IDE: search result buttons: fixed update, issue 2021-05-17 17:44:22 +00:00
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp Revert "Merge branch 'main' into 'main'" 2021-08-01 21:38:06 +00:00
sourceeditprocs.pas IDE: Simplify code in GetIdentCompletionValue a little. 2021-09-27 22:08:54 +03:00
sourcefilemanager.pas IDE: Fix the order of iteration of units when searching class definition. 2021-09-25 19:37:06 +03:00
sourcemarks.pas
sourcesyneditor.pas IDE, SourceEditor: TopLineInfoHint, reduce amount of memory re-allocs 2021-09-28 00:14:03 +02:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm
syncolorattribeditor.pas
sysvaruseroverridedlg.pas
toolbarconfig.lfm
toolbarconfig.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
transfermacros.pp LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
unitdependencies.lfm
unitdependencies.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
useunitdlg.lfm IDE: improved 'Add unit to Uses' dialog layout, bug 2019-11-25 22:22:24 +00:00
useunitdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
version.inc set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
viewunit_dlg.lfm
viewunit_dlg.pp
w32manifest.pas
w32versioninfo.pas
wordcompletion.pp