Roy Qu
|
b114eb216c
|
- enhancement: code completion find words with char in the middle
|
2022-01-27 01:03:01 +08:00 |
Roy Qu
|
99a47db9bc
|
- enhancement: correct handle windows dpi change event
|
2022-01-26 21:36:31 +08:00 |
Roy Qu
|
1135fcf7dd
|
- fix: search around option can't be disabled
- enhancement: show a confirm dialog when search/replace around
|
2022-01-24 18:03:35 +08:00 |
Roy Qu
|
609f611e8f
|
- enhancement: highlighter for GLSL (OpenGL Shading Language)
|
2022-01-23 23:27:48 +08:00 |
Roy Qu
|
52a29a4d43
|
- change: symbols that exactly match are sorted to the front in the code suggestion popup list
- fix: symbols defind locally should be sorted to the front in the code suggestion popup list
|
2022-01-18 13:23:21 +08:00 |
Roy Qu
|
5b699f2b46
|
- change: symbols that exactly match are sorted to the front in the code suggestion popup list
|
2022-01-18 13:08:53 +08:00 |
Roy Qu
|
bab728e792
|
- enhancement: add "wrap around" option to find/replace
|
2022-01-13 12:55:55 +08:00 |
Roy Qu
|
5eec4ea504
|
remove info output for debugging
modification to the about info
|
2022-01-10 14:48:01 +08:00 |
Roy Qu
|
2204ac8ea1
|
make descriptions in the new dialog selectable
|
2022-01-09 19:50:56 +08:00 |
Roy Qu
|
ece9737863
|
- enhancement: add raylib to autolinks
- enhancement: distribute raylib with integrated gcc
|
2022-01-09 19:44:49 +08:00 |
Roy Qu
|
7f3aea5940
|
- fix: new project dialog's tab bar should fill all empty spaces
|
2022-01-08 21:49:09 +08:00 |
Roy Qu
|
9775ab6c84
|
- enhancement: auto save/restore size of the new project dialog
|
2022-01-08 21:23:20 +08:00 |
Roy Qu
|
6bc943ba9c
|
- enhancement: suppoort localization info in project templates
- change: template / project files use utf-8 encoding instead of ANSI
|
2022-01-08 11:46:39 +08:00 |
Roy Qu
|
e3b9565b84
|
support PREFIX in qmake script
|
2022-01-05 09:08:44 +08:00 |
Roy Qu
|
bb6a4ed9c8
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
Roy Qu
|
212fdc37b2
|
- enhancement: assign a not saved editor to a problem
|
2022-01-02 10:37:00 +08:00 |
Roy Qu
|
d51f60b40b
|
- fix: problem cases doesn't use svg icons
- fix: problem's title info not updated after running cases
|
2022-01-01 17:24:18 +08:00 |
Roy Qu
|
02cba8e03c
|
- rename to Red Pand C++
|
2021-12-30 19:25:47 +08:00 |
royqh1979@gmail.com
|
5e44a2a1c6
|
add delphi version copyright info
|
2021-12-27 12:08:45 +08:00 |
royqh1979@gmail.com
|
96ab0890ba
|
- fix: watch and local infos not updated when changing current frame in the call stack panel
- enhancement: pause the debugging program (The debugger should work under gdb server mode, which is turned off by default in windows)
|
2021-12-27 10:59:04 +08:00 |
royqh1979@gmail.com
|
317db42876
|
add license information
|
2021-12-26 23:18:28 +08:00 |
Roy Qu
|
7f4840a299
|
basic linux compatibily
|
2021-12-24 23:18:20 +08:00 |
Roy Qu
|
a50c6af5de
|
fix: correctly set states for buttons in cpu dialog
|
2021-12-23 09:17:27 +08:00 |
Roy Qu
|
6c413fe8f9
|
- enhancement: icons in all dialogs auto change size with fonts
- enhancement: save/restore sizes of CPU dialog and settings dialog
|
2021-12-23 09:11:58 +08:00 |
Roy Qu
|
b5a450312a
|
- refactor: icon manager
- work save: icons in the dialogs
|
2021-12-23 00:24:52 +08:00 |
Roy Qu
|
3b7eb3b2da
|
- fix: step into instruction and step over instruction not correctly disabled when cpu dialog is created
- enhancement: icons in cpu dialog auto change size with fonts
|
2021-12-22 22:04:34 +08:00 |
Roy Qu
|
8bee9bf5c6
|
-fix: editor's tab close button size too small in high DPI settings
|
2021-12-22 19:54:06 +08:00 |
Roy Qu
|
1a6e365e42
|
fix: icon size in menu size not correct
|
2021-12-21 11:57:23 +08:00 |
Roy Qu
|
a806fe9389
|
- enhancement: use svg icons for class browser
|
2021-12-21 07:38:49 +08:00 |
Roy Qu
|
8a4842efb4
|
remove init wizard
|
2021-12-17 10:10:04 +08:00 |
Roy Qu
|
b2caf38e89
|
- fix: use pixel size for fonts, to fit different dpi in multiple displays
|
2021-12-16 19:14:14 +08:00 |
Roy Qu
|
0b414df5b2
|
- fix: auto add 32-bit compiler sets for TDM64-GCC
|
2021-12-16 17:56:42 +08:00 |
Roy Qu
|
879f001d0c
|
- fix: current line of the disassembly in the cpu window not correctly setted
- enhancement: add "step into one machine instruction" and "step over one machine instruction" in the cpu window
|
2021-12-16 10:46:38 +08:00 |
Roy Qu
|
868cce7dc0
|
work save
|
2021-12-10 18:24:40 +08:00 |
Roy Qu
|
3f708cf887
|
- enhancement: add a demo for custom tool
|
2021-12-09 21:04:53 +08:00 |
Roy Qu
|
1df289c131
|
update translations
|
2021-12-09 11:22:28 +08:00 |
Roy Qu
|
319c26902c
|
- fix: path in macros should use system's path separator
|
2021-12-09 08:10:14 +08:00 |
Roy Qu
|
095a0897f2
|
work save
|
2021-12-08 21:44:40 +08:00 |
Roy Qu
|
e8644dfd0b
|
work save
|
2021-12-08 19:13:47 +08:00 |
Roy Qu
|
2e54b4460d
|
work save
|
2021-12-04 18:38:54 +08:00 |
Roy Qu
|
8a2d40f6d7
|
minor refactor
|
2021-12-04 14:53:21 +08:00 |
Roy Qu
|
6f8096bc27
|
change: redesign code completion logic
|
2021-12-04 10:02:07 +08:00 |
Roy Qu
|
f75f885129
|
- enhancement: use token list instead of single string to do code completion ( intial version)
- fix: language options in the project wizard don't work
- fix: "ake as default language" option in the project wizard doesn't work
|
2021-12-03 21:36:12 +08:00 |
Roy Qu
|
20782fc221
|
stage 1 finished: use the expression token list in the editor to completion,
instead of just the expression string
|
2021-12-03 21:07:40 +08:00 |
Roy Qu
|
890ad641ad
|
work save
|
2021-12-03 20:24:49 +08:00 |
Roy Qu
|
8a69451139
|
work save
|
2021-12-03 20:08:18 +08:00 |
Roy Qu
|
fd03ea4098
|
work save
|
2021-12-03 11:40:05 +08:00 |
Roy Qu
|
564bf02e59
|
- fix:license info in the about dialog should be readonly
|
2021-11-26 20:44:27 +08:00 |
Roy Qu
|
03ae21ebf6
|
- enhancement: scroll while dragging text in the editor
|
2021-11-26 08:14:23 +08:00 |
Roy Qu
|
2fffe33bb7
|
- fix: the last line in the debug console is not correctly displayed
|
2021-11-25 23:41:40 +08:00 |