.. |
colorschemes
|
- enhancement: adjust the appearance of problem case's input/output/expected control
|
2022-06-14 09:09:35 +08:00 |
compiler
|
work save
|
2022-09-26 12:01:45 +08:00 |
images
|
Move icons into platform specific directory
|
2022-05-30 17:21:31 +08:00 |
parser
|
work save
|
2022-09-26 12:01:45 +08:00 |
problems
|
- enhancement: remember current problem set's filename
|
2022-04-11 17:38:57 +08:00 |
resources
|
add templates for tinyfiledialogs
|
2022-06-29 10:14:11 +08:00 |
settingsdialog
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
themes
|
- enhancement: adjust scheme colors for "dark" and "high contrast" themes
|
2022-05-14 21:31:14 +08:00 |
translations
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
vcs
|
remove all warnings
|
2022-07-04 11:39:06 +08:00 |
widgets
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
HighlighterManager.cpp
|
work save
|
2022-09-26 11:18:43 +08:00 |
HighlighterManager.h
|
work save
|
2022-09-26 12:01:45 +08:00 |
RedPandaIDE.pro
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
SimpleIni.h
|
remove files that invalidate debian's package rules
|
2022-01-04 08:27:15 +08:00 |
autolinkmanager.cpp
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +08:00 |
autolinkmanager.h
|
- enhancement: autolink add "force utf8" property (mainly for raylib)
|
2022-06-23 19:07:48 +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
|
work save
|
2022-09-26 12:01:45 +08:00 |
colorscheme.h
|
work save
|
2022-09-26 12:01:45 +08:00 |
common.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
cpprefacter.cpp
|
create QSynedit namespace
|
2022-09-25 09:55:18 +08:00 |
cpprefacter.h
|
create QSynedit namespace
|
2022-09-25 09:55:18 +08:00 |
customfileiconprovider.cpp
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
customfileiconprovider.h
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
debugger.cpp
|
5.12 compatibility fix
|
2022-07-24 03:19:11 +00:00 |
debugger.h
|
- fix: when debug the executable using gdb server, add current compiler set's bin folders to path
|
2022-06-16 21:56:07 +08:00 |
defaultconfigs.qrc
|
update linux templates
|
2022-06-04 18:25:58 +08:00 |
editor.cpp
|
- fix: astyle.exe can't correctly format files that using non-ascii identifier
|
2022-09-26 16:17:02 +08:00 |
editor.h
|
work save
|
2022-09-26 12:01:45 +08:00 |
editorlist.cpp
|
- enhancement: don't parse all openned files when start up
|
2022-08-24 17:05:16 +08:00 |
editorlist.h
|
- enhancement: assign a not saved editor to a problem
|
2022-01-02 10:37:00 +08:00 |
gdbmiresultparser.cpp
|
- enhancement: can debug files that has non-ascii chars in its path and is compiled by clang
|
2022-05-15 17:14:22 +08:00 |
gdbmiresultparser.h
|
- enhancement: can debug files that has non-ascii chars in its path and is compiled by clang
|
2022-05-15 17:14:22 +08:00 |
icons.qrc
|
- enhancement: git - pull / push / fetch
|
2022-02-24 23:31:48 +08:00 |
iconsmanager.cpp
|
- enhancement: add new tool button for "compiler options"
|
2022-05-06 15:48:17 +08:00 |
iconsmanager.h
|
- enhancement: add new tool button for "compiler options"
|
2022-05-06 15:48:17 +08:00 |
main.cpp
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
mainwindow.cpp
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
mainwindow.h
|
- enhancement: don't parse all openned files when start up
|
2022-08-24 17:05:16 +08:00 |
mainwindow.ui
|
- enhancement: change orders of the problems in the problem set panel by drag&drop
|
2022-09-03 20:18:32 +08:00 |
project.cpp
|
work save
|
2022-09-26 12:01:45 +08:00 |
project.h
|
- fix: crash when create non C/C++ source file in project
|
2022-09-23 10:27:44 +08:00 |
projectoptions.cpp
|
- enhancement: add the option "Set Encoding for the Executable" to project's compiler options
|
2022-06-22 17:08:35 +08:00 |
projectoptions.h
|
- enhancement: add the option "Set Encoding for the Executable" to project's compiler options
|
2022-06-22 17:08:35 +08:00 |
projecttemplate.cpp
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
projecttemplate.h
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
projecttemplates.qrc
|
- fix: "ok" button should be disabled when no template selected in new project dialog
|
2022-03-15 20:17:47 +08:00 |
qt_zh_CN.qm
|
- enhancement: save/load default projects folder
|
2021-11-18 21:25:28 +08:00 |
settings.cpp
|
create QSynedit namespace
|
2022-09-25 09:55:18 +08:00 |
settings.h
|
work save
|
2022-09-26 12:01:45 +08:00 |
shortcutmanager.cpp
|
- fix: rename macro doesn't work in project
|
2022-06-12 22:54:34 +08:00 |
shortcutmanager.h
|
- fix: rename macro doesn't work in project
|
2022-06-12 22:54:34 +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: rename in files view's context menu
|
2022-06-12 15:48:19 +08:00 |
systemconsts.h
|
- change: organization structure of templates
|
2022-08-07 12:09:22 +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
|
create QSynedit namespace
|
2022-09-25 09:55:18 +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
|
fix: build error under linux
|
2022-09-26 15:10:31 +08:00 |
utils.h
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
version.h.in
|
support PREFIX in qmake script
|
2022-01-05 09:08:44 +08:00 |