aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-12GH-720 Add timestamps (since mmc start) to logPetr Mrázek
2015-01-11GH-721 Log errors in asset and MMC update downloads.Petr Mrázek
2015-01-11GH-721 Redo internal NetJob implementation.Petr Mrázek
NetJob is now using its own task queue and does not start more than 6 actions at the same time
2015-01-11GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek
2015-01-06NOISSUE Update and sort modlist after adding modsrobotbrain
2014-12-29Remove IRC in favor of ElrosGemAlex Sieberer
2014-12-29Add translation badge to READMEAlex Sieberer
2014-12-27NOISSUE Treat any forge downloads <= 4KB as stale.Petr Mrázek
2014-12-27NOISSUE Fix jar mods for OnesSixPetr Mrázek
2014-12-12NOISSUE Set minimum Minecraft window size to 1x1Petr Mrázek
2014-12-12NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek
2014-12-07GH-631, GH-658 Implement yellow status icon, refresh status icons in themes.Petr Mrázek
2014-12-03NOISSUE Change default font on Windows to Courier size 10Petr Mrázek
2014-11-29GH-640 Make legacy forge downloads follow redirectsPetr Mrázek
2014-11-29NOISSUE No more symlinks for LWJGL.Petr Mrázek
2014-11-21NOISSUE Update changelog for version 0.4.5Petr Mrázek
2014-11-21NOISSUE Remove obsolete ReleaseCandidate logic from the build systemPetr Mrázek
2014-11-21NOISSUE Remove remnant of crash handlerPetr Mrázek
2014-11-20NOISSUE fix OSX version number and (C) yearPetr Mrázek
2014-11-17NOISSUE Fix console window hidingPetr Mrázek
2014-11-17GH-618 Add updated light and dark simple iconsPetr Mrázek
2014-11-17GH-619 Add libraries missing in copies of 1.7.10 FTB packsPetr Mrázek
2014-11-16GH-608 Re-detect java when the binary goes missingPetr Mrázek
2014-11-16Set versions back to developPetr Mrázek
2014-11-16Do not do symlink hackery for java < 8Petr Mrázek
2014-11-16Fix typo in changelogPetr Mrázek
2014-11-16VersionSelectDialog is for SELECTING versions.Petr Mrázek
Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
2014-11-15Set version to 0.4.4 for releasePetr Mrázek
2014-11-15Add Batch icon set to the about dialog.Petr Mrázek
2014-11-15Remove crash handlerPetr Mrázek
2014-11-15Fix a OS X build error (missing a defined())Jan Dalheimer
2014-11-15Add console font size setting and a preview\Petr Mrázek
Also moves the console settings from the minecraft page.
2014-11-10'Fix' instance group sortingPetr Mrázek
2014-11-10More pixels.Petr Mrázek
2014-11-10HACK for scalable icons in QListView on WindowsPetr Mrázek
2014-11-10Default console font tweaksPetr Mrázek
* Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings
2014-11-10Fix coloring and processing of console outputPetr Mrázek
* Removing \r * Adding missing break statements for coloring
2014-11-10Follow redirects for skinsPetr Mrázek
2014-11-09Do not use QFont without XorgPetr Mrázek
2014-11-09Allow changing the console font familyPetr Mrázek
2014-11-09Improve log formattingPetr Mrázek
* Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111)
2014-11-09Fix #208: Allow double clicking an account in the account selection dialogJan Dalheimer
2014-11-09Give paste upload a nice status messagePetr Mrázek
Fixes #364
2014-11-09Document pre/post commands betterPetr Mrázek
Fixes #398
2014-11-09Implement search and logging pause in minecraft logPetr Mrázek
Fixes #47
2014-11-09Workaround for QTBUG-42500Petr Mrázek
Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default
2014-11-08Fix #537Petr Mrázek
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem
2014-11-08Implement #545Petr Mrázek
* Instance group can be selected when creating and copying instances * Original group is pre-selected when copying * Last used group is pre-selected when creating new instances
2014-11-02Fix #474: Bad jvisualvm checkJan Dalheimer
2014-11-02Fix #220: Use .exe suffix on windows for jprofilerJan Dalheimer