Roy Qu
cc0b209e2f
- enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations
...
- enhancement: hide unsupported files in files view
2022-02-28 22:40:09 +08:00
Roy Qu
664922a301
- fix: convert to encoding setting in compiler set option not correctly handled
...
work save:
git repository class
2022-02-15 00:01:50 +08:00
Roy Qu
2936f688dd
linux qmake
2021-12-30 09:04:51 +08:00
Roy Qu
63e1b44fa5
- fix: can't reformat code
...
- enhancement: add option for setting astyle path
- fix: wrong file wildcard (*.*) in linux
2021-12-27 22:46:54 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +08:00
Roy Qu
1fe9be9791
add app library path
2021-12-26 15:08:54 +08:00
Roy Qu
f2504e1f43
add options for gdb server
...
debug with gdb server
2021-12-25 18:09:50 +08:00
Roy Qu
7f4840a299
basic linux compatibily
2021-12-24 23:18:20 +08:00
Roy Qu
1df289c131
update translations
2021-12-09 11:22:28 +08:00
royqh1979
d14a1be208
- fix: text color of labels in statusbar not correctly updated when change theme
...
- change: auto generate gcc version info in the about dialog
- change: seperates version info to version.h
2021-11-14 17:43:25 +08:00
royqh1979@gmail.com
be2c1ec77f
- fix: greatly reduces paste time
2021-11-13 13:03:42 +08:00
royqh1979@gmail.com
7e68309057
change version number
2021-11-12 15:29:42 +08:00
royqh1979
17dd73149c
- enhancement: use lighter color to draw menu seperators
...
- enhancement: differentiate selected and unselected tab bars
2021-11-11 11:17:15 +08:00
royqh1979@gmail.com
4e7269cbf0
- enhancement: auto save/load the default open folder in the configuration file
2021-11-10 10:42:33 +08:00
royqh1979
5878f59958
- enhancement: View menu
...
- enhancement: hide/show statusbar
- enhancement: hide/show left/bottom tool window bars
- enhancement: hide/show individual left/bottom tool window
2021-11-09 21:22:50 +08:00
royqh1979@gmail.com
78c3387d7f
- fix: correctly display watch & local variable names when debugging
2021-11-08 22:00:49 +08:00
royqh1979
7e8f73debd
- enhancement: when problem from competitive companion received, activate RedPanda C++ if it's minimized.
...
- enhancement: when problem from competitive companion received, show the problem and problem set views.
2021-11-06 10:58:18 +08:00
royqh1979@gmail.com
32e354b800
- fix: can't correctly test if it's not running in green mode
...
update README.md
2021-11-05 11:48:46 +08:00
royqh1979@gmail.com
3352d413b3
- fix: find in the current file is not correcly saved in the search history
...
- fix: hit info not correctly displayed in the search result view
- fix: If find in files found no hits, search result view will not be shown.
- fix: wront indents when paste one line content
2021-11-04 21:14:58 +08:00
royqh1979@gmail.com
c64c4916ac
- enhancement: edit problem properties
...
- enhancement: show problem description in the problem name lable's tooltip
2021-11-04 09:07:06 +08:00
royqh1979
53085e36a3
update translations
2021-11-03 23:51:47 +08:00
royqh1979
d297faf3af
- add: "C Reference" in the help menu
...
- fix: Custom editor colors shouldn't be tested for high contrast with the default background color
- fix: Custom color settings not correctly displayed in the options widget
- enhancement: add hit counts in the search result view
- fix: editor actions' state not correctly updated after close editors.
2021-11-02 23:47:51 +08:00
royqh1979@gmail.com
47f10a2105
- enhancement: Problem Set Support
...
- enhancement: Competitive Companion Support
2021-11-02 09:29:35 +08:00
royqh1979
e5e7635d1f
- change: Don't use 'pause' in the console pauser, in case of privilege problems.
...
- fix: parser use it's one keywords set , to prevent crash when exit
2021-10-30 21:15:07 +08:00
royqh1979@gmail.com
61a2ed4350
- enhancement: auto insert a new line when input an enter between '(' and ')' or between '[' and ']'
2021-10-29 15:37:30 +08:00
royqh1979@gmail.com
97b8fb1971
minor change
2021-10-27 17:01:58 +08:00
royqh1979
7d82f37462
- enhancement: "use utf8 by default" in editor's misc setting
2021-10-24 15:17:31 +08:00
royqh1979
c3be38b9b6
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
2021-10-23 17:32:03 +08:00
royqh1979@gmail.com
9d829876b3
- fix: app's title not update when editor closed
...
- fix: editor's modified status not correctly updated when using new file template
2021-10-22 16:43:53 +08:00
royqh1979
3e442b0860
- enhancement: autosave/load bookmarks
...
- enhancement: autosave/load breakpoints
- enhancement: autosave/load watches
2021-10-21 19:33:11 +08:00
royqh1979@gmail.com
e10e173cc9
- enhancement: bookmark view
2021-10-21 17:31:25 +08:00
royqh1979@gmail.com
ae2f3596aa
- enhancement: new file template
...
- fix: when an editor is created, its caret will be displayed even it doesn't have focus
2021-10-20 12:11:36 +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
cd91df6fb8
- fix: Backspace still works in readonly mode
2021-10-19 09:05:11 +08:00
royqh1979@gmail.com
62a081d830
- enhancement: add link to cppreference in the help menu
2021-10-15 12:17:14 +08:00
royqh1979@gmail.com
0c6f4a10a4
- fix: messages send to the gdb process's standard error are not received
2021-10-13 17:20:31 +08:00
royqh1979@gmail.com
59390203e3
- fix: crash when create new file
...
- implement: two editor view
2021-10-13 11:32:59 +08:00
royqh1979@gmail.com
bb8b711376
- implement: export as rtf / export as html
...
- fix: the contents copied/exported are not correctly syntax colored
- fix: stop execution if the source file is not compiled and user choose not to compile it
2021-10-12 09:47:58 +08:00
royqh1979@gmail.com
8599190d13
- fix: font styles in the color scheme settings not in effect
2021-10-10 21:23:25 +08:00
royqh1979@gmail.com
83b99c99de
- fix: should use c++ syntax to check ".h" files
...
- fix: can't copy contents in a readonly editor
- fix: project's file not correctly syntaxed when open in editor
2021-10-09 22:03:05 +08:00
royqh1979@gmail.com
0cdb901ca5
- fix: editor deadlock
2021-10-08 20:56:55 +08:00
royqh1979@gmail.com
c4c62ec6c0
- implement: tools configuration
2021-10-08 00:06:41 +08:00
royqh1979@gmail.com
48e97dc15d
- implement: config shortcuts
2021-10-06 23:19:18 +08:00
royqh1979@gmail.com
32864424a7
version upgrade
2021-10-03 19:56:05 +08:00
royqh1979@gmail.com
de625755e5
- fix: errors in debug console
...
- fix: speed up the parsing process of debugger
2021-10-02 17:38:29 +08:00
royqh1979
b518304f56
- implement: symbol usage count
...
work save: code snippets
2021-09-30 11:20:43 +08:00
royqh1979
9b87d93b72
- enhancement: view memory when debugging
2021-09-29 22:55:53 +08:00
royqh1979@gmail.com
0424f7cf45
- enhancement: auto load last open files at start
2021-09-27 20:17:24 +08:00
royqh1979@gmail.com
2915a862ff
fix: can't correctly create project in release mode
2021-09-26 22:39:26 +08:00
royqh1979@gmail.com
5ab9c16039
- new project done
...
- update project actions enable state
- add project unit actions
2021-09-17 09:56:52 +08:00