lazarus/ide
2024-11-18 05:44:28 +02:00
..
frames IDE: Custom IDE title, added preview 2024-10-28 14:11:05 +01:00
include
packages IdeDebugger: update icons, by Roland Hahn / Issue #41233 2024-11-08 20:31:48 +01:00
aboutfrm.lfm AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2. issue #41205 2024-11-06 15:36:33 +01:00
aboutfrm.pas AboutBox/Splashscreen: Fix blurring on Mac Retina displays. Patch by @Slidescape, issue #41205, 2024-11-06 00:11:24 +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 IDE/Cocoa: adapt to the new API of Modern Form Style Tool Bar 2024-10-31 21:24:40 +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
ColorDefault.xml IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
ColorDelphi.xml IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
ColorOcean.xml IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
ColorPascalClassic.xml IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
colortty.pas LazBuild: Improve colored output. Issue #40878, patch by n7800. 2024-04-20 08:21:31 +03:00
ColorTwilight.xml IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02: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
componentlist.pas Use GetCreationClass method instead of OnGetCreationClass event from TRegisteredComponent 2024-07-29 12:58:01 +00: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:05 +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 15:55:27 +01:00
definesgui.lfm
definesgui.pas
dependencygraphoptions.lfm
dependencygraphoptions.pas
desktopmanager.lfm
desktopmanager.pas IDE/Desktops: Allow the desktops manager to switch to the active window layout to restore it. Issue #41208 2024-10-27 11:00:50 +02:00
diffdialog.lfm
diffdialog.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editorfilemanager.lfm IDE: Some more refinements in layout of editorfilemanager form. 2024-10-07 09:49:55 +02:00
editorfilemanager.pas IDE: Improve the "Manage Source Editors" dialog. Support multiple editor windows. 2024-11-18 05:44:28 +02:00
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:21:39 +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, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02: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: Custom IDE title, default value 2024-11-06 16:49:01 +01:00
etfpcmsgparser.pas Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
etmessageframe.lfm
etmessageframe.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +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 IDE: Use the correct IDE build date/time. Set it in lazarus.pp which always gets compiled. Issue #40467, patch by n7800. 2023-09-02 14:41:58 +03:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas ide: what needs build dialog: fixed passing build all 2024-10-24 10:45:29 +02:00
ideinstances.pas IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. 2024-04-18 13:29:35 +03:00
ideoptionsdlg.lfm IDE: added missing space after comma in OK button hint of Options dialog 2024-11-17 15:13:48 +03:00
ideoptionsdlg.pas IDE: Restore Ctrl-Enter shortcut in IdoOptionsDlg. Tweak the hint. Issue #40234. 2024-11-16 21:18:41 +02:00
ideprotocol.pas
idetransfermacros.pas
idewindowhelp.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +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 12:33:55 +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 main version to 4.99 2024-10-05 22:03:23 +02:00
lazarus.lrs
lazarus.pp Makefile: BigIde, add DockedFormEditor and AnchorDocking 2024-08-07 01:28:34 +02:00
lazarus.res ide: updated lazarus.res 2024-10-06 12:22:04 +02:00
lazarusidestrconsts.pas IDE/ProjectInspector: Add a button to the toolbar to show/hide the properties panel 2024-11-06 04:10:05 +00: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: resourcestring 2024-10-14 10:21:57 +02: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: Custom IDE title, added preview 2024-10-28 14:07:55 +01:00
mainbar.pas IDE: Formatting. Merge request !363 by n7800. 2024-11-01 09:43:32 +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:31:29 +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 IDE, Options: (advanced mouse opts) move measure text width to after handle creation 2024-10-25 14:07:23 +02:00
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:10 +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:03:10 +02:00
projectinspector.lfm IDE/ProjectInspector: Add a button to the toolbar to show/hide the properties panel 2024-11-06 04:10:05 +00:00
projectinspector.pas IDE/ProjectInspector: Add a button to the toolbar to show/hide the properties panel 2024-11-06 04:10:05 +00: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 RunParamsOpts dialog: allow negative values for console window position - they are valid in a multi monitor environment where a secondary monitor is left or above the main monitor 2024-10-28 10:55:47 +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
searchresultview.pp IDE: Cleanup of Search Results View. Issue #40928, patch by n7800. 2024-04-28 09:20:07 +03: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: refactor / clean up - Colors for completion drop down. 2024-10-21 10:54:44 +02:00
sourceeditprocs.pas IDE, SourceEditor: fixed crash in code completion measure item, after 86db8d9f83 2024-10-22 00:29:32 +02: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, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
sourcesyneditor.pas IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
splash.lfm Splash form: Fix size of splash image on mac. Issue #41205. 2024-11-06 19:09:49 +01:00
splash.pp AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2. issue #41205 2024-11-06 15:36:33 +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, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02:00
syncolorattribeditor.pas IDE, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02: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