Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-07 | GH-631, GH-658 Implement yellow status icon, refresh status icons in themes. | Petr Mrázek | |
2014-12-03 | NOISSUE Change default font on Windows to Courier size 10 | Petr Mrázek | |
2014-11-29 | GH-640 Make legacy forge downloads follow redirects | Petr Mrázek | |
2014-11-29 | NOISSUE No more symlinks for LWJGL. | Petr Mrázek | |
2014-11-21 | NOISSUE Update changelog for version 0.4.5 | Petr Mrázek | |
2014-11-21 | NOISSUE Remove obsolete ReleaseCandidate logic from the build system | Petr Mrázek | |
2014-11-21 | NOISSUE Remove remnant of crash handler | Petr Mrázek | |
2014-11-20 | NOISSUE fix OSX version number and (C) year | Petr Mrázek | |
2014-11-17 | NOISSUE Fix console window hiding | Petr Mrázek | |
2014-11-17 | GH-618 Add updated light and dark simple icons | Petr Mrázek | |
2014-11-17 | GH-619 Add libraries missing in copies of 1.7.10 FTB packs | Petr Mrázek | |
2014-11-16 | GH-608 Re-detect java when the binary goes missing | Petr Mrázek | |
2014-11-16 | Set versions back to develop | Petr Mrázek | |
2014-11-16 | Do not do symlink hackery for java < 8 | Petr Mrázek | |
2014-11-16 | Fix typo in changelog | Petr Mrázek | |
2014-11-16 | VersionSelectDialog 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-15 | Set version to 0.4.4 for release | Petr Mrázek | |
2014-11-15 | Add Batch icon set to the about dialog. | Petr Mrázek | |
2014-11-15 | Remove crash handler | Petr Mrázek | |
2014-11-15 | Fix a OS X build error (missing a defined()) | Jan Dalheimer | |
2014-11-15 | Add 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 sorting | Petr Mrázek | |
2014-11-10 | More pixels. | Petr Mrázek | |
2014-11-10 | HACK for scalable icons in QListView on Windows | Petr Mrázek | |
2014-11-10 | Default console font tweaks | Petr 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-10 | Fix coloring and processing of console output | Petr Mrázek | |
* Removing \r * Adding missing break statements for coloring | |||
2014-11-10 | Follow redirects for skins | Petr Mrázek | |
2014-11-09 | Do not use QFont without Xorg | Petr Mrázek | |
2014-11-09 | Allow changing the console font family | Petr Mrázek | |
2014-11-09 | Improve log formatting | Petr 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-09 | Fix #208: Allow double clicking an account in the account selection dialog | Jan Dalheimer | |
2014-11-09 | Give paste upload a nice status message | Petr Mrázek | |
Fixes #364 | |||
2014-11-09 | Document pre/post commands better | Petr Mrázek | |
Fixes #398 | |||
2014-11-09 | Implement search and logging pause in minecraft log | Petr Mrázek | |
Fixes #47 | |||
2014-11-09 | Workaround for QTBUG-42500 | Petr Mrázek | |
Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default | |||
2014-11-08 | Fix #537 | Petr Mrázek | |
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | |||
2014-11-08 | Implement #545 | Petr 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-02 | Fix #474: Bad jvisualvm check | Jan Dalheimer | |
2014-11-02 | Fix #220: Use .exe suffix on windows for jprofiler | Jan Dalheimer | |
2014-11-02 | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | |
2014-11-02 | Update copyright year (finally...) | Jan Dalheimer | |
2014-11-02 | Fix #231: Enable translation for more strings | Jan Dalheimer | |
2014-11-02 | Add LWJGL 2.9.2-nightly-20140822 | Petr Mrázek | |
2014-11-02 | Also block other java-related env vars, for good measure | Petr Mrázek | |
"JAVA_ARGS" "CLASSPATH" "CONFIGPATH" "JAVA_HOME" "JRE_HOME" | |||
2014-11-01 | Filter env variables passed to Minecraft | Petr Mrázek | |
QT_* and LD_* are not passed through env variables are logged on launch | |||
2014-11-01 | Fix Java 8 issues with LWJGL native libs on OSX? | Petr Mrázek | |
2014-10-27 | Fix some issues in the newly added themes | Petr Mrázek | |
2014-10-27 | Add iOS and OSX icon themes by pe | Petr Mrázek | |
2014-10-26 | Add dark, light, blue and colored theme from pe. | Petr Mrázek | |
Replaces the old dark and light themes | |||
2014-10-19 | Merge pull request #561 from max96at/patch-1 | TakSuyu | |
One line change that was already attempted. Easy enough to revert if in the off chance it regresses. |