summaryrefslogtreecommitdiffstats
path: root/api/gui
Commit message (Collapse)AuthorAgeLines
* NOISSUE add the pocket fox iconPetr Mrázek2019-06-01-2/+1
|
* NOISSUE improve icon handling while importing and exporting instancesPetr Mrázek2019-05-31-0/+16
| | | | Now it handles formats other than png.
* GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek2019-04-07-1/+1
| | | | This eliminates some weird crashes.
* Update Copyright YearAppleTheGolden2019-01-16-6/+6
|
* GH-2232 add gif icon support (not animated)Petr Mrázek2018-10-31-1/+1
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-528/+528
|
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-1/+1
|
* GH-2291 Fix build with Qt 5.11+Sergey Shatunov2018-06-02-2/+1
|
* #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵Janrupf2018-04-07-0/+12
| | | | Closes #2228, Closes #2229
* NOISSUE update copyright datesPetr Mrázek2018-02-11-6/+6
|
* NOISSUE add an 'open folder' button to the icon dialogPetr Mrázek2018-02-05-0/+6
|
* NOISSUE do not install .a files for shared libraries on WindowsPetr Mrázek2018-01-27-1/+5
|
* NOISSUE rearrange build systemPetr Mrázek2018-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 supportPetr Mrázek2017-11-14-2/+2
|
* NOISSUE fix aspect ratio issues with the instance icon in the instance toolbarPetr Mrázek2017-09-28-15/+0
|
* GH-1876 turn iconfix into a shared libraryPetr Mrázek2017-05-05-1/+1
|
* GH-1789 fix icon deletionPetr Mrázek2017-01-17-1/+1
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-6/+6
|
* NOISSUE allow using icon themes for instances and instance badgesPetr Mrázek2016-11-10-12/+64
|
* Revert "NOISSUE nuke builtin Minecraft versions"Petr Mrázek2016-10-26-15/+17
| | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now.
* NOISSUE Granular instance reloadPetr Mrázek2016-10-26-9/+10
|
* GH-1559 Fix FTB iconsPetr Mrázek2016-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 IconListPetr Mrázek2016-05-01-2/+2
|
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-1/+1
| | | | more dead tests.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+896