.. |
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
|
IDE: improved layout of Codetools Class Completion option page, patch by Don Siders, issue #39757
|
2022-05-24 00:54:27 +03:00 |
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
|
Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig.
|
2024-04-06 16:20:28 +03: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: compiler options: read subtarget
|
2024-03-25 19:36:35 +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 unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig.
|
2024-04-06 16:20:28 +03:00 |
compiler_modematrix.lfm
|
IDE: Delete "Use system encoding" button from "Additions and Overrides" page.
|
2024-03-05 09:44:55 +02:00 |
compiler_modematrix.pas
|
IDE: Delete "Use system encoding" button from "Additions and Overrides" page.
|
2024-03-05 09:44:55 +02:00 |
compiler_other_options.lfm
|
|
|
compiler_other_options.pas
|
Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig.
|
2024-04-06 16:20:28 +03:00 |
compiler_parsing_options.lfm
|
|
|
compiler_parsing_options.pas
|
IDE: pass to FPC only documented assembler mode parameter values and only for relevant CPU families (i8086, i386, x86_64), issue #38786
|
2023-11-24 02:18:36 +03:00 |
compiler_path_options.lfm
|
|
|
compiler_path_options.pas
|
Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig.
|
2024-04-06 16:20:28 +03:00 |
compiler_verbosity_options.lfm
|
|
|
compiler_verbosity_options.pas
|
|
|
componentpalette_options.lfm
|
|
|
componentpalette_options.pas
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
desktop_options.lfm
|
ide: removed option emulate right mouse button
|
2024-03-08 08:43:11 +01:00 |
desktop_options.pas
|
ide: removed option emulate right mouse button
|
2024-03-08 08:43:11 +01:00 |
editor_codefolding_options.lfm
|
|
|
editor_codefolding_options.pas
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
editor_codetools_options.lfm
|
Debugger: Add option to use converter in Watches
|
2022-07-03 01:54:24 +02:00 |
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
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
editor_color_options.pas
|
IDE, SynEdit: Add option to highlight the most inner fold at caret.
|
2024-03-12 13:40:13 +01:00 |
editor_color_tml_options.lfm
|
IDE: More textmate Highlighting
|
2023-09-19 20:51:03 +02:00 |
editor_color_tml_options.pas
|
ide: less hints
|
2024-03-05 16:03:15 +01:00 |
editor_display_options.lfm
|
IDE, SynEdit: Add option to highlight current line in gutter
|
2024-03-12 13:40:13 +01:00 |
editor_display_options.pas
|
IDE, SynEdit: Add option to highlight current line in gutter
|
2024-03-12 13:40:13 +01:00 |
editor_dividerdraw_options.lfm
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
editor_dividerdraw_options.pas
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02: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
|
IDE, Keymapping Options: removed key scheme Import button and related functionality (it was impossible to correctly load such a scheme after IDE restart), last part of issue #40559.
|
2023-11-11 03:06:04 +03:00 |
editor_keymapping_options.pas
|
IDE, Keymapping Options: removed key scheme Import button and related functionality (it was impossible to correctly load such a scheme after IDE restart), last part of issue #40559.
|
2023-11-11 03:06:04 +03:00 |
editor_markup_options.lfm
|
|
|
editor_markup_options.pas
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
editor_markup_userdefined.lfm
|
|
|
editor_markup_userdefined.pas
|
|
|
editor_mouseaction_options_advanced.lfm
|
|
|
editor_mouseaction_options_advanced.pas
|
IDE: Remove UTF8CompareLatinTextFast calls.
|
2024-02-09 01:20:36 +02: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
|
IDE: improved layout of editor Tabs and Windows option page, patch by Don Siders, issue #39757
|
2022-05-24 00:47:40 +03:00 |
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
|
IDE: Enable fppkg configuration file selection. Issue #40850, patch by Peacoor.
|
2024-03-16 11:27:29 +02:00 |
files_options.pas
|
IDE: Improve Files options GUI, especially for Fppkg configuration. Issue #40850, patch by n7800.
|
2024-04-05 16:44:16 +03:00 |
formed_options.lfm
|
IDE: improved Form Editor options page layout, issue #39757
|
2022-05-24 01:00:46 +03:00 |
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
|
IDE: Allow configuring Toolbars in IDE CoolBar also when "Coolbar is visible" is unchecked. Issue #40600, patch by n7800.
|
2023-11-18 11:04:05 +02:00 |
idestartup_options.lfm
|
IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default
|
2022-10-14 09:42:55 +02:00 |
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
|
ide: added TEnvGuiOptions.EmulateRightMouseButton, used by Messages Window for popup on Ctrl+Left
|
2023-10-27 15:36:44 +01:00 |
msgwnd_options.pas
|
ide: added TEnvGuiOptions.EmulateRightMouseButton, used by Messages Window for popup on Ctrl+Left
|
2023-10-27 15:36:44 +01: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
|
IDE, Debugger, Project: Allow setting up project specific debugger backends
|
2022-08-28 21:00:28 +02:00 |
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_displayformat_options.lfm
|
Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...)
|
2024-03-01 17:54:59 +01:00 |
project_displayformat_options.pas
|
Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...)
|
2024-03-01 17:54:59 +01:00 |
project_forms_options.lfm
|
|
|
project_forms_options.pas
|
|
|
project_i18n_options.lfm
|
IDE: don't wrap strings in memos of i18n project options, allows to avoid corruption when saving long strings to .lpi
|
2024-02-15 17:03:58 +03:00 |
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
|
IDE: improved and enabled hints for "store in session" checkboxes in value converters and value formatters debugger options frames
|
2024-02-12 18:57:51 +03:00 |
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_valformatter_options.lfm
|
Debugger: New DisplayFormat for Watches
|
2024-02-28 18:49:19 +01:00 |
project_valformatter_options.pas
|
IDE, Debugger: Value-Formatter
|
2024-02-10 20:57:59 +01:00 |
project_versioninfo_options.lfm
|
|
|
project_versioninfo_options.pas
|
|
|
window_options.lfm
|
IDE: Show the project name and build mode by default in the IDE title. Name variables and properties consistently.
|
2023-09-02 21:56:21 +03:00 |
window_options.pas
|
IDE: Show the project name and build mode by default in the IDE title. Name variables and properties consistently.
|
2023-09-02 21:56:21 +03:00 |