Le Tan
00d7f5e013
bug-fix: loop to setMimeData to clipboard in Windows
2017-12-28 19:26:43 +08:00
Le Tan
bbfc12ab18
add Chinese translations for QWebEngineView and QDialogButtonBox
2017-12-28 19:26:31 +08:00
Le Tan
3432c02e83
fix build issue
2017-12-27 21:40:58 +08:00
Le Tan
1b6132db85
fix translations for QTextEdit and QPlainTextEdit
2017-12-27 20:36:18 +08:00
Le Tan
d193cd28a5
refine context menu of VWebView
...
- Hide unused actions.
2017-12-27 20:36:03 +08:00
Le Tan
58b57c2a86
refine VOpenedListMenu
2017-12-26 19:27:10 +08:00
Le Tan
2798ab8ea0
support reseting VNote in settings
...
Notebooks information will not be reset.
2017-12-26 19:26:52 +08:00
Le Tan
6ca70895ac
update icon
2017-12-26 08:38:25 +08:00
Le Tan
cb8a1df337
support shortcuts for external programs
...
1. External editor format: name=program %0,<shortcut>
2. Add "OpenViaDefaultProgram" shortcut to call system's default program
to open current note. "F12" by default.
2017-12-25 19:44:12 +08:00
Le Tan
7b8c522a53
themes: fix QTabBar's padding
2017-12-25 19:43:52 +08:00
Le Tan
b0c5961552
support foreground for selected/searched word in MDHL
2017-12-25 19:43:40 +08:00
Le Tan
be1827b0c4
change predefined_colors to custom_colors
2017-12-25 19:43:28 +08:00
Le Tan
488fe2cc65
themes: fix typo
2017-12-23 13:06:08 +08:00
Le Tan
e6db71217a
add config close_before_external_editor
...
Do not close the note when opening it with external editors if this is true.
2017-12-22 22:09:38 +08:00
Le Tan
b12f738edc
remove VAvatar and use a tool bar button instead
2017-12-22 19:33:54 +08:00
Le Tan
c0c4b8602a
add VTipsDialog to display hints about some actions
2017-12-22 19:33:42 +08:00
Le Tan
03122a24db
bug-fix: fix images when cutting files
...
1. De-duplicate the images occur multiple times in the note;
2. Refresh the read mode and edit mode preview after the directory path
change;
3. Update init images and inserted images after the directory path
change;
2017-12-21 21:02:56 +08:00
Le Tan
7fd5ec26e5
bug-fix: restore header from edit mode after web side logic is ready
2017-12-21 21:02:56 +08:00
Le Tan
c5a17b210b
v_moonlight: refine
2017-12-21 21:02:56 +08:00
Le Tan
d46917d6a9
vim-mode: fix movement with block cursor
2017-12-21 21:02:56 +08:00
Le Tan
f6cf98c827
do not highlight code blocks without lang specified by default
2017-12-21 21:02:56 +08:00
Le Tan
2373a0326e
vim-mode: amend cursor position after mouse release
2017-12-21 21:02:56 +08:00
Grover Chou
0976d65923
Add install introduction for openSUSE ( #79 )
...
Add instruction for openSUSE. Thanks to GroverChouT!
2017-12-20 17:27:28 -06:00
Le Tan
cf3cd67734
fix macOS travisCI build
2017-12-17 14:06:20 +08:00
Le Tan
bd16451942
release v1.11
v1.11
2017-12-17 13:13:59 +08:00
Le Tan
d309766513
refine README
2017-12-17 13:09:23 +08:00
Le Tan
6808fac920
themes: refine
2017-12-17 11:05:38 +08:00
Le Tan
cbaa856903
refine Chinese translations
2017-12-17 10:48:04 +08:00
Le Tan
4b32fca9b5
themes: add v_moonlight theme for dark mode
2017-12-16 20:18:51 +08:00
Le Tan
1a866fb0e0
themes: remove v_material temporarily
...
It is not ready now.
2017-12-15 20:15:03 +08:00
Le Tan
0947687ba7
v_pure: style QProgressBar
2017-12-15 20:06:39 +08:00
Le Tan
24f6204fe3
themes: fix treeview style
2017-12-15 20:06:27 +08:00
Le Tan
81190cd803
attachment_list: fix input method issue of VButtonWithWidget's popup widget
2017-12-15 20:06:15 +08:00
Le Tan
1a62ca15e7
attachment_list: fix editor style
2017-12-15 20:06:02 +08:00
Le Tan
a2849ed577
themes: fix padding of QLineEdit in QListView
2017-12-14 22:32:14 +08:00
NocLin
618221b6a5
update theme
2017-12-14 22:16:23 +08:00
NocLin
c0c22530f2
add theme v_material
2017-12-14 22:16:23 +08:00
NocLin
6bdc6b8133
add .gitignore
2017-12-14 22:13:44 +08:00
Le Tan
ccad4af10c
themes: support opacity of navigation labels
2017-12-14 21:28:00 +08:00
Le Tan
2c1e8e33fe
vim-mode: support g0 (start of visual line)
2017-12-14 21:14:45 +08:00
Le Tan
70eb04ebd2
vim-mode: fix w/W/e/E/b/B/ge/gE movement with block cursor
2017-12-14 18:22:40 +08:00
Le Tan
559f5090bf
theme: refine master background
2017-12-13 13:08:37 +08:00
Le Tan
aeb3dc8df6
themes: style the scrollbar in CSS
2017-12-12 21:04:51 +08:00
Le Tan
ae16b547e6
themes: refine danger button style
2017-12-12 21:04:37 +08:00
Le Tan
8d6fc6cb4f
VInsertImageDialog: fetch image from clipboard
...
Support `Ctrl+'` to insert image.
2017-12-12 09:46:59 +08:00
Le Tan
1dcd65e7dd
themes: bug fix
2017-12-11 20:48:18 +08:00
Le Tan
7b4117c737
theme: theme palette file could specify mdhl and css files
2017-12-10 21:46:30 +08:00
Le Tan
2bf2e7faaf
themes: support menu checkbox and radiobutton
2017-12-10 10:55:52 +08:00
Le Tan
37c692b090
bug-fix: may download NULL image
2017-12-09 17:55:43 +08:00
Le Tan
9f9cc553dd
VUtils: set default button as special button
2017-12-09 17:48:36 +08:00