.. |
addon
|
add support for versioned GCC and Clang in compiler hint (#237)
|
2024-03-07 15:55:51 +08:00 |
compiler
|
fix: -stack-protect default to Normal
|
2024-04-14 21:37:44 +08:00 |
debugger
|
optimize QHash/QMap iterations
|
2024-04-09 20:18:10 +08:00 |
images
|
- enhancement: git - pull / push / fetch
|
2022-02-24 23:31:48 +08:00 |
parser
|
- enhancement: Auto type induction for "std::make_shared"/"std::make_unique"
|
2024-04-14 10:17:17 +08:00 |
problems
|
work save
|
2023-10-01 15:47:58 +08:00 |
resources
|
remove outdated color scheme
|
2024-04-16 20:05:24 +08:00 |
settingsdialog
|
fix: options not correctly inited when project compiler set changed.
|
2024-04-14 21:51:28 +08:00 |
test
|
Move from command line to argv array (#216)
|
2024-02-28 19:41:05 +08:00 |
translations
|
fix error in simplified chinese translation.
|
2024-04-06 11:07:15 +08:00 |
utils
|
Use font list (#269)
|
2024-03-13 19:17:25 +08:00 |
vcs
|
remove all newlook24 icons
|
2023-09-21 19:21:42 +08:00 |
widgets
|
revert: turn off font hinting
|
2024-04-12 20:43:47 +08:00 |
RedPandaIDE.pro
|
Fix lua themes (#356)
|
2024-03-31 08:47:37 +08:00 |
SimpleIni.h
|
- enhancement: Auto reload openned project files that use "Project Default" as the encoding, when the project encoding setting is changed in the project options dialog.
|
2023-02-08 12:20:20 +08:00 |
autolinkmanager.cpp
|
prevent json file read error
|
2024-04-01 19:33:28 +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 |
codes.qrc
|
feature: astyle reformat option dialog
|
2021-09-01 22:40:58 +08:00 |
codesnippetsmanager.cpp
|
prevent json file read error
|
2024-04-01 19:33:28 +08:00 |
codesnippetsmanager.h
|
- Enhancement: New file templates for C / C++ / GAS files
|
2023-02-22 22:18:21 +08:00 |
colorscheme.cpp
|
refactor: enum to enum class
|
2024-04-03 10:37:29 +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
|
refactor
|
2024-04-05 09:42: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
|
refactor: name project options
|
2024-04-03 16:50:19 +08:00 |
customfileiconprovider.h
|
- change: Git support is disabled in the distributed buildings.
|
2023-08-08 14:41:23 +08:00 |
defaultconfigs.qrc
|
improve custom terminal settings (#137)
|
2023-09-20 10:52:54 +08:00 |
editor.cpp
|
- fix: In sdcc project, sdcc keywords are not in completion suggest list.
|
2024-04-15 22:17:16 +08:00 |
editor.h
|
- enhancement: In debug console, Ctrl+C/Ctrl+X/Ctrl+V conflicts with application action.
|
2024-04-12 09:02:17 +08:00 |
editorlist.cpp
|
- fix: In split screen mode, editor on the right can't be correctly found by commands.
|
2024-03-26 13:58:14 +08:00 |
editorlist.h
|
- enhancement: In debug console, Ctrl+C/Ctrl+X/Ctrl+V conflicts with application action.
|
2024-04-12 09:02:17 +08:00 |
fonts.qrc
|
- enhancement: Display ascii control chars.
|
2024-02-27 13:23:58 +08:00 |
icons.qrc
|
remove all newlook24 icons
|
2023-09-21 19:21:42 +08:00 |
iconsmanager.cpp
|
- enhancement: Size of icons in the completion popup changes with the editor font size.
|
2024-04-06 21:45:00 +08:00 |
iconsmanager.h
|
- enhancement: Size of icons in the completion popup changes with the editor font size.
|
2024-04-06 21:45:00 +08:00 |
main.cpp
|
- enhancement: Auto choose a better font for theme choosing dialog in the first run.
|
2024-03-13 20:57:56 +08:00 |
mainwindow.cpp
|
add failsafe theme (#381)
|
2024-04-13 09:06:13 +08:00 |
mainwindow.h
|
Shortcut conflicts
|
2024-04-12 17:07:00 +08:00 |
mainwindow.ui
|
- change: Turn off font hinting.
|
2024-04-12 20:18:06 +08:00 |
project.cpp
|
- fix: Name of the macro for project private resource header is not correct.
|
2024-04-15 19:10:09 +08:00 |
project.h
|
refactor: name project options
|
2024-04-03 16:50:19 +08:00 |
projectoptions.cpp
|
refactor: name project options
|
2024-04-03 16:50:19 +08:00 |
projectoptions.h
|
refactor: name project options
|
2024-04-03 16:50:19 +08:00 |
projecttemplate.cpp
|
refactor: name project options
|
2024-04-03 16:50:19 +08:00 |
projecttemplate.h
|
- enhancement: When creating project, warn user if the project folder is not empty.
|
2023-10-08 19:58:04 +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
|
auto detect mingw in mingw32/mingw64
|
2024-04-07 23:21:53 +08:00 |
settings.h
|
- change: Remove "limit for copy" and "limit for undo" options.
|
2024-04-07 21:33:08 +08:00 |
shortcutmanager.cpp
|
prevent json file read error
|
2024-04-01 19:33:28 +08:00 |
shortcutmanager.h
|
- fix: rename macro doesn't work in project
|
2022-06-12 22:54:34 +08:00 |
symbolusagemanager.cpp
|
prevent json file read error
|
2024-04-01 19:33:28 +08:00 |
symbolusagemanager.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
syntaxermanager.cpp
|
fix #358 : C++ source after ';' are treated as comments in cpu info window.
|
2024-03-31 21:27:02 +08:00 |
syntaxermanager.h
|
refactor: formatter interface for qsynedit
|
2023-03-09 20:35:15 +08:00 |
systemconsts.cpp
|
fix #342 carsh when click choose executalbe buttons in the options dialog/compiler/compiler set page
|
2024-03-30 00:19:36 +08:00 |
systemconsts.h
|
windows installer: Template -> template
|
2024-04-14 12:23:31 +08:00 |
thememanager.cpp
|
add failsafe theme (#381)
|
2024-04-13 09:06:13 +08:00 |
thememanager.h
|
add failsafe theme (#381)
|
2024-04-13 09:06:13 +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
|
fix windows xp build (#379)
|
2024-04-12 12:57:40 +08:00 |
toolsmanager.h
|
fix: can't execute bat file
|
2024-04-02 19:13:55 +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: In sdcc project, parser are not correctly inited as sdcc parser.
|
2024-04-15 22:24:57 +08:00 |
utils.h
|
fix: can't execute bat file
|
2024-04-02 19:13:55 +08:00 |
version.h.in
|
support PREFIX in qmake script
|
2022-01-05 09:08:44 +08:00 |
visithistorymanager.cpp
|
prevent json file read error
|
2024-04-01 19:33:28 +08:00 |
visithistorymanager.h
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |
xmake.lua
|
Fix lua themes (#356)
|
2024-03-31 08:47:37 +08:00 |