.. |
atom_checkboxes_options.pas
|
|
|
backup_options.lfm
|
|
|
backup_options.pas
|
IDE, Backup Options page: store Subdirectory comboboxes '(no subdirectory)' values language independently
|
2023-07-20 19:13:24 +03:00 |
codeexplorer_categories_options.lfm
|
|
|
codeexplorer_categories_options.pas
|
|
|
codeexplorer_update_options.lfm
|
|
|
codeexplorer_update_options.pas
|
|
|
codeobserver_options.lfm
|
|
|
codeobserver_options.pas
|
|
|
codetools_classcompletion_options.lfm
|
|
|
codetools_classcompletion_options.pas
|
|
|
codetools_codecreation_options.lfm
|
|
|
codetools_codecreation_options.pas
|
|
|
codetools_general_options.lfm
|
|
|
codetools_general_options.pas
|
|
|
codetools_identifiercompletion_options.lfm
|
IDE: improved Codetools identifier completion settings page layout
|
2023-07-18 17:34:24 +03:00 |
codetools_identifiercompletion_options.pas
|
Codetools: Identifier completion, add limit for recent history items shown. issue #40332 Patch by WooBean007
|
2023-07-17 21:33:12 +02:00 |
codetools_linesplitting_options.lfm
|
|
|
codetools_linesplitting_options.pas
|
|
|
codetools_space_options.lfm
|
|
|
codetools_space_options.pas
|
|
|
codetools_wordpolicy_options.lfm
|
|
|
codetools_wordpolicy_options.pas
|
|
|
compiler_buildmacro_options.lfm
|
|
|
compiler_buildmacro_options.pas
|
ide: added Laz_FullVersion to compiler option cfg script
|
2023-07-28 16:55:03 +01:00 |
compiler_codegen_options.lfm
|
|
|
compiler_codegen_options.pas
|
|
|
compiler_compilation_options.lfm
|
|
|
compiler_compilation_options.pas
|
ideconfig: less dependency on codetools
|
2023-06-11 23:10:53 +02:00 |
compiler_config_target.lfm
|
IDE: added project option Write compiler config file
|
2023-07-28 14:50:48 +01:00 |
compiler_config_target.pas
|
IDE: added project option Write compiler config file
|
2023-07-28 14:50:48 +01:00 |
compiler_debugging_options.lfm
|
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 |
compiler_debugging_options.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 |
compiler_messages_options.lfm
|
|
|
compiler_messages_options.pas
|
Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section.
|
2023-06-11 20:34:36 +03:00 |
compiler_modematrix.lfm
|
|
|
compiler_modematrix.pas
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
compiler_other_options.lfm
|
|
|
compiler_other_options.pas
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
compiler_parsing_options.lfm
|
|
|
compiler_parsing_options.pas
|
IDE: Rename the new project option -Sy from PointerTypeCheck to TypedAddress which is more descriptive.
|
2023-05-21 21:58:21 +03:00 |
compiler_path_options.lfm
|
|
|
compiler_path_options.pas
|
ide: identifier completion: gather units in star dirs
|
2023-08-03 18:07:38 +02:00 |
compiler_verbosity_options.lfm
|
|
|
compiler_verbosity_options.pas
|
|
|
componentpalette_options.lfm
|
|
|
componentpalette_options.pas
|
IDE/TCompPaletteOptionsFrame: fix the error when clicking on the blank of the Pages ListBox
|
2023-07-01 16:49:11 +08:00 |
desktop_options.lfm
|
IDE: Apply global DropDownCount to TCustomComboBox derivatives in options dialog. Issue #40250, patch by n7800.
|
2023-05-08 19:21:30 +03:00 |
desktop_options.pas
|
IDE: Move adding default initial recent projects out from EnvironmentOptions.
|
2023-06-19 22:08:57 +03:00 |
editor_codefolding_options.lfm
|
|
|
editor_codefolding_options.pas
|
IDE: Simplify type definitions in EditorOptions. Also satisfies -Sy checks.
|
2023-05-21 20:18:40 +03:00 |
editor_codetools_options.lfm
|
|
|
editor_codetools_options.pas
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
editor_color_options.lfm
|
IDE: color settings for "plain text" and "none"
|
2023-06-18 10:24:32 +02:00 |
editor_color_options.pas
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
editor_display_options.lfm
|
|
|
editor_display_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
editor_dividerdraw_options.lfm
|
|
|
editor_dividerdraw_options.pas
|
IDE: Simplify type definitions in EditorOptions. Also satisfies -Sy checks.
|
2023-05-21 20:18:40 +03:00 |
editor_general_misc_options.lfm
|
|
|
editor_general_misc_options.pas
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
editor_general_options.lfm
|
IDE: Change options for different "caret past eol" styles. Issue #40282
|
2023-05-31 21:28:17 +02:00 |
editor_general_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
editor_indent_options.lfm
|
IDE: Add options for elastic tabstops
|
2023-07-02 20:45:33 +02:00 |
editor_indent_options.pas
|
IDE: Add options for elastic tabstops
|
2023-07-02 20:45:33 +02:00 |
editor_keymapping_options.lfm
|
|
|
editor_keymapping_options.pas
|
IDE: Fix finding a key combination. Issue #40121.
|
2023-02-17 11:29:16 +02:00 |
editor_markup_options.lfm
|
|
|
editor_markup_options.pas
|
IDE: Simplify type definitions in EditorOptions. Also satisfies -Sy checks.
|
2023-05-21 20:18:40 +03:00 |
editor_markup_userdefined.lfm
|
|
|
editor_markup_userdefined.pas
|
|
|
editor_mouseaction_options_advanced.lfm
|
|
|
editor_mouseaction_options_advanced.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
editor_mouseaction_options.lfm
|
|
|
editor_mouseaction_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
editor_multiwindow_options.lfm
|
|
|
editor_multiwindow_options.pas
|
|
|
editortoolbar_options.lfm
|
|
|
editortoolbar_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
env_file_filters.lfm
|
IDE: added option for global star directory excludes
|
2023-07-09 22:20:56 +02:00 |
env_file_filters.pas
|
IDE: added i18n for global star directory excludes caption
|
2023-07-10 17:13:07 +03:00 |
files_options.lfm
|
|
|
files_options.pas
|
IDE: added option for global star directory excludes
|
2023-07-09 22:20:56 +02:00 |
formed_options.lfm
|
|
|
formed_options.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
fpdoc_options.lfm
|
|
|
fpdoc_options.pas
|
|
|
help_general_options.lfm
|
|
|
help_general_options.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
idecoolbar_options.lfm
|
|
|
idecoolbar_options.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
idestartup_options.lfm
|
|
|
idestartup_options.pas
|
IDE: added option for global star directory excludes
|
2023-07-09 22:20:56 +02:00 |
initialsetupdlgdebuggerframe.lfm
|
IDE, Initial Setup: Improve layout for debugger section
|
2023-06-21 11:56:17 +02:00 |
initialsetupdlgdebuggerframe.pas
|
IDE, Initial Setup: Improve layout for debugger section
|
2023-06-21 11:56:17 +02:00 |
modematrixctrl.pas
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
msgwnd_options.lfm
|
|
|
msgwnd_options.pas
|
IDE: Move MsgViewShowFPCMsgLinesCompiled to EnvironmentOptions. Allows to reduce dependencies. Cleanup, reorder.
|
2023-07-23 22:35:22 +03:00 |
naming_options.lfm
|
|
|
naming_options.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
oi_options.lfm
|
|
|
oi_options.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
packagelisteditordlg.lfm
|
ide: started package list editor dialog
|
2023-01-01 23:08:43 +01:00 |
packagelisteditordlg.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
project_application_options.lfm
|
|
|
project_application_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
project_debug_options.lfm
|
|
|
project_debug_options.pas
|
LazBuild: Remove IdeDebugger dependency. Split debugger related parts of TProject to new unit ProjectDebugLink.
|
2023-07-25 11:07:47 +03:00 |
project_forms_options.lfm
|
|
|
project_forms_options.pas
|
|
|
project_i18n_options.lfm
|
|
|
project_i18n_options.pas
|
|
|
project_lazdoc_options.lfm
|
|
|
project_lazdoc_options.pas
|
|
|
project_misc_options.lfm
|
IDE: do not allow to edit contents of Path Delimiters combobox in "Project Options"->"Miscellaneous", issue #40429
|
2023-08-05 22:10:58 +03:00 |
project_misc_options.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
project_resources_options.lfm
|
|
|
project_resources_options.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
project_save_options.lfm
|
|
|
project_save_options.pas
|
|
|
project_valconv_options.lfm
|
|
|
project_valconv_options.pas
|
LazBuild: Remove IdeDebugger dependency. Split debugger related parts of TProject to new unit ProjectDebugLink.
|
2023-07-25 11:07:47 +03:00 |
project_versioninfo_options.lfm
|
|
|
project_versioninfo_options.pas
|
|
|
window_options.lfm
|
|
|
window_options.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |