16 Commits

Author SHA1 Message Date
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
774930c950
fix combobox style on macOS (#1638)
* fix combobox style on macOS

* fix SingleInstanceGuard on *nix

* fix style on macos

* fix demo
2021-01-02 09:55:46 +08:00
Le Tan
759c562eb8
add theme moonlight (#1636) 2020-12-31 19:53:28 +08:00
Le Tan
2600d12fc2 make the . after section number optional 2020-12-26 15:23:32 +08:00
Le Tan
4636771081 support section number in edit mode 2020-12-24 04:38:12 -08:00
Le Tan
6dce8e65a7
add Chinese translations (#1615)
* add Chinese translations

* remove widgets_zh_CN.ts and update qt_zh_CN.ts

* refine
2020-12-21 21:12:19 +08:00
Le Tan
2369f6c4c8 support smart input method in vi mode 2020-12-17 21:51:11 +08:00
Le Tan
4496c441fe
fix compilation error (#1600) 2020-12-16 22:29:28 +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
3d7406ff24
try CI on macOS (#1584)
Finally done!
2020-12-12 12:33:08 +08:00
Le Tan
0b5a77dc3d remove copy_files 2020-12-07 21:02:23 +08:00
Le Tan
13af4b2ed1
CI on Linux and Win (#1582) 2020-12-05 19:25:12 +08:00
Le Tan
f8dd55aead use c++14 2020-11-29 16:14:19 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00