1659 Commits

Author SHA1 Message Date
Le Tan
7001976252 support auto indent 2021-06-12 12:43:56 +08:00
Le Tan
ed4e3c3d74 release v3.2.0 v3.2.0 2021-06-05 18:50:28 +08:00
Le Tan
7c768c446b support auto bracket and overridding font family 2021-06-04 20:34:57 +08:00
Le Tan
f80fe2629a refine FindAndReplace widget activation logics 2021-06-03 20:30:05 +08:00
Le Tan
1f3b00ee44 add shortcuts for tab navigation in ViewSplit 2021-06-02 22:04:30 +08:00
Le Tan
79abddd802
support local PlantUml and Graphviz (#1776) 2021-05-29 09:24:55 +08:00
Le Tan
1d4e2b14b6
release 3.1.0 (#1767) v3.1.0 2021-05-21 21:18:31 +08:00
Le Tan
9ada45ea4b allow to keep docks when expanding content area 2021-05-18 20:13:20 +08:00
Le Tan
b9ac16d165
Quick Access and Flash Page (#1763)
* flash page

* Quick Access
2021-05-17 20:39:03 +08:00
Le Tan
14a3270184 NotebookExplorer session 2021-05-16 09:45:16 +08:00
Le Tan
1843ca5bfd
ViewArea session (#1762) 2021-05-15 20:49:29 +08:00
Le Tan
6cd666552d refine read mode css styles 2021-05-12 20:07:42 +08:00
Le Tan
58a7745b0e MarkdownEditor: guess image suffix when fetching images to local 2021-05-12 20:07:23 +08:00
Le Tan
f56fe42c6c MainWindow: fix layout restore issue 2021-05-11 20:42:26 +08:00
Hiroshi Miura
cd0abc5323
Add Japanese translation (#1756)
* Add Japanese translation

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Add more japanese message catalog

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2021-05-10 17:47:16 +08:00
Le Tan
d3c1163632 release v3.0.1 v3.0.1 2021-05-09 11:23:38 +08:00
Le Tan
6dbc688773
support spell check (#1754) 2021-05-09 10:38:42 +08:00
Le Tan
8955afae66 small fixes about panel
1. Focus to the input when activating the Search panel;
2. Expand content area won't activate all the panels.
2021-05-07 07:36:29 +08:00
Le Tan
c8f2ba00ed add extra config Ctrl+Alt+F for full-text search 2021-04-20 07:29:49 +08:00
chendapao
1d908b8147
update submodule (#1738) 2021-04-18 09:48:13 +08:00
Le Tan
fb15ed871b fix crash issues 2021-04-16 20:26:57 +08:00
Le Tan
59e8163f27
release v3.0.0-beta.11 (#1734) v3.0.0-beta.11 2021-04-15 21:03:59 +08:00
Le Tan
a40c2174a9 refine layout of SearchPanel 2021-04-15 20:07:24 +08:00
Le Tan
5c78eac179 jump to given line when activating a location list item 2021-04-14 21:13:21 +08:00
Le Tan
0e41597798 refine ViewWindow and FileOpenParameters 2021-04-14 20:25:51 +08:00
Le Tan
fe827e74f0
support full-text search (#1733) 2021-04-13 20:53:08 +08:00
Le Tan
372f092919 release v3.0.0-beta.10 v3.0.0-beta.10 2021-03-19 20:35:54 +08:00
Le Tan
c442892b59 add ExpandAll to node explorer 2021-03-18 20:26:26 +08:00
Le Tan
9c9983411f support exporting current note besides current buffer 2021-03-18 20:19:53 +08:00
Le Tan
a2d180ea12 update Mermaid.js to 8.9.1 2021-03-17 22:19:21 +08:00
Le Tan
c506b3e1e7 add command line parser
Support open files via command line.
2021-03-17 22:04:29 +08:00
Le Tan
2bad915583 add exclude patterns for external nodes
implement reloadNodes() to reload all the notebook.
2021-03-16 20:08:59 +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
24131ffa77
release v3.0.0-beta.9 (#1719) v3.0.0-beta.9 2021-03-14 10:07:07 +08:00
Le Tan
9895207dd4
support external nodes (#1718) 2021-03-14 09:37:06 +08:00
Le Tan
aa00164dff support manual sort 2021-03-01 20:21:08 +08:00
Le Tan
319da24989 fix crash when exporting external file 2021-02-28 09:34:54 +08:00
Le Tan
1b8eb77eab release v3.0.0-beta.8 v3.0.0-beta.8 2021-02-26 20:40:27 +08:00
Le Tan
877001587b small fixes 2021-02-26 20:26:43 +08:00
Le Tan
c7c6d41eff add button in note explorer to toggle recycle bin node 2021-02-25 21:01:08 +08:00
Le Tan
f51a6510aa
remove libnss3.so and libnssutil3.so from AppImage (#1702) 2021-02-25 20:18:08 +08:00
Le Tan
551b7d45f4 fix Qt's bug 2021-02-25 20:14:31 +08:00
Le Tan
6b53c13492 update Chinese translations 2021-02-24 21:12:07 +08:00
Le Tan
517d977266
NotebookExplorer: support view order (#1700) 2021-02-24 20:46:05 +08:00
Le Tan
d8371a9b45
fix compilation error (#1697) v3.0.0-beta.7 2021-02-23 21:19:33 +08:00
Le Tan
41bb9c0676
release v3.0.0-beta.7 (#1696) 2021-02-23 20:37:03 +08:00
Le Tan
04a57f4f8d support export 2021-02-23 20:26:15 +08:00
Le Tan
7595b03639
refactor Node interface (#1681) 2021-02-01 20:42:39 +08:00
Le Tan
508610d304 small fix 2021-01-13 21:46:47 +08:00
Le Tan
9d76d1f06b support opening link to folder in read mode
If it is a folder node, then locate to it. Otherwise, open it in the
file browser of OS.
2021-01-13 21:46:25 +08:00