Commit Graph

2641 Commits

Author SHA1 Message Date
Basile Burg be107990dc add rpm des, close #215 2018-03-07 09:55:27 +01:00
Basile Burg d8b7e640ab fix #266 - Search widget not shown when tabbed and CTRL+F 2018-03-07 03:57:59 +01:00
Basile Burg 230562fdb4 fix wrong sizing of the about box on windows, use autosizing 2018-03-05 06:40:09 +01:00
Basile Burg cbc5987b9a fix windows building broken 2018-03-05 06:23:32 +01:00
Basile Burg c3a7574a8d #253 - indicate when program return custom codes 2018-03-05 06:08:42 +01:00
Basile Burg 92fcd93979 nothing 2018-03-04 17:27:06 +01:00
Basile Burg f8c5e686c8 fix #265 - In the libman allow to register projects that are not libraries 2018-03-04 17:19:08 +01:00
Basile Burg e1b07c6168 messages, add tool btn to show the contextual options 2018-03-04 16:17:42 +01:00
Basile Burg 0a1e1fe3ab update version number 2018-03-03 10:35:49 +01:00
Basile Burg 3a8248296a fix #255 - Propose to open html doc even when "F1" help failed to locate the anchor 2018-03-03 10:32:16 +01:00
Basile Burg 7fcd05ed30 profile viewer, add context menu allowing to copy markdown table 2018-03-03 09:10:02 +01:00
Basile Burg 9281c90c28 fixup previous commit, no need to yield the range 2018-03-03 08:56:13 +01:00
Basile Burg 09fb838463 fix #261 - Even smarter smartDdocNewLine 2018-03-03 08:46:02 +01:00
Basile Burg 43787600a1 fix LFM not reloadable due to tlbr 2018-03-02 17:49:20 +01:00
Basile Burg f6845fa33b fix #258, allows to test phobos modules that contained StdUnittest versions 2018-02-28 05:27:36 +01:00
Basile Burg 476d473f27 #253 - Interpret the process return code in a better way (posix) 2018-02-26 00:54:27 +01:00
Basile Burg 10d6a2e915 fix confusing use of "signal" after process failure 2018-02-25 08:30:29 +01:00
Basile Burg 9d91bc28de fix #246 - Add compiler name to log 2018-02-25 08:25:58 +01:00
Basile Burg d2df199d82 fix 252 - top splitter not automatically snap to main menu 2018-02-25 08:00:47 +01:00
Basile Burg 77c19ba1e5 remove empty method 2018-02-25 06:25:05 +01:00
Basile Burg f33a488c26 update dparse 2018-02-17 02:46:43 +01:00
Basile Burg bcc765519c rlz 2018-02-12 03:48:35 +01:00
Basile Burg ee710e4bef update doc 2018-02-12 02:01:54 +01:00
Basile Burg 49d849c109 fix #233 - detect deps for completion when platform suffixes are used 2018-02-12 01:15:38 +01:00
Basile Burg b63b3044a1 fix #242 - Possible error when DUB autoFetch option activated and dep version is ~master 2018-02-11 23:23:41 +01:00
Basile Burg 04898b564b update ce native project for dastworx 2018-02-11 19:46:31 +01:00
Basile Burg 142137678e update version 2018-02-11 16:58:19 +01:00
Basile Burg e9613a81a3 update dparse and add submodule stdx-allocator 2018-02-11 16:57:41 +01:00
Basile Burg 7b01053b89 leak 2018-02-11 02:59:26 +01:00
Basile Burg d6732c15e4 fix #240 - Dependencies of a libman entry could be removed 2018-02-11 02:21:44 +01:00
Basile Burg 9f982830d8 fix #239 - Runnables fail to look when autoDetectLibraries option is not checked 2018-02-11 02:18:54 +01:00
BBasile c4553509fb
Merge pull request #235 from Nafees10/patch-1
Added dependencies
2018-02-08 00:38:40 +01:00
Nafees Hassan 3788ecb57e
Added dependencies
addressing Issue #215
2018-02-08 02:36:22 +05:00
Basile Burg a48d5b0f8b rlz 2018-02-07 16:08:07 +01:00
Basile Burg 918547f163 update version 2018-02-07 13:37:32 +01:00
Basile Burg 3efe535a7c update dparse 2018-02-07 13:36:48 +01:00
Basile Burg c76837816f fix #232 - Add a DUB option to fetch dependencies automatically 2018-02-07 12:03:07 +01:00
Basile Burg d3c495d605 handle dependency operators, close #231 2018-02-07 09:08:27 +01:00
Basile Burg 7ff81260ea fix #230 - DUB project dependencies not available in completion anymore 2018-02-06 16:00:31 +01:00
Basile Burg 7957c991d3 increase semVer max maj/min/patch values 2018-02-06 14:10:37 +01:00
Basile Burg eda6ec6e81 add more stringrange functions 2018-02-06 14:09:42 +01:00
Basile Burg 382ae6c7bd fix #229 - `class` not highlighted correctly when contiguous to a right curly bracket 2018-02-05 04:32:34 +01:00
Basile Burg ee4b928c8c fix possible error on editor NextWarning command 2018-02-01 15:56:30 +01:00
Basile Burg 90494c8290 rlz 2018-02-01 15:19:00 +01:00
Basile Burg e66adb8cdc diff form, more explicit caption 2018-02-01 15:16:49 +01:00
Basile Burg 2d8bebd70d update dparse 2018-02-01 15:16:27 +01:00
Basile Burg e279b754a0 hide setting put for custom dpi devel 2018-02-01 15:16:16 +01:00
Basile Burg b3c2efe817 fix #228 - possible infinite loop when compiling a runnable with auto solved dependencies 2018-01-31 13:44:26 +01:00
Basile Burg c692177483 fix #226 - Shortcuts for the "Editor pages" category are not applied when set from the global shortcut editor 2018-01-29 14:21:49 +01:00
Basile Burg e305b901f7 rlz 2018-01-27 03:51:52 +01:00