Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | HACK for scalable icons in QListView on Windows | Petr Mrázek | 2014-11-10 | -1/+2 | |
| | |||||
* | Default console font tweaks | Petr Mrázek | 2014-11-10 | -10/+18 | |
| | | | | | | | * Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings | ||||
* | Fix coloring and processing of console output | Petr Mrázek | 2014-11-10 | -2/+8 | |
| | | | | | * Removing \r * Adding missing break statements for coloring | ||||
* | Follow redirects for skins | Petr Mrázek | 2014-11-10 | -0/+1 | |
| | |||||
* | Do not use QFont without Xorg | Petr Mrázek | 2014-11-09 | -14/+23 | |
| | |||||
* | Allow changing the console font family | Petr Mrázek | 2014-11-09 | -10/+51 | |
| | |||||
* | Improve log formatting | Petr Mrázek | 2014-11-09 | -62/+97 | |
| | | | | | * Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111) | ||||
* | Fix #208: Allow double clicking an account in the account selection dialog | Jan Dalheimer | 2014-11-09 | -2/+3 | |
| | |||||
* | Give paste upload a nice status message | Petr Mrázek | 2014-11-09 | -0/+1 | |
| | | | | Fixes #364 | ||||
* | Document pre/post commands better | Petr Mrázek | 2014-11-09 | -4/+1 | |
| | | | | Fixes #398 | ||||
* | Implement search and logging pause in minecraft log | Petr Mrázek | 2014-11-09 | -27/+92 | |
| | | | | Fixes #47 | ||||
* | Workaround for QTBUG-42500 | Petr Mrázek | 2014-11-09 | -0/+4 | |
| | | | | Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default | ||||
* | Fix #537 | Petr Mrázek | 2014-11-08 | -2/+2 | |
| | | | | | Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | ||||
* | Implement #545 | Petr Mrázek | 2014-11-08 | -14/+120 | |
| | | | | | | * 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 | ||||
* | Fix #474: Bad jvisualvm check | Jan Dalheimer | 2014-11-02 | -2/+1 | |
| | |||||
* | Fix #220: Use .exe suffix on windows for jprofiler | Jan Dalheimer | 2014-11-02 | -1/+5 | |
| | |||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -88/+88 | |
| | |||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -123/+123 | |
| | |||||
* | Fix #231: Enable translation for more strings | Jan Dalheimer | 2014-11-02 | -29/+29 | |
| | |||||
* | Add LWJGL 2.9.2-nightly-20140822 | Petr Mrázek | 2014-11-02 | -0/+46 | |
| | |||||
* | Also block other java-related env vars, for good measure | Petr Mrázek | 2014-11-02 | -0/+8 | |
| | | | | | | | | "JAVA_ARGS" "CLASSPATH" "CONFIGPATH" "JAVA_HOME" "JRE_HOME" | ||||
* | Filter env variables passed to Minecraft | Petr Mrázek | 2014-11-01 | -5/+28 | |
| | | | | | QT_* and LD_* are not passed through env variables are logged on launch | ||||
* | Fix Java 8 issues with LWJGL native libs on OSX? | Petr Mrázek | 2014-11-01 | -4/+61 | |
| | |||||
* | Fix some issues in the newly added themes | Petr Mrázek | 2014-10-27 | -10/+11 | |
| | |||||
* | Add iOS and OSX icon themes by pe | Petr Mrázek | 2014-10-27 | -3/+1634 | |
| | |||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -1905/+4408 | |
| | | | | Replaces the old dark and light themes | ||||
* | Merge pull request #561 from max96at/patch-1 | TakSuyu | 2014-10-19 | -1/+1 | |
|\ | | | | | One line change that was already attempted. Easy enough to revert if in the off chance it regresses. | ||||
| * | Finally with Qt5.3 this should work. :D | max96at | 2014-10-19 | -1/+1 | |
|/ | |||||
* | Fix translation downloading | robotbrain | 2014-10-05 | -1/+3 | |
| | |||||
* | Fix translations path for the meta cache | Petr Mrázek | 2014-10-01 | -1/+1 | |
| | |||||
* | Translation downloading! | robotbrain | 2014-09-30 | -2/+100 | |
| | |||||
* | Do not choke on large files when showing them in the 'other logs' page. | Petr Mrázek | 2014-09-21 | -2/+11 | |
| | |||||
* | README tweaks | Sky | 2014-09-15 | -2/+2 | |
| | |||||
* | Add a dot. | Petr Mrázek | 2014-09-14 | -1/+1 | |
| | |||||
* | Delete old translations | Petr Mrázek | 2014-09-09 | -7233/+0 | |
| | |||||
* | More sync from quickmods | Petr Mrázek | 2014-09-06 | -28/+378 | |
| | | | | Also a small VersionSelectDialog refactor | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -326/+569 | |
| | |||||
* | Back to develop | Petr Mrázek | 2014-09-06 | -2/+5 | |
| | |||||
* | Update changelog0.4.3 | Petr Mrázek | 2014-08-21 | -0/+5 | |
| | | | | | Conflicts: changelog.md | ||||
* | Fix version file problems, fix console window not being destroyed | Petr Mrázek | 2014-08-21 | -2/+7 | |
| | |||||
* | Add some logging to places where version updates might not trigger. | Petr Mrázek | 2014-08-21 | -0/+2 | |
| | |||||
* | Travis build: take negative test results as build errors | Mrazek, Petr | 2014-08-21 | -1/+0 | |
| | |||||
* | Add changelog pieces, version | Petr Mrázek | 2014-08-16 | -4/+12 | |
| | |||||
* | Revert "Do not include jutils in LWJGL versions." | Petr Mrázek | 2014-08-15 | -2/+11 | |
| | | | | This reverts commit 376467740b7aa5eed371f6dde8d720f950a3187c. | ||||
* | Include QtXml, we use it. | Petr Mrázek | 2014-08-15 | -2/+4 | |
| | | | | Fixes KDevelop semantic analysis magic. | ||||
* | Print the Minecraft window size on launch. | Petr Mrázek | 2014-08-13 | -2/+7 | |
| | |||||
* | Do not include jutils in LWJGL versions. | Petr Mrázek | 2014-08-13 | -11/+2 | |
| | |||||
* | Properly detect if the instance is vanilla and don't treat it as custom. | Petr Mrázek | 2014-08-11 | -2/+23 | |
| | |||||
* | Increase the java checker timeout from 5s to 15s | Petr Mrázek | 2014-08-10 | -1/+1 | |
| | |||||
* | Merge branch 'Loetkolben-pr_feature_warnProblematicInstPath' into develop | Jan Dalheimer | 2014-07-30 | -52/+116 | |
|\ | | | | | | | Closes #400 |