Commit Graph

1227 Commits

Author SHA1 Message Date
Basile Burg 2aee98ace0 libman, allow to register and entry from a dub proj 2015-09-19 11:01:50 +02:00
Basile Burg fb8c0495a1 fix, dub proj, output filename not properly set when guessed from 'name' 2015-09-19 11:01:07 +02:00
Basile Burg 2ad47f35f0 fix, dub proj, target kind not found for 'library' 2015-09-19 11:00:26 +02:00
Basile Burg a9a985d560 already done 2015-09-19 09:15:50 +02:00
Basile Burg eeab445c67 renamed ambiguous identifier 2015-09-19 09:13:17 +02:00
Basile Burg 845053b5e0 more for #10, get output filename 2015-09-19 09:04:47 +02:00
Basile Burg ed3022016b backup the work made in branch 'cedast-switch'
This probably won't be used because the way _cetodo_ and _cesyms_ work is very advantageous.
The tools can be recompiled in Coedit and the new versions are used __directly__. With a dyn libl, Coedit has to be restarted.
2015-09-19 06:33:37 +02:00
Basile Burg f2618e1ba1 update todos 2015-09-18 07:41:07 +02:00
Basile Burg 1ea6b7d0c4 added option, floating widget always on top 2015-09-18 07:08:00 +02:00
Basile Burg efbe83144a no warn about proj change if dub proj and conf ix change 2015-09-18 06:29:36 +02:00
Basile Burg 4d2ff019f1 changed icon for selected conf 2015-09-18 06:26:04 +02:00
Basile Burg 3cc9d87cff focus selected conf 2015-09-18 06:25:43 +02:00
Basile Burg 93dcaaad4b project interface, set conf index 2015-09-18 06:21:56 +02:00
Basile Burg f82e39bd71 dcd integration, also works with dub projects
curr proj source + imports
2015-09-18 05:34:19 +02:00
Basile Burg 911a183c0b added common project interface funct to get imports paths 2015-09-18 05:33:41 +02:00
Basile Burg e1e86c258f menu, add source to project, emit hint when proj kind is dub 2015-09-18 00:01:47 +02:00
Basile Burg 4c23566a61 removed dead code 2015-09-18 00:01:07 +02:00
Basile Burg 20576801da added common project interface function targetUpToDate 2015-09-17 22:35:18 +02:00
Basile Burg 5ce45a6486 fix, compiling dub proj, was always executed afterward 2015-09-17 21:47:43 +02:00
Basile Burg 782f5ff59c more for #10, handle mainSourceFile 2015-09-17 21:13:47 +02:00
Basile Burg c95c8ff54b optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
Basile Burg 546052732f allow more ctrl types to be assignedto 2015-09-17 18:16:58 +02:00
Basile Burg 87fa0333fa avoid too much allocs on software start-up
- this funct will be used a lot in the widget constructors
2015-09-17 17:50:03 +02:00
Basile Burg e6659329c9 more for #10, prop values can be validated
+ minor GUI tweaks
2015-09-17 06:49:10 +02:00
Basile Burg c667795cc3 more for #10, modification system
+ fix switches passed to DUB
2015-09-17 06:48:08 +02:00
Basile Burg c19c1c20d0 should be with previous commit 2015-09-17 06:47:07 +02:00
Basile Burg 11533b6591 updated shared icons 2015-09-17 06:46:20 +02:00
Basile Burg fd54d7c12a added util function to load shared res to btn 2015-09-17 06:46:04 +02:00
Basile Burg e9ca6f014a clear dub project editor: property editor on proj close 2015-09-17 04:49:45 +02:00
Basile Burg a146f6ec36 work on #10, guess output kind 2015-09-17 03:56:25 +02:00
Basile Burg f6eae34679 increased idle timer frequency for ast rescan 2015-09-17 02:57:54 +02:00
Basile Burg ef8d72138c common project interface renaming + works on #10
- DUB proj editor file dbl clickable
- icons
- filter for files and props
2015-09-17 00:04:27 +02:00
Basile Burg 5fd10645ac #10, get file list for curr conf
- still missing: exclusions + mainSourceFile
2015-09-16 13:32:04 +02:00
Basile Burg 612b30c1a5 fix, symbol list broken under linux since bcf479b3fe, due to not input stream size 2015-09-16 03:25:31 +02:00
Basile Burg 46af83d137 fix, possible bug when getting cwd and if project drive was not the first 2015-09-16 03:23:35 +02:00
Basile Burg f3ee6451b8 fix, getExeFullPath did not work when file was in cwd 2015-09-16 02:52:46 +02:00
Basile Burg 95fae8efbb work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
Basile Burg 375c96df01 added config to build so lib under linux 2015-09-15 23:24:23 +02:00
Basile Burg 22b9b8d47a fix error when dast not found 2015-09-15 23:07:37 +02:00
Basile Burg 7e50d1ba77 sw-2
- adapter symbol list widget
- compared to previous system errors and warnings are missing
2015-09-15 18:44:37 +02:00
Basile Burg 26196d8a23 fix, reload last stuff, does not handle temp/unsaved modules 2015-09-15 18:41:51 +02:00
Basile Burg 3ac5fef89b sw-1 2015-09-15 14:00:23 +02:00
Basile Burg 2a9fb832bc more for #39
- simplified API
- renamed token to handle to avoid confusion
- scan in a thread
- notification
2015-09-15 10:55:43 +02:00
Basile Burg d0da5ebb4e symbol list for #39 2015-09-15 08:13:40 +02:00
Basile Burg eb05f0547f module name for #39 2015-09-15 03:33:16 +02:00
Basile Burg f707fe90e9 initial work on #39, unified tool, using a shared library 2015-09-15 01:36:55 +02:00
Basile Burg d1368d3939 added ddemangle to to tool infos 2015-09-14 15:54:41 +02:00
Basile Burg 1254f45ecd demangling, only called manually, messages-widget context menu. 2015-09-14 15:54:20 +02:00
Basile Burg cf0d62f0b7 more for #24 2015-09-14 04:38:34 +02:00
Basile Burg 44b48164ae implements #24, demangle messages
problem: this doesn't work on types, ddemangle does not call the function to do that
2015-09-14 04:25:56 +02:00