Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-2050 fix cancel button in file browse dialogs filling text fields | Petr Mrázek | 2017-12-03 | -1/+1 |
| | ||||
* | NOISSUE show hidden files in instance export dialog (like .minecraft) | Petr Mrázek | 2017-10-28 | -0/+1 |
| | ||||
* | NOISSUE instance export filter should use covers, not contains | Petr Mrázek | 2017-05-31 | -1/+1 |
| | ||||
* | NOISSUE finish cleaning quazip | Petr Mrázek | 2017-05-31 | -1/+3 |
| | | | | All LGPL code is back in the customized quazip fork | |||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | 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 | -2/+2 |
| | ||||
* | NOISSUE Do not ask to overwrite existing file twice when exporting instances | iarspider | 2016-01-20 | -1/+1 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -6/+5 |
| | ||||
* | 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 | -0/+49 |
| | ||||
* | GH-885 export dialog for filtering exported files | Petr Mrázek | 2015-04-19 | -0/+434 |
Includes implementation of a separator based prefix tree and some related bits |