Roy Qu
29e5541477
fix: can't toggle bookmark when mouse is at end of the line
2024-05-05 12:59:49 +08:00
Roy Qu
eac49a90f0
- fix: The memory usage displayed after program execution is wrong.
...
- enhancement: New compiler option "stack size" in the link subpage.
- change: Set "Ctrl+G" as the shortcut for "Goto page..."
- change: Set "Ctrl+B" as the shortcut for "Toggle Bookmark"
2024-05-05 10:24:36 +08:00
Roy Qu
996dbc7055
change shortcuts
2024-05-04 21:58:02 +08:00
Roy Qu
67b2ec1bc7
- fix: Current editor wouldn't get parsed, when it's switched from another editor being parsed.
...
- enhancement: Support macro in #include preprocessing statements. (Issue #497 )
2024-05-02 16:58:01 +08:00
Cyano Hao
8b80e2a77d
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
Cyano Hao
9650393db7
unify custom and built-in, lua and json themes ( #386 )
2024-04-16 20:46:17 +08:00
Cyano Hao
3552077d5c
add failsafe theme ( #381 )
2024-04-13 09:06:13 +08:00
Roy Qu
039ec299a6
revert: turn off font hinting
2024-04-12 20:43:47 +08:00
Roy Qu
308cbb3ee8
- change: Turn off font hinting.
2024-04-12 20:18:06 +08:00
Roy Qu
a86e872281
- fix: Size of the icons in problem and problem set panel are not correct.
2024-04-12 19:23:43 +08:00
Roy Qu
680de80a37
remove git actions
2024-04-12 17:10:40 +08:00
Roy Qu
75ef074601
Shortcut conflicts
2024-04-12 17:07:00 +08:00
Roy Qu
87586202dc
- fix: Toggle breakpoint by shortcut may use wrong line.
2024-04-12 12:54:12 +08:00
Roy Qu
6b575ad8b2
- enhancement: In debug console, Ctrl+C/Ctrl+X/Ctrl+V conflicts with application action.
...
- enhancement: Auto hide Edit/Selection/Code/Refactor menu if no file openning.
- enhancement: Auto hide Project menu if no project openning.
2024-04-12 09:02:17 +08:00
Roy Qu
90ed2dab15
dont auto scroll when copy file in files panel
2024-04-11 08:12:02 +08:00
Roy Qu
05a36d3ed1
Dont auto scroll when copy by drag & drop
2024-04-11 08:09:43 +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
17fddff91b
clean code
...
refactor: rename fileIncludes to fileInfo
2024-04-06 18:10:49 +08:00
Roy Qu
4b0772d994
refactor
2024-04-05 09:42:00 +08:00
Roy Qu
3e1e4b0f01
fixes #369
...
- fix: Breakpoint condition expression that contains spaces doesn't work.
- enhancement: Double click on breakpoint table's condition cell to modify it.
2024-04-04 21:34:16 +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
7fedf86d4e
fix for linux
2024-04-02 20:37:28 +08:00
Roy Qu
bae58f8ddf
fix: merge output of stdout and stderr
2024-04-02 19:38:44 +08:00
Roy Qu
bf245a7842
fix: can't execute bat file
2024-04-02 19:13:55 +08:00
Roy Qu
47c1fa21a0
minor changes
2024-04-02 17:25:54 +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
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
7b60c9fa1d
fix: test if it's green edition
2024-03-30 13:59:39 +08:00
Roy Qu
5e1becc2e4
work save: rename in file system view
2024-03-30 13:21:33 +08:00
Roy Qu
5efc4ac279
fix #321 #322
...
- enhancement: Display (gdb) prompt in debug console after it's cleared.
- fix: Output of "disas" is not shown in debug console.
enhancement: align first line top with editor window after vertical scrolled.
2024-03-25 17:10:47 +08:00
Roy Qu
2cad9262c9
speed out selection count calculation
2024-03-24 09:56:37 +08:00
Roy Qu
d63aa1a58f
tweak displays
2024-03-23 08:10:50 +08:00
Roy Qu
a83ee3f16a
- Enhancement: Vertically scroll by pixel.
2024-03-22 21:56:04 +08:00
Roy Qu
8307f1b38f
- enhancement: Restore line position after file is modified outside and reloaded.
2024-03-22 20:32:48 +08:00
Roy Qu
0782994f95
fix : menu items for editors are disabled.
2024-03-22 19:37:13 +08:00
Roy Qu
e72b780dc3
- enhancement: Syntax highlighting for c++ attributes.
...
fix: mingw build errors
2024-03-21 21:28:12 +08:00
Roy Qu
5b328f1e1a
- fix: Option 'Pause after run in console' for tools doesn't work.
2024-03-21 17:54:58 +08:00
Roy Qu
5b77c6f3fb
fix: encoding menu popup doesn't work
2024-03-21 17:41:55 +08:00
Roy Qu
2a10d79315
fix #283 : Filename in tables in the debug panel are not correctly eroded.
...
- enhancement: Tooltip info for the stacktrace table in the debug panel.
2024-03-21 11:04:29 +08:00
Roy Qu
ba9bbca010
- change: When debugging, don't auto set focus to the editor.
2024-03-14 13:03:06 +08:00
Roy Qu
4810992ed3
minor change: format for the message in status bar
2024-03-14 12:29:20 +08:00
Roy Qu
86dac40057
update translations
2024-03-14 10:11:19 +08:00
Roy Qu
1ccd28e65e
enhancement: display column info if force fixed font width is turned on
2024-03-14 09:58:57 +08:00
Roy Qu
1e3404c591
- fix: Shortcuts in non-editor panels conficts with the editor.
2024-03-13 11:04:51 +08:00
Roy Qu
35d6b4d014
- enhancement: improve lldb-mi compatibility.
2024-03-11 13:13:53 +08:00
Roy Qu
9cb980f2f6
work save: #259 Remove hard-coded GDB-MI commands outside the gdbmi implementation.
2024-03-10 21:25:24 +08:00
Roy Qu
b83c45782b
work save
2024-03-10 12:57:50 +08:00
Roy Qu
b359004f95
work save
2024-03-10 11:15:10 +08:00