38 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
2f6afb2f97 upgrade to Qt6 2023-09-17 17:17:15 +08:00
hello
cbd3956cdc
remove Qt 5 (#2423)
Co-authored-by: plopop <plopop@github.com>
2023-09-15 00:09:19 +08:00
chendapao
e8fe0726ff
QuickAccess: add quick note (#2373)
* feature_quick_create_note

* adj name and complete quick create

* del unused

* del unused

* adj name

* adj to const

* adj name 2

* adj

* fix

---------

Co-authored-by: Le Tan <tamlokveer@gmail.com>
2023-08-24 22:51:17 +08:00
chendapao
c255cd54ed
feature/support_insert_multiple_mimedata (#2339)
* feature/support_insert_multiple_mimedata

* format

* reset

* adj

* adj isProcess

* adj func name

* adj logic and name
2023-02-03 10:53:29 +08:00
chendapao
e47b813b69
feature/add_shortcuts_paste_to_md (#2277)
* feature/add_shortcuts_paste_to_md

* feature/add_shortcuts_paste_to_md

* submodule update

* adj
2022-10-12 22:54:09 +08:00
Le Tan
21893fdff8 more fixes 2022-07-21 21:46:37 +08:00
Le Tan
fe3280e02e update translations 2022-04-03 13:09:53 +08:00
Le Tan
ecce8d13c1 MarkdownEditor: support RichPaste as default 2022-03-31 12:10:22 +08:00
Le Tan
a4a5dea3d7 fixes
* MarkdownViewWindow: add switch for code block line number
* MarkodwnViewWindow: fix Turndown <style> issue
* MarkdownViewWindow: add config for overridding MathJax script
* SortDialog: fix sorting issue of date
* FramelessMainWindow: fix StayOnTop issue
2022-01-10 20:06:45 +08:00
Le Tan
5ba1ba5b97 refine theme VSCode-dark 2022-01-07 21:25:06 +08:00
Le Tan
eff1a81125 MarkdownViewWindow: use web to highlight code block in editor 2022-01-07 20:43:08 +08:00
Le Tan
2d4d4609da MarkdownEditor: fix
1. Fix issue that duplicated images would not be processed when copied;
2. Add suffix `*.nasm` to Intel ASM syntax.
2021-11-22 20:40:48 +08:00
Le Tan
0b58669e39 MarkdownEditor: support context-sensitive context menu for images and links 2021-11-06 11:43:10 +08:00
Le Tan
6689e8c84c add sqlite database 2021-09-26 14:43:55 +08:00
Le Tan
6109737b9d Fixes
1. OutlineViewer: support section number;
2. Allow to close the file before opening with external program;
3. Skip end marker within a block marker;
2021-08-17 20:58:55 +08:00
Le Tan
c03884c429 ImageHost: add Gitee host 2021-08-12 21:15:56 +08:00
Le Tan
f1d931c276 support Image Host 2021-08-11 21:46:27 +08:00
Le Tan
2e9c727248 ViewArea: support ViewWindow movement across ViewSplits by Ctrl+G,Shift+H/J/K/L 2021-07-15 20:02:16 +08:00
Le Tan
ebd65b26be fix ParseAsMarkdownAndPaste corner cases (without https protocol) 2021-06-25 08:11:43 +08:00
Le Tan
30e3b5721e bug fix
1. InsertImageDialog crashes when file does not exist;
2. Use &nbsp; for leading spaces of <p> element in Turndown;
2021-06-24 21:36:47 +08:00
Le Tan
7001976252 support auto indent 2021-06-12 12:43:56 +08:00
Le Tan
79abddd802
support local PlantUml and Graphviz (#1776) 2021-05-29 09:24:55 +08:00
Le Tan
58a7745b0e MarkdownEditor: guess image suffix when fetching images to local 2021-05-12 20:07:23 +08:00
Le Tan
6dbc688773
support spell check (#1754) 2021-05-09 10:38:42 +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
04a57f4f8d support export 2021-02-23 20:26:15 +08:00
Le Tan
508610d304 small fix 2021-01-13 21:46:47 +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
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
d51e486a84 add read and edit action in view window 2020-12-20 11:25:53 +08:00
Le Tan
44a11ce5bb
fix compilation error (#1609) 2020-12-19 15:35:25 +08:00
Le Tan
6aa0e98993 small fix 2020-12-19 12:59:17 +08:00
Le Tan
e454ea6e61 MarkdownEditor: fix bug in finding current heading logics 2020-12-19 08:59:37 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00