RedPanda-CPP/RedPandaIDE/widgets
Roy Qu 3a1bc97ca5 minor refactor 2022-11-28 11:28:02 +08:00
..
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 clean up code 2022-11-16 10:29:20 +08:00
classbrowser.h - fix: crash when alt+mouse drag selection 2022-11-10 09:05:34 +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 minor refactor 2022-11-28 11:28:02 +08:00
codecompletionpopup.h minor refactor 2022-11-28 11:28:02 +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 - enhancement: project and non-project files use different breakpoint and watchvar view (auto switch when not debugging and editor switched) 2022-10-16 23:10:57 +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 create QSynedit namespace 2022-09-25 09:55:18 +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: clean up QSynedit 2022-09-27 14:01:38 +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 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: 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 - 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
newprojectdialog.h - change: organization structure of templates 2022-08-07 12:09:22 +08:00
newprojectdialog.ui - change: organization structure of templates 2022-08-07 12:09:22 +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 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: auto save / load problem set 2022-11-14 19:10:32 +08:00
ojproblemsetmodel.h - enhancement: auto save / load problem set 2022-11-14 19:10:32 +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 - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
replacedialog.h - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +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 - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
searchdialog.h - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
searchdialog.ui - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
searchinfiledialog.cpp - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
searchinfiledialog.h - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +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: clean up QSynedit 2022-09-27 14:01:38 +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