Basile Burg
|
4caebcfa57
|
fix, static explorer broken for runnable module after first execution
|
2015-01-02 05:55:25 +01:00 |
Basile Burg
|
8d6cb64fb2
|
updated runnable template
|
2015-01-01 23:19:16 +01:00 |
Basile Burg
|
e6a9837ed8
|
fix, tree not cleared on doc closing
|
2014-12-30 23:36:49 +01:00 |
Basile Burg
|
3492e489f9
|
fix docFocused event not emitted after document load
|
2014-12-29 04:26:06 +01:00 |
Basile Burg
|
3870020ad1
|
fix useless burst of updates when loading project from file
|
2014-12-29 04:25:29 +01:00 |
Basile Burg
|
0881fe9cec
|
renamed ce_common member getDocPath
|
2014-12-29 04:24:51 +01:00 |
Basile Burg
|
02af01a612
|
fix, dcd import path from project, paths were not translated to absolute
|
2014-12-29 03:20:37 +01:00 |
Basile Burg
|
b0f1df11db
|
fix, dcd-server output were erroneously piped
|
2014-12-29 03:19:41 +01:00 |
Basile Burg
|
5db4627eff
|
added font.size to editor cache
|
2014-12-29 01:54:19 +01:00 |
Basile Burg
|
21894bffc0
|
added utility to test if a source is part of a project
|
2014-12-29 01:54:00 +01:00 |
Basile Burg
|
ee86c8f939
|
fix, source not related to project, json info not produced if project has erroneous sources
|
2014-12-25 16:07:30 +01:00 |
Basile Burg
|
47f460d31a
|
re-enabled ext constraint only if outputFilename is guessed
|
2014-12-20 17:35:30 +01:00 |
Basile Burg
|
31732d751b
|
workaround the issues related to 77e6a6e
|
2014-12-16 09:40:52 +01:00 |
Basile Burg
|
99bcbc5d15
|
fix b00b2d5 , case issue.
|
2014-12-16 08:27:12 +01:00 |
Basile Burg
|
19ff4f214f
|
removed unused method
|
2014-12-16 08:18:00 +01:00 |
Basile Burg
|
b00b2d5f48
|
bug found
|
2014-12-14 14:17:19 +01:00 |
Basile Burg
|
d70200244b
|
hide range error in debug mode
|
2014-12-14 14:16:54 +01:00 |
Basile Burg
|
b93810099f
|
added folding to cache system
|
2014-12-13 04:44:11 +01:00 |
Basile Burg
|
96be761415
|
fix, static macro auto insertion broken due to dollar added as wordbreaker
|
2014-12-12 08:03:20 +01:00 |
Basile Burg
|
0da23fa8f4
|
forgot to remove two ref to fDoc
|
2014-12-12 07:11:33 +01:00 |
Basile Burg
|
77e6a6ef77
|
fix, AV while closing doc on linux
|
2014-12-12 07:05:37 +01:00 |
Basile Burg
|
89cde48f5c
|
fix, splitter bug on realign
|
2014-12-12 05:50:42 +01:00 |
Basile Burg
|
ea85c97350
|
fix, splitter bug on realign
|
2014-12-12 05:36:29 +01:00 |
Basile Burg
|
82995b0963
|
fix , selection after move up/down
|
2014-12-12 05:23:12 +01:00 |
Basile Burg
|
45d84c2464
|
slightly improved the completion menu
|
2014-12-11 22:54:35 +01:00 |
Basile Burg
|
32c1defa71
|
added editor cache system
|
2014-12-11 14:04:58 +01:00 |
Basile Burg
|
4903d8097a
|
added missing word breakers, solve current ident highlight issues
|
2014-12-11 12:16:31 +01:00 |
Basile Burg
|
93be81f643
|
wrapped DCD things in a class: allow to save settings and the instance to know docs and projs.
+ fixes the small lag previously happening during first DCD query
|
2014-12-11 09:06:16 +01:00 |
Basile Burg
|
d0ca1fbffa
|
fix, changed ancestor, previous one didn't have a Shortcut.
removed default attrib, property is always written to setting file
|
2014-12-09 11:33:48 +01:00 |
Basile Burg
|
8fc973dd99
|
made clearer the reason why TCEOption force EntitiesConnector to update
|
2014-12-09 11:32:28 +01:00 |
Basile Burg
|
4e15bdcd15
|
optimized entities-connection performances at startup
|
2014-12-09 04:54:51 +01:00 |
Basile Burg
|
dce827ef65
|
avoid possible failure if dir does not exist
|
2014-12-09 03:49:46 +01:00 |
Basile Burg
|
1592af26bb
|
added TCEStaticEditorMacro
|
2014-12-09 03:48:59 +01:00 |
Basile Burg
|
9a13de3c05
|
editor position buffer on key up
|
2014-12-07 10:51:20 +01:00 |
Basile Burg
|
1cf1a81c56
|
project outputFilename extension not constrained
|
2014-12-07 08:25:08 +01:00 |
Basile Burg
|
3c62646055
|
replaced custom extension stripping routine by sysutils version
|
2014-12-07 07:59:28 +01:00 |
Basile Burg
|
c1bcec63e5
|
cleanup
|
2014-12-07 00:40:13 +01:00 |
Basile Burg
|
55dd5d13fe
|
added file action, export to html
|
2014-12-06 22:40:47 +01:00 |
Basile Burg
|
f567639784
|
tweaked guessMessageKind() to allow dscanner [warn] to be detected
|
2014-12-06 09:04:46 +01:00 |
Basile Burg
|
10164ecae9
|
tweaked getLineFromMessage() to allow dscanner "line:col" in addition to dmd "line,col"
|
2014-12-06 08:46:34 +01:00 |
Basile Burg
|
f14b48da75
|
fix, module name get be retrieved "std.string"
|
2014-12-06 08:14:53 +01:00 |
Basile Burg
|
5d777a850f
|
added persistence for splitters positions
|
2014-12-06 08:00:13 +01:00 |
Basile Burg
|
3db69ee89e
|
added tool option, parameters can be passed from a dialog
|
2014-12-06 02:26:31 +01:00 |
Basile Burg
|
1e63f7d6e9
|
added a file filter
|
2014-12-06 02:10:10 +01:00 |
Basile Burg
|
74826a6fbb
|
alias can be automatically set
|
2014-12-06 00:44:28 +01:00 |
Basile Burg
|
eb7f061480
|
added support for MouseLinks: <Ctrl>+Move, <Ctrl>+<mbLeft>, invoke dcd find symbol loc
|
2014-12-06 00:38:34 +01:00 |
Basile Burg
|
19c2afe9d9
|
pass project src folder to dcd, mostly for Ctrl+Shift+up / find symb decl
|
2014-12-04 08:55:55 +01:00 |
Basile Burg
|
0b7efd8d9e
|
tweaked non-default value color
|
2014-12-04 08:28:41 +01:00 |
Basile Burg
|
163c8dbf92
|
tweaked default compiler options
|
2014-12-04 08:28:13 +01:00 |
Basile Burg
|
ab23dc13d9
|
cleanup
|
2014-12-04 00:56:21 +01:00 |