dexed/src
Basile Burg 0e69320f20 allow to free manually D GC mem from the options/application 2020-06-14 19:32:57 +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 minor optimization to the message widget 2020-06-07 21:00:04 +02:00
u_ceprojeditor.lfm rename the CE project format "DEXED ..." 2019-01-20 14:06:29 +01:00
u_ceprojeditor.pas replace NativeUInt and NativeInt with FreePascal style alias 2020-05-27 15:30:43 +02:00
u_common.pas replace NativeUInt and NativeInt with FreePascal style alias 2020-05-27 15:30:43 +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 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_d2syn.pas D highlighter, also highlight first level of UDA when the @() form is used 2020-05-25 13:40:46 +02:00
u_d2synpresets.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01: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 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_ddemangle.pas more tweaks to minimize D heap size 2020-05-12 23:22:59 +02:00
u_defines.inc define POSIX in common include file 2020-04-10 18:29:23 +02:00
u_dexed_d.pas allow to minimize D GC heap immediatly 2020-06-12 20:47:01 +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 diff dialog, add button to reload with history destruction 2020-04-25 01:59:48 +02:00
u_dlang.pas fixup 9f22e42fff and 0923410ffc 2020-03-11 12:44:06 +01: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 fix possibly missing dir sep when expanding dexed projs xtra sources 2019-03-13 11:42:08 +01: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 fix #47 - compiling a dub project with LDC uses LDMD2 2020-06-12 20:37:59 +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 fix #479 - prevent the creation of a DUB property if laready present 2019-06-13 21:03:02 +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 replace uses of important literal with an unique string const 2020-04-25 02:17:49 +02:00
u_editoroptions.pas set auto indentation detection on by default 2020-04-24 21:24:01 +02:00
u_gdb.lfm allow to debug a custom executable 2020-06-06 17:32:26 +02:00
u_gdb.pas allow to debug a custom executable 2020-06-06 17:32:26 +02:00
u_halstead.pas Add a D library to replace various D programs from the toolchain 2020-04-16 11:03:01 +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 Add a D library to replace various D programs from the toolchain 2020-04-16 11:03:01 +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 fix windows build 2020-05-28 16:25:10 +02:00
u_main.lfm replace NativeUInt and NativeInt with FreePascal style alias 2020-05-27 15:30:43 +02:00
u_main.pas allow to free manually D GC mem from the options/application 2020-06-14 19:32:57 +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 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_mru.pas fix #4 - Automatic cleaning of MRU doesn't mix well with git checkout 2020-03-04 14:56:31 +01: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 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01: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 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01: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 cleanup 2020-04-07 22:52:43 +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 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01: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 unify the field name used by the project observers to store the proj ref 2020-03-09 00:59:12 +01:00
u_projutils.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_search.lfm search & replace, ENTER execute the search or the replacement 2019-01-22 08:38:43 +01:00
u_search.pas fix #14 - Also highlight search results when non-trivial regexes are used 2020-04-23 21:19:15 +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 fix #49 - the shortcut editor doesnt display anything anymore 2020-06-14 19:08:06 +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 libdexed-d, return Pascal compatible strings, freed by ref counting 2020-06-12 20:38:20 +02:00
u_symstring.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_synmemo.pas can crash the IDE when closing fast many files 2020-06-12 23:42:07 +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 libdexed-d, return Pascal compatible strings, freed by ref counting 2020-06-12 20:38:20 +02:00
u_tools.pas minor optimization to the message widget 2020-06-07 21:00:04 +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 fix #15 - Add a way to kill a custom tool 2020-04-05 14:13:04 +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