.. |
u_cdbcmd.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_cdbcmd.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_ceproject.pas
|
address a few compiler warnings
|
2021-10-08 16:08:00 +02:00 |
u_ceprojeditor.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_ceprojeditor.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_common.pas
|
highlighter, use c/c++ syntax for cxx files
|
2022-06-06 21:01:21 +02:00 |
u_compilers.lfm
|
add a project action to check semantics
|
2021-09-15 03:36:32 +02:00 |
u_compilers.pas
|
add a project action to check semantics
|
2021-09-15 03:36:32 +02:00 |
u_controls.pas
|
fix #85 - Add local, non semantic, completions
|
2021-09-17 13:03:51 +02:00 |
u_d2syn.pas
|
fix #69 - d2 highligther, dont apply the phobos-style if ident is followed by left paren
|
2021-09-15 16:08:51 +02:00 |
u_d2synpresets.pas
|
add highlighter attribute for function calls and definitions
|
2020-07-05 19:18:04 +02:00 |
u_dast.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_dbgitf.pas
|
gdb commander, allow to evaluate the editor expression when mouse motion stops
|
2020-02-13 03:35:38 +01:00 |
u_dcd.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_ddemangle.pas
|
ddemangle, use FPC compat string too
|
2020-07-01 15:37:21 +02:00 |
u_defines.inc
|
define POSIX in common include file
|
2020-04-10 18:29:23 +02:00 |
u_dexed_d.pas
|
ddemangle, use FPC compat string too
|
2020-07-01 15:37:21 +02:00 |
u_dfmt.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_dfmt.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_dialogs.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_diff.lfm
|
diff dialog, add button to reload with history destruction
|
2020-04-25 01:59:48 +02:00 |
u_diff.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_dlang.pas
|
gdb commander, fix getting expression within square brackets
|
2020-09-13 00:18:38 +02:00 |
u_dlangmaps.pas
|
d2 highlighter, remove keyword body, typedef, macro
|
2021-04-14 18:57:41 +02:00 |
u_dlangutils.pas
|
handle HEREDOC strings base on common delimiters `()` `<>` `[]`
|
2020-04-23 16:08:52 +02:00 |
u_dmdwrap.pas
|
Add support for make as a new type of project format
|
2022-05-14 02:49:11 +02:00 |
u_dockoptions.pas
|
remove support for Laz versions < 2.2
|
2022-06-17 16:01:51 +02:00 |
u_dsgncontrols.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_dubproject.pas
|
fix #118 - add support for the new DUB package naming scheme
|
2023-06-26 01:09:33 +02:00 |
u_dubprojeditor.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_dubprojeditor.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_editor.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_editor.pas
|
add the redoAll action
|
2022-08-08 15:07:19 +02:00 |
u_editoroptions.pas
|
completion improvments,
|
2022-06-06 20:44:51 +02:00 |
u_gdb.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_gdb.pas
|
gdb commander, center view after click on call stack view
|
2022-07-12 17:22:32 +02:00 |
u_halstead.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_infos.lfm
|
update year
|
2023-01-02 10:59:31 +01:00 |
u_infos.pas
|
address a few compiler warnings
|
2021-10-08 16:08:00 +02:00 |
u_inspectors.pas
|
fix, color selector problem when using dark themes
|
2022-09-10 19:29:37 +02:00 |
u_interfaces.pas
|
add a context menu to the editor status bar
|
2022-06-06 21:32:04 +02:00 |
u_lcldragdrop.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_libman.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_libmaneditor.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_libmaneditor.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_main.lfm
|
rename field w/ typo
|
2023-02-27 23:40:30 +01:00 |
u_main.pas
|
rename field w/ typo
|
2023-02-27 23:40:30 +01:00 |
u_makeproject.pas
|
fix, wrong diagnostic output when a makefile rule is already geing processed
|
2022-08-05 18:43:48 +02:00 |
u_messages.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_messages.pas
|
editor, center the Y view when active line is changed programatically
|
2022-06-19 01:32:41 +02:00 |
u_miniexplorer.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_miniexplorer.pas
|
remove workaround for a LCL bug that only existed in 2.2.0-RC1
|
2021-11-04 22:34:41 +01:00 |
u_mru.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_newdubproj.lfm
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_newdubproj.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_observer.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_optionseditor.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_optionseditor.pas
|
use native AnchorDocking feature to set if floating widgets stayontop
|
2021-09-19 15:47:37 +02:00 |
u_processes.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_procinput.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_procinput.pas
|
unpaired encoding 79190c984a
|
2020-08-24 16:01:58 +02:00 |
u_profileviewer.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_profileviewer.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_projgroup.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_projgroup.pas
|
fix, LastDocAndProjs, ProjGroups, problem with config indexes
|
2022-05-14 15:40:07 +02:00 |
u_projinspect.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_projinspect.pas
|
cleanup and address a few warnings
|
2021-09-19 14:14:01 +02:00 |
u_projutils.pas
|
fix, project groups, dexed projects wrongly seen as makefile projects.
|
2022-06-14 12:41:14 +02:00 |
u_search.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_search.pas
|
editor, center the Y view when active line is changed programatically
|
2022-06-19 01:32:41 +02:00 |
u_semver.pas
|
fix, semver patch component mandatory
|
2021-10-10 23:21:14 +02:00 |
u_sharedres.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_shortcutseditor.lfm
|
fix #439 - Better shortcut filter
|
2019-02-03 17:58:41 +01:00 |
u_shortcutseditor.pas
|
make compatible with LCL version 2.2
|
2021-09-13 13:26:25 +02:00 |
u_simpleget.pas
|
remove workarounds bad SSl versions before fpc 3.2.0
|
2020-08-05 11:03:31 +02:00 |
u_stringrange.pas
|
remove old GH refs
|
2020-04-07 23:23:57 +02:00 |
u_sxsyn.pas
|
sxsyn, add the `apply` keyword
|
2022-07-24 10:13:19 +02:00 |
u_symlist.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_symlist.pas
|
fix #92 - make symlist errors & warnings more visible
|
2021-09-19 01:19:01 +02:00 |
u_symstring.pas
|
symstrings, dont cache CLN and CCN
|
2022-05-15 02:04:55 +02:00 |
u_synmemo.pas
|
fix, scrollCentered inverted
|
2022-08-14 20:27:47 +02:00 |
u_synmultiguttermarks.pas
|
remove support for Laz versions < 2.2
|
2022-06-17 16:01:51 +02:00 |
u_term.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_term.pas
|
add a context menu to the editor status bar
|
2022-06-06 21:32:04 +02:00 |
u_todolist.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_todolist.pas
|
remove unused var and units
|
2020-07-12 14:55:26 +02:00 |
u_tools.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_toolseditor.lfm
|
tools widget, prevent the input box on keypress
|
2023-02-27 23:37:38 +01:00 |
u_toolseditor.pas
|
tools widget, prevent the input box on keypress
|
2023-02-27 23:37:38 +01:00 |
u_txtsyn.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_widget.lfm
|
remove widget back panel
|
2022-12-26 15:41:01 +01:00 |
u_widget.pas
|
remove support for Laz versions < 2.2
|
2022-06-17 16:01:51 +02:00 |
u_writablecomponent.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |