RedPanda-CPP/RedPandaIDE/settingsdialog
Roy Qu 3a8e434399 - change: Git support is disabled in the distributed buildings. 2023-08-08 14:41:23 +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 - 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 - enhancement: Show progress dialog if the time for searching compilers is too long. 2023-08-06 00:05:58 +08:00
compilersetoptionwidget.h - change: Don't stop debug when breakpoint can't be set 2023-02-22 10:39:20 +08:00
compilersetoptionwidget.ui - change: Remove the compiler set option "Syntax error when object larger than" 2023-04-04 08:27:22 +08:00
debuggeneralwidget.cpp try to invoke set print characters when gdb starts 2023-07-14 08:30:21 +08:00
debuggeneralwidget.h add license information 2021-12-26 23:18:28 +08:00
debuggeneralwidget.ui try to invoke set print characters when gdb starts 2023-07-14 08:30:21 +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 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: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +08:00
editorfontwidget.h add license information 2021-12-26 23:18:28 +08:00
editorfontwidget.ui - enhancement: "Line Spacing" in options / editor / font 2022-12-20 20:38:02 +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 - Enhancement: New file templates for C / C++ / GAS files 2023-02-22 22:18:21 +08:00
editorsnippetwidget.h add license information 2021-12-26 23:18:28 +08:00
editorsnippetwidget.ui - Enhancement: New file templates for C / C++ / GAS files 2023-02-22 22:18:21 +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 - 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 refactor: fix typos 2023-07-25 09:41:20 +08:00
environmentappearancewidget.h refactor: fix typos 2023-07-25 09:41:20 +08:00
environmentappearancewidget.ui refactor: fix typos 2023-07-25 09:41: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 - fix: english typos. (thanks for sangiye0@github) 2023-07-24 18:38:58 +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 - change: Disable undo limit by default. 2023-01-06 11:59:21 +08:00
environmentperformancewidget.h add license information 2021-12-26 23:18:28 +08:00
environmentperformancewidget.ui - change: Disable undo limit by default. 2023-01-06 11:59:21 +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 - 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.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: Add various menu items for cursor actions using Home/End/Page Up/Page Down keys. 2023-05-31 08:52:59 +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 - fix: Shouldn't auto indent lines starts with "\\". 2023-07-12 12:08:26 +08:00
executorproblemsetwidget.h add license information 2021-12-26 23:18:28 +08:00
executorproblemsetwidget.ui - fix: Shouldn't auto indent lines starts with "\\". 2023-07-12 12:08:26 +08:00
formattergeneralwidget.cpp - 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.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 - fix: english typos. (thanks for sangiye0@github) 2023-07-24 18:38:58 +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
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 - enhancement: Syntax color support for binaray integer literals. 2023-03-08 13:23:47 +08:00
projectcompileparamaterswidget.h - enhancement: Syntax color support for binaray integer literals. 2023-03-08 13:23:47 +08:00
projectcompileparamaterswidget.ui - enhancement: Syntax color support for binaray integer literals. 2023-03-08 13:23:47 +08:00
projectcompilerwidget.cpp - enhancement: Open project's option dialog instead of the option dialog, when click the compiler set settings button in the toolbar and the current editor is for project. 2023-04-03 09:39:45 +08:00
projectcompilerwidget.h - enhancement: Open project's option dialog instead of the option dialog, when click the compiler set settings button in the toolbar and the current editor is for project. 2023-04-03 09:39:45 +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: Goto definition/declaration may choose wrong symbol is multiple files are opened and symbols have the same name. 2023-07-27 15:44:33 +08:00
projectfileswidget.h remove null deleter 2023-03-07 17:18:35 +08:00
projectfileswidget.ui - enhancement: show caret when show code/header completions 2021-09-29 20:45:03 +08:00
projectgeneralwidget.cpp fix: '::' is not correctly handled when skip to : in the parser 2023-03-10 16:02:47 +08:00
projectgeneralwidget.h remove null deleter 2023-03-07 17:18:35 +08:00
projectgeneralwidget.ui minor change 2023-03-27 08:41:12 +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 - 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 - fix: Makefile error when "Use precompiled header" is enabled in the project option dialog. 2022-12-22 22:01:55 +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 - change: Git support is disabled in the distributed buildings. 2023-08-08 14:41:23 +08:00
settingsdialog.h refactor: fix typos 2023-07-25 09:41:20 +08:00
settingsdialog.ui work save 2021-12-08 19:13:47 +08:00
settingswidget.cpp - fix: Icon size not correct under macOS high DPI / zoom factor settings. 2022-12-20 11:01:04 +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: Settings in Options/Tools/General is messed up when switching items in the list. 2023-01-24 09:17:27 +08:00
toolsgeneralwidget.h - fix: Settings in Options/Tools/General is messed up when switching items in the list. 2023-01-24 09:17:27 +08:00
toolsgeneralwidget.ui - fix: Settings in Options/Tools/General is messed up when switching items in the list. 2023-01-24 09:17:27 +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