.. |
aboutdialog.cpp
|
msvc compatibility
|
2022-03-29 09:43:24 +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
|
add license information
|
2021-12-26 23:18:28 +08:00 |
bookmarkmodel.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
choosethemedialog.cpp
|
- enhancement: let user choose app theme when first run
|
2022-02-24 17:33:19 +08:00 |
choosethemedialog.h
|
- enhancement: let user choose app theme when first run
|
2022-02-24 17:33:19 +08:00 |
choosethemedialog.ui
|
- enhancement: let user choose app theme when first run
|
2022-02-24 17:33:19 +08:00 |
classbrowser.cpp
|
- enhancement: code completion ui redesigned
|
2022-01-27 20:31:44 +08:00 |
classbrowser.h
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
codecompletionlistview.cpp
|
- enhancement: switch capslock won't cancel code completion
|
2022-03-24 08:24:10 +08:00 |
codecompletionlistview.h
|
- enhancement: switch capslock won't cancel code completion
|
2022-03-24 08:24:10 +08:00 |
codecompletionpopup.cpp
|
- enhancement: enable group undo
|
2022-03-01 22:03:54 +08:00 |
codecompletionpopup.h
|
- enhancement: enable group undo
|
2022-03-01 22:03:54 +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 |
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
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
cpudialog.h
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
cpudialog.ui
|
basic linux compatibily
|
2021-12-24 23:18:20 +08:00 |
customdisablediconengine.cpp
|
better device ratio support
|
2022-04-02 18:42:43 +08:00 |
customdisablediconengine.h
|
- fix: can't differentiate disabled and enabled buttons, when using contrast icon set
|
2022-02-03 21:44:45 +08:00 |
customfilesystemmodel.cpp
|
- fix: convert to encoding setting in compiler set option not correctly handled
|
2022-02-15 00:01:50 +08:00 |
customfilesystemmodel.h
|
- fix: convert to encoding setting in compiler set option not correctly handled
|
2022-02-15 00:01:50 +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: correct handle windows dpi change event
|
2022-01-26 21:36:31 +08:00 |
darkfusionstyle.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
editorstabwidget.cpp
|
- enhancement: close editor when middle button clicked on it's title tab
|
2022-03-15 12:29:56 +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
|
add license information
|
2021-12-26 23:18:28 +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
|
add license information
|
2021-12-26 23:18:28 +08:00 |
functiontooltipwidget.h
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
headercompletionpopup.cpp
|
- enhancement: prefer local headers over system headers when complete #include header path
|
2022-04-14 22:25:49 +08:00 |
headercompletionpopup.h
|
- enhancement: prefer local headers over system headers when complete #include header path
|
2022-04-14 22:25:49 +08:00 |
infomessagebox.cpp
|
work save: git reset
|
2022-02-22 17:12:54 +08:00 |
infomessagebox.h
|
work save: git reset
|
2022-02-22 17:12:54 +08:00 |
infomessagebox.ui
|
work save: git - merge
|
2022-02-20 21:47:57 +08:00 |
issuestable.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
issuestable.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
labelwithmenu.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
labelwithmenu.h
|
add license information
|
2021-12-26 23:18:28 +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: only tag the first inconstantency when running problem case, to greatly reduce compare & display time
|
2022-03-29 21:41:02 +08:00 |
linenumbertexteditor.h
|
- enhancement: only tag the first inconstantency when running problem case, to greatly reduce compare & display time
|
2022-03-29 21:41:02 +08:00 |
macroinfomodel.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
macroinfomodel.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
newclassdialog.cpp
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newclassdialog.h
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newclassdialog.ui
|
auto save new class dialog widht/height
|
2022-01-27 18:46:37 +08:00 |
newheaderdialog.cpp
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newheaderdialog.h
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newheaderdialog.ui
|
fix: crash while delete headers created by new header dialog
|
2022-02-01 16:17:28 +08:00 |
newprojectdialog.cpp
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newprojectdialog.h
|
- enhancement: don't show folders that doesn't contain files in the project view
|
2022-04-08 17:22:24 +08:00 |
newprojectdialog.ui
|
make descriptions in the new dialog selectable
|
2022-01-09 19:50:56 +08:00 |
newprojectunitdialog.cpp
|
- enhancement: redesigned new project unit dialog
|
2022-04-08 18:12:40 +08:00 |
newprojectunitdialog.h
|
- enhancement: redesigned new project unit dialog
|
2022-04-08 18:12:40 +08:00 |
newprojectunitdialog.ui
|
- enhancement: redesigned new project unit dialog
|
2022-04-08 18:12:40 +08:00 |
ojproblempropertywidget.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
ojproblempropertywidget.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
ojproblempropertywidget.ui
|
- enhancement: edit problem properties
|
2021-11-04 09:07:06 +08:00 |
ojproblemsetmodel.cpp
|
- enhancement: batch set cases ( in problem case table's context menu )
|
2022-04-16 20:39:09 +08:00 |
ojproblemsetmodel.h
|
- enhancement: batch set cases ( in problem case table's context menu )
|
2022-04-16 20:39:09 +08:00 |
qconsole.cpp
|
add license information
|
2021-12-26 23:18:28 +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 |
searchdialog.cpp
|
- enhancement: add help link for regular expression in search dialog
|
2022-04-11 09:39:44 +08:00 |
searchdialog.h
|
- enhancement: add help link for regular expression in search dialog
|
2022-04-11 09:39:44 +08:00 |
searchdialog.ui
|
add Portuguese translation file
|
2022-04-13 17:15:30 +08:00 |
searchresultview.cpp
|
- fix: hits in the search view not correctly displayed (overlapped with others)
|
2022-03-17 15:09:48 +08:00 |
searchresultview.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
shortcutinputedit.cpp
|
- fix: when oj problem grabbed by competitive companion received,
|
2022-04-01 21:09:24 +08:00 |
shortcutinputedit.h
|
- fix: when oj problem grabbed by competitive companion received,
|
2022-04-01 21:09:24 +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 |