Le Tan
b02b9d711b
version-specific user track
2019-05-21 20:57:36 +08:00
Le Tan
8d780bd589
Update .travis_linux.sh
v2.5
2019-05-11 14:54:13 +08:00
Le Tan
aeedb09fac
release v2.5
2019-05-11 14:24:24 +08:00
Le Tan
fe14402224
update Chinese translations
2019-05-11 14:18:46 +08:00
Le Tan
56715bc9a5
do not show welcome page repeatedly
2019-05-09 19:10:12 +08:00
Le Tan
1cd809ed8f
remove credict info in export template
2019-04-29 18:38:09 +08:00
Le Tan
3c05e9b27b
refine user track logics
2019-04-27 11:45:31 +08:00
Le Tan
14617a4172
support left alignment for RTL text in edit mode
...
Vim mode does not support it for now.
2019-04-26 19:43:56 +08:00
Le Tan
b3555cffba
FileList: fix context menu and do not open new file in unkown type
2019-04-26 19:43:44 +08:00
Le Tan
de1e6ed3fa
Revert "change default MathJax CDN"
...
This reverts commit 802a38b86c61f470efe9767d494142817cd0141b.
It seems that jsdeliver is not safe enough.
2019-04-18 20:34:26 +08:00
Le Tan
802a38b86c
change default MathJax CDN
2019-04-18 20:10:12 +08:00
Le Tan
b122632ad4
refine default configs
2019-04-09 20:16:31 +08:00
Le Tan
311ed253f5
release v2.4
v2.4
2.4
2019-04-05 10:47:24 +08:00
Le Tan
edb37c05e2
update Chinese translations
2019-04-05 10:34:27 +08:00
Le Tan
b33564726c
prompt for restart after changing theme
2019-04-05 10:30:52 +08:00
Le Tan
18a8927efb
update peg-highlighter
2019-04-04 20:30:54 +08:00
Le Tan
b7fa135956
MdTab: fix focus issue when toggling edit mode in a note without outline
2019-04-03 21:53:18 +08:00
Le Tan
93d2001519
support N to view current note's information in Captain mode
2019-04-03 21:53:04 +08:00
Le Tan
db68df4352
add how to enable Vim mode in welcome page
2019-04-03 21:52:51 +08:00
Le Tan
8871f56368
add config global/sync_note_list_to_current_tab to auto locate to current tab in note list
2019-03-28 19:01:33 +08:00
Le Tan
78a6602ad4
Return to select on macOS
2019-03-25 19:40:03 +08:00
Le Tan
03e9982980
Revert "XCode 10.1 and Qt 5.12.1 on macOS CI"
...
This reverts commit 7beebd8c0ad1fb2cd4c3f872b2df0d1523301445.
2019-03-21 09:12:14 +08:00
Le Tan
4890749b5d
Revert "Qt 5.12 and VS2017 on Windows for CI"
...
This reverts commit ae70c6e28e058b8c112339bca2e2fd0feea4720a.
2019-03-21 09:11:59 +08:00
Le Tan
79e1a71a74
try packaging snap but fail
2019-03-20 17:24:48 +08:00
Le Tan
b73a024142
Create deepin_os_match2019
2019-03-16 21:06:34 +08:00
Hiroshi Miura
a8ab30bb8b
CMake: Update packaging script ( #663 )
...
* cmake: update osx packaging script
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Fix debian package dependencies and more
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-03-11 12:06:46 +08:00
Le Tan
7beebd8c0a
XCode 10.1 and Qt 5.12.1 on macOS CI
2019-03-09 17:12:56 +08:00
Le Tan
ae70c6e28e
Qt 5.12 and VS2017 on Windows for CI
2019-03-09 15:30:37 +08:00
Le Tan
dd01b2c307
compile qt5ct
2019-03-07 21:45:44 +08:00
Le Tan
e534eec083
bundle qt5ct in Linux for a native look
2019-03-06 17:12:10 +08:00
Le Tan
bda9bf51c1
fix QWebEngineView's navigation request issue in Qt 5.12
2019-03-06 15:14:11 +08:00
Le Tan
470a40c80b
fix macOS Travis CI
2019-03-05 19:45:00 +08:00
Le Tan
fcfc1ca976
release v2.3
v2.3
2019-03-04 20:54:44 +08:00
Le Tan
7cd2a4fc2a
update Chinese translations
2019-03-04 20:54:44 +08:00
Hiroshi Miura
b0bdccaa51
CMake build system for VNote ( #648 )
...
* Introduce cmake scripts
- CMake scripts
- Add gitignore related to cmake
- run code checker: clang-tidy, clazy, and IWYU
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Add cpp for header only class
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: Add packaging feature
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: add VS2017 config
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: update Qt5 default path
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: improve cpack script
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: cosmetic change
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: fix cpack appimage builder error
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* cmake: Support Qt IFW installer builder
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* changelog: amend about cmake build system
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-03-02 19:37:28 +08:00
Hiroshi Miura
968d911d2c
Update japanese translation ( #641 )
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-02-23 18:23:17 +08:00
Hiroshi Miura
2c4aa07b2a
Improve Issue template ( #629 )
...
Latest version in issue is bad practice.
2019-02-23 18:22:53 +08:00
Hiroshi Miura
d78e892d5c
Include missing header files ( #607 )
...
- Explicitly include headers which is automaticaly
QMake handle.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-02-13 19:47:38 +08:00
Le Tan
585bfacf5d
use github.io for user track
2019-01-26 10:33:53 +08:00
Le Tan
231a639304
refine Chinese translations
2019-01-25 18:12:40 +08:00
Le Tan
5fff26a8b6
add user track logics
2019-01-25 09:24:09 +08:00
Hiroshi Miura
1675b944c4
fix wrong lang code ( #574 )
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-01-16 20:24:50 +08:00
Le Tan
750f80c3ca
NavigationPanel: refine stretch factor in split mode
2019-01-16 19:55:35 +08:00
Le Tan
e06ce87710
add config enable_smart_table to control whether format tables automatically
2019-01-15 20:41:22 +08:00
Le Tan
8319a7a029
update Linux Travis CI to Qt 5.9.7
2019-01-13 11:00:37 +08:00
Le Tan
63379cdfab
fix
2019-01-13 10:58:48 +08:00
Hiroshi Miura
3c9c121d91
VSearchEngine: avoid virtual func in detor ( #570 )
...
Clang-tidy checker warns followings.
Call to virtual function during destruction
[clang-analyzer-optin.cplusplus.VirtualCall]
stop();
clear();
note: This destructor of an object of type '~VSearchEngine'
has not returned when the virtual method was called
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-01-13 10:55:20 +08:00
Le Tan
e8b2530ca3
refine translations
2019-01-13 10:54:26 +08:00
Hiroshi Miura
09befccd1e
Add Japanese translations ( #569 )
...
* Add Japanese trnaslations
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Update READMEs
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* add README_ja
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-01-13 09:49:06 +08:00
Le Tan
f4fb889361
Merge remote-tracking branch 'origin/master' into dev
2019-01-03 20:05:01 +08:00