summaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeLines
* NOISSUE move everything.Petr Mrázek2015-04-12-20403/+0
|
* GH-631, GH-658 Implement yellow status icon, refresh status icons in themes.Petr Mrázek2014-12-07-1316/+471
|
* GH-618 Add updated light and dark simple iconsPetr Mrázek2014-11-17-132/+11
|
* Add LWJGL 2.9.2-nightly-20140822Petr Mrázek2014-11-02-0/+46
|
* Add iOS and OSX icon themes by pePetr Mrázek2014-10-27-0/+1593
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-1897/+4357
| | | | Replaces the old dark and light themes
* Sync from quickmodsPetr Mrázek2014-09-06-0/+3
|
* Revert "Do not include jutils in LWJGL versions."Petr Mrázek2014-08-15-0/+9
| | | | This reverts commit 376467740b7aa5eed371f6dde8d720f950a3187c.
* Do not include jutils in LWJGL versions.Petr Mrázek2014-08-13-9/+0
|
* Tweak windows rc file description (Minecraft Launcher -> MultiMC Launcher)Petr Mrázek2014-07-23-1/+1
|
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-0/+1049
| | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer2014-07-12-0/+7
|
* Improve screenshot view/model.Petr Mrázek2014-07-05-0/+89
| | | | | Changes to screenshots are tracked. Thumbnails are generated in a thread pool.
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-2/+2032
|\ | | | | | | | | Conflicts: main.cpp
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-0/+2024
| | | | | | | | Squash and rework of commits from robotbrain
| * Enable SVG iconsPetr Mrázek2014-05-25-2/+8
| |
* | Add screenshots iconPetr Mrázek2014-06-29-0/+1240
| |
* | Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-0/+24
| | | | | | | | | | | | pack list. Icons are from Oxygen.
* | Show texture/resource packs when appropriate.Petr Mrázek2014-06-09-81/+85
| |
* | Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-0/+81
| |
* | Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-6/+6
| |
* | Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-3/+3
| |
* | All of the broken legacy things work.Petr Mrázek2014-06-09-0/+12
| |
* | Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-188/+717
| |
* | Set the window params inside the launcher part, depending on launcher type.Petr Mrázek2014-06-09-3213/+188
| | | | | | | | Also create/change the new internal version files.
* | Much change, very jarmod.Petr Mrázek2014-06-09-0/+3213
|/
* Status pills. This doesn't build yet.Petr Mrázek2014-05-15-817/+359
|
* Update the icon, againPetr Mrázek2014-04-22-0/+0
|
* Update the OSX iconPetr Mrázek2014-04-22-0/+0
| | | | Closes #230
* Give the Patreon button a logoSky2014-04-12-0/+8
|
* Nicer iconsJan Dalheimer2014-03-14-1/+5
|
* Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer2014-03-10-0/+7
|
* Add 64x64 icon versionsPetr Mrázek2014-01-19-38/+57
|
* Remove 24x24 icons :<Petr Mrázek2014-01-19-11/+0
|
* Add more scales to toolbar iconsPetr Mrázek2014-01-19-14/+855
|
* Move a bunch of resources into the resources folder.Petr Mrázek2014-01-19-0/+56
| | | | Also, cat is no longer mysterious. It's just FLUFFY!
* Use icon theme so we can have more than one icon size per iconPetr Mrázek2014-01-19-12/+915
|
* Add icon for when no default account is selectedAndrew2013-11-28-0/+0
| | | | | | Also fixed a bug where the icon on the accounts button wouldn't change when the user checked the "Use as default" checkbox in the account selection dialog.
* Add instance copying, fix instance creation (with identical names)Petr Mrázek2013-11-03-0/+0
|
* Add cat icon for the cat button. Meow. >:3Petr Mrázek2013-08-25-0/+0
|
* Implement icon picker, bring back raster icons.Petr Mrázek2013-08-11-0/+581
|
* Fix settings objects, instances can be started from the GUI nowPetr Mrázek2013-03-24-6/+6
|
* Add SVG icon rendering/cachePetr Mrázek2013-03-20-33/+7
|
* Added background cat. Proof of concept :3Petr Mrázek2013-03-19-0/+0
|
* Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-02-21-0/+0
|\ | | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
| * Reorganized the main CMakeLists file and added an icon on Windows.Andrew2013-02-21-0/+0
| |
* | Implement About DialogOrochimarufan2013-02-21-0/+12
|/ | | | | | Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now.
* Initial commitAndrew2013-01-09-0/+10078