Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Pave. | Petr Mrázek | 2014-02-04 | -514/+41 |
| | ||||
* | Add 'depends/groupview/' from commit '946d49675cb4725c31ab49a51f3bcae302f89a19' | Petr Mrázek | 2014-02-04 | -0/+1846 |
|\ | | | | | | | | | | | git-subtree-dir: depends/groupview git-subtree-mainline: a17caba2c9c2aa5960581db01e4b66472a9c019c git-subtree-split: 946d49675cb4725c31ab49a51f3bcae302f89a19 | |||
| * | Swap things around -- rename refactors, moving towards non-derpy design. Maybe. | Petr Mrázek | 2014-02-04 | -66/+88 |
| | | ||||
| * | Oh my. | Petr Mrázek | 2014-02-02 | -18/+37 |
| | | ||||
| * | Fix drag&drop pixmap rendering | Petr Mrázek | 2014-02-02 | -21/+14 |
| | | ||||
| * | Fix group mouse interaction issues | Petr Mrázek | 2014-02-02 | -33/+109 |
| | | ||||
| * | Small tweaks | Petr Mrázek | 2014-02-02 | -42/+56 |
| | | ||||
| * | More reformat. | Petr Mrázek | 2014-01-31 | -17/+16 |
| | | ||||
| * | Reformat, Rename, Redo | Petr Mrázek | 2014-01-31 | -230/+298 |
| | | ||||
| * | Loads of changes and some refactorings | Jan Dalheimer | 2013-12-31 | -273/+248 |
| | | ||||
| * | Progress indicators | Jan Dalheimer | 2013-12-30 | -16/+111 |
| | | ||||
| * | Fixing more bugs | Jan Dalheimer | 2013-12-30 | -12/+9 |
| | | ||||
| * | Loads of fixes | Jan Dalheimer | 2013-12-30 | -48/+77 |
| | | ||||
| * | Make the MultiMC delegate fully usable. Dynamic row heights. | Jan Dalheimer | 2013-12-30 | -37/+363 |
| | | ||||
| * | Take the spacing into account | Jan Dalheimer | 2013-12-27 | -2/+3 |
| | | ||||
| * | Fix scrolling | Jan Dalheimer | 2013-12-26 | -0/+19 |
| | | ||||
| * | Fixing several d&d bugs | Jan Dalheimer | 2013-12-26 | -15/+38 |
| | | ||||
| * | Remove a debug message | Jan Dalheimer | 2013-12-26 | -1/+0 |
| | | ||||
| * | Fix a bug | Jan Dalheimer | 2013-12-26 | -5/+0 |
| | | ||||
| * | Loads of stuff, amongst others d&d and many bug fixes | Jan Dalheimer | 2013-12-26 | -162/+555 |
| | | ||||
| * | Initial commit. Basics work. Next: Drag and Drop | Jan Dalheimer | 2013-12-24 | -0/+803 |
| | ||||
* | Nuke. | Petr Mrázek | 2014-02-04 | -3059/+0 |
| | ||||
* | Add 'empty text' to all the version selection dialogs. | Petr Mrázek | 2014-01-29 | -29/+252 |
| | | | | Customize it for the Forge one so people finally shut up about 1.7.4 | |||
* | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -276/+415 |
| | | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data. | |||
* | Hotfix 0.2.1 for twitch.0.2.1 | Petr Mrázek | 2014-01-22 | -1/+3 |
| | | | | Add to the changelog and tweak the version number. | |||
* | Extract native libs in the launcher part. | Petr Mrázek | 2014-01-22 | -51/+139 |
| | ||||
* | Fix library path for 64bit natives | Petr Mrázek | 2014-01-21 | -1/+1 |
| | ||||
* | Merge branch 'release-0.2'0.2 | Petr Mrázek | 2014-01-20 | -1590/+5835 |
|\ | ||||
| * | Update the changelog, version, scale the instance icon | Petr Mrázek | 2014-01-20 | -6/+36 |
| | | ||||
| * | Merge branch 'patch-1' of https://github.com/ACGaming/MultiMC5 into develop | Petr Mrázek | 2014-01-19 | -103/+103 |
| |\ | ||||
| | * | Complete revision of the German language file | ACGaming | 2014-01-19 | -103/+103 |
| | | | ||||
| * | | Scale faces to 64x64 | Petr Mrázek | 2014-01-19 | -1/+1 |
| | | | ||||
| * | | Add 64x64 icon versions | Petr Mrázek | 2014-01-19 | -38/+57 |
| |/ | ||||
| * | Remove 24x24 icons :< | Petr Mrázek | 2014-01-19 | -11/+0 |
| | | ||||
| * | Add more scales to toolbar icons | Petr Mrázek | 2014-01-19 | -14/+855 |
| | | ||||
| * | Move a bunch of resources into the resources folder. | Petr Mrázek | 2014-01-19 | -4/+4 |
| | | | | | | | | Also, cat is no longer mysterious. It's just FLUFFY! | |||
| * | Use icon theme so we can have more than one icon size per icon | Petr Mrázek | 2014-01-19 | -112/+953 |
| | | ||||
| * | Try to improve status arrows a bit | Sky | 2014-01-19 | -4/+7 |
| | | ||||
| * | Force using LF endlines while configuring tests | Petr Mrázek | 2014-01-18 | -1/+6 |
| | | ||||
| * | Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2014-01-18 | -24/+52 |
| |\ | ||||
| | * | Get rid of some obsolete functions | Jan Dalheimer | 2014-01-05 | -3/+0 |
| | | | ||||
| | * | Unbreak and reactivate the some UpdateChecker tests | Jan Dalheimer | 2014-01-05 | -21/+52 |
| | | | ||||
| * | | DERP DERP DERP | Petr Mrázek | 2014-01-18 | -1/+2 |
| | | | | | | | | | | | | DERP ALERT. DUCK AND COVER! | |||
| * | | Fix derp: there is no static QFileInfo::exists in Qt 5.1.1 | Petr Mrázek | 2014-01-18 | -2/+4 |
| | | | ||||
| * | | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -49/+97 |
| | | | | | | | | | | | | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
| * | | Fix settings dialog when offline | Petr Mrázek | 2014-01-18 | -0/+4 |
| | | | ||||
| * | | Change the native extraction/loading logic. | Petr Mrázek | 2014-01-18 | -47/+71 |
| | | | ||||
| * | | Improve Console window output. | Orochimarufan | 2014-01-17 | -81/+247 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com> | |||
| * | | Sort forge versions right. Do not spam the multimc log with mc server status ↵ | Petr Mrázek | 2014-01-16 | -13/+31 |
| | | | | | | | | | | | | stuff. | |||
| * | | Fix FTB. | Petr Mrázek | 2014-01-15 | -34/+54 |
| | | | | | | | | | | | | | | | Add support of private packs. Fix instance ID problems related to FTB instances. |