summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Fix #361Petr Mrázek2014-07-13-2/+2
|
* Mess around with log UI. Herp Derp.Petr Mrázek2014-07-13-80/+101
|
* Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer2014-07-12-356/+423
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-145/+621
|
* Add home/end and fix navigation with collapsed groups (they are skipped)Petr Mrázek2014-07-12-17/+47
|
* Group view gets keyboard navigation back.Petr Mrázek2014-07-12-351/+385
| | | | And a bunch of fixes.
* Cache group view geometry -- speed up instance view by caching sizes of stuffPetr Mrázek2014-07-12-10/+22
|
* Fix #356Petr Mrázek2014-07-11-3/+3
|
* Add clear and copy buttons to the log page.Petr Mrázek2014-07-11-0/+37
|
* Fix #355Petr Mrázek2014-07-10-1/+1
|
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-3/+12
|
* Do not show core mods page for minecraft newer than 1.5.2.Petr Mrázek2014-07-10-4/+40
|
* Make the auth timeout longer (30s)Petr Mrázek2014-07-09-1/+1
|
* Show update channel in the update dialog, actually show changelog for the ↵Petr Mrázek2014-07-09-3/+7
| | | | selected update channel.
* Better regexp for linksPetr Mrázek2014-07-09-1/+1
|
* Show changelog in the update dialog.Petr Mrázek2014-07-09-38/+234
|
* Fix mod list sorting predicate, convert the changelog to markdown and ↵Petr Mrázek2014-07-08-94/+105
| | | | reverse it.
* Make the FTB packs a set instead of a list.Petr Mrázek2014-07-08-4/+13
|
* Merge branch 'master' into developPetr Mrázek2014-07-08-0/+2
|\ | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml logic/forge/ForgeInstaller.cpp
| * Bump version, update the changelog0.3.9Petr Mrázek2014-07-08-1/+3
| |
| * Update the forge hacks.Petr Mrázek2014-07-08-6/+19
| | | | | | | | | | Conflicts: logic/ForgeInstaller.cpp
* | Update the forge hacks.Petr Mrázek2014-07-07-6/+20
| |
* | Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek2014-07-07-6/+35
| | | | | | | | | | The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL.
* | One more liteloader fixPetr Mrázek2014-07-06-1/+2
| |
* | Fix liteloader, some cleanups.Petr Mrázek2014-07-06-85/+93
| |
* | Improve screenshot view/model.Petr Mrázek2014-07-05-29/+288
| | | | | | | | | | Changes to screenshots are tracked. Thumbnails are generated in a thread pool.
* | Make paste.ee logs expire after a monthPetr Mrázek2014-07-03-1/+1
| |
* | fix the instance toolbarPetr Mrázek2014-07-03-4/+3
| |
* | disable that upgrade pagePetr Mrázek2014-07-03-1/+2
| |
* | Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-175/+80
| |
* | Handle a bunch more clang warningsPetr Mrázek2014-07-01-18/+19
| |