..
compilerautolinkwidget.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
compilerautolinkwidget.h
add license information
2021-12-26 23:18:28 +08:00
compilerautolinkwidget.ui
- refactor: icon manager
2021-12-23 00:24:52 +08:00
compilersetdirectorieswidget.cpp
- enhancement: set compilation stage in the options / compiler set pages
2022-10-12 19:48:35 +08:00
compilersetdirectorieswidget.h
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
compilersetdirectorieswidget.ui
- refactor: icon manager
2021-12-23 00:24:52 +08:00
compilersetoptionwidget.cpp
- fix: Buttons in options -> compiler -> compiler set -> programs are not usable.
2022-12-13 15:58:27 +08:00
compilersetoptionwidget.h
- fix: Buttons in options -> compiler -> compiler set -> programs are not usable.
2022-12-13 15:58:27 +08:00
compilersetoptionwidget.ui
- fix: editor tooltip for #include_next is not correctly calculated
2022-10-18 12:24:59 +08:00
debuggeneralwidget.cpp
- enhancement: project and non-project files use different breakpoint and watchvar view (auto switch when not debugging and editor switched)
2022-10-16 23:10:57 +08:00
debuggeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
debuggeneralwidget.ui
- enhancement: project and non-project files use different breakpoint and watchvar view (auto switch when not debugging and editor switched)
2022-10-16 23:10:57 +08:00
editorautosavewidget.cpp
add license information
2021-12-26 23:18:28 +08:00
editorautosavewidget.h
add license information
2021-12-26 23:18:28 +08:00
editorautosavewidget.ui
- fix: editor auto save settings not saved and applied
2021-11-12 12:40:47 +08:00
editorclipboardwidget.cpp
add license information
2021-12-26 23:18:28 +08:00
editorclipboardwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorclipboardwidget.ui
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
editorcodecompletionwidget.cpp
- enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage.
2022-10-27 15:18:57 +08:00
editorcodecompletionwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorcodecompletionwidget.ui
- enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage.
2022-10-27 15:18:57 +08:00
editorcolorschemewidget.cpp
- enhancement: set compilation stage in the options / compiler set pages
2022-10-12 19:48:35 +08:00
editorcolorschemewidget.h
add license information
2021-12-26 23:18:28 +08:00
editorcolorschemewidget.ui
- enhancement: paint color editor use system palette's disabled group color
2021-09-19 17:59:03 +08:00
editorcustomctypekeywords.cpp
- enhancement: Options -> editor -> custom C/C++ type keywords page
2022-11-22 15:14:05 +08:00
editorcustomctypekeywords.h
- enhancement: Options -> editor -> custom C/C++ type keywords page
2022-11-22 15:14:05 +08:00
editorcustomctypekeywords.ui
- enhancement: Options -> editor -> custom C/C++ type keywords page
2022-11-22 15:14:05 +08:00
editorfontwidget.cpp
- enhancement: "Trim trailing spaces" in code menu
2022-12-16 11:10:46 +08:00
editorfontwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorfontwidget.ui
- enhancement: "Trim trailing spaces" in code menu
2022-12-16 11:10:46 +08:00
editorgeneralwidget.cpp
refactor: clean up QSynedit
2022-09-27 14:01:38 +08:00
editorgeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorgeneralwidget.ui
- enhancement: "Trim trailing spaces" in code menu
2022-12-16 11:10:46 +08:00
editormiscwidget.cpp
- enhancement: "Remove trailing spaces" in options / editor / misc
2022-12-16 01:03:57 +08:00
editormiscwidget.h
- enhancement: auto detect "gbk" encoding when running in zh_CN locale under Linux
2022-03-12 17:37:53 +08:00
editormiscwidget.ui
- enhancement: "Trim trailing spaces" in code menu
2022-12-16 11:10:46 +08:00
editorsnippetwidget.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
editorsnippetwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorsnippetwidget.ui
- enhancement: new file template
2021-10-20 12:11:36 +08:00
editorsymbolcompletionwidget.cpp
add license information
2021-12-26 23:18:28 +08:00
editorsymbolcompletionwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorsymbolcompletionwidget.ui
- enhancement: options for editor tooltips
2021-09-21 20:36:43 +08:00
editorsyntaxcheckwidget.cpp
add license information
2021-12-26 23:18:28 +08:00
editorsyntaxcheckwidget.h
add license information
2021-12-26 23:18:28 +08:00
editorsyntaxcheckwidget.ui
- enhancement: options for editor tooltips
2021-09-21 20:36:43 +08:00
editortooltipswidget.cpp
add license information
2021-12-26 23:18:28 +08:00
editortooltipswidget.h
add license information
2021-12-26 23:18:28 +08:00
editortooltipswidget.ui
- enhancement: options for editor tooltips
2021-09-21 20:36:43 +08:00
environmentappearencewidget.cpp
- enhancement: Portuguese Translation ( Thanks for crcpucmg@github)
2022-08-05 20:56:09 +08:00
environmentappearencewidget.h
- enhancement: theme now have default icon set
2022-02-01 21:39:31 +08:00
environmentappearencewidget.ui
- enhancement: custom theme
2022-01-28 16:13:20 +08:00
environmentfileassociationwidget.cpp
- fix: Encoding info in the status bar not correctly updated when save a new file
2022-10-26 09:33:45 +08:00
environmentfileassociationwidget.h
add license information
2021-12-26 23:18:28 +08:00
environmentfileassociationwidget.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
environmentfolderswidget.cpp
minor fix
2022-04-25 12:43:23 +08:00
environmentfolderswidget.h
- enhancement: show custom theme folder in options dialog -> enviroment -> folders
2022-01-28 23:38:35 +08:00
environmentfolderswidget.ui
- enhancement: show custom theme folder in options dialog -> enviroment -> folders
2022-01-28 23:38:35 +08:00
environmentperformancewidget.cpp
- enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage.
2022-10-27 15:18:57 +08:00
environmentperformancewidget.h
add license information
2021-12-26 23:18:28 +08:00
environmentperformancewidget.ui
- enhancement: add "editors share one code parser" in "options" / "editor" / "code completion", to reduce memory usage.
2022-10-27 15:18:57 +08:00
environmentprogramswidget.cpp
- fix: can't reformat code
2021-12-27 22:46:54 +08:00
environmentprogramswidget.h
- fix: can't reformat code
2021-12-27 22:46:54 +08:00
environmentprogramswidget.ui
add options to set terminal
2021-12-25 23:38:53 +08:00
environmentshortcutwidget.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
environmentshortcutwidget.h
- fix: when oj problem grabbed by competitive companion received,
2022-04-01 21:09:24 +08:00
environmentshortcutwidget.ui
- fix: when oj problem grabbed by competitive companion received,
2022-04-01 21:09:24 +08:00
executorgeneralwidget.cpp
remove all warnings
2022-07-04 11:39:06 +08:00
executorgeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
executorgeneralwidget.ui
work save
2022-01-12 19:25:37 +08:00
executorproblemsetwidget.cpp
- enhancement: Show memory usage for problem cases.
2022-12-13 08:49:20 +08:00
executorproblemsetwidget.h
add license information
2021-12-26 23:18:28 +08:00
executorproblemsetwidget.ui
- enhancement: Show memory usage for problem cases.
2022-12-13 08:49:20 +08:00
formattergeneralwidget.cpp
refactor: SynDocument and SynDocumentLine
2022-04-19 21:18:41 +08:00
formattergeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
formattergeneralwidget.ui
- fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted.
2022-11-11 21:20:57 +08:00
formatterpathwidget.cpp
linux compatibility fix
2022-07-24 10:02:36 +08:00
formatterpathwidget.h
- fix: can't reformat code
2021-12-27 22:46:54 +08:00
formatterpathwidget.ui
- fix: can't reformat code
2021-12-27 22:46:54 +08:00
projectcompileparamaterswidget.cpp
- fix: When start parsing and exit app, app may crash
2022-11-06 22:51:14 +08:00
projectcompileparamaterswidget.h
- enhancement: set compilation stage in the options / compiler set pages
2022-10-12 19:48:35 +08:00
projectcompileparamaterswidget.ui
- fix: When start parsing and exit app, app may crash
2022-11-06 22:51:14 +08:00
projectcompilerwidget.cpp
- change: Don't turn on "Show some more warnings (-Wextra)" option by default for DEBUG compiler set
2022-10-30 11:58:42 +08:00
projectcompilerwidget.h
- enhancement: add the option "Set Encoding for the Executable" to project's compiler options
2022-06-22 17:08:35 +08:00
projectcompilerwidget.ui
- enhancement: add the option "Set Encoding for the Executable" to project's compiler options
2022-06-22 17:08:35 +08:00
projectdirectorieswidget.cpp
- fix: when run/debug the executable, add current compiler set's bin folders to path
2022-06-16 21:34:31 +08:00
projectdirectorieswidget.h
- fix: when run/debug the executable, add current compiler set's bin folders to path
2022-06-16 21:34:31 +08:00
projectdirectorieswidget.ui
- add project custom compile parameters option dialog
2021-09-15 16:57:28 +08:00
projectdllhostwidget.cpp
- enhancement: Use relative paths to save project settings
2022-11-10 14:47:44 +08:00
projectdllhostwidget.h
add license information
2021-12-26 23:18:28 +08:00
projectdllhostwidget.ui
- enhancement: icons in all dialogs auto change size with fonts
2021-12-23 09:11:58 +08:00
projectfileswidget.cpp
- fix: Project Options Dialog's Files panel will crash app.
2022-11-06 12:38:53 +08:00
projectfileswidget.h
work save: fix project file encoding setting
2022-01-24 01:08:47 +08:00
projectfileswidget.ui
- enhancement: show caret when show code/header completions
2021-09-29 20:45:03 +08:00
projectgeneralwidget.cpp
- enhancement: project's custom compile include/lib/bin directory is under folder of the app, save them using the path relative to the app
2022-11-16 09:24:42 +08:00
projectgeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
projectgeneralwidget.ui
- enhancement: Use relative paths to save project settings
2022-11-10 14:47:44 +08:00
projectmakefilewidget.cpp
- enhancement: Use relative paths to save project settings
2022-11-10 14:47:44 +08:00
projectmakefilewidget.h
add license information
2021-12-26 23:18:28 +08:00
projectmakefilewidget.ui
- enhancement: icons in all dialogs auto change size with fonts
2021-12-23 09:11:58 +08:00
projectoutputwidget.cpp
- enhancement: Use relative paths to save project settings
2022-11-10 14:47:44 +08:00
projectoutputwidget.h
- fix: can't build project that has source files in subfolders
2022-04-08 22:14:18 +08:00
projectoutputwidget.ui
work save: project Template
2021-09-15 22:19:59 +08:00
projectprecompilewidget.cpp
- enhancement: Use relative paths to save project settings
2022-11-10 14:47:44 +08:00
projectprecompilewidget.h
add license information
2021-12-26 23:18:28 +08:00
projectprecompilewidget.ui
- enhancement: icons in all dialogs auto change size with fonts
2021-12-23 09:11:58 +08:00
projectversioninfowidget.cpp
msvc compatibility
2022-03-29 09:43:24 +08:00
projectversioninfowidget.h
add license information
2021-12-26 23:18:28 +08:00
projectversioninfowidget.ui
work save: project Template
2021-09-15 22:19:59 +08:00
settingsdialog.cpp
- enhancement: Options -> editor -> custom C/C++ type keywords page
2022-11-22 15:14:05 +08:00
settingsdialog.h
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
settingsdialog.ui
work save
2021-12-08 19:13:47 +08:00
settingswidget.cpp
- enhancement: set compilation stage in the options / compiler set pages
2022-10-12 19:48:35 +08:00
settingswidget.h
- enhancement: set compilation stage in the options / compiler set pages
2022-10-12 19:48:35 +08:00
toolsgeneralwidget.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
toolsgeneralwidget.h
add license information
2021-12-26 23:18:28 +08:00
toolsgeneralwidget.ui
- fix: In the create project dialog, the browser button doesn't work
2021-10-18 22:06:33 +08:00
toolsgitwidget.cpp
remove all warnings
2022-07-04 11:39:06 +08:00
toolsgitwidget.h
initial work
2022-02-08 23:38:29 +08:00
toolsgitwidget.ui
- change: rename "compile log" panel to "tools output"
2022-02-10 12:03:56 +08:00