Roy Qu
b2d88e27e0
enhancement: Auto check "only monospace font" when modify the first editor font.
2024-03-25 17:40:19 +08:00
Roy Qu
6c454143cb
fix: font combo list display lots of blank lines after only show monospaced fonts.
2024-03-20 21:40:06 +08:00
Roy Qu
852a451976
editor font list settings:
...
Items not editable.
Double click on a item to modify.
2024-03-17 11:41:40 +08:00
Cyano Hao
3e58c52046
Improve font list interaction ( #279 )
...
* add icons
* improve font list interaction
2024-03-17 11:18:09 +08:00
Cyano Hao
e67e329ef1
Use font list ( #269 )
...
* add icons
* place text vertically center in qsynedit
* use font list
2024-03-13 19:17:25 +08:00
Roy Qu
30ed2fac79
- fix: Fallback font doesn't apply before restart
...
- fix: first indent line doesn't show
= fix: Selection background not correctly drawn
2024-02-29 19:17:14 +08:00
Roy Qu
0bab75cfd6
enhancement: force fixed width
2024-02-28 11:51:02 +08:00
Roy Qu
255e09de89
fix: Fallback font combos in the editor font options panel are not correctly inited.
...
fix: Ascii control chars font not correctly loaded when app start.
2024-02-27 14:46:55 +08:00
Roy Qu
451e201881
enhancement: enable/disable fallback fonts
2024-02-27 13:05:38 +08:00
Roy Qu
dfd7075dfb
add more fall back fonts
2024-02-26 18:22:02 +08:00
Roy Qu
b57bbc34f9
Use fallback font instead of non-ascii font
2024-02-26 15:15:26 +08:00
Roy Qu
892b987894
- enhancement: "Line Spacing" in options / editor / font
...
- enhancement: "Show whitespaces" in options / editor / font
2022-12-20 20:38:02 +08:00
Roy Qu
492345b939
- enhancement: "Trim trailing spaces" in code menu
...
- change: Don't auto disable compile and debug buttons.
- enhancement: Better error messages for missing compile/debug/make programs.
- enhancement: "Show special chars" in options / editor / font
- fix: Lost compiler set settings if a compiler set's bin dirs is empty.
- enhancement: Better error message when trying to debug with Release compile set.
2022-12-16 11:10:46 +08:00
Roy Qu
a7557899d1
- enhancement: setting non-ascii font for editors
2022-01-26 14:31:26 +08:00
Roy Qu
3d9edcad57
- enhancement: support ligatures in fonts like fira code ( disabled by default, can be turned on in options dialog's editor font page)
2022-01-10 20:16:26 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +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