summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
...
* GH-721 Redo internal NetJob implementation.Petr Mrázek2015-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 OnesSixPetr Mrázek2014-12-27-13/+8
|
* NOISSUE Update changelog for version 0.4.50.4.5Petr Mrázek2014-11-21-2/+2
|
* NOISSUE Remove obsolete ReleaseCandidate logic from the build systemPetr Mrázek2014-11-21-3/+0
|
* NOISSUE fix OSX version number and (C) yearPetr Mrázek2014-11-20-4/+4
|
* Set versions back to developPetr Mrázek2014-11-16-2/+2
|
* Set version to 0.4.4 for releasePetr Mrázek2014-11-15-2/+2
|
* Remove crash handlerPetr Mrázek2014-11-15-30/+0
|
* Add iOS and OSX icon themes by pePetr Mrázek2014-10-27-0/+2
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-0/+2
| | | | Replaces the old dark and light themes
* Translation downloading!robotbrain2014-09-30-0/+4
|
* More sync from quickmodsPetr Mrázek2014-09-06-3/+14
| | | | Also a small VersionSelectDialog refactor
* Back to developPetr Mrázek2014-09-06-2/+2
|
* Add changelog pieces, versionPetr Mrázek2014-08-16-2/+2
|
* Include QtXml, we use it.Petr Mrázek2014-08-15-2/+4
| | | | Fixes KDevelop semantic analysis magic.
* 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
|
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-8/+21
| | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-6/+11
| | | | Also split external tools into it's own page
* Implement gradle spec reader/writerPetr Mrázek2014-07-16-0/+4
|
* Bump dev versionPetr Mrázek2014-07-14-1/+1
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-1/+13
|
* Group view gets keyboard navigation back.Petr Mrázek2014-07-12-2/+2
| | | | And a bunch of fixes.
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-0/+3
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-6/+13
|
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-2/+4
|\ | | | | | | | | Conflicts: main.cpp
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-0/+2
| | | | | | | | Squash and rework of commits from robotbrain
| * Enable SVG iconsPetr Mrázek2014-05-25-2/+2
| |
* | Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-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ázek2014-06-29-4/+6
| |
* | Turn screenshot management into a page.Petr Mrázek2014-06-28-6/+3
| |
* | Update changelog and bump version to 0.4.0 (no tag yet, not final)Petr Mrázek2014-06-26-2/+2
| |
* | Replace notes dialog with a page.Petr Mrázek2014-06-18-3/+3
| |
* | Instance settings moved to a page.Petr Mrázek2014-06-09-3/+3
| |
* | Show texture/resource packs when appropriate.Petr Mrázek2014-06-09-0/+2
| |
* | Page dialog for legacy instances.Petr Mrázek2014-06-09-6/+6
| |
* | Add and implement pages and page dialog.Petr Mrázek2014-06-09-0/+13
| |
* | Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-4/+2
| |
* | Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-32/+39
| |
* | Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-0/+2
| |
* | All of the broken legacy things work.Petr Mrázek2014-06-09-4/+2
| |
* | Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-10/+18
| |
* | Reorganize logic code.Petr Mrázek2014-06-09-52/+55
| |
* | Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-0/+1
| |
* | Much change, very jarmod.Petr Mrázek2014-06-09-2/+8
| |
* | Begin the transformation!Petr Mrázek2014-06-09-27/+26
| | | | | | | | Nuke all the things.
* | Tagging 0.3.60.3.6Petr Mrázek2014-06-03-1/+1
| |
* | Merge branch 'feature_crashreport' into developJan Dalheimer2014-05-21-1/+28
|\ \ | |/ |/|
| * Implement backtraces on Windows.Andrew2014-05-10-2/+10
| | | | | | | | Much !!FUN!! was had
| * Implement crash report system on Windows.Andrew2014-05-09-9/+1
| |