Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -0/+2 | |
| | |||||
* | GH-1793 rearrange setup wizard logic to only check if they are needed once | Petr Mrázek | 2017-01-21 | -3/+68 | |
| | |||||
* | GH-1790 do not apply system theme on launch if it is selected | Petr Mrázek | 2017-01-18 | -16/+3 | |
| | | | | | This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though. | ||||
* | GH-1065 Normalize usage of directory vs folder | Tim Flynn | 2017-01-16 | -2/+2 | |
| | |||||
* | NOISSUE add hack for system themes. Maybe it works? | Petr Mrázek | 2017-01-15 | -3/+13 | |
| | |||||
* | NOISSUE temporarily disable themes to check if they cause issues on macOS | Petr Mrázek | 2017-01-15 | -1/+1 | |
| | |||||
* | GH-1665 Add line breaks to the fatal error dialogs. | Petr Mrázek | 2017-01-14 | -2/+5 | |
| | | | | Makes is slightly more readable. | ||||
* | GH-1665 put the macOS hint into all of the new fatal error messages. | Petr Mrázek | 2017-01-14 | -3/+14 | |
| | |||||
* | GH-1665 attempt at workaround for MultiMC not starting on macOS Sierra | Petr Mrázek | 2017-01-14 | -9/+48 | |
| | | | | | | | | This tries to detect the issue and instructs the user to fix it by moving the application to /Applications or ~/Applications. In addition, several other previously poorly handled fatal errors now show an error dialog. | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 | |
| | |||||
* | NOISSUE Do not log the analytics client ID into the application log. | Petr Mrázek | 2017-01-06 | -1/+1 | |
| | |||||
* | NOISSUE make the setup wizard use the main event loop | Petr Mrázek | 2017-01-06 | -4/+19 | |
| | | | | This should fix any issues with receiving events over IPC. | ||||
* | NOISSUE force SetupWizard into 'classic' look and feel and increment ↵ | Petr Mrázek | 2017-01-02 | -1/+1 | |
| | | | | | | | analytics version This should force the dialog to show again. If it still looks wrong on Windows 10, please report this on discord. | ||||
* | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | 2017-01-01 | -51/+19 | |
| | |||||
* | NOISSUE add skeleton of the setup wizard | Petr Mrázek | 2016-12-28 | -0/+9 | |
| | | | | Very wizardly. Also very empty and opening on every start for now. | ||||
* | NOISSUE allow killing the instance from main window | Petr Mrázek | 2016-11-26 | -2/+22 | |
| | |||||
* | NOISSUE simplify system detection and user agent handling | Petr Mrázek | 2016-11-26 | -0/+3 | |
| | | | | | | Now it only checks OS kernel name/version. User agent is 'MultiMC5/$version'. Kernel info is passed through custom dimensions in analytics. | ||||
* | NOISSUE add analytics settings (enable/disable) | Petr Mrázek | 2016-11-24 | -11/+33 | |
| | |||||
* | NOISSUE fix translation listing in settings and translation loading | Petr Mrázek | 2016-11-23 | -6/+8 | |
| | | | | It was impossible to select and load translations properly. | ||||
* | NOISSUE send custom analytics values | Petr Mrázek | 2016-11-22 | -1/+30 | |
| | | | | | | | * System, Java and CPU architecture (either 32 or 64). * Java version. * System memory size in MB. * Java min/max heap size in MB. | ||||
* | NOISSUE implement analytics IP anonymization | Petr Mrázek | 2016-11-21 | -0/+1 | |
| | |||||
* | NOISSUE most basic analytics integration possible | Petr Mrázek | 2016-11-21 | -0/+50 | |
| | |||||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-11-19 | -313/+27 | |
| | | | | | | Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | ||||
* | NOISSUE allow using icon themes for instances and instance badges | Petr Mrázek | 2016-11-10 | -1/+7 | |
| | |||||
* | GH-1713 fix FTB loading crashes | Petr Mrázek | 2016-11-09 | -0/+2 | |
| | |||||
* | NOISSUE fix horrible globals crash | Petr Mrázek | 2016-11-07 | -0/+1 | |
| | | | | FIXME: remove all globals. | ||||
* | NOISSUE shut down logger when MultiMC exits | Petr Mrázek | 2016-11-07 | -0/+6 | |
| | | | | Prevents crash bugs... | ||||
* | NOISSUE ask user if closing is OK when instances are still running | Petr Mrázek | 2016-11-06 | -2/+8 | |
| | |||||
* | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | 2016-11-06 | -9/+31 | |
| | | | | | * Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | ||||
* | GH-378 add a resource search path to custom themes | Petr Mrázek | 2016-11-06 | -0/+1 | |
| | | | | This allows adding images and other bits and pieces to themes. | ||||
* | GH-378 add basic custom theme support | Petr Mrázek | 2016-11-06 | -1/+4 | |
| | | | | Files you can customize are created in themes/custom/ | ||||
* | NOISSUE add an option to show console on error and default other options to ↵ | Petr Mrázek | 2016-11-04 | -3/+3 | |
| | | | | false | ||||
* | NOISSUE MCEdit integration - remove old 'tool', replace with Worlds | Petr Mrázek | 2016-11-02 | -6/+6 | |
| | |||||
* | NOISSUE add bright theme to complement the dark theme | Petr Mrázek | 2016-11-01 | -0/+2 | |
| | | | | Same style, different colors. | ||||
* | GH-1645 reimplement open/close instance window based on settings | Petr Mrázek | 2016-11-01 | -19/+65 | |
| | |||||
* | NOISSUE rearrange MultiMC.cpp to make it make more sense | Petr Mrázek | 2016-10-31 | -63/+60 | |
| | |||||
* | NOISSUE use current directory for application ID | Petr Mrázek | 2016-10-30 | -1/+1 | |
| | | | | Using QDir(dataPath).absolutePath() for the path | ||||
* | NOISSUE use absolute data path for application ID | Petr Mrázek | 2016-10-30 | -1/+2 | |
| | |||||
* | NOISSUE fix build | Petr Mrázek | 2016-10-30 | -2/+2 | |
| | |||||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -8/+151 | |
| | | | | instance application. | ||||
* | NOISSUE clean up some bad/dead code | Petr Mrázek | 2016-10-29 | -5/+5 | |
| | |||||
* | NOISSUE remove unused 'test mode' | Petr Mrázek | 2016-10-28 | -29/+16 | |
| | |||||
* | Revert "GH-1665 diagnostic build - check if log file has been created and ↵ | Petr Mrázek | 2016-10-27 | -10/+2 | |
| | | | | | | opened" This reverts commit 2597bde4f9df5409371da55beabb0f695b853aa3. | ||||
* | Revert "GH-1665 diagnostic build - disable file logging entirely" | Petr Mrázek | 2016-10-27 | -3/+1 | |
| | | | | This reverts commit 049317093629f9a24ccec93df4449ce44b83c35e. | ||||
* | GH-1665 diagnostic build - disable file logging entirely | Petr Mrázek | 2016-10-27 | -1/+3 | |
| | |||||
* | GH-1665 diagnostic build - check if log file has been created and opened | Petr Mrázek | 2016-10-27 | -2/+10 | |
| | |||||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -4/+10 | |
| | |||||
* | GH-903 force Dark theme to use Fusion Qt style | Petr Mrázek | 2016-10-22 | -1/+2 | |
| | | | | Themes now include Qt styles. | ||||
* | GH-903 simple theme switching and dark theme | Petr Mrázek | 2016-10-21 | -0/+49 | |
| | |||||
* | GH-1642 fix instance launch from console | Petr Mrázek | 2016-08-09 | -0/+4 | |
| |