summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
...
* 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
| |
| * Implement crash handling on LinuxForkk2014-05-09-1/+28
| | | | | | | | | | This will allow us to generate crash dumps and have users report crashes.
* | Finish status pills.Petr Mrázek2014-05-17-7/+14
| |
* | Bump version to 0.3.50.3.5Petr Mrázek2014-05-15-1/+1
|/
* Bump version and update changelog.Forkk2014-05-01-1/+1
|
* Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek2014-04-21-566/+556
|\ | | | | | | | | Conflicts: CMakeLists.txt
| * Only use tabs for intendentionJan Dalheimer2014-04-09-354/+355
| |
| * Merge remote-tracking branch 'origin/develop' into feature_cmake_styleJan Dalheimer2014-04-07-45/+11
| |\ | | | | | | | | | | | | Conflicts: CMakeLists.txt
| * | Use the same style of CMake files everywhereJan Dalheimer2014-04-06-566/+567
| | |
* | | Create a new login dialogTaeyeon Mori2014-04-16-0/+3
| |/ |/|
* | Merge remote-tracking branch 'origin/feature_dotcmake' into developPetr Mrázek2014-04-06-21/+9
|\ \
| * | .cmake files to reduce "code" duplicateJan Dalheimer2014-04-06-21/+9
| |/
* / Coverity build and upload target. Also GitFunctions.Jan Dalheimer2014-04-06-14/+5
|/
* Workaround for dirty build folders.Petr Mrázek2014-04-06-3/+3
| | | | My disgust just turned into barely contained rage :<
* Build fixage for the changed build configPetr Mrázek2014-04-06-23/+39
|