Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE add the pocket fox icon | Petr Mrázek | 2019-06-01 | -2/+1 |
| | ||||
* | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | 2019-05-31 | -0/+16 |
| | | | | Now it handles formats other than png. | |||
* | GH-2591 less std::shared_ptr and more shared_qobject_ptr | Petr Mrázek | 2019-04-07 | -1/+1 |
| | | | | This eliminates some weird crashes. | |||
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -6/+6 |
| | ||||
* | GH-2232 add gif icon support (not animated) | Petr Mrázek | 2018-10-31 | -1/+1 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -528/+528 |
| | ||||
* | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek | 2018-06-28 | -1/+1 |
| | ||||
* | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | 2018-06-02 | -2/+1 |
| | ||||
* | #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵ | Janrupf | 2018-04-07 | -0/+12 |
| | | | | Closes #2228, Closes #2229 | |||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -6/+6 |
| | ||||
* | NOISSUE add an 'open folder' button to the icon dialog | Petr Mrázek | 2018-02-05 | -0/+6 |
| | ||||
* | NOISSUE do not install .a files for shared libraries on Windows | Petr Mrázek | 2018-01-27 | -1/+5 |
| | ||||
* | NOISSUE rearrange build system | Petr Mrázek | 2018-01-27 | -0/+3 |
| | | | | | | | * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780 | |||
* | NOISSUE add svg instance icon support | Petr Mrázek | 2017-11-14 | -2/+2 |
| | ||||
* | NOISSUE fix aspect ratio issues with the instance icon in the instance toolbar | Petr Mrázek | 2017-09-28 | -15/+0 |
| | ||||
* | GH-1876 turn iconfix into a shared library | Petr Mrázek | 2017-05-05 | -1/+1 |
| | ||||
* | GH-1789 fix icon deletion | Petr Mrázek | 2017-01-17 | -1/+1 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -6/+6 |
| | ||||
* | NOISSUE allow using icon themes for instances and instance badges | Petr Mrázek | 2016-11-10 | -12/+64 |
| | ||||
* | Revert "NOISSUE nuke builtin Minecraft versions" | Petr Mrázek | 2016-10-26 | -15/+17 |
| | | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now. | |||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -9/+10 |
| | ||||
* | GH-1559 Fix FTB icons | Petr Mrázek | 2016-05-03 | -49/+42 |
| | | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | |||
* | NOISSUE fix dll export for IconList | Petr Mrázek | 2016-05-01 | -2/+2 |
| | ||||
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -1/+1 |
| | | | | more dead tests. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+896 |