summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add iOS and OSX icon themes by pePetr Mrázek2014-10-27-3/+1634
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-1905/+4408
| | | | Replaces the old dark and light themes
* Merge pull request #561 from max96at/patch-1TakSuyu2014-10-19-1/+1
|\ | | | | One line change that was already attempted. Easy enough to revert if in the off chance it regresses.
| * Finally with Qt5.3 this should work. :Dmax96at2014-10-19-1/+1
|/
* Fix translation downloadingrobotbrain2014-10-05-1/+3
|
* Fix translations path for the meta cachePetr Mrázek2014-10-01-1/+1
|
* Translation downloading!robotbrain2014-09-30-2/+100
|
* Do not choke on large files when showing them in the 'other logs' page.Petr Mrázek2014-09-21-2/+11
|
* README tweaksSky2014-09-15-2/+2
|
* Add a dot.Petr Mrázek2014-09-14-1/+1
|
* Delete old translationsPetr Mrázek2014-09-09-7233/+0
|
* More sync from quickmodsPetr Mrázek2014-09-06-28/+378
| | | | Also a small VersionSelectDialog refactor
* Sync from quickmodsPetr Mrázek2014-09-06-326/+569
|
* Back to developPetr Mrázek2014-09-06-2/+5
|
* Update changelog0.4.3Petr Mrázek2014-08-21-0/+5
| | | | | Conflicts: changelog.md
* Fix version file problems, fix console window not being destroyedPetr Mrázek2014-08-21-2/+7
|
* Add some logging to places where version updates might not trigger.Petr Mrázek2014-08-21-0/+2
|
* Travis build: take negative test results as build errorsMrazek, Petr2014-08-21-1/+0
|
* Add changelog pieces, versionPetr Mrázek2014-08-16-4/+12
|
* Revert "Do not include jutils in LWJGL versions."Petr Mrázek2014-08-15-2/+11
| | | | This reverts commit 376467740b7aa5eed371f6dde8d720f950a3187c.
* Include QtXml, we use it.Petr Mrázek2014-08-15-2/+4
| | | | Fixes KDevelop semantic analysis magic.
* Print the Minecraft window size on launch.Petr Mrázek2014-08-13-2/+7
|
* Do not include jutils in LWJGL versions.Petr Mrázek2014-08-13-11/+2
|
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-2/+23
|
* Increase the java checker timeout from 5s to 15sPetr Mrázek2014-08-10-1/+1
|
* Merge branch 'Loetkolben-pr_feature_warnProblematicInstPath' into developJan Dalheimer2014-07-30-52/+116
|\ | | | | | | Closes #400
| * Show a warning if the instance path contains a '!'Loetkolben2014-07-30-52/+116
| | | | | | | | The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window.
* | Fix loading of Minecraft versions from FTB packsMrazek, Petr2014-07-30-1/+8
| |
* | Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek2014-07-26-419/+335
| | | | | | | | Fix #396
* | Tweak windows rc file description (Minecraft Launcher -> MultiMC Launcher)Petr Mrázek2014-07-23-1/+1
| |
* | Check if the java binary can be found before launch.Petr Mrázek2014-07-23-3/+12
| | | | | | | | Fix #386
* | Add a note about MultiMC not working in system folders to build instructions.Petr Mrázek2014-07-22-0/+8
| | | | | | | | Fix #185
* | Merge branch 'pullrequest2' of https://github.com/p-schneider/MultiMC5 into ↵Petr Mrázek2014-07-22-1/+9
|\ \ | | | | | | | | | develop
| * | Show a warning in the log if a library is missingp-schneider2014-07-19-1/+9
| | |
* | | Do not deploy debug version of the svg icon lib in release builds.Petr Mrázek2014-07-22-0/+2
| |/ |/|
* | Include the SVG icon engine.Mrazek, Petr2014-07-22-2/+14
| |
* | Unify look of all pages.Petr Mrázek2014-07-21-525/+607
| | | | | | | | Now they have a QTabWidget with no tabs as a background.
* | Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-1533/+3356
| | | | | | | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* | Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-478/+637
| | | | | | | | Also split external tools into it's own page
* | Merge branch 'master' into developPetr Mrázek2014-07-20-6/+10
|\ \ | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.md
| * | Bump version and add to changelog.0.4.1Petr Mrázek2014-07-20-1/+4
| | |
| * | Fix LWJGL version list loading.Petr Mrázek2014-07-20-6/+7
| | | | | | | | | | | | SourceForge has changed its API again.
* | | Make forge work.Petr Mrázek2014-07-19-130/+253
| | | | | | | | | | | | Using classifiers FTW.
* | | Implement gradle spec reader/writerPetr Mrázek2014-07-16-15/+241
| |/ |/|
* | Fix #367Petr Mrázek2014-07-14-0/+24
| |
* | Bump dev versionPetr Mrázek2014-07-14-1/+4
|/
* Change one small thing0.4Petr Mrázek2014-07-14-1/+1
| | | | Bunnies!
* Fix last minute derpsPetr Mrázek2014-07-14-7/+9
| | | | | * Changelog formatting * Update dialog popping up on start even when it shouldn't
* Update changelogPetr Mrázek2014-07-14-1/+18
|
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-20/+34
|