Basile Burg
1baa52f006
add action to stop project compilation
2018-06-27 13:45:44 +02:00
Basile Burg
80c81cce1e
add the ICELifetimeManager service and use it to close #310
2018-04-26 15:39:25 +02:00
Basile Burg
da889090db
add support for dub test, close #289
2018-04-14 02:19:04 +02:00
Basile Burg
93958edd28
fix #270 - code formatting as an action, assignable to a shortcut
2018-03-16 08:57:21 +01:00
Basile Burg
9d91bc28de
fix #246 - Add compiler name to log
2018-02-25 08:25:58 +01:00
Basile Burg
fa231de8c7
fix #115 - Projet group, index of item after workspace reloading mismatch
2017-02-02 14:27:52 +01:00
Basile Burg
6d48342da0
display summary of unsaved content on exit
2017-01-18 09:36:46 +01:00
Basile Burg
b7afbbe0ba
interfaces, prevent strings to be copied
2016-11-30 10:16:35 +01:00
Basile Burg
f654811f37
#107 , simplify access to main menu with a single service
2016-11-27 08:13:15 +01:00
Basile Burg
ca84dffb31
fix #107 , Menu flickers when no custom tool is defined
2016-11-24 17:17:46 +01:00
Basile Burg
a0911a95ef
#99 , add a service allowing to select a compiler
2016-11-06 17:06:57 +01:00
Basile Burg
82693baa1d
fix, new DUB project considered modified + rename units related to CE prj format
...
+ move compiler selection for DUB projects to DUB options + cleanup options
2016-10-16 18:06:43 +02:00
Basile Burg
f2de2bacff
upstream fix, grouped project reloaded as FSP after saving project file from an editor
2016-10-06 19:01:18 +02:00
Basile Burg
bd94792cce
add the ICEOptionsEditor service
2016-09-22 10:46:12 +02:00
Basile Burg
92008c3a09
#97 , refactor dbg, use interfaces + the entity connector
2016-09-19 01:05:35 +02:00
Basile Burg
7febec25fb
completion, put last item in front for further usage
...
+ dont store completion kind literally
2016-09-17 09:15:53 +02:00
Basile Burg
cf3987b2ac
projects group, add a hybrid async compilation mode with wait points
2016-08-21 06:04:43 +02:00
Basile Burg
a285186121
rename parameters that are prefixed
...
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg
ad8ba83fcd
rename ICEMultiDocObserver -> ICEDocumentObserver
...
+ improve interfaces documentation
2016-07-09 04:11:22 +02:00
Basile Burg
b86e65cba0
interface, add more message contexts
2016-07-07 20:51:05 +02:00
Basile Burg
495fb610b0
set the mini explorer as a single service
2016-06-22 05:44:44 +02:00
Basile Burg
baee2e6207
reload last project, handle the free standing project
2016-06-22 05:27:28 +02:00
Basile Burg
9a1f542253
fixes for the widgets that replace the "free project"
2016-06-13 05:30:49 +02:00
Basile Burg
ed15c31b57
finsih project group - close #68
...
+ fix for the free project
+ compile the group
+ last stuff reloading, handle the free project
2016-06-13 04:40:02 +02:00
Basile Burg
08ec1796be
mostly done #68 , project group
2016-06-12 10:43:44 +02:00
Basile Burg
5ad5e406de
refactored the symbol expander as an ICESingleService
2016-03-21 20:51:10 +01:00
Basile Burg
767e315164
refact, omit def member
2016-01-31 14:39:50 +01:00
Basile Burg
bad7f96dcb
project, async comp, small fixes to common proj interface
2016-01-30 07:47:24 +01:00
Basile Burg
a533057ff5
projects, CE & DUB, async compilation
2016-01-30 04:18:30 +01:00
Basile Burg
1bf9097758
shortcut editor, ICEEditableShortCut, inform the observers when item sent
2016-01-23 23:48:13 +01:00
Basile Burg
e3831ac404
observers, use generic type to validate
2015-12-26 12:08:25 +01:00
Basile Burg
f40804ed85
editor, a document can be set always visible in a split view to the right
2015-12-16 03:20:37 +01:00
Basile Burg
93dcaaad4b
project interface, set conf index
2015-09-18 06:21:56 +02:00
Basile Burg
911a183c0b
added common project interface funct to get imports paths
2015-09-18 05:33:41 +02:00
Basile Burg
20576801da
added common project interface function targetUpToDate
2015-09-17 22:35:18 +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
ce2d63713d
added ICECOmmonproject.getCommandeLIne
...
common interface for the action view project command line
2015-09-09 13:51:36 +02:00
Basile Burg
5743f87761
removed LCL deps in ce_common & ce_nativeproject, prerequisite for #30
2015-09-04 12:11:18 +02:00
Basile Burg
c208316f14
di-6
...
- action related to run proj in main, ok, but sub routines missing for TCEDubProject
- pretty format DUB proj on save
- proj binary kind in TCECOmmonProject itf, moved enum so that TCEDubProject can use the same values
2015-09-01 19:55:42 +02:00
Basile Burg
fa9b575103
di-3
...
- todo list widget ready
2015-09-01 16:48:11 +02:00
Basile Burg
d373a15012
di-1
2015-09-01 15:35:23 +02:00
Basile Burg
3a28c54c26
common project interface - part 2
2015-06-21 03:55:48 +02:00
Basile Burg
9139d8eef7
common project interface - part 1
2015-06-20 15:00:16 +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
c865145041
deleted unused interfaces and classes related to old centralized option system
2015-05-11 09:12:49 +02:00
Basile Burg
917ea7a23c
added ICEProcInputHandler function to retrieve current process
2015-05-11 02:45:32 +02:00
Basile Burg
b1a5ec229f
added option editor event selcat
2015-05-03 09:17:04 +02: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