.. |
colorschemes
|
- enhancement: "Trim trailing spaces" in code menu
|
2022-12-16 11:10:46 +08:00 |
compiler
|
- fix: Save may crash app if the encoding codec is failed to load.
|
2023-01-14 21:51:55 +08:00 |
images
|
- enhancement: git - pull / push / fetch
|
2022-02-24 23:31:48 +08:00 |
parser
|
- enhancement: Rename symbols won't remove all breakpoints/bookmarks
|
2023-01-12 12:07:22 +08:00 |
problems
|
- enhancement: "Convert HTML for - Input" / "Convert HTML for - Expected" in "Options" - "Executor" - "Problem Set"
|
2022-12-24 12:08:13 +08:00 |
resources
|
- add default autolink for fmtlib in Windows
|
2022-10-28 12:43:47 +08:00 |
settingsdialog
|
- enhancement: Auto backup editing contents. (Save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
|
2023-01-15 13:32:33 +08:00 |
themes
|
- enhancement: adjust scheme colors for "dark" and "high contrast" themes
|
2022-05-14 21:31:14 +08:00 |
translations
|
- enhancement: Auto backup editing contents. (Save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
|
2023-01-15 13:32:33 +08:00 |
vcs
|
- reduce memory usage when deciding file types
|
2022-10-24 17:23:37 +08:00 |
widgets
|
- enhancement: Add "Open files in editor" in the search panel
|
2023-01-12 16:53:00 +08:00 |
RedPandaIDE.pro
|
update version to 2.9
|
2023-01-12 17:00:46 +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
|
refactor
|
2023-01-11 16:22:26 +08:00 |
colorscheme.h
|
refactor highlighters
|
2022-12-10 21:23:49 +08:00 |
common.h
|
- enhancement: Add "Generate Assembly" in "Run" Menu
|
2022-12-01 22:10:44 +08:00 |
cpprefacter.cpp
|
- enhancement: Add "Open files in editor" in the search panel
|
2023-01-12 16:53:00 +08:00 |
cpprefacter.h
|
- fix: Crash when find occurrences in a project that has missing files.
|
2023-01-04 11:01:34 +08:00 |
customfileiconprovider.cpp
|
- fix: minor memory leaks when set itemmodels
|
2022-10-10 18:05:18 +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
|
- enhancement: Rename symbols won't remove all breakpoints/bookmarks
|
2023-01-12 12:07:22 +08:00 |
debugger.h
|
- enhancement: Rename symbols won't remove all breakpoints/bookmarks
|
2023-01-12 12:07:22 +08:00 |
defaultconfigs.qrc
|
update linux templates
|
2022-06-04 18:25:58 +08:00 |
editor.cpp
|
minor change
|
2023-01-15 13:54:37 +08:00 |
editor.h
|
- enhancement: Auto backup editing contents. (Save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
|
2023-01-15 13:32:33 +08:00 |
editorlist.cpp
|
- change: Default value of option "Editors share one code analyzer" is ON if available physical memory <= 32G
|
2022-11-23 11:41:16 +08:00 |
editorlist.h
|
fix: crash when close editor that have issues
|
2022-10-21 19:12:18 +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
|
clean up code
|
2022-11-16 10:29:20 +08:00 |
iconsmanager.h
|
- fix: minor memory leaks when set itemmodels
|
2022-10-10 18:05:18 +08:00 |
main.cpp
|
update version number
|
2022-12-05 12:04:48 +08:00 |
mainwindow.cpp
|
Let user choose if continue to save, if backup file creation failed.
|
2023-01-15 09:43:54 +08:00 |
mainwindow.h
|
- fix: Crash when find occurrences in a project that has missing files.
|
2023-01-04 11:01:34 +08:00 |
mainwindow.ui
|
- enhancement: Add "Open files in editor" in the search panel
|
2023-01-12 16:53:00 +08:00 |
project.cpp
|
- enhancement: "Toggle readonly" in the Edit menu.
|
2023-01-02 16:50:30 +08:00 |
project.h
|
- fix: Can't set project icon to "app.ico" in the project folder, if the project doesn't has icon.
|
2022-12-30 19:48:12 +08:00 |
projectoptions.cpp
|
- fix: When start parsing and exit app, app may crash
|
2022-11-06 22:51:14 +08:00 |
projectoptions.h
|
- enhancement: Add "Resources" in project option's dialog's custom compiler parameter page
|
2022-12-26 22:55:00 +08:00 |
projecttemplate.cpp
|
- enhancement: Add "Resources" in project option's dialog's custom compiler parameter page
|
2022-12-26 22:55:00 +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
|
- enhancement: Auto backup editing contents. (Save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
|
2023-01-15 13:32:33 +08:00 |
settings.h
|
- enhancement: Auto backup editing contents. (Save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
|
2023-01-15 13:32:33 +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 |
syntaxermanager.cpp
|
refactor
|
2023-01-11 16:22:26 +08:00 |
syntaxermanager.h
|
- enhancement: Import FPS (free problem set) files.
|
2022-12-11 19:47:43 +08:00 |
systemconsts.cpp
|
- fix: Can't save new file using filename with custom suffix.
|
2023-01-07 20:29:57 +08:00 |
systemconsts.h
|
change "ConsolePauser.exe" to "consolepauser.exe" in all codes
|
2022-12-30 09:06:39 +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
|
- enhancement: Import FPS (free problem set) files.
|
2022-12-11 19:47:43 +08:00 |
todoparser.h
|
refactor
|
2023-01-11 16:22:26 +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
|
compilation error under linux
|
2022-11-12 20:01:43 +08:00 |
utils.h
|
- fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted.
|
2022-11-11 21:20:57 +08:00 |
version.h.in
|
support PREFIX in qmake script
|
2022-01-05 09:08:44 +08:00 |
visithistorymanager.cpp
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |
visithistorymanager.h
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |