Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | SCRATCH move some cmake bits | Petr Mrázek | 2015-04-12 | -18/+0 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -779/+5 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -2/+6 |
| | ||||
* | SCRATCH no more gui includes in logic | Petr Mrázek | 2015-04-12 | -0/+3 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -22/+22 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -8/+0 |
| | ||||
* | Fix NagUtils and hack GroupView to work | Petr Mrázek | 2015-04-12 | -2/+2 |
| | ||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -0/+2 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -2/+0 |
| | ||||
* | NOISSUE Move FTB logic out of generic code | Petr Mrázek | 2015-04-04 | -0/+2 |
| | ||||
* | GH-856 add profile strategy for FTB packs | Petr Mrázek | 2015-04-03 | -0/+2 |
| | ||||
* | NOISSUE remove obsolete EnabledItemFilter model | Petr Mrázek | 2015-04-02 | -2/+0 |
| | ||||
* | NOISSUE remove obsolete LWJGL selection dialog | Petr Mrázek | 2015-04-02 | -3/+0 |
| | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -0/+2 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -16/+22 |
| | ||||
* | SCRATCH more | Petr Mrázek | 2015-03-16 | -1/+2 |
| | ||||
* | NOISSUE eliminate qt5_use_modules from build | Petr Mrázek | 2015-03-16 | -4/+11 |
| | ||||
* | SCRATCH more experiments | Petr Mrázek | 2015-03-16 | -1/+1 |
| | ||||
* | SCRATCH more quazip experiments | Petr Mrázek | 2015-03-16 | -1/+1 |
| | ||||
* | GH-796 Icon theme loading workaround | Petr Mrázek | 2015-03-01 | -4/+5 |
| | | | | Replacing the Qt machinery with other Qt machinery under our control | |||
* | 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 |
| | |