Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Fix QuaZIP target dependency | Jan Dalheimer | 2015-02-21 | -1/+1 | |
| | |||||
* | GH-366: Plain and simple modpack export/import/download | Jan Dalheimer | 2015-02-19 | -3/+18 | |
| | | | | Also removed the in-source QuaZIP in favour of upstream version | ||||
* | GH-721 Redo internal NetJob implementation. | Petr Mrázek | 2015-01-11 | -0/+3 | |
| | | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time | ||||
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -13/+8 | |
| | |||||
* | NOISSUE Update changelog for version 0.4.50.4.5 | Petr Mrázek | 2014-11-21 | -2/+2 | |
| | |||||
* | NOISSUE Remove obsolete ReleaseCandidate logic from the build system | Petr Mrázek | 2014-11-21 | -3/+0 | |
| | |||||
* | NOISSUE fix OSX version number and (C) year | Petr Mrázek | 2014-11-20 | -4/+4 | |
| | |||||
* | Set versions back to develop | Petr Mrázek | 2014-11-16 | -2/+2 | |
| | |||||
* | Set version to 0.4.4 for release | Petr Mrázek | 2014-11-15 | -2/+2 | |
| | |||||
* | Remove crash handler | Petr Mrázek | 2014-11-15 | -30/+0 | |
| | |||||
* | Add iOS and OSX icon themes by pe | Petr Mrázek | 2014-10-27 | -0/+2 | |
| | |||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -0/+2 | |
| | | | | Replaces the old dark and light themes | ||||
* | Translation downloading! | robotbrain | 2014-09-30 | -0/+4 | |
| | |||||
* | More sync from quickmods | Petr Mrázek | 2014-09-06 | -3/+14 | |
| | | | | Also a small VersionSelectDialog refactor | ||||
* | Back to develop | Petr Mrázek | 2014-09-06 | -2/+2 | |
| | |||||
* | Add changelog pieces, version | Petr Mrázek | 2014-08-16 | -2/+2 | |
| | |||||
* | Include QtXml, we use it. | Petr Mrázek | 2014-08-15 | -2/+4 | |
| | | | | Fixes KDevelop semantic analysis magic. | ||||
* | Do not deploy debug version of the svg icon lib in release builds. | Petr Mrázek | 2014-07-22 | -0/+2 | |
| | |||||
* | Include the SVG icon engine. | Mrazek, Petr | 2014-07-22 | -2/+14 | |
| | |||||
* | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | 2014-07-20 | -8/+21 | |
| | | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | ||||
* | Merge global settings and accounts into a pagedialog | Jan Dalheimer | 2014-07-20 | -6/+11 | |
| | | | | Also split external tools into it's own page | ||||
* | Implement gradle spec reader/writer | Petr Mrázek | 2014-07-16 | -0/+4 | |
| | |||||
* | Bump dev version | Petr Mrázek | 2014-07-14 | -1/+1 | |
| | |||||
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -1/+13 | |
| | |||||
* | Group view gets keyboard navigation back. | Petr Mrázek | 2014-07-12 | -2/+2 | |
| | | | | And a bunch of fixes. | ||||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -0/+3 | |
| | |||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -6/+13 | |
| | |||||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -2/+4 | |
|\ | | | | | | | | | Conflicts: main.cpp | ||||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -0/+2 | |
| | | | | | | | | Squash and rework of commits from robotbrain | ||||
| * | Enable SVG icons | Petr Mrázek | 2014-05-25 | -2/+2 | |
| | | |||||
* | | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -1/+3 | |
| | | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | ||||
* | | Separate page dialog into a page container and a dialog. | Petr Mrázek | 2014-06-29 | -4/+6 | |
| | | |||||
* | | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -6/+3 | |
| | | |||||
* | | Update changelog and bump version to 0.4.0 (no tag yet, not final) | Petr Mrázek | 2014-06-26 | -2/+2 | |
| | | |||||
* | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -3/+3 | |
| | | |||||
* | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -3/+3 | |
| | | |||||
* | | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -0/+2 | |
| | | |||||
* | | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -6/+6 | |
| | | |||||
* | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -0/+13 | |
| | | |||||
* | | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -4/+2 | |
| | | |||||
* | | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -32/+39 | |
| | | |||||
* | | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -0/+2 | |
| | | |||||
* | | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -4/+2 | |
| | | |||||
* | | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -10/+18 | |
| | | |||||
* | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -52/+55 | |
| | | |||||
* | | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -0/+1 | |
| | | |||||
* | | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -2/+8 | |
| | | |||||
* | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -27/+26 | |
| | | | | | | | | Nuke all the things. | ||||
* | | Tagging 0.3.60.3.6 | Petr Mrázek | 2014-06-03 | -1/+1 | |
| | | |||||
* | | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -1/+28 | |
|\ \ | |/ |/| |