21 Commits

Author SHA1 Message Date
Integral
0881dd581a
refactor: replace non-empty QString constructors with QStringLiteral() (#2563) 2024-12-02 21:09:57 +08:00
Le Tan
5da9268aa7 fix open alert 2024-08-06 21:23:48 +08:00
Le Tan
a7600fa7f7
codesign --remove-signature will cause broken binary (#2530)
* codesign --remove-signature will cause broken binary

* fix
2024-07-19 19:44:24 +08:00
Le Tan
3477469b66 check link before open 2024-07-07 22:51:07 +08:00
hello
cbd3956cdc
remove Qt 5 (#2423)
Co-authored-by: plopop <plopop@github.com>
2023-09-15 00:09:19 +08:00
Le Tan
dba9fb30e8 UnitedEntry: support United Entry 2022-03-30 21:18:15 +08:00
Le Tan
b3a385693c support file associations and open with built-in editors 2022-01-30 19:49:51 +08:00
Le Tan
fa238b3e22 MainWindow: decide DPI on the screen where vnote starts 2021-12-06 21:04:13 +08:00
Le Tan
6b1f00880e MarkdownEditor: support EditPreview mode 2021-11-10 20:52:24 +08:00
Le Tan
3b03fd2189 fix styles 2021-09-26 14:43:55 +08:00
Le Tan
ed8cd503b5 Search: highlight matched items in opened files 2021-08-26 20:33:49 +08:00
Le Tan
cf988e6fa6 History: support history 2021-07-24 11:13:20 +08:00
Le Tan
58e8ea5ee8 improve Snippet support 2021-07-08 21:31:13 +08:00
Le Tan
ff79533fa0 support external programs 2021-06-19 10:12:50 +08:00
Le Tan
fe827e74f0
support full-text search (#1733) 2021-04-13 20:53:08 +08:00
Le Tan
04a57f4f8d support export 2021-02-23 20:26:15 +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
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
40a3df305b add theme page 2020-12-26 15:05:30 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00