RedPanda-CPP/RedPandaIDE/settingsdialog
Roy Qu c796208840 fix: in option / editor / color scheme 's demo editor, caret not on the first line. 2024-09-06 15:51:07 +08:00
..
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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
compilersetoptionwidget.cpp - change: rename all "ansi" encoding to "system default". 2024-06-03 15:54:44 +08:00
compilersetoptionwidget.h update 2024-03-27 23:30:49 +08:00
compilersetoptionwidget.ui - enhancement: Add compiler set by choose the executable. 2024-03-27 23:29:03 +08:00
debuggeneralwidget.cpp fix: font combo list display lots of blank lines after only show monospaced fonts. 2024-03-20 21:40:06 +08:00
debuggeneralwidget.h add license information 2021-12-26 23:18:28 +08:00
debuggeneralwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
editorautosavewidget.cpp - fix: When restored from minimization, info on statusbar not correctly restored. 2023-01-16 11:35:55 +08:00
editorautosavewidget.h add license information 2021-12-26 23:18:28 +08:00
editorautosavewidget.ui - fix: english typos. (thanks for sangiye0@github) 2023-07-24 18:38:58 +08:00
editorclipboardwidget.cpp - change: Remove "limit for copy" and "limit for undo" options. 2024-04-07 21:33:08 +08:00
editorclipboardwidget.h add license information 2021-12-26 23:18:28 +08:00
editorclipboardwidget.ui tweak ui 2024-04-07 21:37:06 +08:00
editorcodecompletionwidget.cpp - enhancement: Size of icons in the completion popup changes with the editor font size. 2024-04-06 21:45:00 +08:00
editorcodecompletionwidget.h add license information 2021-12-26 23:18:28 +08:00
editorcodecompletionwidget.ui - enhancement: Size of icons in the completion popup changes with the editor font size. 2024-04-06 21:45:00 +08:00
editorcolorschemewidget.cpp fix: in option / editor / color scheme 's demo editor, caret not on the first line. 2024-09-06 15:51:07 +08:00
editorcolorschemewidget.h - fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one. 2024-05-30 18:03:30 +08:00
editorcolorschemewidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
editorfontwidget.cpp enhancement: Auto check "only monospace font" when modify the first editor font. 2024-03-25 17:40:19 +08:00
editorfontwidget.h enhancement: Auto check "only monospace font" when modify the first editor font. 2024-03-25 17:40:19 +08:00
editorfontwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
editorgeneralwidget.cpp refactor: name project options 2024-04-03 16:50:19 +08:00
editorgeneralwidget.h add license information 2021-12-26 23:18:28 +08:00
editorgeneralwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
editormiscwidget.cpp - change: rename all "ansi" encoding to "system default". 2024-06-03 15:54:44 +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 - change: Remove "limit for copy" and "limit for undo" options. 2024-04-07 21:33:08 +08:00
editorsnippetwidget.cpp refactor 2024-04-05 09:42:00 +08:00
editorsnippetwidget.h add license information 2021-12-26 23:18:28 +08:00
editorsnippetwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +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 - enhancement: Delay for tooltips. 2023-02-17 09:03:35 +08:00
editortooltipswidget.h add license information 2021-12-26 23:18:28 +08:00
editortooltipswidget.ui - enhancement: Delay for tooltips. 2023-02-17 09:03:35 +08:00
environmentappearancewidget.cpp optimize: use constData() if possible 2024-05-14 20:26:32 +08:00
environmentappearancewidget.h update: only define functions in class/namespace/global scopes. 2024-04-24 10:26:55 +08:00
environmentappearancewidget.ui update: only define functions in class/namespace/global scopes. 2024-04-24 10:26:55 +08:00
environmentfileassociationwidget.cpp Add Windows XP support (#146) 2023-10-21 13:38:12 +08:00
environmentfileassociationwidget.h Add Windows XP support (#146) 2023-10-21 13:38:12 +08:00
environmentfileassociationwidget.ui - fix: english typos. (thanks for sangiye0@github) 2023-07-24 18:38:58 +08:00
environmentfolderswidget.cpp fix: Visibility for the interrupt action is not correctly updated. 2024-05-20 16:56:38 +08:00
environmentfolderswidget.h - enhancement: show custom theme folder in options dialog -> enviroment -> folders 2022-01-28 23:38:35 +08:00
environmentfolderswidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
environmentperformancewidget.cpp restore hidden option 2024-04-07 21:35:45 +08:00
environmentperformancewidget.h add license information 2021-12-26 23:18:28 +08:00
environmentperformancewidget.ui - change: Remove "limit for copy" and "limit for undo" options. 2024-04-07 21:33:08 +08:00
environmentprogramswidget.cpp Add support for weston-terminal (#384) 2024-04-17 12:49:37 +08:00
environmentprogramswidget.h Add support for weston-terminal (#384) 2024-04-17 12:49:37 +08:00
environmentprogramswidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
environmentshortcutwidget.cpp update translation 2024-05-05 13:06:14 +08:00
environmentshortcutwidget.h - enhancement: Add various menu items for cursor actions using Home/End/Page Up/Page Down keys. 2023-05-31 08:52:59 +08:00
environmentshortcutwidget.ui - enhancement: New menu item "Code completion". 2024-05-08 10:27:00 +08:00
executorgeneralwidget.cpp Use font list (#269) 2024-03-13 19:17:25 +08:00
executorgeneralwidget.h Add runner args abstraction and fix shm on macOS/BSD (#134) 2023-09-05 19:14:08 +08:00
executorgeneralwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
executorproblemsetwidget.cpp fix: font combo list display lots of blank lines after only show monospaced fonts. 2024-03-20 21:40:06 +08:00
executorproblemsetwidget.h - enhancement: 3 compare mode for problem cases. 2023-08-19 18:01:16 +08:00
executorproblemsetwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
formattergeneralwidget.cpp fix astyle locale (v2) (#479) 2024-09-03 19:53:15 +08:00
formattergeneralwidget.h - fix: The option "Minimal indent for a continuous conditional beloning to a conditional header:" for formatter is not correct. 2023-03-18 21:37:11 +08:00
formattergeneralwidget.ui - enhancement: New code format option: "Remove superfluous empty lines exceeding" 2024-04-27 10:21:40 +08:00
formatterpathwidget.cpp fix #408: In options -> code format -> Program, Choose astyle path button doesn't work. 2024-05-02 17:02:55 +08:00
formatterpathwidget.h fix #408: In options -> code format -> Program, Choose astyle path button doesn't work. 2024-05-02 17:02:55 +08:00
formatterpathwidget.ui remove all newlook24 icons 2023-09-21 19:21:42 +08:00
languageasmgenerationwidget.cpp - change: Set optimization level to -Og for Debug compiler settings by default. 2023-03-01 21:45:17 +08:00
languageasmgenerationwidget.h - enhancement: Add "Languages" page group in the options dialog. 2023-02-28 10:49:50 +08:00
languageasmgenerationwidget.ui - enhancement: Add "Languages" page group in the options dialog. 2023-02-28 10:49:50 +08:00
languagecformatwidget.cpp refactor: Don't implement custom indent options for C/C++ for now. 2023-03-09 21:08:08 +08:00
languagecformatwidget.h refactor: Don't implement custom indent options for C/C++ for now. 2023-03-09 21:08:08 +08:00
languagecformatwidget.ui refactor: Don't implement custom indent options for C/C++ for now. 2023-03-09 21:08:08 +08:00
projectcompileparamaterswidget.cpp Move from command line to argv array (#216) 2024-02-28 19:41:05 +08:00
projectcompileparamaterswidget.h - enhancement: Syntax color support for binaray integer literals. 2023-03-08 13:23:47 +08:00
projectcompileparamaterswidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
projectcompilerwidget.cpp - change: rename all "ansi" encoding to "system default". 2024-06-03 15:54:44 +08:00
projectcompilerwidget.h fix: options not correctly inited when project compiler set changed. 2024-04-14 21:51:28 +08:00
projectcompilerwidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
projectfileswidget.cpp - change: rename all "ansi" encoding to "system default". 2024-06-03 15:54:44 +08:00
projectfileswidget.h fix: cppparser : #included files not correctly handled 2024-04-06 04:03:14 +08:00
projectfileswidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
projectgeneralwidget.cpp - change: rename all "ansi" encoding to "system default". 2024-06-03 15:54:44 +08:00
projectgeneralwidget.h Use combobox to set project type option 2024-03-31 10:50:41 +08:00
projectgeneralwidget.ui eliminate warnings 2024-04-01 21:28:36 +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 - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
projectoutputwidget.cpp refactor: name project options 2024-04-03 16:50:19 +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 refactor: name project options 2024-04-03 16:50:19 +08:00
projectprecompilewidget.cpp - fix: Makefile error when "Use precompiled header" is enabled in the project option dialog. 2022-12-22 22:01:55 +08:00
projectprecompilewidget.h add license information 2021-12-26 23:18:28 +08:00
projectprecompilewidget.ui - refactor: for/catch processing 2023-10-22 18:33:53 +08:00
projectversioninfowidget.cpp Add xmake as alternative build system (#181) 2024-01-19 09:25:21 +08:00
projectversioninfowidget.h add license information 2021-12-26 23:18:28 +08:00
projectversioninfowidget.ui - change: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00
settingsdialog.cpp Migrate deprecated APIs (#418) 2024-05-10 17:31:10 +08:00
settingsdialog.h - Retrieve sdcc predefined macros (hacking). 2023-08-14 12:22:24 +08:00
settingsdialog.ui work save 2021-12-08 19:13:47 +08:00
settingswidget.cpp - fix: Project options -> file doesn't work. 2024-04-05 20:43:04 +08:00
settingswidget.h - fix: Project options -> file doesn't work. 2024-04-05 20:43:04 +08:00
toolsgeneralwidget.cpp fix: can't execute bat file 2024-04-02 19:13:55 +08:00
toolsgeneralwidget.h refactor: Custom tool settings page 2024-04-02 16:55:51 +08:00
toolsgeneralwidget.ui fix: can't execute bat file 2024-04-02 19:13:55 +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: Set focus to "find next" button when find/replace dialog is openned. 2024-03-25 18:58:48 +08:00