RedPanda-CPP/RedPandaIDE
Roy Qu 44d5453263 - enhancement: use expression processing in syntax highlighting for identifiers
- fix: if a function's declaration can't be found, it will be wrongly highlighted as variable
2022-03-08 22:29:15 +08:00
..
colorschemes - enhancement: check syntax/parse symbols when modifed and cursor's line changed. 2021-11-04 00:38:40 +08:00
compiler - fix: convert to encoding setting in compiler set option not correctly handled 2022-02-15 00:01:50 +08:00
images - enhancement: git - pull / push / fetch 2022-02-24 23:31:48 +08:00
parser - enhancement: use expression processing in syntax highlighting for identifiers 2022-03-08 22:29:15 +08:00
problems add license information 2021-12-26 23:18:28 +08:00
qsynedit - enhancement: symbol completion when editor has selection 2022-03-07 21:53:52 +08:00
resources - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
settingsdialog - enhancement: reduce startup time by about 1 second. 2022-03-04 19:04:45 +08:00
themes - enhancement: theme now have default icon set 2022-02-01 21:39:31 +08:00
vcs update git ask pass for linux 2022-02-26 19:36:18 +08:00
widgets - enhancement: enable group undo 2022-03-01 22:03:54 +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 - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
RedPandaIDE_zh_CN.ts - enhancement: reduce startup time by about 1 second. 2022-03-04 19:04:45 +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 - enhancement: custome icons for project view 2022-02-13 20:08:18 +08:00
cpprefacter.h add license information 2021-12-26 23:18:28 +08:00
customfileiconprovider.cpp add icons for conflict 2022-02-21 11:37:29 +08:00
customfileiconprovider.h - enhancement: git - restore 2022-02-15 21:39:17 +08:00
debugger.cpp - fix: can't correctly set break conditions 2022-03-01 08:13:51 +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 - enhancement: use expression processing in syntax highlighting for identifiers 2022-03-08 22:29:15 +08:00
editor.h work save: commit 2022-02-15 17:22:44 +08:00
editorlist.cpp work save: commit 2022-02-15 17:22:44 +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 - enhancement: git - pull / push / fetch 2022-02-24 23:31:48 +08:00
iconsmanager.cpp - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
iconsmanager.h - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
main.cpp - enhancement: reduce startup time by about 1 second. 2022-03-04 19:04:45 +08:00
mainwindow.cpp - fix: menu font size is wrong when dpi changed 2022-03-02 15:17:09 +08:00
mainwindow.h - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
mainwindow.ui - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +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 - fix: save project's layout shouldn't modify the project file 2022-03-08 20:36:30 +08:00
project.h - enhancement: git - restore 2022-02-15 21:39:17 +08:00
projectoptions.cpp work save 2022-02-08 00:24:08 +08:00
projectoptions.h work save 2022-02-08 00:24:08 +08:00
projecttemplate.cpp - fix: can't read project templates when path has non-ascii chars 2022-02-11 09:32:43 +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: reduce startup time by about 1 second. 2022-03-04 19:04:45 +08:00
settings.h - enhancement: reduce startup time by about 1 second. 2022-03-04 19:04:45 +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 - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +08:00
systemconsts.h - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations 2022-02-28 22:40:09 +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: enable group undo 2022-03-01 22:03:54 +08:00
utils.h - enhancement: enable group undo 2022-03-01 22:03:54 +08:00
version.h.in support PREFIX in qmake script 2022-01-05 09:08:44 +08:00