dexed/src
Basile Burg 833e3d98cf more process parameters passed as array literal 2020-07-09 07:42:30 +02:00
..
u_cdbcmd.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +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 reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_ceprojeditor.lfm rename the CE project format "DEXED ..." 2019-01-20 14:06:29 +01:00
u_ceprojeditor.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_common.pas TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
u_compilers.lfm compiler paths hints, fix typos 2020-01-25 04:37:47 +01:00
u_compilers.pas fix windows build 2020-05-28 16:25:10 +02:00
u_controls.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_d2syn.pas add highlighter attribute for function calls and definitions 2020-07-05 19:18:04 +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 TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +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 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dfmt.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01: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 more process parameters passed as array literal 2020-07-09 07:42:30 +02:00
u_dlang.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_dlangmaps.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dlangutils.pas handle HEREDOC strings base on common delimiters `()` `<>` `[]` 2020-04-23 16:08:52 +02:00
u_dmdwrap.pas reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_dockoptions.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01: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 TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
u_dubprojeditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dubprojeditor.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_editor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_editor.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_editoroptions.pas set auto indentation detection on by default 2020-04-24 21:24:01 +02:00
u_gdb.lfm gdb com, add setting to limit the call stack depth 2020-07-02 06:35:40 +02:00
u_gdb.pas TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
u_halstead.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_infos.lfm update year 2020-01-01 12:13:18 +01:00
u_infos.pas remove remaining refs to dastworx 2020-04-21 03:33:40 +02:00
u_inspectors.pas allow to free manually D GC mem from the options/application 2020-06-14 19:32:57 +02:00
u_interfaces.pas minor optimization to the message widget 2020-06-07 21:00:04 +02:00
u_lcldragdrop.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_libman.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_libmaneditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_libmaneditor.pas TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
u_main.lfm fix #53 - project, git branches, last commit message in a tooltip 2020-07-08 00:29:52 +02:00
u_main.pas more process parameters passed as array literal 2020-07-09 07:42:30 +02:00
u_messages.lfm lfm auto update 2020-06-07 21:00:37 +02:00
u_messages.pas minor optimization to the message widget 2020-06-07 21:00:04 +02:00
u_miniexplorer.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_miniexplorer.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_mru.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +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 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_optionseditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_optionseditor.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_processes.pas fix small but constant load on idle caused by several timers 2020-02-18 06:44:56 +01:00
u_procinput.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_procinput.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_profileviewer.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_profileviewer.pas reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_projgroup.lfm style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_projgroup.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_projinspect.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_projinspect.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
u_projutils.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_search.lfm search & replace, ENTER execute the search or the replacement 2019-01-22 08:38:43 +01:00
u_search.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_semver.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01: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 reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_simpleget.pas fix #21 - update checker needs to be updated to use gitlab api 2020-04-07 23:22:34 +02:00
u_stringrange.pas remove old GH refs 2020-04-07 23:23:57 +02:00
u_symlist.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_symlist.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_symstring.pas reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_synmemo.pas TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
u_term.lfm fix, terminal scrollbar didn't handle the min pos 2020-05-29 09:38:49 +02:00
u_term.pas fix #46 - Scrollbar out of range exception in the terminal 2020-06-09 16:02:44 +02:00
u_todolist.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_todolist.pas add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
u_tools.pas reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
u_toolseditor.lfm fix #15 - Add a way to kill a custom tool 2020-04-05 14:13:04 +02:00
u_toolseditor.pas refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02: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 fix #30 - Show a dialog when there's an attempt to close a docked widget but that docking is locked 2020-04-23 19:36:54 +02:00
u_widget.pas fix #30 - Show a dialog when there's an attempt to close a docked widget but that docking is locked 2020-04-23 19:36:54 +02:00
u_writablecomponent.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00