pollymc/gui
2013-10-28 21:50:58 +01:00
..
aboutdialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
aboutdialog.h Implement About Dialog 2013-02-21 19:35:52 +01:00
aboutdialog.ui Tweak my credits 2013-10-22 04:55:36 +01:00
consolewindow.cpp Respect console options (opening a console at all, automatically closing) 2013-10-22 18:25:10 +01:00
consolewindow.h Respect console options (opening a console at all, automatically closing) 2013-10-22 18:25:10 +01:00
consolewindow.ui Made instace killing actually work 2013-09-06 22:40:50 +02:00
EditNotesDialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
EditNotesDialog.h Many improvements 2013-08-25 22:48:41 +02:00
EditNotesDialog.ui Many improvements 2013-08-25 22:48:41 +02:00
IconPickerDialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
IconPickerDialog.h Add/remove/drag&drop for the icon picker. 2013-08-27 05:39:49 +02:00
IconPickerDialog.ui Implement icon picker, bring back raster icons. 2013-08-11 01:07:15 +02:00
instancedelegate.cpp Fix weird label line generation in the instance view. 2013-06-23 22:45:36 +02:00
instancedelegate.h Working 1.6 modding (currently only forge) 2013-09-22 04:21:36 +02:00
instancesettings.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
instancesettings.h Make settings dialog layouts less derpy on windows 2013-08-26 04:34:37 +02:00
instancesettings.ui Make permgen limit ridiculously high. 2013-10-15 20:11:05 +02:00
LabeledToolButton.cpp Many improvements 2013-08-25 22:48:41 +02:00
LabeledToolButton.h Many improvements 2013-08-25 22:48:41 +02:00
LegacyModEditDialog.cpp S3 bucket listing support and network code refactors. 2013-10-26 19:55:48 +02:00
LegacyModEditDialog.h S3 bucket listing support and network code refactors. 2013-10-26 19:55:48 +02:00
LegacyModEditDialog.ui Clean up mcmod panel massively. Keep it simple - name (optionally linked), optional authors and description. Needs cut-off handling, frame looking at on Windows 2013-10-09 02:26:47 +01:00
logindialog.cpp Clean up skins, remove wrapper, save to accounts/skins 2013-10-21 17:50:45 +01:00
logindialog.h Implemented basic offline mode 2013-09-06 17:08:12 +02:00
logindialog.ui First draft of player faces in the login dialog 2013-10-19 06:40:46 +01:00
lwjglselectdialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
lwjglselectdialog.h Implemented LWJGL version lists. 2013-05-17 11:53:22 -05:00
lwjglselectdialog.ui Implemented LWJGL version lists. 2013-05-17 11:53:22 -05:00
mainwindow.cpp S3 bucket listing support and network code refactors. 2013-10-26 19:55:48 +02:00
mainwindow.h Add assets download status to status bar. 2013-10-26 02:31:58 +01:00
mainwindow.ui Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
MCModInfoFrame.cpp Indent fixing! 2013-10-12 13:59:14 -04:00
MCModInfoFrame.h Update MCModInfoFrame.h 2013-10-12 15:44:34 -04:00
MCModInfoFrame.ui Version changing removes any existing version json. 2013-10-10 01:47:48 +02:00
ModEditDialogCommon.cpp Add mod website button thing feature widget. It is super effective. 2013-10-08 01:38:26 +02:00
ModEditDialogCommon.h Add mod website button thing feature widget. It is super effective. 2013-10-08 01:38:26 +02:00
ModListView.cpp Forge version list implementation. Needs integration and testing. 2013-09-16 00:54:39 +02:00
ModListView.h Move mod info frame and handler to MCModInfoFrame, use on all instances 2013-10-08 21:45:48 +01:00
newinstancedialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
newinstancedialog.h Forge version list implementation. Needs integration and testing. 2013-09-16 00:54:39 +02:00
newinstancedialog.ui Removed old plugin system and implemented some version list stuff. 2013-05-03 14:41:37 -05:00
newmodeditwindow.ui Renamed some files to support naming scheme 2013-07-27 12:42:32 -07:00
OneSixModEditDialog.cpp S3 bucket listing support and network code refactors. 2013-10-26 19:55:48 +02:00
OneSixModEditDialog.h Mod info, with less HTML! 2013-10-09 02:03:02 +02:00
OneSixModEditDialog.ui Clean up mcmod panel massively. Keep it simple - name (optionally linked), optional authors and description. Needs cut-off handling, frame looking at on Windows 2013-10-09 02:26:47 +01:00
platform_other.cpp Derp - typo in platform_other.cpp 2013-10-18 19:01:40 +02:00
platform_x11.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
platform.h Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
ProgressDialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
ProgressDialog.h Implement legacy forge button! 2013-09-18 00:00:35 +02:00
ProgressDialog.ui Implement legacy forge button! 2013-09-18 00:00:35 +02:00
settingsdialog.cpp Valgrind-checked early application start 2013-10-28 21:50:58 +01:00
settingsdialog.h Add "browse" button using Qt's file browser to settings dialog 2013-10-05 02:02:47 +01:00
settingsdialog.ui Make permgen limit ridiculously high. 2013-10-15 20:11:05 +02:00
versionselectdialog.cpp Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux 2013-10-18 18:43:19 +02:00
versionselectdialog.h Huge Java detection refactor, version dialogs on first run (no JavaPath set) and "auto detect" button 2013-10-14 03:00:06 +01:00
versionselectdialog.ui Implement legacy forge button! 2013-09-18 00:00:35 +02:00