Le Tan
|
bc932fa913
|
CaptainMode: Y to focus to edit area
|
2018-07-03 20:27:35 +08:00 |
|
Le Tan
|
927bb54502
|
TagIndicator/TagExplorer: support Navigation mode
|
2018-07-03 19:38:36 +08:00 |
|
Le Tan
|
7305706294
|
export: escape ' by %27 in data URI
|
2018-07-03 19:35:17 +08:00 |
|
Le Tan
|
b88694bf3a
|
TagExplorer: search tag case-sensitive and whole-word-only
|
2018-06-30 22:54:24 +08:00 |
|
Le Tan
|
b10078efa3
|
WebView: double-click to view diagrams
Mermaid is not supported since its use of external stylesheet.
|
2018-06-30 22:17:33 +08:00 |
|
Le Tan
|
b2690a42e7
|
bug-fix: exclude all whitespaces except space in file name
|
2018-06-30 22:17:20 +08:00 |
|
Le Tan
|
62f4471b46
|
export: escape '#' in data URI body as "%23"
|
2018-06-30 22:17:07 +08:00 |
|
Le Tan
|
4df0d03baa
|
WebView: click an image to view/zoom it
|
2018-06-30 22:16:51 +08:00 |
|
Le Tan
|
15151742c9
|
HGMarkdownHighlighter: use font family of inline code for MathJax
|
2018-06-30 22:16:33 +08:00 |
|
Le Tan
|
2123e3abff
|
ConfigManager: remove check logics of obsolete config file
|
2018-06-30 22:16:19 +08:00 |
|
Le Tan
|
155199ed49
|
markdown-it: add margin for number emoji
|
2018-06-30 22:16:07 +08:00 |
|
Le Tan
|
fad6003660
|
export: fix rendering issue of non-ASCII chars in Graphviz
We use SVG format for Graphviz when exporting to PDF to avoid specifying
proper font.
|
2018-06-30 22:15:55 +08:00 |
|
Le Tan
|
13c2d143bb
|
TagExplorer: add explorer for tags
|
2018-06-16 09:01:34 +08:00 |
|
Le Tan
|
f94169053e
|
UniversalEntry: support searching tags
- z: search tags of notes in all notebooks;
- c: search tags of notes in current notebook;
- v: search tags of notes in current folder;
|
2018-06-16 09:01:15 +08:00 |
|
Le Tan
|
ffd653ef55
|
support tags of notes
- Adding/Removing tags of notes;
- Auto-completion of tags;
|
2018-06-16 09:00:59 +08:00 |
|
Le Tan
|
3bd80387fa
|
SettingsDialog: add test buttons for PlantUML and Graphviz
|
2018-06-16 09:00:36 +08:00 |
|
Le Tan
|
a5e64696ea
|
web: fix finishLogics() bug
Treat MathJax as an async job.
|
2018-06-16 09:00:14 +08:00 |
|
Le Tan
|
a0b032ddfc
|
theme: refine styles
|
2018-06-16 08:59:53 +08:00 |
|
Le Tan
|
4267875e1c
|
release v1.18
v1.18
|
2018-06-09 09:49:26 +08:00 |
|
Le Tan
|
8d600632b4
|
update MathJax CDN
|
2018-06-09 09:21:11 +08:00 |
|
Le Tan
|
988e8f2336
|
refine Chinese translations
|
2018-06-09 08:55:31 +08:00 |
|
Le Tan
|
ec8b7d8032
|
theme: scale QMenu
|
2018-06-08 23:38:04 +08:00 |
|
Le Tan
|
b0a10d4169
|
TabIndicator: fix the width of WordCountInfoPanel with scale factor
|
2018-06-08 23:20:34 +08:00 |
|
Le Tan
|
dceec24021
|
Utils: fix onlyHasImgInHtml() to consider <span> and <div>
|
2018-06-08 20:02:42 +08:00 |
|
Le Tan
|
a6e7d9fcac
|
theme: refine QGroupBox styles
|
2018-06-08 20:02:00 +08:00 |
|
Le Tan
|
4549919e68
|
Editor: refine image-insert dialog
|
2018-06-08 20:01:37 +08:00 |
|
Le Tan
|
e59a23cda6
|
MainWindow: support hiding tool bar
ToolBar: Ctrl+E Shift+#
|
2018-06-08 20:01:19 +08:00 |
|
Le Tan
|
ecbed00467
|
EditArea: support maximize split or distribute splits evenly
MaximizeSplit: Ctrl+E Shift+|
DistributeSplits: Ctrl+E =
|
2018-06-08 20:00:59 +08:00 |
|
Le Tan
|
feea50d888
|
FileList: bug fix when importing the same note file in the same folder
|
2018-06-08 20:00:20 +08:00 |
|
Le Tan
|
88d719bb28
|
WebView: disable context menu in preview mode
|
2018-06-08 20:00:01 +08:00 |
|
Le Tan
|
6afc84fd04
|
theme: refine styles
|
2018-06-08 19:59:41 +08:00 |
|
Le Tan
|
85187fd53b
|
theme: refine styles
|
2018-06-06 23:10:51 +08:00 |
|
Le Tan
|
04cf252c25
|
theme: add a dark theme v_detorte
|
2018-06-06 21:53:52 +08:00 |
|
Le Tan
|
f9c994b91c
|
VTreeWidget: setCurrentItem with ClearAndSelect
|
2018-06-06 21:53:34 +08:00 |
|
Le Tan
|
a1bef71215
|
theme: refine v_moonlight
|
2018-06-06 21:53:19 +08:00 |
|
Le Tan
|
93b26f41e4
|
preview: support force background for previewed images
- Add [editor]/preview-image-background config in MDHL;
- Will fill background first before drawing an image if specified;
|
2018-06-06 21:53:02 +08:00 |
|
Le Tan
|
d59a1010c5
|
highlighter: bug fix about HTML comments inside a fenced code block
|
2018-06-04 20:50:59 +08:00 |
|
Le Tan
|
a2670903cf
|
explorer: bug-fix about clicking items when no root entries
|
2018-06-04 20:50:50 +08:00 |
|
Le Tan
|
a5ada5310a
|
release v1.17
v1.17
|
2018-06-01 20:31:54 +08:00 |
|
Le Tan
|
58a0a16991
|
refine changes.md
|
2018-06-01 20:23:55 +08:00 |
|
Le Tan
|
3aacbb868f
|
refine Chinese translations
|
2018-06-01 20:11:13 +08:00 |
|
Le Tan
|
8d3a7874d0
|
editor: support custom zoom delta
|
2018-06-01 19:37:45 +08:00 |
|
Le Tan
|
7f8075f0ca
|
bug-fix: fix Command+-/= to zoom out/in in read mode on macOS
|
2018-06-01 17:46:42 +08:00 |
|
Le Tan
|
af8cd0d73b
|
refine Info act
|
2018-06-01 16:58:50 +08:00 |
|
Le Tan
|
6212bb48bc
|
UniversalEntry
1. Use VListWidget in VListFolderUE;
2. Add j to list history;
|
2018-06-01 16:26:00 +08:00 |
|
Le Tan
|
f9badfbb55
|
bug-fix: fix stay-on-top on Linux
|
2018-05-29 21:03:27 +08:00 |
|
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 |
|