Cyano Hao
|
b9f36558ba
|
Linux Qt 6 port (#490)
* initial Qt 6 port
* move arch linux package to Qt 6
* minor fix
|
2024-09-29 20:01:14 +08:00 |
Roy Qu
|
c796208840
|
fix: in option / editor / color scheme 's demo editor, caret not on the first line.
|
2024-09-06 15:51:07 +08:00 |
Cyano Hao
|
20cb728306
|
fix astyle locale (v2) (#479)
|
2024-09-03 19:53:15 +08:00 |
Roy Qu
|
082a5f516f
|
- change: rename all "ansi" encoding to "system default".
|
2024-06-03 15:54:44 +08:00 |
Roy Qu
|
3728cbed5e
|
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
|
2024-05-30 18:52:06 +08:00 |
Roy Qu
|
c3a9c1566d
|
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
|
2024-05-30 18:03:30 +08:00 |
Ltabsyy
|
65784daefd
|
Adjust the demo text of editor color theme optiont page. (#438)
|
2024-05-28 14:55:12 +08:00 |
Roy Qu
|
a236c6f558
|
remove debug info
|
2024-05-28 12:23:31 +08:00 |
Roy Qu
|
66b0d34ff8
|
- enhancement: More elements in the demo of editor color theme optiont page.
|
2024-05-28 12:22:33 +08:00 |
Roy Qu
|
3ceb147e0c
|
fix: Visibility for the interrupt action is not correctly updated.
fix: Consistence for path seperators of config folders.
Enhancement: Auto create custom theme directory.
|
2024-05-20 16:56:38 +08:00 |
Roy Qu
|
f4d3ebc9bc
|
optimize: use constData() if possible
|
2024-05-14 20:26:32 +08:00 |
Cyano Hao
|
e67a9992c2
|
Migrate deprecated APIs (#418)
* migrate deprecated QLayout::setMargin -> QLayout::setContentMargins
* migrate deprecated QRegExp -> QRegularExpression
* remove deprecated QDesktopWidget header
* migrage deprecated QDesktopWidget::width, height -> QScreen::geometry
|
2024-05-10 17:31:10 +08:00 |
Roy Qu
|
d21de624ea
|
- enhancement: New menu item "Code completion".
|
2024-05-08 10:27:00 +08:00 |
Roy Qu
|
b3ca4f5d38
|
update translation
|
2024-05-05 13:06:14 +08:00 |
Roy Qu
|
0b56b6383f
|
fix #408: In options -> code format -> Program, Choose astyle path button doesn't work.
|
2024-05-02 17:02:55 +08:00 |
Cyano Hao
|
8b80e2a77d
|
remove pre-Qt 5.15 stuff (#405)
|
2024-04-28 16:46:01 +08:00 |
Roy Qu
|
9ef7d45640
|
Auto set "remove superfluous empty lines" spinbox enable state with the checkbox
|
2024-04-27 12:21:23 +08:00 |
Roy Qu
|
f51ca9009e
|
- enhancement: New code format option: "Remove superfluous empty lines exceeding"
- enhancement: New code format option: "Remove superfluous spaces"
- change: Remove code format option: "Delete continuous empty lines"
|
2024-04-27 10:21:40 +08:00 |
Roy Qu
|
fa7dc26e2c
|
remove options "Delete multiple empty lines"
|
2024-04-26 14:54:50 +08:00 |
Roy Qu
|
7df90b0d5d
|
remove astyle sourcetree
|
2024-04-25 16:29:27 +08:00 |
Roy Qu
|
4797e53b61
|
update: only define functions in class/namespace/global scopes.
update: add remove custom theme button
|
2024-04-24 10:26:55 +08:00 |
Roy Qu
|
198ff102ac
|
- enhancement: Improve how to manage themes in Options → general → appearance.
|
2024-04-23 17:21:32 +08:00 |
Roy Qu
|
d3db8e2b4d
|
Generate a customized copy for theme
|
2024-04-23 14:03:48 +08:00 |
Cyano Hao
|
c90f0bc313
|
Add support for weston-terminal (#384)
* add support for weston-terminal
* move NonExclusiveTemporaryFileOwner to utils
* move wrapCommandForTerminalEmulator to utils
|
2024-04-17 12:49:37 +08:00 |
Cyano Hao
|
5fce5cead7
|
update theme category indicator (#387)
|
2024-04-17 12:48:47 +08:00 |
Cyano Hao
|
9650393db7
|
unify custom and built-in, lua and json themes (#386)
|
2024-04-16 20:46:17 +08:00 |
Roy Qu
|
e184466fda
|
fix: options not correctly inited when project compiler set changed.
|
2024-04-14 21:51:28 +08:00 |
Roy Qu
|
5a7589aeb1
|
- fix: project options -> compiler set -> static link & auto convert charset options not correctly loaded.
|
2024-04-14 21:24:21 +08:00 |
Roy Qu
|
75ef074601
|
Shortcut conflicts
|
2024-04-12 17:07:00 +08:00 |
Roy Qu
|
ea03f788d1
|
tweak ui
|
2024-04-07 21:37:06 +08:00 |
Roy Qu
|
57eebd8bc7
|
restore hidden option
|
2024-04-07 21:35:45 +08:00 |
Roy Qu
|
04c7f3b5d5
|
- change: Remove "limit for copy" and "limit for undo" options.
|
2024-04-07 21:33:08 +08:00 |
Roy Qu
|
8fb756da77
|
- enhancement: Size of icons in the completion popup changes with the editor font size.
|
2024-04-06 21:45:00 +08:00 |
Roy Qu
|
e98fb56f8d
|
- fix: Theme manager not correctly inited in options dialog / environment / appearance.
|
2024-04-06 18:36:35 +08:00 |
Roy Qu
|
762c27b860
|
fix: cppparser : #included files not correctly handled
refactor project options -> file page
|
2024-04-06 04:03:14 +08:00 |
Roy Qu
|
c53a4ba910
|
fix: options not reset after project compiler set changed
|
2024-04-05 21:11:26 +08:00 |
Roy Qu
|
ccfb786f74
|
- fix: Project options -> file doesn't work.
|
2024-04-05 20:43:04 +08:00 |
Roy Qu
|
c17fd21b1c
|
fix: project options dialog not correctly inited.
|
2024-04-05 19:23:52 +08:00 |
Roy Qu
|
4b0772d994
|
refactor
|
2024-04-05 09:42:00 +08:00 |
Roy Qu
|
d3f2cd1dc1
|
refactor: name project options
fix: chinese translation for project options
|
2024-04-03 16:50:19 +08:00 |
Roy Qu
|
bf245a7842
|
fix: can't execute bat file
|
2024-04-02 19:13:55 +08:00 |
Roy Qu
|
24f88f8d35
|
minor fix
fix: can't edit custom tool items
update translations
add log info for tool output
|
2024-04-02 17:19:50 +08:00 |
Roy Qu
|
cbcd958ee3
|
refactor: Custom tool settings page
|
2024-04-02 16:55:51 +08:00 |
Roy Qu
|
bca4be08b2
|
work save
|
2024-04-02 14:32:52 +08:00 |
Roy Qu
|
775148eb43
|
eliminate warnings
|
2024-04-01 21:28:36 +08:00 |
Roy Qu
|
9b2d3a1bd0
|
- enhancement: Enhancement for custom tools.
|
2024-04-01 21:07:44 +08:00 |
Roy Qu
|
e10b5b1d39
|
- enhancement: Set shortcuts for tools menu item.
|
2024-04-01 19:25:14 +08:00 |
Roy Qu
|
1c51326e8f
|
Use combobox to set project type option
|
2024-03-31 10:50:41 +08:00 |
Roy Qu
|
1b8dbf44e9
|
fix #342 carsh when click choose executalbe buttons in the options dialog/compiler/compiler set page
|
2024-03-30 00:19:36 +08:00 |
Roy Qu
|
76d3e3d6e2
|
update simplified chinese translations.
fix: file filter for executable under linux
|
2024-03-27 23:55:34 +08:00 |