Basile Burg
7371dd28fa
symlist, style
2015-09-24 00:42:40 +02:00
Basile Burg
edb3030264
added symbol list 'smart expander'
...
The symbol list automatically expand to the nearest declaration, as an option
2015-09-24 00:23:51 +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
95aef4170f
style, put locals init in declaration instead of body
2015-09-04 23:48:07 +02:00
Basile Burg
bcf479b3fe
symbol list, write source to input rather than using tmp file
2015-09-01 02:50:18 +02:00
Basile Burg
9bb01032b6
symlist: uses new TCEProcess
...
see b911e10e93
2015-07-15 14:28:57 +02:00
Basile Burg
91ff18f87f
symlist: added method to expand the tree on the current declaration
2015-07-14 01:46:49 +02:00
Basile Burg
9e039477fc
symlist: does not allocate for each node xtra data
...
- this happens a lot
- directly use data as an integer
2015-07-14 01:45:56 +02:00
Basile Burg
d59d85f750
fix, mostly win32, tools not found when launched from shortcut or shell ctxt handler
...
tools reside in same folder as CE
- happened if shortcut start directory is not CE app dir
- happened if CE is launched from open/with: cwd didn't allow to find the tools
2015-06-04 15:51:55 +02:00
Basile Burg
e2e9aa8bfe
updated options editor interface
...
- custom editor can indicated if there are any unvalidated modifications
- shortcuts editor modifications can be canceled
2015-05-26 11:08:45 +02:00
Basile Burg
baf9efe000
symbol list, added option to sort sub items
2015-05-20 16:01:48 +02:00
Basile Burg
6ca31769c1
fix, annoying error message when the symbol list background tool is missing
2015-05-05 03:05:23 +02:00
Basile Burg
4d1a299818
removed unused unit
2015-03-23 05:35:22 +01:00
Basile Burg
cfb5e2009d
removed useless code, the stream is not the proc output, it's already copied
2015-03-17 01:33:26 +01:00
Basile Burg
3b3bdf5c7b
fix, cesyms disabled for non-D docs
2015-03-12 23:06:07 +01:00
Basile Burg
28b29e7b74
use common type widget / cesyms libdprase line nbr
2015-03-12 18:40:27 +01:00
Basile Burg
2a6b8f757d
added syntactic errors to symbol list
...
+ option to auto expand warn/err list
2015-03-12 12:50:29 +01:00
Basile Burg
413e4496b2
re JCF
2015-03-10 15:02:53 +01:00
Basile Burg
f29e57b751
Revert "Revert "processed with JCF""
...
This reverts commit 81e406bc56
.
2015-03-10 15:00:19 +01:00
Basile Burg
81e406bc56
Revert "processed with JCF"
...
This reverts commit db5e2cbf2d
.
2015-03-10 14:57:51 +01:00
Basile Burg
db5e2cbf2d
processed with JCF
2015-03-10 14:52:42 +01:00
Basile Burg
399c4b38a1
fix, options not saved when set from context menu
2015-03-08 18:23:13 +01:00
Basile Burg
c91e8e47f8
renamed widget updater identifiers
...
byevent->imperative
2015-03-08 14:23:02 +01:00
Basile Burg
0eb82a0dfe
added symbol smart-filtering
2015-02-26 06:39:23 +01:00
Basile Burg
3bf6ba9264
added editable symbol list option
2015-02-25 12:50:39 +01:00
Basile Burg
2c8182223f
fix, in asyncprocess, output has to be accumulated in the two events
2015-02-25 09:23:29 +01:00
Basile Burg
8306aafa6c
added symbol list widget
...
gui front-end for the cesyms tool
2015-02-25 07:56:37 +01:00