| .. |
|
frames
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
include
|
IDE: Move LazConf.pp to new base-package "IdeConfig"
|
2022-12-08 19:28:19 +01:00 |
|
packages
|
Debugger: Enable writing #0 to XML for history.
|
2023-03-24 10:19:47 +01:00 |
|
aboutfrm.lfm
|
IDE: Simplify AboutForm.
|
2020-08-19 20:44:45 +00:00 |
|
aboutfrm.pas
|
Fix: About Form, copy to clipboard text for git
|
2021-09-14 15:43:45 +02:00 |
|
abstractsmethodsdlg.lfm
|
|
|
|
abstractsmethodsdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
addtoprojectdlg.lfm
|
IDE: Improve checks for validity of files and dependencies added to package/project. Issue #27421.
|
2020-10-31 14:49:30 +00:00 |
|
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
|
IDE: Support scaled font sizes in All Compiler Options window. By BrunoK.
|
2022-05-23 10:35:07 +03:00 |
|
applicationbundle.pas
|
IDE, Project: Add config for NSPrincipalClass (MacOS)
|
2021-03-19 20:28:42 +00:00 |
|
basebuildmanager.pas
|
IDE: Run/Debug, refactored getting the "working directory" for the project. Related to issue #32331
|
2023-02-03 17:25:12 +01:00 |
|
buildfiledlg.lfm
|
|
|
|
buildfiledlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
buildlazdialog.lfm
|
IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
|
2020-07-25 22:51:59 +00:00 |
|
buildlazdialog.pas
|
IDE: checking base packages and on mismatch building IDE using lazbuild
|
2023-03-19 23:43:17 +01:00 |
|
buildmanager.pas
|
Converter,IDE: Read full component info from .lfm file to UnitInfo. Don't generate resources when there aren't any yet. Issue #40132.
|
2023-02-26 20:44:14 +02:00 |
|
buildmodediffdlg.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
|
buildmodediffdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
|
buildmodesmanager.lfm
|
IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
|
2020-06-13 21:40:11 +00:00 |
|
buildmodesmanager.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
buildprofilemanager.lfm
|
|
|
|
buildprofilemanager.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
buildprojectdlg.lfm
|
|
|
|
buildprojectdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
checkcompileropts.lfm
|
|
|
|
checkcompileropts.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
checkcompoptsfornewunitdlg.lfm
|
|
|
|
checkcompoptsfornewunitdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
cleandirdlg.lfm
|
|
|
|
cleandirdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
clipboardhistory.pas
|
IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
|
2019-12-09 14:23:37 +00:00 |
|
codebrowser.lfm
|
IDE: Add MinHeight and MinWidth constraints to Code Browser window. Issue #38646.
|
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
|
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
|
2018-07-25 13:39:06 +00:00 |
|
codecreationdlg.lfm
|
|
|
|
codecreationdlg.pas
|
|
|
|
codeexplopts.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
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: Adds missing FPDoc tags to TCodeHelpManager.GetFPDocNodeAsHTML. Patch by Don Siders. Issue #40112.
|
2023-02-07 16:46:34 +01: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
|
IDE: Improve layout of "Example projects" etc. dialogs. Issue #35446, patch from Alexey Tor.
|
2019-04-30 12:38:57 +00:00 |
|
codetemplatesdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
codetoolsdefines.lfm
|
|
|
|
codetoolsdefines.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
codetoolsdefpreview.lfm
|
|
|
|
codetoolsdefpreview.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
codetoolsoptions.pas
|
CodeTools: change default and caption for new "include keywords" option
|
2022-05-03 21:59:18 +02: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
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
|
ColorPascalClassic.xml
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
|
ColorTwilight.xml
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
|
compatibilityrestrictions.pas
|
ideintf: simpifications
|
2018-11-06 23:46:19 +00:00 |
|
compiler.pp
|
IDE: Recognize warnings from unknown compiler messages.
|
2022-12-03 22:50:40 +02:00 |
|
compileroptions.pp
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
componentlist.lfm
|
IDE: Update ComponentList after component visibility in Palette changed. Issue #23541.
|
2021-11-24 12:00:47 +02:00 |
|
componentlist.pas
|
LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change.
|
2022-12-22 20:50:05 +02:00 |
|
componentpalette.pas
|
Qt6: fixed behaviour inside IDE
|
2022-11-11 16:19:06 +01:00 |
|
compoptsmodes.pas
|
|
|
|
comppagespopup.lfm
|
IDE: use IDEImages instead of custom image lists
|
2018-05-09 01:39:31 +00:00 |
|
comppagespopup.pas
|
IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420.
|
2021-01-30 18:36:57 +00:00 |
|
customformeditor.pp
|
ide: componenttree: change parent of non lcl components
|
2022-12-30 18:20:10 +01:00 |
|
debugmanager.pas
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
definesgui.lfm
|
|
|
|
definesgui.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
dependencygraphoptions.lfm
|
LvlGraphOptions, fix taborder
|
2022-01-10 14:11:12 +01:00 |
|
dependencygraphoptions.pas
|
IDE: fixed 'Apply' button i18n in Dependency Graph Options dialog
|
2023-01-22 03:22:25 +03:00 |
|
desktopmanager.lfm
|
IDE: Improve "Manage desktops" dialog. Issue #35786, patch from FTurtle.
|
2019-07-04 21:59:53 +00:00 |
|
desktopmanager.pas
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +02:00 |
|
dialogprocs.pas
|
EnvironmentOpts: remove dependency on DialogProcs
|
2022-12-08 01:38:56 +01:00 |
|
diffdialog.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
|
diffdialog.pas
|
IDE: load High-DPI images
|
2022-09-29 00:59:16 +02:00 |
|
diskdiffsdialog.lfm
|
Cleanup lfm files for SynEdit property for TSynHighlighterAttributes.<....>Priority
|
2020-12-20 09:03:41 +00:00 |
|
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
|
LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change.
|
2022-12-22 20:50:05 +02:00 |
|
editormacrolistviewer.lfm
|
IDE: improved Editor Macro List dialog layout
|
2022-03-07 00:18:52 +03:00 |
|
editormacrolistviewer.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
editoroptions.pp
|
Debugger: moved asm dialog to IdeDebugger
|
2023-03-13 17:38:12 +01: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
|
IDE, EnvironmentOpts: Refactor EditorToolbarStatic and IdeCoolbarData / remove dependency from EnvironmentOpts
|
2022-12-08 21:10:51 +01:00 |
|
emptymethodsdlg.lfm
|
|
|
|
emptymethodsdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
encloseifdef.lfm
|
|
|
|
encloseifdef.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
encloseselectiondlg.lfm
|
|
|
|
encloseselectiondlg.pas
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
|
2021-01-14 13:52:23 +00:00 |
|
etfpcmsgparser.pas
|
IDE: Recognize warning msgs case-insensitively. Eliminate a PChar->String conversion.
|
2022-12-05 07:27:11 +02:00 |
|
etmakemsgparser.pas
|
IDE: Recognize warning msgs case-insensitively. Eliminate a PChar->String conversion.
|
2022-12-05 07:27:11 +02:00 |
|
etmessageframe.lfm
|
|
|
|
etmessageframe.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
etmessageswnd.lfm
|
|
|
|
etmessageswnd.pas
|
IDEMessages: add OpenSelection function
|
2022-12-30 22:43:56 +01:00 |
|
etpas2jsmsgparser.pas
|
IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found
|
2018-05-13 07:15:23 +00:00 |
|
etquickfixes.pas
|
Cleanup.
|
2020-10-30 09:23:50 +00:00 |
|
etsrceditmarks.pas
|
IDE: added "const" for some "array of" params
|
2018-12-28 17:51:51 +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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
exttooleditdlg.lfm
|
|
|
|
exttooleditdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
exttools.pas
|
buildintf: added UserThread for running as an external tool
|
2022-12-03 01:51:38 +01:00 |
|
exttoolsconsole.pas
|
IDE: Fix spelling.
|
2022-12-02 11:01:55 +02:00 |
|
exttoolside.pas
|
IDE: external tools: free threads via main thread
|
2020-12-17 21:47:31 +00:00 |
|
findinfilesdlg.lfm
|
IDE: Improve anchors and layout for buttons in Find-in-files and About dialogs. Issue #37192.
|
2020-06-10 16:36:58 +00:00 |
|
findinfilesdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
findinfileswnd.lfm
|
ide: find in files window: hints
|
2023-03-19 00:31:54 +01:00 |
|
findinfileswnd.lrs
|
ide: started find in files window
|
2022-11-11 17:43:39 +01:00 |
|
findinfileswnd.pas
|
ide: find in files window: hints
|
2023-03-19 00:31:54 +01:00 |
|
findoverloadsdlg.lfm
|
|
|
|
findoverloadsdlg.pas
|
|
|
|
findrenameidentifier.lfm
|
|
|
|
findrenameidentifier.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
findreplacedialog.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
|
findreplacedialog.pp
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
|
findunitdlg.lfm
|
|
|
|
findunitdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
formeditor.pp
|
IDE: Order uses sections.
|
2021-10-09 03:47:56 +03:00 |
|
fpcsrcscan.pas
|
IDEIntf: added AddHandlerFPCSrcDirScanned
|
2022-11-28 15:34:20 +01:00 |
|
fpdoceditwindow.lfm
|
IDE: Build in FpDoc edit, add word wrap / amend some SynEdit opts
|
2020-06-05 00:13:02 +00:00 |
|
fpdoceditwindow.pas
|
IDE: Build in FpDoc edit, add word wrap / amend some SynEdit opts
|
2020-06-05 00:13:02 +00:00 |
|
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
|
IDE: Move CharacterMap to separate package.
|
2023-01-15 00:24:32 +01:00 |
|
frmcustomapplicationoptions.lfm
|
|
|
|
frmcustomapplicationoptions.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
generatefppkgconfigurationdlg.lfm
|
IDE: Improve layout of initial setup dialog. Issue #35316, patch from Alexey Tor.
|
2019-04-10 07:32:14 +00:00 |
|
generatefppkgconfigurationdlg.pas
|
IDE: fixed generate fppkg on debian
|
2022-01-16 22:08:40 +01:00 |
|
genericchecklist.lfm
|
|
|
|
genericchecklist.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
|
genericlisteditor.lfm
|
IDE: Improve GenericListEditor dialog layout. Issue #35328, patch from Alexey Tor.
|
2019-04-10 07:21:40 +00:00 |
|
genericlisteditor.pas
|
|
|
|
genericlistselect.lfm
|
|
|
|
genericlistselect.pas
|
|
|
|
gotofrm.lfm
|
IDE: GotoLine dialog:
|
2019-01-19 15:45:35 +00:00 |
|
gotofrm.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
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
|
IdeConfig: Remove LCL dependency from unit CoolBarOptions.
|
2022-12-11 20:10:40 +02:00 |
|
idedefs.pas
|
Packager: Remove event PackageEditors.OnGetUnitRegisterInfo.
|
2020-11-23 17:21:54 +00:00 |
|
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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01: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: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup
|
2022-04-22 14:07:26 +02:00 |
|
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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
ideprocs.pp
|
IDE/lazbuild: store and load macros for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
ideprotocol.pas
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
|
2018-07-24 12:50:26 +00:00 |
|
idetransfermacros.pas
|
IDE, EnvironmentOpts: Move implementation of specific TranferMacros to new unit.
|
2022-12-08 16:05:03 +01:00 |
|
idetranslations.pas
|
IDE: for now load IdeDebugger translation earlier in order to restore translations of several menu items with captions still initialized e. g. in TMainIDEBase.SetupViewMenu method
|
2023-01-13 02:17:58 +03:00 |
|
idewindowhelp.pas
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +00:00 |
|
imexportcompileropts.lfm
|
|
|
|
imexportcompileropts.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
initialsetupdlgs.lfm
|
Debugger: Check quality of debugger in setup
|
2023-01-08 04:48:14 +01:00 |
|
initialsetupdlgs.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
initialsetupproc.pas
|
IDE, Setup: Fix compiler filename. Introduced in 319649fbe6 Issue #40150
|
2023-03-08 20:43:06 +01:00 |
|
inputfiledialog.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01: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
|
LazUtils: Fix SpecialCharsToHex output to actual hex. Move code to reusable functions ShortDotsLine and BeautifyLineXY. Issue #38029.
|
2020-11-03 18:52:30 +00:00 |
|
keymapping.pp
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01: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
|
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
|
IDE: Code-Templates, add more templates (property get/set). Issue #27625
|
2019-11-18 22:43:09 +00:00 |
|
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: started checking base packages and on mismatch building IDE using lazbuild
|
2023-03-19 13:16:07 +01:00 |
|
lazarus.lrs
|
ide: started find in files window
|
2022-11-11 17:43:39 +01:00 |
|
lazarus.pp
|
IDE: comment
|
2023-03-19 01:31:04 +01:00 |
|
lazarus.res
|
IDE: committed regenerated .res files after recent icon updates
|
2022-01-31 01:17:33 +03:00 |
|
lazarusidestrconsts.pas
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
lazarusmanager.pas
|
startlazarus: fixed passing files, issue #40044
|
2022-12-16 14:02:08 +01:00 |
|
lazbuild.lpi
|
LazBuild: Remove IdeIntf dependency.
|
2022-12-11 20:10:40 +02:00 |
|
lazbuild.lpr
|
IDE/lazbuild: store and load macros for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
lazdoc.res
|
IDE: Add high-dpi icons to images/lazdoc (by Roland Hahn)
|
2018-10-19 20:24:35 +00:00 |
|
lfmunitresource.pas
|
|
|
|
macropromptdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
main.pp
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
mainbar.pas
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
mainbase.pas
|
IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01:00 |
|
mainintf.pas
|
IDE: Workaround for late updates of ecGotoBookmarks popup menu. See issue #39540
|
2023-02-01 20:21:10 +01:00 |
|
Makefile
|
bigide: updated makefiles
|
2023-01-15 13:54:10 +01:00 |
|
Makefile.fpc
|
bigide: updated makefiles
|
2023-01-15 13:54:10 +01:00 |
|
makeresstrdlg.lfm
|
MakeResStrDialog: remove hardcoded default colors, use system colors instead
|
2021-09-29 01:25:38 +03:00 |
|
makeresstrdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
miscoptions.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
mouseactiondialog.lfm
|
IDE: Update for SynEdit horizontal mouse wheel
|
2019-03-02 19:29:58 +00:00 |
|
mouseactiondialog.pas
|
IDE: Order uses sections.
|
2021-10-09 03:47:56 +03:00 |
|
msgvieweditor.lfm
|
|
|
|
msgvieweditor.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
|
multipastedlg.lfm
|
|
|
|
multipastedlg.pas
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
newdialog.lfm
|
|
|
|
newdialog.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
newprojectdlg.lfm
|
|
|
|
newprojectdlg.pp
|
IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
|
2020-05-27 10:30:19 +00:00 |
|
notifyprocessend.pas
|
|
|
|
pas2jsmsg.txt
|
IDE: quickfix inherited method is hidden: add modifier override
|
2018-05-13 12:00:23 +00:00 |
|
patheditordlg.lfm
|
IDE: Remove a useless form OnResize handler from PathEditor.
|
2018-09-10 07:50:59 +00:00 |
|
patheditordlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
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, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger"
|
2023-03-24 11:41:27 +01: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
|
ide: project inspector: register add popup menuitems
|
2022-01-30 20:58:22 +01:00 |
|
projectinspector.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
projectresources.pas
|
TProjectResources: prevent crash when having invalid resource files
|
2023-01-11 08:59:08 +01:00 |
|
projectuserresources.pas
|
IDE: Formatting.
|
2018-10-06 19:32:48 +00:00 |
|
projectwizarddlg.lfm
|
IDE: Remove the old Examples GUI window.
|
2022-03-09 11:20:30 +02:00 |
|
projectwizarddlg.pas
|
IDE: Format uses sections in ProjectWizardDlg.
|
2023-03-12 11:40:44 +02:00 |
|
publishmoduledlg.lfm
|
IDE: Minor tweak in PublishModuleDlg GUI layout.
|
2020-10-22 13:35:02 +00:00 |
|
publishmoduledlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
qfinitlocalvardlg.lfm
|
|
|
|
qfinitlocalvardlg.pas
|
IDE: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:47:18 +00:00 |
|
raw_window.pas
|
|
|
|
redirect_stderr.pas
|
|
|
|
restrictionbrowser.lfm
|
IDE: Tweak the restriction browser layout. Patch from AlexeyT.
|
2018-10-19 16:13:04 +00:00 |
|
restrictionbrowser.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
|
runparamsopts.lfm
|
IDE: Calculate height of run parameters dialog, issue #39751.
|
2022-05-15 19:58:00 +02:00 |
|
runparamsopts.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
searchfrm.lfm
|
|
|
|
searchfrm.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
searchresultview.lfm
|
IDE, Search Results dialog: removed useless 'Page' label
|
2021-03-11 22:55:35 +00:00 |
|
searchresultview.pp
|
LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change.
|
2022-12-22 20:50:05 +02:00 |
|
showcompileropts.lfm
|
IDE: Improve layout of "(Show) Compiler Options" form. Issue #35434, patch from Alexey Tor.
|
2019-04-24 18:09:11 +00:00 |
|
showcompileropts.pas
|
IDE: Fix compilation with defines IDE_MEM_CHECK and DebugDisableAutoSizing.
|
2019-11-17 14:22:52 +00:00 |
|
showdeletingfilesdlg.lfm
|
|
|
|
showdeletingfilesdlg.pas
|
|
|
|
sortselectiondlg.lfm
|
|
|
|
sortselectiondlg.pas
|
|
|
|
sourceeditor.lfm
|
IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
|
2019-01-06 19:44:58 +00:00 |
|
sourceeditor.pp
|
Debugger: moved asm dialog to IdeDebugger
|
2023-03-13 17:38:12 +01: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
|
Converter,IDE: Read full component info from .lfm file to UnitInfo. Don't generate resources when there aren't any yet. Issue #40132.
|
2023-02-26 20:44:14 +02:00 |
|
sourcemarks.pas
|
IDE: SynEdit: fix potential rangecheck in compare function
|
2019-05-05 15:30:02 +00:00 |
|
sourcesyneditor.pas
|
SourceEditor: fixed updating top-line-hint (invalidate/repaint)
|
2022-04-05 10:57:15 +02:00 |
|
splash.lfm
|
IDE: Simplify AboutForm.
|
2020-08-19 20:44:45 +00:00 |
|
splash.pp
|
IDE: High-dpi logo in splash and about forms, by Roland Hahn.
|
2020-08-17 21:50:59 +00:00 |
|
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
|
IDE: Move LazConf.pp to new base-package "IdeConfig"
|
2022-12-08 19:28:19 +01:00 |
|
startlazarus.lpr
|
startlazarus: wait for initial lazarus to exit, before checking for accepting lazarus
|
2020-12-26 11:54:45 +00:00 |
|
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
|
IDE: Remove unnecessary label from ToolbarConfig.
|
2018-10-21 20:29:59 +00:00 |
|
toolbarconfig.pas
|
IDE, EnvironmentOpts: Refactor EditorToolbarStatic and IdeCoolbarData / remove dependency from EnvironmentOpts
|
2022-12-08 21:10:51 +01:00 |
|
transfermacros.pp
|
IDE/lazbuild: store and load macros for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
unitdependencies.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
|
unitdependencies.pas
|
IDE: Prevent a crash in unit dependencies window when no project is open. React to changed project. Issue #39828.
|
2023-03-12 11:40:44 +02:00 |
|
unitinfodlg.lfm
|
|
|
|
unitinfodlg.pp
|
|
|
|
unusedunitsdlg.lfm
|
|
|
|
unusedunitsdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
useunitdlg.lfm
|
IDE: improved 'Add unit to Uses' dialog layout, bug #36344
|
2019-11-25 22:22:24 +00:00 |
|
useunitdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
w32manifest.pas
|
Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570
|
2020-01-14 12:58:30 +00:00 |
|
w32versioninfo.pas
|
|
|
|
wordcompletion.pp
|
IDE: identifier completion:
|
2018-06-18 13:16:58 +00:00 |