Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-26 | Add dark, light, blue and colored theme from pe. | Petr Mrázek | |
Replaces the old dark and light themes | |||
2014-10-19 | Merge pull request #561 from max96at/patch-1 | TakSuyu | |
One line change that was already attempted. Easy enough to revert if in the off chance it regresses. | |||
2014-10-19 | Finally with Qt5.3 this should work. :D | max96at | |
2014-10-05 | Fix translation downloading | robotbrain | |
2014-10-01 | Fix translations path for the meta cache | Petr Mrázek | |
2014-09-30 | Translation downloading! | robotbrain | |
2014-09-21 | Do not choke on large files when showing them in the 'other logs' page. | Petr Mrázek | |
2014-09-15 | README tweaks | Sky | |
2014-09-14 | Add a dot. | Petr Mrázek | |
2014-09-09 | Delete old translations | Petr Mrázek | |
2014-09-06 | More sync from quickmods | Petr Mrázek | |
Also a small VersionSelectDialog refactor | |||
2014-09-06 | Sync from quickmods | Petr Mrázek | |
2014-09-06 | Back to develop | Petr Mrázek | |
2014-08-21 | Update changelog | Petr Mrázek | |
Conflicts: changelog.md | |||
2014-08-21 | Fix version file problems, fix console window not being destroyed | Petr Mrázek | |
2014-08-21 | Add some logging to places where version updates might not trigger. | Petr Mrázek | |
2014-08-21 | Travis build: take negative test results as build errors | Mrazek, Petr | |
2014-08-16 | Add changelog pieces, version | Petr Mrázek | |
2014-08-15 | Revert "Do not include jutils in LWJGL versions." | Petr Mrázek | |
This reverts commit 376467740b7aa5eed371f6dde8d720f950a3187c. | |||
2014-08-15 | Include QtXml, we use it. | Petr Mrázek | |
Fixes KDevelop semantic analysis magic. | |||
2014-08-13 | Print the Minecraft window size on launch. | Petr Mrázek | |
2014-08-13 | Do not include jutils in LWJGL versions. | Petr Mrázek | |
2014-08-11 | Properly detect if the instance is vanilla and don't treat it as custom. | Petr Mrázek | |
2014-08-10 | Increase the java checker timeout from 5s to 15s | Petr Mrázek | |
2014-07-30 | Merge branch 'Loetkolben-pr_feature_warnProblematicInstPath' into develop | Jan Dalheimer | |
Closes #400 | |||
2014-07-30 | Show a warning if the instance path contains a '!' | Loetkolben | |
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. | |||
2014-07-30 | Fix loading of Minecraft versions from FTB packs | Mrazek, Petr | |
2014-07-26 | Rearrange RawLibrary and OneSixLibrary heavily. | Petr Mrázek | |
Fix #396 | |||
2014-07-23 | Tweak windows rc file description (Minecraft Launcher -> MultiMC Launcher) | Petr Mrázek | |
2014-07-23 | Check if the java binary can be found before launch. | Petr Mrázek | |
Fix #386 | |||
2014-07-22 | Add a note about MultiMC not working in system folders to build instructions. | Petr Mrázek | |
Fix #185 | |||
2014-07-22 | Merge branch 'pullrequest2' of https://github.com/p-schneider/MultiMC5 into ↵ | Petr Mrázek | |
develop | |||
2014-07-22 | Do not deploy debug version of the svg icon lib in release builds. | Petr Mrázek | |
2014-07-22 | Include the SVG icon engine. | Mrazek, Petr | |
2014-07-21 | Unify look of all pages. | Petr Mrázek | |
Now they have a QTabWidget with no tabs as a background. | |||
2014-07-20 | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | |
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | |||
2014-07-20 | Merge global settings and accounts into a pagedialog | Jan Dalheimer | |
Also split external tools into it's own page | |||
2014-07-20 | Merge branch 'master' into develop | Petr Mrázek | |
Conflicts: CMakeLists.txt changelog.md | |||
2014-07-20 | Bump version and add to changelog. | Petr Mrázek | |
2014-07-20 | Fix LWJGL version list loading. | Petr Mrázek | |
SourceForge has changed its API again. | |||
2014-07-19 | Make forge work. | Petr Mrázek | |
Using classifiers FTW. | |||
2014-07-19 | Show a warning in the log if a library is missing | p-schneider | |
2014-07-16 | Implement gradle spec reader/writer | Petr Mrázek | |
2014-07-14 | Fix #367 | Petr Mrázek | |
2014-07-14 | Bump dev version | Petr Mrázek | |
2014-07-14 | Change one small thing | Petr Mrázek | |
Bunnies! | |||
2014-07-14 | Fix last minute derps | Petr Mrázek | |
* Changelog formatting * Update dialog popping up on start even when it shouldn't | |||
2014-07-14 | Update changelog | Petr Mrázek | |
2014-07-14 | Show changelog even when there are no new updates available. | Petr Mrázek | |
2014-07-13 | Fix #361 | Petr Mrázek | |