summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| |
* | [Clang Warnings] Silence Pack200 unused variable variable warningsTaeyeon Mori2014-06-30-0/+3
| | | | | | | | They're caused by a big define-everything-you-ever-need macro
* | [Clang Warnings] Add empty default clauseTaeyeon Mori2014-06-30-0/+2
| |
* | [Clang Warnings] Fix char* cast from string literal in TestsTaeyeon Mori2014-06-30-2/+2
| |
* | [Clang Warnings] Remove unused variablesTaeyeon Mori2014-06-30-8/+3
| |
* | Fix bug in OneSixInstance's modification detection.Taeyeon Mori2014-06-30-1/+1
| | | | | | | | | | OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
* | Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-8/+2108
|\ \ | | | | | | | | | | | | Conflicts: main.cpp
| * | New flat icon themes from pexnerPetr Mrázek2014-05-25-4/+2098
| | | | | | | | | | | | Squash and rework of commits from robotbrain
| * | Enable SVG iconsPetr Mrázek2014-05-25-6/+12
| | |
* | | Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-329/+547
| | | | | | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer.
* | | Separate page dialog into a page container and a dialog.Petr Mrázek2014-06-29-187/+275
| | |
* | | Hack.Petr Mrázek2014-06-29-10/+6
| | |
* | | Add screenshots iconPetr Mrázek2014-06-29-0/+1240
| | |
* | | ~_~_~_~Petr Mrázek2014-06-28-0/+1
| | |
* | | Derp^2!!Petr Mrázek2014-06-28-2/+0
| | |
* | | Derp!Petr Mrázek2014-06-28-0/+420
| | |
* | | Turn screenshot management into a page.Petr Mrázek2014-06-28-488/+33
| | |