.. |
colorschemes
|
- enhancement: check syntax/parse symbols when modifed and cursor's line changed.
|
2021-11-04 00:38:40 +08:00 |
compiler
|
- fix: when running problem cases, the output textbox might be wrongly cleared.
|
2022-02-04 19:14:10 +08:00 |
images
|
- enhancement: custom icon set ( in the configuration folder)
|
2022-01-27 12:08:57 +08:00 |
parser
|
- fix: typo error in the parser
|
2022-02-07 09:53:02 +08:00 |
problems
|
add license information
|
2021-12-26 23:18:28 +08:00 |
qsynedit
|
- enhancement: show caret at once, when edition finished
|
2022-02-01 14:09:27 +08:00 |
resources
|
update autolink settings for winsock 2
|
2022-02-05 00:55:57 +08:00 |
settingsdialog
|
rename ProjectModel to ProjectLegacyModel
|
2022-02-07 22:05:19 +08:00 |
themes
|
- enhancement: theme now have default icon set
|
2022-02-01 21:39:31 +08:00 |
widgets
|
fix: icons in contrast icon set not correctly drawn
|
2022-02-05 22:26:02 +08:00 |
HighlighterManager.cpp
|
- enhancement: parser not called when open a file, if option "clean parser symbols when hidden" is turned on.
|
2022-01-24 20:59:02 +08:00 |
HighlighterManager.h
|
- enhancement: highlighter for GLSL (OpenGL Shading Language)
|
2022-01-23 23:27:48 +08:00 |
RedPandaIDE.pro
|
- fix: can't differentiate disabled and enabled buttons, when using contrast icon set
|
2022-02-03 21:44:45 +08:00 |
RedPandaIDE_zh_CN.ts
|
- fix: when running problem cases, the output textbox might be wrongly cleared.
|
2022-02-04 19:14:10 +08:00 |
SimpleIni.h
|
remove files that invalidate debian's package rules
|
2022-01-04 08:27:15 +08:00 |
autolinkmanager.cpp
|
- enhancement: parser not called when open a file, if option "clean parser symbols when hidden" is turned on.
|
2022-01-24 20:59:02 +08:00 |
autolinkmanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
caretlist.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
caretlist.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
codeformatter.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
codeformatter.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
codes.qrc
|
feature: astyle reformat option dialog
|
2021-09-01 22:40:58 +08:00 |
codesnippetsmanager.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
codesnippetsmanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
colorscheme.cpp
|
- enhancement: custom theme
|
2022-01-28 16:13:20 +08:00 |
colorscheme.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
common.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
cpprefacter.cpp
|
- fix: crash when refactor symbol and cursor is at the end of the identifier
|
2022-01-12 18:07:52 +08:00 |
cpprefacter.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
debugger.cpp
|
work save
|
2022-01-12 19:25:37 +08:00 |
debugger.h
|
- enhancement: redirect stdio to a file while debugging ( must use gdb server mode to debug)
|
2022-01-12 18:47:50 +08:00 |
defaultconfigs.qrc
|
work save
|
2021-09-30 20:10:48 +08:00 |
editor.cpp
|
- fix: typo error in the parser
|
2022-02-07 09:53:02 +08:00 |
editor.h
|
- enhancement: parser not called when open a file, if option "clean parser symbols when hidden" is turned on.
|
2022-01-24 20:59:02 +08:00 |
editorlist.cpp
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
editorlist.h
|
- enhancement: assign a not saved editor to a problem
|
2022-01-02 10:37:00 +08:00 |
gdbmiresultparser.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
gdbmiresultparser.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
icons.qrc
|
auto generate qrc files for iconsets, color schemes and themes
|
2022-01-30 00:01:15 +08:00 |
iconsmanager.cpp
|
- fix: can't differentiate disabled and enabled buttons, when using contrast icon set
|
2022-02-03 21:44:45 +08:00 |
iconsmanager.h
|
- fix: can't differentiate disabled and enabled buttons, when using contrast icon set
|
2022-02-03 21:44:45 +08:00 |
main.cpp
|
remove qm file from sources (it should be generated by qmake)
|
2022-01-28 18:18:34 +08:00 |
mainwindow.cpp
|
rename ProjectModel to ProjectLegacyModel
|
2022-02-07 22:05:19 +08:00 |
mainwindow.h
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
mainwindow.ui
|
- fix: when running problem cases, the output textbox might be wrongly cleared.
|
2022-02-04 18:51:46 +08:00 |
platform.cpp
|
work save: fix project file encoding setting
|
2022-01-24 01:08:47 +08:00 |
platform.h
|
work save: fix project file encoding setting
|
2022-01-24 01:08:47 +08:00 |
project.cpp
|
rename ProjectModel to ProjectLegacyModel
|
2022-02-07 22:05:19 +08:00 |
project.h
|
rename ProjectModel to ProjectLegacyModel
|
2022-02-07 22:05:19 +08:00 |
projectoptions.cpp
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
projectoptions.h
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
projecttemplate.cpp
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
projecttemplate.h
|
add more templates
|
2022-01-10 10:53:16 +08:00 |
qt_zh_CN.qm
|
- enhancement: save/load default projects folder
|
2021-11-18 21:25:28 +08:00 |
settings.cpp
|
- enhancement: theme now have default icon set
|
2022-02-01 21:39:31 +08:00 |
settings.h
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
shortcutmanager.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
shortcutmanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
symbolusagemanager.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
symbolusagemanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
systemconsts.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
systemconsts.h
|
linux qmake
|
2021-12-30 09:04:51 +08:00 |
thememanager.cpp
|
- enhancement: theme now have default icon set
|
2022-02-01 21:39:31 +08:00 |
thememanager.h
|
- enhancement: theme now have default icon set
|
2022-02-01 21:39:31 +08:00 |
todoparser.cpp
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
todoparser.h
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
toolsmanager.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
toolsmanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
translations.qrc
|
remove qm file from sources (it should be generated by qmake)
|
2022-01-28 18:18:34 +08:00 |
utils.cpp
|
- enhancement: display localized theme name in the option dialog
|
2022-01-28 20:05:55 +08:00 |
utils.h
|
- enhancement: custom icon set ( in the configuration folder)
|
2022-01-27 12:08:57 +08:00 |
version.h.in
|
support PREFIX in qmake script
|
2022-01-05 09:08:44 +08:00 |