summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Attempt to fix including libxcb on debian.first_release0.0Forkk2014-01-05-1/+1
* Remove the $PWD hack and tests that depended on it.Petr Mrázek2014-01-05-24/+10
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2014-01-05-0/+3
|\
| * Include xcb libraries in distributed packagesForkk2014-01-05-0/+3
* | Meh.Petr Mrázek2014-01-05-2/+5
|/
* Fix tests for masterPetr Mrázek2014-01-05-2/+2
* Merge branch 'updater-tweak' into developPetr Mrázek2014-01-05-98/+47
|\
| * More updater fixagePetr Mrázek2014-01-05-98/+47
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2014-01-05-38/+173
|\ \ | |/ |/|
| * Prepend a 5 to version strings.Forkk2014-01-04-3/+3
| * Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk2014-01-04-8/+60
| |\
| | * Fix settings dialog tab ordering againSky2014-01-05-3/+15
| | * Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2014-01-05-56/+382
| | |\
| | * | Implement the beloved right click context menu. Just a copy of the instance t...Sky2014-01-05-0/+29
| * | | Implement changing update channelsForkk2014-01-04-33/+126
* | | | Add an option to force using local updater binary (for updater development)Petr Mrázek2014-01-05-2/+6
* | | | Some more updater fixesPetr Mrázek2014-01-05-68/+82
* | | | Fix logging string derp on OSXPetr Mrázek2014-01-05-1/+1
* | | | Mess with the updater again.Petr Mrázek2014-01-05-161/+119
| |_|/ |/| |
* | | Fix library column stretchingPetr Mrázek2014-01-04-5/+15
* | | Fix mod list checkboxesPetr Mrázek2014-01-04-1/+1
|/ /
* | Explicitly set the close button to be the default buttonJan Dalheimer2014-01-03-0/+1
* | Add the option to disable a certain messageJan Dalheimer2014-01-03-2/+6
* | Don't try to check for notifications if we don't have a URL for itJan Dalheimer2014-01-03-0/+7
* | Fix for pre-Qt5.2Jan Dalheimer2014-01-03-1/+1
* | Notifications system. Mainly to be used in case the updater breaks.Jan Dalheimer2014-01-03-0/+247
* | DEBUG: Add some logging for instance loading.Petr Mrázek2014-01-03-5/+17
* | Log version, work pathsPetr Mrázek2014-01-03-40/+86
* | Force cached updater binary to always resolve as stalePetr Mrázek2014-01-02-5/+4
|/
* Clean out old assets stuff, fix button hitbox regressionSky2014-01-02-39/+0
* Tweak "More..." to "More news..."Sky2014-01-02-1/+1
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_newsForkk2014-01-02-2/+2
|\
| * Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2014-01-02-5/+19
| |\
| * | Don't show extra space in status bar, tweak "none selected" messageSky2014-01-02-2/+2
* | | Implement the news buttonForkk2014-01-02-2/+14
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_newsForkk2014-01-02-2154/+4676
|\ \ \ | | |/ | |/|
| * | Merge pull request #32 from 02JanDal/feature_ico_iconsSky2014-01-02-3/+3
| |\ \
| | * | Make .ico files usable (the plugin is already included)Jan Dalheimer2014-01-02-3/+3
| |/ /
| * | Merge pull request #31 from max96at/feature_osx_polishPetr Mrázek2014-01-02-2/+2
| |\ \
| | * | Removed incomplete osx java detection log messagemax96at2014-01-02-2/+0
| | * | Improved java detection on OSX.Noah Mayr2014-01-02-0/+2
| |/ /
| * | Merge pull request #30 from max96at/feature_osx_polishPetr Mrázek2014-01-02-0/+14
| |\ \ | | |/ | |/|
| | * Fixed buttons on osx by adding the accessible plugin.Noah Mayr2014-01-02-0/+12
| | * Added .DS_Store to .gitignore.Noah Mayr2014-01-02-0/+2
| |/
| * Save/restore settings dialog (and instance specific settings) window geometrySky2014-01-02-4/+38
| * More credits tweakingSky2014-01-01-9/+14
| * Tweak update result dialog sizeSky2014-01-01-2/+2
| * ThreadTask for all your ThreadNeedsPetr Mrázek2014-01-01-9/+85
| * Merge https://github.com/Drayshak/MultiMC5 into developPetr Mrázek2014-01-01-81/+193
| |\
| | * Move assets migration to a task. Needs threading.Sky2014-01-01-81/+193