Le Tan
|
97051badf0
|
refactor TOC logics
|
2017-06-01 13:21:17 +08:00 |
|
Le Tan
|
882faeb5eb
|
bugfix
1. Do not add additional actions if QTextEdit has selection;
2. Add Q_DECL_OVERRIDE to supress the warnings.
3. Fix getTemplateCssUrl().
|
2017-04-24 22:34:02 +08:00 |
|
Le Tan
|
ab824946e8
|
register VEditArea and VOutline for Navigation Mode
1. Register VEditArea and VOutline for Navigation mode;
2. Support Ctrl+J and Ctrl+K navigation in VOutline;
|
2017-04-06 19:39:52 +08:00 |
|
Le Tan
|
fe4fb25105
|
VOutline: change current anchor when current item changed
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-12-03 20:26:05 +08:00 |
|
Le Tan
|
1a77056f4a
|
support outline in edit mode
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-10 21:59:37 +08:00 |
|
Le Tan
|
849fdf05bd
|
support synchronization between preview page and outline
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-08 23:21:22 +08:00 |
|
Le Tan
|
ab91f755c0
|
add dock widget to display outline
1. Support displaying outline of Markdown in read mode;
2. Support navigating by outline using Marked;
Signed-off-by: Le Tan <tamlokveer@gmail.com>
|
2016-11-07 21:53:33 +08:00 |
|