lazarus/ide
2025-04-06 11:02:56 +02:00
..
frames IDE: Editor-Options, fix mem leak 2025-02-22 12:30:10 +01:00
include
packages set fixes version to 4.0RC3 2025-03-21 19:32:09 +01:00
aboutfrm.lfm AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2. issue #41205 2024-11-06 22:43:37 +01:00
aboutfrm.pas AboutBox/Splashscreen: Fix blurring on Mac Retina displays. Patch by @Slidescape, issue #41205, 2024-11-06 22:43:37 +01:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
addtoprojectdlg.lfm
addtoprojectdlg.pas
allcompileroptions.lfm IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. 2024-06-01 09:59:49 +03:00
allcompileroptions.pas IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. 2024-06-01 09:59:49 +03:00
applicationbundle.pas
basebuildmanager.pas
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.pas ide: build ide using lazbuild:rename startlazarus.exe, issue #40917 2024-04-22 11:08:26 +02:00
buildmanager.pas IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions 2024-10-04 01:02:15 +03:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:36 +02:00
buildmodesmanager.lfm
buildmodesmanager.pas IDE: Feature for renaming project unit filenames to lowercase. Not fully functional yet. Issue #10370. 2024-07-01 21:45:02 +03:00
buildprofilemanager.lfm
buildprofilemanager.pas IDE: Remove -Sy from default debug IDE build options. Issue #40973. 2024-06-11 11:55:59 +03:00
buildprojectdlg.lfm
buildprojectdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
checkcompileropts.lfm
checkcompileropts.pas Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
checklfmdlg.lfm
checklfmdlg.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
cleandirdlg.lfm
cleandirdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
clipboardhistory.pas
cocoaideformconfig.inc Cocoa: support dynamic menu in Modern Form Style Tool Bar, Merge branch 'cocoa/modern' 2024-11-03 00:01:09 +08:00
cocoaideformconfig.pas IDE/Cocoa: DisableCocoaModernForm macro supported 2024-09-12 20:32:08 +08:00
codebrowser.lfm
codebrowser.pas LazUtils: Add simple functions SaveStringToFile and LoadStringFromFile. Rename SaveStringToFile in DialogProcs. 2024-03-11 01:24:15 +02:00
codecontextform.pas IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 2024-04-25 02:12:06 +03:00
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm
codeexplorer.pas IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 2024-04-25 02:12:06 +03:00
codehelp.pas IDE: Display a HTML hind, even if codetools fails. (for debugger). Issue #40923 2024-10-03 13:55:17 +02:00
codemacroprompt.lfm
codemacroprompt.pas ide: less hints 2024-03-05 16:03:15 +01:00
codemacroselect.lfm
codemacroselect.pas
codetemplates.dci IDE: Rename lazarus_dci_file.dci -> codetemplates.dci. Issue #40657, patch from n7800. 2024-01-22 23:08:42 +02:00
codetemplatesdlg.lfm IDE: Code Templates dialog improvements. Based on patch by n7800, issue #40654. 2024-01-08 02:40:55 +03:00
codetemplatesdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
codetoolsdefines.lfm
codetoolsdefines.pas Move unit ProjPackCommon to package IdeConfig. 2024-04-08 02:22:35 +03:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas ide: store codetools options: update merge info, store files relative to config 2025-01-30 10:14:42 +01:00
ColorDefault.xml IDE: EditorOptions - Colors, added color settings for debug-disassembler view 2024-01-11 02:38:37 +01:00
ColorDelphi.xml IDE: Editor-color-schemes: add default values for "Modifier" (default to same as KeyWord, to match previous behaviour) 2025-01-10 16:53:38 +01:00
ColorOcean.xml IDE: Editor-color-schemes: add default values for "Modifier" (default to same as KeyWord, to match previous behaviour) 2025-01-10 16:53:38 +01:00
ColorPascalClassic.xml IDE: Editor-color-schemes: add default values for "Modifier" (default to same as KeyWord, to match previous behaviour) 2025-01-10 16:53:38 +01:00
colortty.pas LazBuild: Improve colored output. Issue #40878, patch by n7800. 2024-04-20 08:21:31 +03:00
ColorTwilight.xml IDE: Editor-color-schemes: add default values for "Modifier" (default to same as KeyWord, to match previous behaviour) 2025-01-10 16:53:38 +01:00
compatibilityrestrictions.pas Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
compiler.pp IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. 2024-06-01 09:59:49 +03:00
componentlist.lfm IDE: In ComponentList show Designer when selecting component or clicking on selection button. Merge request !399 by n7800. 2025-01-06 21:17:31 +02:00
componentlist.pas IDE: In ComponentList show Designer when selecting component or clicking on selection button. Merge request !399 by n7800. 2025-01-06 21:17:31 +02:00
componentpalette.pas Use GetCreationClass method instead of OnGetCreationClass event from TRegisteredComponent 2024-07-29 12:58:01 +00:00
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp ide: designer: let mediator decide the default size 2024-10-09 11:26:29 +02:00
debugmanager.pas Debugger: If asm stepping stops in source (e.g. asm-step over hits breakpoint / or step ends at known source) then update source-editor. Fix regression from issue #40415 f051d0bd65 2024-11-06 16:09:05 +01:00
definesgui.lfm
definesgui.pas
dependencygraphoptions.lfm
dependencygraphoptions.pas
desktopmanager.lfm
desktopmanager.pas
diffdialog.lfm
diffdialog.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editorfilemanager.lfm IDE: Some more refinements in layout of editorfilemanager form. 2024-10-07 10:57:04 +02:00
editorfilemanager.pas
editormacrolistviewer.lfm
editormacrolistviewer.pas EditorMacro-Viewer: fix showing items when viewer is first opened. 2024-09-27 11:31:55 +02:00
editoroptions.pp IDE, EditorOption: fix right gutter, hide separator gutter parts, when hiding overview gutter part / keep index order 2024-10-21 17:22:16 +02:00
editoroptions.rc IDE: Rename lazarus_dci_file.dci -> codetemplates.dci. Issue #40657, patch from n7800. 2024-01-22 23:08:42 +02:00
editoroptions.res IDE: Editor-color-schemes: add default values for "Modifier" (default to same as KeyWord, to match previous behaviour) 2025-01-10 16:53:38 +01:00
editortoolbarstatic.pas
emptymethodsdlg.lfm
emptymethodsdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
encloseifdef.lfm
encloseifdef.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas IDE: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:36 +02:00
envguioptions.pas IDE: Initializing all fields in the TDesktopOIOptions constructor 2025-01-14 12:56:38 +00:00
etfpcmsgparser.pas Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
etmessageframe.lfm
etmessageframe.pas IDE: In Messages window open selected line with Enter key. Ieeus #41258. 2024-12-07 09:48:01 +02:00
etmessageswnd.lfm
etmessageswnd.pas
etpas2jsmsgparser.pas Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. 2024-04-06 14:53:25 +03:00
etquickfixes.pas Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. 2024-04-06 14:53:25 +03:00
etsrceditmarks.pas IDE: Guttermarks (warn/hint) adjust priority 2024-04-21 22:48:49 +02:00
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas IDE: Fixed out-of-bounds error when calling a non-existent "external tool" with a shortcut 2024-07-03 12:24:03 +00:00
exttools.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
exttoolsconsole.pas Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
exttoolside.pas Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
findinfilesdlg.lfm IDE: Add ".lpr" extension to the default file mask in FindInFiles. Issue #40896, patch by n7800. 2024-04-13 13:27:34 +03:00
findinfilesdlg.pas IDE: Simplify option flag management in FindInFiles. No need to remember numerical indexes. Issue #40915, patch by n7800. 2024-04-28 09:12:14 +03:00
findinfileswnd.lfm
findinfileswnd.lrs
findinfileswnd.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm IDE: Revert part of "Find Identifier reference" changes. Allow renaming with same name, changes char case only. 2024-07-01 09:21:28 +03:00
findrenameidentifier.pas IDE: Revert part of "Find Identifier reference" changes. Allow renaming with same name, changes char case only. 2024-07-01 09:21:28 +03:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp
fpcsrcscan.pas
fpdoceditwindow.lfm FPDoc Editor: New button images, by Roland Hahn. 2023-12-14 15:57:14 +01:00
fpdoceditwindow.pas IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 2024-04-25 02:12:06 +03:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
generatefppkgconfigurationdlg.lfm
generatefppkgconfigurationdlg.pas Move unit FppkgHelper to package IdeConfig. 2024-04-08 02:22:35 +03:00
genericchecklist.lfm IDE: force users to select at least one buidlmode in BuildManyModes. Issue #40826. 2024-03-09 18:48:31 +01:00
genericchecklist.pas IDE: force users to select at least one buidlmode in BuildManyModes. Issue #40826. 2024-03-09 18:48:31 +01:00
genericlisteditor.lfm
genericlisteditor.pas IDE: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 2023-11-27 02:38:15 +03:00
genericlistselect.lfm IDE: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 2023-11-27 02:38:15 +03:00
genericlistselect.pas IDE: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 2023-11-27 02:38:15 +03:00
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas
helpoptions.pas
ide.pas
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas ide: fixed name 2024-06-18 17:07:51 +02:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
idehelpmanager.lfm
idehelpmanager.pas IDE: Fix alignment of hint text when not using TurboPowerIproDsgn renderer. Issue #40931. 2024-09-30 01:10:10 +03:00
ideinfodlg.lfm
ideinfodlg.pas
ideinfoneedbuild.lfm
ideinfoneedbuild.pas ide: what needs build dialog: fixed passing build all 2024-10-24 10:45:53 +02:00
ideinstances.pas IDE/Instances: Use a "USERNAME" environment variable in Windows instead of "USER" 2025-03-13 01:13:35 +03:00
ideoptionsdlg.lfm IDE: added missing space after comma in OK button hint of Options dialog 2024-11-17 12:15:40 +00:00
ideoptionsdlg.pas IDE: Fix initializing option dialog. Some editors where not initialized (during read/write in TraverseSettings), due to the list being re-orderd while iterated. Issue #41380 2025-02-07 13:22:13 +01:00
ideprotocol.pas
idetransfermacros.pas
idewindowhelp.pas IDE/Help: Fixed help call for docked windows. Issue #39890 2024-12-25 18:51:28 +02:00
imexportcompileropts.lfm
imexportcompileropts.pas Tweak uses sections. 2024-04-08 02:22:35 +03:00
initialsetupdlgs.lfm IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog) 2024-08-07 18:18:40 +02:00
initialsetupdlgs.pas IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog) 2024-08-07 18:18:40 +02:00
initialsetupproc.pas Move unit FppkgHelper to package IdeConfig. 2024-04-08 02:22:35 +03:00
inputfiledialog.pas
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas ide: less hints 2024-03-05 16:03:15 +01:00
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes 2024-10-27 13:04:02 +02:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazadvancedipc.pp ide: FindClose in try finally 2024-01-15 15:11:14 +01:00
lazarus_indentation.res
lazarus.ico
lazarus.lpi set fixes version to 4.0RC3 2025-03-21 19:32:09 +01:00
lazarus.lrs
lazarus.pp Makefile: BigIde, add DockedFormEditor and AnchorDocking 2024-08-07 01:28:34 +02:00
lazarus.res IDE: committed automatically regenerated resource file 2025-03-21 22:34:35 +03:00
lazarusidestrconsts.pas IDE: improve i18n for Modern Form Style Tool Bar 2024-11-03 00:01:08 +08:00
lazarusmanager.pas
lazbuild.lpi Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
lazbuild.lpr LazBuild: Checking macro substitution in the "--get-expand-text" option and setting the return code 2024-09-27 22:11:22 +00:00
lazdoc.res FPDoc Editor: New button images, by Roland Hahn. 2023-12-14 15:57:14 +01:00
laztty.pas LazBuild: Improve colored output. Issue #40878, patch by n7800. 2024-04-20 08:21:31 +03:00
lfmunitresource.pas
macropromptdlg.pas
main.pp IDE: Update Highlighter settings when changing mode (objfpc) in project settings (invalidate codetool cache). Issue #39633 2025-04-06 11:02:56 +02:00
mainbar.pas IDE: fixed wrong activation message. issue #41561 2025-04-03 18:16:04 +02:00
mainbase.pas IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
mainintf.pas
Makefile updated makefiles 2024-10-22 00:30:20 +02:00
Makefile.fpc Cocoa: fix linking issue when running the APP with Modern Form Style on macOS 11- 2024-09-07 13:32:40 +08:00
makeresstrdlg.lfm
makeresstrdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
miscoptions.pas
mouseactiondialog.lfm
mouseactiondialog.pas
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas
newdialog.lfm
newdialog.pas IDE: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:36 +02:00
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
pas2jsmsg.txt
patheditordlg.lfm
patheditordlg.pas ide fixed av in path editor dlg on replace on cocoa 2024-10-11 10:37:42 +02:00
procedurelist.lfm
procedurelist.pas
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
projectdescriptortypes.pas IDE: Prevent compiler warning about a platform specific symbol in new applications. It was suppressed in IDE but Warning count increased. Issue #41224. 2024-11-10 12:08:18 +02:00
projectinspector.lfm IDE ProjectInspector&PackageEditor: select active editor file 2024-08-03 19:35:44 +02:00
projectinspector.pas IDE, Project Inspector: Disable "Move dependency up/down" when sorted alphabetically. Related to merge request !408. 2024-12-29 11:43:45 +02:00
projectwizarddlg.lfm IDE: Make the ProjectWizard window wider. Long paths of recent projects show better. Use csDropDownList for the Listbox. 2023-09-27 13:49:37 +03:00
projectwizarddlg.pas
publishmoduledlg.lfm
publishmoduledlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 2024-03-18 14:01:44 +01:00
runparamsopts.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
searchfrm.lfm
searchfrm.pas IDE: Stop searching in the searchfrm when the IDE is closed. By n7800. 2024-04-30 11:06:11 +03:00
searchresultview.lfm IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-07 09:47:42 +02:00
searchresultview.pp IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-07 09:47:42 +02:00
showcompileropts.lfm IDE: made options memo in Show Compiler Options dialog read-only 2024-07-20 02:01:01 +03:00
showcompileropts.pas ide: clean up and fixed show comp opts main source filename 2024-07-18 10:26:17 +02:00
showdeletingfilesdlg.lfm IDE: save and restore of "Delete all the files?" confirmation dialog, issue #40611 2023-11-24 03:25:52 +03:00
showdeletingfilesdlg.pas IDE: save and restore of "Delete all the files?" confirmation dialog, issue #40611 2023-11-24 03:25:52 +03:00
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm IDE: SourceEditor, show selection mode indicator. Issue #40599 2024-09-29 21:12:41 +02:00
sourceeditor.pp IDE: SourceEditor, fix context menu for choosing Highlighter. If there are items present after the skipped "asm hl" (e.g. loaded tml HL) 2025-03-13 13:27:43 +01:00
sourceeditprocs.pas IDE: catch codetool error during source-completion paint. Issue #32972 2025-03-04 21:49:31 +01:00
sourcefilemanager.pas IDE: SourceEditor, tab-captions, keep ampersand in filenames but not unitnames. MR !341 2024-10-03 01:06:32 +02:00
sourcemarks.pas IDE: Guttermarks, improve layout 2024-04-22 02:23:22 +02:00
sourcesyneditor.pas IDE, SourceEdit: keep topline when folding comment and similar via context menu. Issue #41227 2025-01-25 18:44:48 +01:00
splash.lfm Splash form: Fix size of splash image on mac. Issue #41205. 2024-11-06 22:43:37 +01:00
splash.pp AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2. issue #41205 2024-11-06 22:43:37 +01:00
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi StartLazarus: Fix after earlier refactoring. PackageDefs somehow requires cthreads. 2024-04-20 06:30:17 +03:00
startlazarus.lpr StartLazarus: Fix after earlier refactoring. PackageDefs somehow requires cthreads. 2024-04-20 06:30:17 +03:00
startlazarus.res
syncolorattribeditor.lfm IDE: Clarify misleading names of common event handlers in options window 2024-02-06 13:35:11 +00:00
syncolorattribeditor.pas IDE, SynEdit: Add option to highlight the most inner fold at caret. 2024-03-12 13:40:13 +01:00
sysvaruseroverridedlg.pas
toolbarconfig.lfm
toolbarconfig.pas
unitdependencies.lfm
unitdependencies.pas
unitinfodlg.lfm
unitinfodlg.pp codetools: fixed clearing include file link 2024-05-24 11:40:23 +02:00
unusedunitsdlg.lfm
unusedunitsdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
useunitdlg.lfm
useunitdlg.pas
viewunit_dlg.lfm
viewunit_dlg.pp
wordcompletion.pp