summaryrefslogtreecommitdiffstats
path: root/gui/MainWindow.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE remove obsolete LWJGL selection dialogPetr Mrázek2015-04-02-1/+0
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-5/+6
* NOISSUE remove obsolete assets migration taskPetr Mrázek2015-04-02-1/+0
* NOISSUE remove notification checker form application objectPetr Mrázek2015-04-02-3/+3
* NOISSUE remove status checker from application objectPetr Mrázek2015-04-02-2/+0
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-133/+140
* GH-841 fix for modpack downloads on windowsPetr Mrázek2015-03-27-1/+2
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-5/+290
* GH-366: Plain and simple modpack export/import/downloadJan Dalheimer2015-02-19-30/+139
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* NOISSUE change icon themes without restartPetr Mrázek2015-01-28-0/+1
* GH-721 Redo internal NetJob implementation.Petr Mrázek2015-01-11-0/+2
* NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek2014-12-12-1/+0
* NOISSUE Remove remnant of crash handlerPetr Mrázek2014-11-21-5/+0
* GH-608 Re-detect java when the binary goes missingPetr Mrázek2014-11-16-0/+10
* Follow redirects for skinsPetr Mrázek2014-11-10-0/+1
* Implement #545Petr Mrázek2014-11-08-0/+7
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Finally with Qt5.3 this should work. :Dmax96at2014-10-19-1/+1
* Sync from quickmodsPetr Mrázek2014-09-06-3/+4
* Show a warning if the instance path contains a '!'Loetkolben2014-07-30-0/+18
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-3/+9
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-14/+22
* Fix last minute derpsPetr Mrázek2014-07-14-2/+4
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-6/+8
* Turn screenshot management into a page.Petr Mrázek2014-06-28-23/+6
* Merge branch 'feature/fix_intel' into developPetr Mrázek2014-06-28-46/+75
|\
| * Bump version, fix typo, update the changelog.Petr Mrázek2014-06-28-3/+5
| * Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek2014-06-28-61/+90
* | No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek2014-06-20-2/+0
* | Replace notes dialog with a page.Petr Mrázek2014-06-18-31/+19
* | Instance settings moved to a page.Petr Mrázek2014-06-09-20/+14
* | Add and implement pages and page dialog.Petr Mrázek2014-06-09-1/+8
* | Move instance settings back to the main window.Petr Mrázek2014-06-09-0/+10
* | Fix last instance remaining selected when deletedPetr Mrázek2014-06-09-20/+17
* | Reorganize logic code.Petr Mrázek2014-06-09-5/+5
* | Begin the transformation!Petr Mrázek2014-06-09-94/+3
|/
* Merge branch 'feature_crashreport' into developJan Dalheimer2014-05-21-0/+5
|\
| * Implement backtraces on Windows.Andrew2014-05-10-0/+5
* | Restore manage screenshots in main window.Petr Mrázek2014-05-18-0/+23
* | Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek2014-05-18-28/+9
* | Status pills. This doesn't build yet.Petr Mrázek2014-05-15-75/+2
|/
* Fix version select dialog filteringPetr Mrázek2014-05-04-1/+1
* Fix quit shortcut connect() callPetr Mrázek2014-04-21-1/+2
* Add a quit shortcut to the main window (#200)Taeyeon Mori2014-04-21-0/+7
* Add Patreon button. Needs an icon (used I for now).Sky2014-04-11-0/+5
* Context menu tweaksPetr Mrázek2014-04-08-11/+38
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-6/+6
* Fix many memory leaks.Petr Mrázek2014-03-30-27/+45