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
c5a17b210b
v_moonlight: refine
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
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
4b32fca9b5
themes: add v_moonlight theme for dark mode
2017-12-16 20:18:51 +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
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
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
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
2933e0f44c
v_white theme: fix QFindReplaceDialog's title style in Gnome
2017-12-09 16:39:51 +08:00
Le Tan
1410c16280
add v_pure theme
2017-12-09 12:59:39 +08:00
Le Tan
0d4a62626e
VPalette: support referencing definition in the same group
2017-12-08 19:31:33 +08:00
Le Tan
27be40a454
v_white theme: support checkbox and radiobutton style
2017-12-08 19:31:05 +08:00
Le Tan
ce1c042337
refine v_white theme
2017-12-07 22:03:34 +08:00
Le Tan
8e48b43cda
v_white theme: support scrollbar style
2017-12-07 20:34:53 +08:00
Le Tan
7611d7a350
refine v_white theme
2017-12-06 22:13:40 +08:00
Le Tan
bda61a994c
support overriding icon color in theme
2017-12-06 20:35:01 +08:00
Le Tan
ae48d18688
fix v_white theme
2017-12-05 22:06:55 +08:00
Le Tan
d14f4697b4
replace palette in clss VNote with VPalette
2017-12-05 19:45:04 +08:00
Le Tan
5e323cd9ab
fix VCaptain to change avatar's border color on mode change
2017-12-04 20:39:14 +08:00
Le Tan
24349f4cc7
fix VOpenedListMenu with new theme
2017-12-04 20:37:36 +08:00
Le Tan
d49433f91d
bug-fix: fix heading toolbar button
2017-12-04 20:37:02 +08:00
Le Tan
9f0963eace
refine default theme
2017-12-03 19:21:41 +08:00
Le Tan
262c6acfd9
support themes
2017-12-03 16:14:13 +08:00
Le Tan
87af770612
vim-mode: support cursor block
...
Support cursor block in Normal and Insert mode.
TODO: need more fine-grain tuning of the behaviors.
2017-11-30 22:09:16 +08:00
Le Tan
cb6338ecf6
add heading tool button
2017-11-24 19:56:41 +08:00
Le Tan
1f0ee88770
refactor edit operations
...
- Ctrl+B/I/K/D/M: Revert if content between the markers is empty.
- Ctrl+7: delete title mark.
2017-11-24 19:56:25 +08:00
Le Tan
ce48cdafd6
change compact mode to the default mode
2017-11-21 22:02:37 +08:00
Le Tan
8d568e6e23
support Flash Page
...
Ctrl+Alt+L to edit Flash Page. Config flash_page gives the path of the
flash page.
2017-11-21 08:38:34 +08:00
Le Tan
c2973d9e23
vim-mode: add vim_exemption_keys config for Ctrl+C/V
...
Add vim_exemption_keys config to control the behaviors of Ctrl+C and
Ctrl+V in Vim mode.
2017-11-20 19:29:46 +08:00
Le Tan
32aa68dc78
support custom external editors
...
Define [external_editors] section for custom external editors.
2017-11-20 19:29:31 +08:00
Le Tan
6e43002a8e
refine Chinese translations
2017-11-19 14:31:08 +08:00
Le Tan
e6ce66ec7d
support backup file
...
Add configs:
- backup_directory
- backup_extension
- enable_backup_file
2017-11-17 19:49:14 +08:00
Le Tan
141b404240
support file change check
2017-11-16 11:34:13 +08:00
Le Tan
0a97b2480d
snippet: support Ctrl+E S to insert snippets
2017-11-14 21:40:39 +08:00
Le Tan
6ac33d2bd0
support snippets
...
Shortcuts are not supported yet.
2017-11-11 08:09:22 +08:00
Le Tan
7131b483f3
refine default css style
2017-11-07 20:18:18 +08:00
Le Tan
1e15b37a83
vim-mode: support Ctrl+O in Insert mode
...
- Support Ctrl+O in Insert mode to enter Normal mode temporarily;
- Use Ctrl+K instead of Ctrl+O to insert inline code;
2017-11-07 19:52:36 +08:00