Le Tan
4066ffb4f4
bug-fix: fix VExplorer
2018-05-29 20:10:05 +08:00
Le Tan
8ed4264097
theme: refine QTabBar style
2018-05-29 19:53:32 +08:00
Le Tan
a5271d409d
support stay-on-top
2018-05-29 19:53:14 +08:00
Le Tan
b63e5def85
UniversalEntry: fix input method issue on macOS
2018-05-29 19:52:54 +08:00
Le Tan
c302cd3bfc
AttachmentList: support Info action to rename an attachment
...
This will fix the input method issue on macOS.
2018-05-29 19:52:37 +08:00
Le Tan
69ebcd53e6
explorer: warn if directory does not exist
2018-05-28 20:36:28 +08:00
Le Tan
b433939ca8
bug-fix: escape HTML meta characters in title
2018-05-28 20:35:59 +08:00
Le Tan
4de97522a1
bug-fix: VTextEdit::visibleBlockRange() may get wrong range before updating document size after preview
2018-05-28 20:35:38 +08:00
Le Tan
d3a5642d06
fix paste image issue
...
- Will detect whether there is only <img> in html;
- Detect local file when handling text;
2018-05-27 12:12:24 +08:00
Le Tan
2ff9c607dd
explorer: support exploring system's files
2018-05-26 13:26:59 +08:00
Le Tan
a98757643f
VFileList: support specifying different view orders
2018-05-23 20:09:27 +08:00
Le Tan
89677c8261
notebook: support relative path (to app's directory)
2018-05-23 20:09:14 +08:00
Le Tan
3c8ac8094d
VMetaWordManager: lazy initialization
2018-05-23 20:08:58 +08:00
Le Tan
b076e87509
EditWindow: lazy initialization of actions
2018-05-23 20:08:45 +08:00
Le Tan
f130c3dd98
bug-fix: enter press on an unknown file in file list should not close current tab
2018-05-23 20:08:29 +08:00
Le Tan
9718d1f727
AttachmentList: lazy initialization
2018-05-23 20:08:17 +08:00
Le Tan
43509d7022
SnippetList: lazy initialization
2018-05-23 20:08:05 +08:00
Le Tan
eae345d920
cart: lazy initialization
2018-05-23 20:07:53 +08:00
Le Tan
d92453ef82
FileList/DirectoryTree: lazy initialization for QAction
2018-05-23 20:07:41 +08:00
Le Tan
e048734414
editor: refine heading sequence
2018-05-19 10:20:00 +08:00
Xianzhong Wang
5eb8c4d224
[function] Support to remove header sequence when disable it ( #243 )
...
* [function] Support to remove header sequence when disable it
spec:
In edit mode:
- when click icon to enable auto sequence, add sequence immediately
- when click icon to disable auto sequence, remove already added sequence
In preview/read mode:
- auto sequence icon should be unchecked and disabled
For readonly file, always disable the auto sequence icon.
* [bugfix] Do not let auto sequence ruin the undo history
All the header sequence auto-update should be treated as one edit action.
So that user can undo auto-update by pressing undo twice.
(One undo for the auto-update change, and one for the original header change)
* Refactor and reformat according to PR feedback
2018-05-19 09:56:14 +08:00
Le Tan
d8cc69955d
refine icons
2018-05-18 21:43:37 +08:00
Le Tan
07f1689e11
History: lazy initialization
2018-05-18 20:59:32 +08:00
Le Tan
18ee02d920
IconUtils: add cache to avoid redundant I/O
2018-05-18 20:58:10 +08:00
Le Tan
52546e4664
theme: refine sytle of tab bar
2018-05-18 20:57:50 +08:00
Le Tan
c6cc69e176
refine QDockWidget title icon
2018-05-17 22:10:21 +08:00
Le Tan
f6436bfabf
support history navigation
2018-05-17 21:32:38 +08:00
Le Tan
4284d20dea
preview: add cache for code block in-place preview
2018-05-15 21:24:08 +08:00
Le Tan
f2afe4b4e2
preview: add cache for mathjax in-place preview
2018-05-15 20:12:12 +08:00
Le Tan
d0c38add94
preview: refine scaling in-place preview of diagrams
2018-05-15 20:12:00 +08:00
Le Tan
d681fdebd9
theme: refine height of QTabBar
2018-05-14 22:35:21 +08:00
Le Tan
14070ab67a
preview: scaled in-place preview of diagrams
2018-05-14 22:24:30 +08:00
Le Tan
423cc76ee5
use smooth transformation for previewed images
2018-05-14 21:42:25 +08:00
Le Tan
b5fde4cda9
MainWindow: refine layout
2018-05-14 21:30:12 +08:00
Le Tan
925833d590
export: support copying exported file's content
2018-05-14 20:42:17 +08:00
Le Tan
b355872c5f
export: support %4 for code block css style url
2018-05-14 20:42:02 +08:00
Le Tan
8f24d38bf8
export: remove <title> in embedded SVGs
...
Pandoc will take it as the title of the document by mistake.
2018-05-14 20:41:44 +08:00
Le Tan
f3302d25e8
MainWindow: add navigation box at the left
2018-05-14 20:41:30 +08:00
Le Tan
f8717465c3
refine QFormLayout policy for VSearcher on macOS
2018-05-14 20:39:49 +08:00
Le Tan
a71b715428
release v1.16
2018-05-11 18:26:59 +08:00
Le Tan
1403324c9b
refine Chinese translations
2018-05-11 15:21:51 +08:00
Le Tan
6752a91ef4
markdown-it: display metadata as code block
2018-05-11 14:39:51 +08:00
Le Tan
3eb3db874e
markdown-it: support emoji
2018-05-11 14:39:51 +08:00
Le Tan
f2c26d8353
VFileList: do not close current tab when opening Unknown file in single click
2018-05-11 14:39:51 +08:00
Le Tan
4e744f30f9
highlighter: no need to check if a header is valid
...
It is fixed in the upstream pmh_parser.
2018-05-11 14:39:51 +08:00
Le Tan
274a5a1aec
add openGL version hint
2018-05-11 14:39:51 +08:00
Le Tan
39a8bae529
add plantuml_cmd config for custom command
2018-05-07 08:51:24 +08:00
Le Tan
966d9fb7d7
scale in-place image preview according to scale factor
2018-05-06 22:04:56 +08:00
Le Tan
dba154b2c3
support specifying image size in preview
2018-05-06 21:40:00 +08:00
Le Tan
e2dd062a24
style: support STRIKE and NOTES
...
- Add "strikeout" support in mdhl file;
2018-05-05 14:18:30 +08:00