Commit Graph

3365 Commits

Author SHA1 Message Date
Basile Burg ea6e935e0e temp workaround the bug described in the interface section 2015-01-17 03:52:41 +01:00
Basile Burg 9c22892361 improved updateOutFilename under windows 2015-01-16 07:39:26 +01:00
Basile Burg 3998394c58 lnk 2015-01-16 05:21:18 +01:00
Basile Burg 6eb77f4c8d over-enthusiastic 2015-01-16 05:20:14 +01:00
Basile Burg 80f7af11ca fix, added unhandled case when determining the files to analyze 2015-01-16 04:28:33 +01:00
Basile Burg 08ef69ce89 fix, dbl click todo item, av 2015-01-16 04:23:31 +01:00
Basile Burg 181b1361a3 added ce_todolist, the todo list widget 2015-01-16 04:01:02 +01:00
Basile Burg 61a4012cf2 updated a todo 2015-01-16 04:00:16 +01:00
Basile Burg cbec3babe3 updated cetodo for compat with the widget 2015-01-16 03:59:57 +01:00
Basile Burg 425ed05f11 fix readme 2015-01-16 00:10:01 +01:00
Basile Burg b09a146aab added cetodo, a tool which find TODO items in D sources 2015-01-16 00:08:39 +01:00
Basile Burg 0684385953 added support for sym string to project pre/post params, as well as proj run params 2015-01-16 00:08:10 +01:00
Basile Burg c1a0ed2799 found bug, status bar displays wrong doc name under certain circumstances 2015-01-16 00:07:26 +01:00
Basile Burg 7a2a57d0fa fix, status bar cleared when no doc 2015-01-16 00:06:19 +01:00
Basile Burg 286636b75a uses fDoc instead of the widget 2015-01-16 00:05:44 +01:00
Basile Burg 04b8ffc643 fix, noboundscheck patched before each build 2015-01-15 01:31:26 +01:00
Basile Burg 9873c561b3 update actFileUnittest enabled 2015-01-14 12:20:59 +01:00
Basile Burg a4b8c3ed48 added action to run the tests in the focused editor 2015-01-14 12:16:33 +01:00
Basile Burg 49d985ab1b added custom version id runnable_module when to runnable system 2015-01-14 11:42:05 +01:00
Basile Burg bcaa0027c7 fix, AV in static explorer if fDoc is not a D source 2015-01-14 09:43:28 +01:00
Basile Burg 66d96959d0 updated 2TODOs 2015-01-14 07:55:36 +01:00
Basile Burg dcac5f20cf readme, alpha10 2015-01-12 08:06:43 +01:00
Basile Burg f45d1cf090 deactivated resman 2015-01-12 06:55:14 +01:00
Basile Burg 0c6454ca05 drw2 2015-01-12 06:19:25 +01:00
Basile Burg cac091a4d6 drw1 2015-01-11 14:40:59 +01:00
Basile Burg d776f77d7f reorganized interfaces, visibility, added projCompiling 2015-01-11 14:38:47 +01:00
Basile Burg 148c7729a9 added "syncro-mode" to project configurations editor 2015-01-11 03:14:59 +01:00
Basile Burg 17b1ed48c9 deprecated option noBoundsCheck is now totally hidden 2015-01-11 03:13:55 +01:00
Basile Burg a79bcdc27c added two new icons, regenerated the inc 2015-01-11 03:12:37 +01:00
Basile Burg dbcb5eb423 fix, prop not copied could lead to missing value in config clone 2015-01-09 17:34:36 +01:00
Basile Burg 43564af3a3 fix, case issue could lead to file opened twice 2015-01-09 02:07:38 +01:00
Basile Burg 48f2d9c2bc added handling of project file for first argument 2015-01-08 22:22:35 +01:00
Basile Burg 5e68e70ba6 identified couple of bug 2015-01-07 00:42:02 +01:00
Basile Burg 49cc7c0828 fix, prevented infinite tool execution 2015-01-05 09:34:56 +01:00
Basile Burg ebb34743b8 added "tool-chaining" feature to custom tools 2015-01-05 09:20:20 +01:00
Basile Burg 75a9d12a57 fix, prevented update burst when adding/removing many sources 2015-01-05 04:59:15 +01:00
Basile Burg 6a8bcf083a dbl click in tool list to execute 2015-01-04 22:59:37 +01:00
Basile Burg bce244b754 clear by context, clear editor specific msg, not all the editor msg 2015-01-04 22:31:54 +01:00
Basile Burg 826c591548 fix, the address taken was a stack one, not the object heap's one 2015-01-04 22:31:02 +01:00
Basile Burg 691d282d34 fix, last folder added to favorites 2015-01-04 22:02:03 +01:00
Basile Burg a8e327557a recall last folder, not anymore limited to favorites 2015-01-04 21:46:04 +01:00
Basile Burg b0350a849c added new items to hardcoded static macros 2015-01-04 18:49:52 +01:00
Basile Burg 9fd5660065 converted project inspector widget, use shared icons 2015-01-04 18:32:37 +01:00
Basile Burg 2a14eec2bb converted mini explorer widget, use shared icons 2015-01-04 18:32:13 +01:00
Basile Burg 026c894cb4 converted static explorer widget, use shared icons 2015-01-04 18:31:56 +01:00
Basile Burg 97ddb7dd5f fix, typo in icon name 2015-01-04 18:31:21 +01:00
Basile Burg da2cbc1dcc fix, status bar not updated until a doc is clicked 2015-01-04 05:22:46 +01:00
Basile Burg f69949b882 partially reverted changes made in 4caebcfa57, filename can be set on tempfilename 2015-01-04 05:18:21 +01:00
Basile Burg 1ecb859698 prepared code to get symb documentation at mouse position 2015-01-04 04:56:32 +01:00
Basile Burg ea33425ffd converted project configuration widget, use shared icons 2015-01-04 02:37:56 +01:00