Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -1/+1 |
| | | | | Still missing some things, this is part 1. | |||
* | NOISSUE add pack import using drag&drop | Petr Mrázek | 2017-04-22 | -2/+7 |
| | | | | Straight from the browser or the downloads folder. | |||
* | NOISSUE bring back instance creation | Petr Mrázek | 2017-04-07 | -7/+35 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -4/+7 |
| | ||||
* | GH-1788 fix missing translation strings | Petr Mrázek | 2017-01-17 | -3/+3 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -25/+25 |
| | ||||
* | NOISSUE feature complete setup wizard | Petr Mrázek | 2017-01-05 | -253/+71 |
| | ||||
* | NOISSUE fix credits entry for RoboSky | Petr Mrázek | 2016-12-26 | -1/+1 |
| | ||||
* | NOISSUE Fix up Credits section in About dialog | Petr Mrázek | 2016-12-26 | -3/+3 |
| | ||||
* | NOISSUE add ganalytics and LocalPeer licenses | Petr Mrázek | 2016-11-26 | -204/+264 |
| | ||||
* | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | 2016-11-17 | -1/+6 |
| | ||||
* | NOISSUE make progress dialog abort button resistant to accidental key presses | Petr Mrázek | 2016-08-17 | -2/+19 |
| | ||||
* | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | 2016-08-11 | -22/+54 |
| | | | | selection dialog | |||
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -15/+14 |
| | | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -0/+183 |
| | ||||
* | GH-1560 trim whitespace from instance names when creating instances | Petr Mrázek | 2016-05-04 | -2/+2 |
| | ||||
* | GH-1559 Fix FTB icons | Petr Mrázek | 2016-05-03 | -2/+2 |
| | | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | |||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -10/+10 |
| | ||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -0/+15 |
| | ||||
* | GH-1556 do not crash when instance has no update task while creating an instance | Petr Mrázek | 2016-04-27 | -0/+7 |
| | ||||
* | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | 2016-04-11 | -5/+4 |
| | | | | using context menu | |||
* | NOISSUE Remove tr(...) where unnecessary. | Loetkolben | 2016-03-23 | -1/+1 |
| | ||||
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -3/+3 |
| | ||||
* | NOISSUE Do not ask to overwrite existing file twice when exporting instances | iarspider | 2016-01-20 | -1/+1 |
| | ||||
* | NOISSUE select modpack field content on focus in new instance dialog | Petr Mrázek | 2016-01-12 | -2/+9 |
| | ||||
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -4/+4 |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
* | GH-1313 remove or disable some translateable strings | Petr Mrázek | 2016-01-03 | -10/+10 |
| | ||||
* | GH-1360 fix some typos | Petr Mrázek | 2015-12-28 | -2/+2 |
| | ||||
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -8/+113 |
| | ||||
* | GH-1274 update the licenses, the dirty way | Petr Mrázek | 2015-10-20 | -218/+217 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -9/+35 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -9/+10 |
| | ||||
* | NOISSUE use whole zip base filename for default instance name | Petr Mrázek | 2015-09-12 | -1/+1 |
| | ||||
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -14/+0 |
| | ||||
* | GH-1148 New instance name is either version or modpack 'base name' | Petr Mrázek | 2015-08-21 | -10/+43 |
| | | | | Default names now use the placeholder text in the new instance dialog. | |||
* | NOISSUE improve account UI | Petr Mrázek | 2015-08-14 | -10/+16 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -1/+39 |
| | ||||
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -18/+2 |
| | ||||
* | NOISSUE use FS a bit more | Petr Mrázek | 2015-06-06 | -6/+8 |
| | ||||
* | GH-1031 include icon in exported instance if it is custom | Petr Mrázek | 2015-06-01 | -5/+50 |
| | ||||
* | NOISSUE replace derpy merkdown thing with hoedown | Petr Mrázek | 2015-05-16 | -144/+57 |
| | ||||
* | NOISSUE add some functionality to the derpy markdown changelog thing | Petr Mrázek | 2015-05-16 | -0/+37 |
| | ||||
* | GH-922 improve version select dialogs | Petr Mrázek | 2015-05-02 | -14/+107 |
| | ||||
* | NOISSUE handle recommended versions better | Petr Mrázek | 2015-05-02 | -1/+1 |
| | | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default | |||
* | GH-328 overhaul all relevant version lists | Petr Mrázek | 2015-05-01 | -73/+18 |
| | ||||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -11/+11 |
| | ||||
* | GH-849 Further NetJob related fixes | Petr Mrázek | 2015-04-26 | -6/+6 |
| | ||||
* | GH-885 export dialog for filtering exported files | Petr Mrázek | 2015-04-19 | -0/+571 |
| | | | | Includes implementation of a separator based prefix tree and some related bits | |||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+3844 |