..
aboutdialog.cpp
- fix #277 : History not correctly loaded with up/down arrow key in the debug console.
2024-03-22 15:43:03 +08:00
aboutdialog.h
add license information
2021-12-26 23:18:28 +08:00
aboutdialog.ui
Fix: system.json theme not correctly hidden in the initial dialog
2024-01-19 15:27:29 +08:00
bookmarkmodel.cpp
- enhancement: support function arguments like "int (&t)[]"
2023-05-29 10:52:17 +08:00
bookmarkmodel.h
- fix: Crash when editing a function at the end of file without ; or {
2022-11-07 21:44:12 +08:00
choosethemedialog.cpp
Fix: system.json theme not correctly hidden in the initial dialog
2024-01-19 15:27:29 +08:00
choosethemedialog.h
Add Lua-based theme add-ons ( #165 )
2023-12-22 18:03:29 +08:00
choosethemedialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
classbrowser.cpp
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
classbrowser.h
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
codecompletionlistview.cpp
remove all warnings
2022-07-04 11:39:06 +08:00
codecompletionlistview.h
- enhancement: switch capslock won't cancel code completion
2022-03-24 08:24:10 +08:00
codecompletionpopup.cpp
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
codecompletionpopup.h
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
coloredit.cpp
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
coloredit.h
add license information
2021-12-26 23:18:28 +08:00
compileargumentswidget.cpp
- fix: The memory usage displayed after program execution is wrong.
2024-05-05 10:24:36 +08:00
compileargumentswidget.h
- 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
cpudialog.cpp
revert: turn off font hinting
2024-04-12 20:43:47 +08:00
cpudialog.h
fix #358 : C++ source after ';' are treated as comments in cpu info window.
2024-03-31 21:27:02 +08:00
cpudialog.ui
Hide blend mode button when debug with lldb-mi
2024-04-01 16:59:19 +08:00
customdisablediconengine.cpp
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +08:00
customdisablediconengine.h
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +08:00
customfilesystemmodel.cpp
- change: Git support is disabled in the distributed buildings.
2023-08-08 14:41:23 +08:00
customfilesystemmodel.h
- change: Git support is disabled in the distributed buildings.
2023-08-08 14:41:23 +08:00
custommakefileinfodialog.cpp
add license information
2021-12-26 23:18:28 +08:00
custommakefileinfodialog.h
add license information
2021-12-26 23:18:28 +08:00
custommakefileinfodialog.ui
- rename to Red Pand C++
2021-12-30 19:25:47 +08:00
darkfusionstyle.cpp
- Enhancement: Better contrast for scroller slider in dark theme.
2023-12-16 17:56:24 +08:00
darkfusionstyle.h
add license information
2021-12-26 23:18:28 +08:00
editorfontdialog.cpp
enhancement: Auto check "only monospace font" when modify the first editor font.
2024-03-25 17:40:19 +08:00
editorfontdialog.h
enhancement: Auto check "only monospace font" when modify the first editor font.
2024-03-25 17:40:19 +08:00
editorfontdialog.ui
fix: Size of the font combo box in the font list editing dialog is too little.
2024-03-20 19:34:08 +08:00
editorstabwidget.cpp
- enhancement: don't parse all openned files when start up
2022-08-24 17:05:16 +08:00
editorstabwidget.h
- enhancement: close editor when middle button clicked on it's title tab
2022-03-15 12:29:56 +08:00
filenameeditdelegate.cpp
update Contributors.md
2024-03-01 08:41:18 +08:00
filenameeditdelegate.h
feat: 实施增强的文件重命名以改善用户体验(issues#73) ( #205 )
2024-02-23 10:10:58 +08:00
filepropertiesdialog.cpp
refactor
2024-04-05 09:42:00 +08:00
filepropertiesdialog.h
- enhancement: Just keeping two digits after the decimal point for file size in the file properties dialog.
2023-04-19 18:07:19 +08:00
filepropertiesdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
functiontooltipwidget.cpp
- enhancement: Function tip's width changes with editor width.
2024-04-10 21:43:28 +08:00
functiontooltipwidget.h
- enhancement: Function tip's width changes with editor width.
2024-04-10 21:43:28 +08:00
headercompletionpopup.cpp
- enhancement: Size of icons in the completion popup changes with the editor font size.
2024-04-06 21:45:00 +08:00
headercompletionpopup.h
- enhancement: Make colors in code suggestion popup consistent with the editor.
2024-03-31 20:43:37 +08:00
infomessagebox.cpp
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +08:00
infomessagebox.h
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +08:00
infomessagebox.ui
work save: git - merge
2022-02-20 21:47:57 +08:00
issuestable.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
issuestable.h
add license information
2021-12-26 23:18:28 +08:00
labelwithmenu.cpp
- enhancement: Let encoding options in the statusbar more explicit.
2023-01-04 09:08:58 +08:00
labelwithmenu.h
- enhancement: Let encoding options in the statusbar more explicit.
2023-01-04 09:08:58 +08:00
lightfusionstyle.cpp
add license information
2021-12-26 23:18:28 +08:00
lightfusionstyle.h
add license information
2021-12-26 23:18:28 +08:00
linenumbertexteditor.cpp
minor update
2024-03-01 08:34:57 +08:00
linenumbertexteditor.h
- change: Don't print repeated values in gdb individually
2023-07-13 10:08:01 +08:00
macroinfomodel.cpp
remove all warnings
2022-07-04 11:39:06 +08:00
macroinfomodel.h
add license information
2021-12-26 23:18:28 +08:00
newclassdialog.cpp
refactor: enum to enum class
2024-04-03 10:37:29 +08:00
newclassdialog.h
- enhancement: base class dropdown list in new class dialog now works
2022-11-05 23:35:15 +08:00
newclassdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
newheaderdialog.cpp
- enhancement: when create a new folder in the files view, auto select that folder and rename it
2022-10-25 21:49:35 +08:00
newheaderdialog.h
done: correctly set parent node for new project unit
2022-10-02 13:29:51 +08:00
newheaderdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
newprojectdialog.cpp
remove pre-Qt 5.15 stuff ( #405 )
2024-04-28 16:46:01 +08:00
newprojectdialog.h
- change: organization structure of templates
2022-08-07 12:09:22 +08:00
newprojectdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
newprojectunitdialog.cpp
- enhancement: when create a new folder in the files view, auto select that folder and rename it
2022-10-25 21:49:35 +08:00
newprojectunitdialog.h
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +08:00
newprojectunitdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
newtemplatedialog.cpp
- reduce memory usage when deciding file types
2022-10-24 17:23:37 +08:00
newtemplatedialog.h
- enhancement: create template
2022-08-07 21:41:57 +08:00
newtemplatedialog.ui
- enhancement: create template
2022-08-07 21:41:57 +08:00
ojproblempropertywidget.cpp
- fix: Problem's memory limit unit can't be correctly saved.
2023-03-03 18:17:26 +08:00
ojproblempropertywidget.h
fix: build failure for various windows toolchains; update build doc ( #131 )
2023-08-21 10:45:09 +08:00
ojproblempropertywidget.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
ojproblemsetmodel.cpp
prevent json file read error
2024-04-01 19:33:28 +08:00
ojproblemsetmodel.h
refactor: Custom tool settings page
2024-04-02 16:55:51 +08:00
projectalreadyopendialog.cpp
- enhancement: delete a watch expression don't reload who watch var view
2022-10-17 23:23:05 +08:00
projectalreadyopendialog.h
- enhancement: delete a watch expression don't reload who watch var view
2022-10-17 23:23:05 +08:00
projectalreadyopendialog.ui
- enhancement: delete a watch expression don't reload who watch var view
2022-10-17 23:23:05 +08:00
qconsole.cpp
fixes #320 - fix: Display not correctly updated after select all in debug console.
2024-03-25 17:21:22 +08:00
qconsole.h
- fix #277 : History not correctly loaded with up/down arrow key in the debug console.
2024-03-22 15:43:03 +08:00
qpatchedcombobox.cpp
add license information
2021-12-26 23:18:28 +08:00
qpatchedcombobox.h
add license information
2021-12-26 23:18:28 +08:00
searchdialog.cpp
- fix: Toggle breakpoint by shortcut may use wrong line.
2024-04-12 12:54:12 +08:00
searchdialog.h
- change: Merge search and replace to one dialog.
2023-02-28 16:17:56 +08:00
searchdialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
searchinfiledialog.cpp
- fix: Toggle breakpoint by shortcut may use wrong line.
2024-04-12 12:54:12 +08:00
searchinfiledialog.h
- enhancement: Folder mode in "File in files" dialog.
2023-07-05 15:02:39 +08:00
searchinfiledialog.ui
- change: Set focus to "find next" button when find/replace dialog is openned.
2024-03-25 18:58:48 +08:00
searchresultview.cpp
- enhancement: Folder mode in "File in files" dialog.
2023-07-05 15:02:39 +08:00
searchresultview.h
- enhancement: Folder mode in "File in files" dialog.
2023-07-05 15:02:39 +08:00
shortcutinputedit.cpp
- fix: Reformat code when select contents in column mode will mess up the document.
2023-03-25 10:16:49 +08:00
shortcutinputedit.h
- fix: Reformat code when select contents in column mode will mess up the document.
2023-03-25 10:16:49 +08:00
shrinkabletabwidget.cpp
- fix: when messages panel is docked at right, its width not correctly restored when restart.
2022-06-17 18:18:12 +08:00
shrinkabletabwidget.h
remember left/bottom panel's new size, when resized
2022-05-23 22:36:22 +08:00
signalmessagedialog.cpp
add license information
2021-12-26 23:18:28 +08:00
signalmessagedialog.h
add license information
2021-12-26 23:18:28 +08:00
signalmessagedialog.ui
can handle signal
2021-11-25 09:05:45 +08:00