..
aboutdialog.cpp
msvc compatibility
2022-10-28 16:34:26 +08:00
aboutdialog.h
add license information
2021-12-26 23:18:28 +08:00
aboutdialog.ui
- enhancement: when add files to project, auto add it to git (if the project has a git repository)
2022-02-16 16:27:09 +08:00
bookmarkmodel.cpp
- fix: Crash when editing a function at the end of file without ; or {
2022-11-07 21:44:12 +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
- enhancement: choose default language when first run
2022-07-28 14:03:18 +08:00
choosethemedialog.h
- enhancement: choose default language when first run
2022-07-28 14:03:18 +08:00
choosethemedialog.ui
- enhancement: choose default language when first run
2022-07-28 14:03:18 +08:00
classbrowser.cpp
- fix: Can't parse enum values.
2023-02-15 16:24:24 +08:00
classbrowser.h
- fix: Can't parse enum values.
2023-02-15 16:24:24 +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
- fix: preprocessors is not correctly suggested.
2023-02-09 21:01:01 +08:00
codecompletionpopup.h
- fix: preprocessors is not correctly suggested.
2023-02-09 21:01: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: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +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
consolewidget.cpp
add license information
2021-12-26 23:18:28 +08:00
consolewidget.h
add license information
2021-12-26 23:18:28 +08:00
cpudialog.cpp
refactor
2023-01-11 17:06:32 +08:00
cpudialog.h
- enhancement: Use asm highlighter in cpu window
2022-12-02 10:19:03 +08:00
cpudialog.ui
refactor
2023-01-11 16:22:26 +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
- enhancement: resort files in the files view after rename
2022-07-06 19:44:44 +08:00
customfilesystemmodel.h
- enhancement: resort files in the files view after rename
2022-07-06 19:44:44 +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
work save
2022-07-06 00:06:07 +08:00
darkfusionstyle.h
add license information
2021-12-26 23:18:28 +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
filepropertiesdialog.cpp
refactor
2023-01-11 17:06:32 +08:00
filepropertiesdialog.h
add license information
2021-12-26 23:18:28 +08:00
filepropertiesdialog.ui
- feature: file properties dialog
2021-09-04 00:13:42 +08:00
functiontooltipwidget.cpp
minor fix: uninitialized variable
2022-10-21 09:56:14 +08:00
functiontooltipwidget.h
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
headercompletionpopup.cpp
- reduce memory usage when deciding file types
2022-10-24 17:23:37 +08:00
headercompletionpopup.h
- enhancement: use different color to differenciate folder and headers in completion popup window
2022-06-20 21:43:42 +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
- enhancement: adjust the appearance of problem case's input/output/expected control
2022-06-14 09:09:35 +08:00
linenumbertexteditor.h
- enhancement: adjust the appearance of problem case's input/output/expected control
2022-06-14 09:09:35 +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
clean up code
2022-11-16 10:29:20 +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
- enhancement: base class dropdown list in new class dialog now works
2022-11-05 23:35:15 +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
fix: crash while delete headers created by new header dialog
2022-02-01 16:17:28 +08:00
newprojectdialog.cpp
qt 5.11 compatibility
2022-12-19 09:35:48 +08:00
newprojectdialog.h
- change: organization structure of templates
2022-08-07 12:09:22 +08:00
newprojectdialog.ui
minor change for new project dialog
2022-12-23 09:52:10 +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
- enhancement: redesigned new project unit dialog
2022-04-08 18:12:40 +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
minor change
2022-12-24 12:09:28 +08:00
ojproblempropertywidget.h
- enhancement: Show memory usage for problem cases.
2022-12-13 08:49:20 +08:00
ojproblempropertywidget.ui
- enhancement: Show memory usage for problem cases.
2022-12-13 08:49:20 +08:00
ojproblemsetmodel.cpp
- enhancement: Export FPS (free problem set) files.
2022-12-16 15:54:02 +08:00
ojproblemsetmodel.h
- enhancement: Export FPS (free problem set) files.
2022-12-16 15:54:02 +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
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
qconsole.h
qt 5.12 compatibility
2022-01-04 16:50:54 +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
replacedialog.cpp
refactor
2023-01-11 16:22:26 +08:00
replacedialog.h
refactor
2023-01-11 16:22:26 +08:00
replacedialog.ui
- fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted.
2022-11-11 21:20:57 +08:00
searchdialog.cpp
refactor
2023-01-11 16:22:26 +08:00
searchdialog.h
refactor
2023-01-11 16:22:26 +08:00
searchdialog.ui
- fix: Search dialog shouldn't have "confirm when replace".
2023-02-25 21:42:30 +08:00
searchinfiledialog.cpp
- fix: Respect encoding "Project default" when search/find occurrencies/open project units.
2023-02-07 10:46:06 +08:00
searchinfiledialog.h
refactor
2023-01-11 16:22:26 +08:00
searchinfiledialog.ui
- enhancement: new color scheme Monokai (contributed by 小龙Dev)
2022-11-14 11:56:38 +08:00
searchresultview.cpp
refactor: clean up QSynedit
2022-09-27 14:01:38 +08:00
searchresultview.h
refactor
2023-01-11 16:22:26 +08:00
shortcutinputedit.cpp
- fix: minor memory leaks when set itemmodels
2022-10-10 18:05:18 +08:00
shortcutinputedit.h
- fix: tab icon not correct restore when hide and show a panel
2022-05-21 10:44:39 +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