31 Commits

Author SHA1 Message Date
Le Tan
d7bfb956ec support user.css for Markdown editor read mode style 2021-11-03 20:43:11 +08:00
Le Tan
0b624eeefd refine Quick Access 2021-10-31 10:06:55 +08:00
Le Tan
3b03fd2189 fix styles 2021-09-26 14:43:55 +08:00
Le Tan
8973f40020 MainWindow: support Navigation mode for dock widgets 2021-09-02 20:15:54 +08:00
Le Tan
54a71ae977 add switch for per-notebook history 2021-08-29 10:33:01 +08:00
Le Tan
bcec79fe17 MainWindow: use icon only in docks' tab bar 2021-08-20 20:05:30 +08:00
Le Tan
30a9d0ecc7 fix styles 2021-07-30 08:02:53 +08:00
Le Tan
9cf015a676 LocationList: fix the recently introduced regression when highlighting segments of text 2021-07-28 20:53:47 +08:00
Le Tan
ef69ee435f LocationList: highlight text segments 2021-07-21 20:54:58 +08:00
Le Tan
361bbc50b8 ViewArea: add Ctrl+G, H/J/K/L to navigate through ViewSplits 2021-07-14 19:36:39 +08:00
Le Tan
35920bffe9 theme: use smaller padding in treeview and listview 2021-07-09 22:06:49 +08:00
Le Tan
79abddd802
support local PlantUml and Graphviz (#1776) 2021-05-29 09:24:55 +08:00
Le Tan
6cd666552d refine read mode css styles 2021-05-12 20:07:42 +08:00
Le Tan
a40c2174a9 refine layout of SearchPanel 2021-04-15 20:07:24 +08:00
Le Tan
fe827e74f0
support full-text search (#1733) 2021-04-13 20:53:08 +08:00
Le Tan
df33ee6770 small fixes
1. Show Full Screen tips;
2. Show Rich Paste and Paste To Markdown tips;
2021-03-15 20:20:17 +08:00
Le Tan
9895207dd4
support external nodes (#1718) 2021-03-14 09:37:06 +08:00
Le Tan
04a57f4f8d support export 2021-02-23 20:26:15 +08:00
Le Tan
9e20f1b0a6 support section number base level [1,3] in read mode 2021-01-12 20:34:45 +08:00
Le Tan
00b8995fc8 bug fix
* Properties on folder node causes crash;
* Workspace crash on renaming node;
* New note name conflicts;
2021-01-11 04:42:14 -08:00
Le Tan
bb1e23a2dd add theme pure 2021-01-11 04:42:14 -08:00
Le Tan
75dc7c6f28
Smart Table and Mark (#1649)
* support smart table and mark
2021-01-10 11:52:08 +08:00
Le Tan
6503b433e1
Dev (#1644)
* add file type combobox in NewNoteDialog

* add SectionNumberStyle
2021-01-07 20:41:45 +08:00
Le Tan
9dd83a6f2f
small fix (#1641) 2021-01-05 07:01:19 +08:00
Le Tan
bc11a8d0af refine moonlight theme 2020-12-31 21:09:25 +08:00
Le Tan
759c562eb8
add theme moonlight (#1636) 2020-12-31 19:53:28 +08:00
Le Tan
88df448177 refine native theme 2020-12-27 10:48:28 +08:00
Le Tan
40a3df305b add theme page 2020-12-26 15:05:30 +08:00
Le Tan
c95e850bb1
refine macOS and release v3.0.0-beta.1 (#1594)
* refine macos

* release v3.0.0-beta.1
2020-12-13 20:28:42 +08:00
Le Tan
847e3d621d
support find and replace (#1593)
TODO: we may need to transform the `QRegularExpression` usage to the `RegExp` in JS.
2020-12-13 12:34:43 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00