Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Unify look of all pages. | Petr Mrázek | 2014-07-21 | -525/+607 | |
| | | | | Now they have a QTabWidget with no tabs as a background. | ||||
* | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | 2014-07-20 | -1525/+2286 | |
| | | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | ||||
* | Merge global settings and accounts into a pagedialog | Jan Dalheimer | 2014-07-20 | -472/+626 | |
| | | | | Also split external tools into it's own page | ||||
* | Make forge work. | Petr Mrázek | 2014-07-19 | -8/+59 | |
| | | | | Using classifiers FTW. | ||||
* | Fix #367 | Petr Mrázek | 2014-07-14 | -0/+24 | |
| | |||||
* | Change one small thing0.4 | Petr Mrázek | 2014-07-14 | -1/+1 | |
| | | | | Bunnies! | ||||
* | Fix last minute derps | Petr Mrázek | 2014-07-14 | -2/+4 | |
| | | | | | * Changelog formatting * Update dialog popping up on start even when it shouldn't | ||||
* | Show changelog even when there are no new updates available. | Petr Mrázek | 2014-07-14 | -10/+23 | |
| | |||||
* | Mess around with log UI. Herp Derp. | Petr Mrázek | 2014-07-13 | -80/+101 | |
| | |||||
* | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | 2014-07-12 | -337/+388 | |
| | |||||
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -138/+452 | |
| | |||||
* | Add home/end and fix navigation with collapsed groups (they are skipped) | Petr Mrázek | 2014-07-12 | -17/+47 | |
| | |||||
* | Group view gets keyboard navigation back. | Petr Mrázek | 2014-07-12 | -349/+383 | |
| | | | | And a bunch of fixes. | ||||
* | Cache group view geometry -- speed up instance view by caching sizes of stuff | Petr Mrázek | 2014-07-12 | -10/+22 | |
| | |||||
* | Add clear and copy buttons to the log page. | Petr Mrázek | 2014-07-11 | -0/+37 | |
| | |||||
* | Fix #355 | Petr Mrázek | 2014-07-10 | -1/+1 | |
| | |||||
* | Do not show core mods page for minecraft newer than 1.5.2. | Petr Mrázek | 2014-07-10 | -0/+36 | |
| | |||||
* | Show update channel in the update dialog, actually show changelog for the ↵ | Petr Mrázek | 2014-07-09 | -3/+7 | |
| | | | | selected update channel. | ||||
* | Better regexp for links | Petr Mrázek | 2014-07-09 | -1/+1 | |
| | |||||
* | Show changelog in the update dialog. | Petr Mrázek | 2014-07-09 | -38/+234 | |
| | |||||
* | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -2/+23 | |
| | | | | | 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. | ||||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -70/+7 | |
| | |||||
* | Improve screenshot view/model. | Petr Mrázek | 2014-07-05 | -29/+199 | |
| | | | | | Changes to screenshots are tracked. Thumbnails are generated in a thread pool. | ||||
* | fix the instance toolbar | Petr Mrázek | 2014-07-03 | -4/+3 | |
| | |||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -3/+3 | |
| | |||||
* | Handle a bunch more clang warnings | Petr Mrázek | 2014-07-01 | -7/+8 | |
| | |||||
* | [Clang Warnings] Add empty default clause | Taeyeon Mori | 2014-06-30 | -0/+2 | |
| | |||||
* | [Clang Warnings] Remove unused variables | Taeyeon Mori | 2014-06-30 | -5/+1 | |
| | |||||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -3/+68 | |
|\ | | | | | | | | | Conflicts: main.cpp | ||||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -3/+68 | |
| | | | | | | | | 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 | -322/+511 | |
| | | | | | | | | 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 | -183/+269 | |
| | | |||||
* | | Hack. | Petr Mrázek | 2014-06-29 | -10/+6 | |
| | | |||||
* | | Derp^2!! | Petr Mrázek | 2014-06-28 | -2/+0 | |
| | | |||||
* | | Derp! | Petr Mrázek | 2014-06-28 | -0/+420 | |
| | | |||||
* | | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -268/+11 | |
| | | |||||
* | | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -46/+75 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | ||||
| * | | Bump version, fix typo, update the changelog. | Petr Mrázek | 2014-06-28 | -3/+5 | |
| | | | |||||
| * | | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -61/+90 | |
| | | | |||||
* | | | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | 2014-06-20 | -2/+0 | |
| | | | |||||
* | | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -161/+117 | |
| | | | |||||
* | | | Fix #313 - used texture pack list instead of resource pack list | Petr Mrázek | 2014-06-11 | -1/+1 | |
| | | | |||||
* | | | Tweak version page: select first item by default, allow changing version of ↵ | Petr Mrázek | 2014-06-10 | -1/+6 | |
| | | | | | | | | | | | | 'version.json'. | ||||
* | | | More github wiki friendly help page names | Petr Mrázek | 2014-06-10 | -7/+7 | |
| | | | |||||
* | | | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | 2014-06-10 | -82/+54 | |
| | | | | | | | | | | | | Smile. | ||||
* | | | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -3/+3 | |
| | | | |||||
* | | | Remove margins from settings page. | Petr Mrázek | 2014-06-09 | -0/+12 | |
| | | | |||||
* | | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -457/+466 | |
| | | | |||||
* | | | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -14/+61 | |
| | | | | | | | | | | | | | | | | | | pack list. Icons are from Oxygen. |