RedPanda-CPP/RedPandaIDE/widgets
Roy Qu 9275f9750c - fix: Error message when save bookmarks. 2023-04-25 19:28:17 +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: Error message when save bookmarks. 2023-04-25 19:28: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 - 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 refactor : member accessibility processing in the parser 2023-03-12 18:24:58 +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 refactor : member accessibility processing in the parser 2023-03-12 18:24:58 +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 - enhancement: Add "Close window" and "Move to other view" in the "Window" menu 2023-03-03 17:20:33 +08:00
cpudialog.h - enhancement: Add "Close window" and "Move to other view" in the "Window" menu 2023-03-03 17:20:33 +08:00
cpudialog.ui - enhancement: Add "Close window" and "Move to other view" in the "Window" menu 2023-03-03 17:20:33 +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 - 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.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 - 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
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 - enhancement: Sort header completion infos by suffix-trimmed filename. 2023-03-11 19:30:56 +08:00
headercompletionpopup.h - enhancement: Sort header completion infos by suffix-trimmed filename. 2023-03-11 19:30:56 +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 - fix: Problem's memory limit unit can't be correctly saved. 2023-03-03 18:17:26 +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
searchdialog.cpp - fix: The comboxbox to input search keyword in the search dialog is case insensitive. 2023-03-14 17:49:36 +08:00
searchdialog.h - change: Merge search and replace to one dialog. 2023-02-28 16:17:56 +08:00
searchdialog.ui - change: Merge search and replace to one dialog. 2023-02-28 16:17:56 +08:00
searchinfiledialog.cpp - fix: The comboxbox to input search keyword in the search dialog is case insensitive. 2023-03-14 17:49:36 +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: 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