Roy Qu
|
82ecab9c90
|
- enhancement: reduce startup time by about 1 second.
- enhancement: add option "mouse selection/drag scroll speed" in the options dialog's "Editor" / "general" tab.
- fix: scroll speed of mouse selection/drag is too fast.
|
2022-03-04 19:04:45 +08:00 |
royqh1979@gmail.com
|
317db42876
|
add license information
|
2021-12-26 23:18:28 +08:00 |
royqh1979
|
1c9bb49799
|
- enhancement: save/load default projects folder
- enhancement: add editor general options "highlight current word" and "highlight matching braces"
|
2021-11-18 21:25:28 +08:00 |
royqh1979@gmail.com
|
fde31ce7b5
|
- enhancement: more accurate auto indent calculation
- change: remove "add indent" option in the editor general options widget ( It's merged with "auto indent" option)
|
2021-10-29 15:15:43 +08:00 |
royqh1979@gmail.com
|
2ceb95e4cc
|
- fix: "tab to spaces" option in the editor general options widget doesn't work
|
2021-10-27 16:39:23 +08:00 |
royqh1979@gmail.com
|
e2751fc693
|
- enhancement: set mouse wheel scroll speed in the editor general option tab ( 3 lines by default)
|
2021-10-20 12:27:44 +08:00 |
royqh1979@gmail.com
|
25d83d0e8d
|
- enhancement: fill indents in the editor (Turned off by default)
|
2021-10-20 11:14:49 +08:00 |
royqh1979@gmail.com
|
14c83ab829
|
- fix: caret color error when turn on option "caret use text color"
- show / hide some options depends on other options state
|
2021-09-15 14:35:37 +08:00 |
royqh1979
|
44ed24f016
|
work save
|
2021-09-04 19:29:57 +08:00 |
royqh1979
|
64698287fc
|
work save: translation updates
|
2021-09-04 19:27:44 +08:00 |
royqh1979
|
effd416389
|
* work save: compile & run
|
2021-06-25 12:40:11 +08:00 |
royqh1979@gmail.com
|
0f0ca96545
|
* finish editor font option form
* refactor: remove width property from SynGutter
* finish gutter click event process
* mouse wheel scroll contents in the SynEdit
|
2021-06-09 17:12:23 +08:00 |
royqh1979@gmail.com
|
229148c309
|
* refactor: remove mMaxScrollWidth variable from qsynedit/CodeFolding.cpp
* add: editor font options form
|
2021-06-08 21:41:42 +08:00 |
royqh1979@gmail.com
|
1f74245f0a
|
* basic settings for the editor
|
2021-06-07 11:02:03 +08:00 |