Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Do not log each and every possible update. Only the latest one. | Petr Mrázek | 2014-01-07 | -2/+2 |
| | ||||
* | Fix proxy settings radio buttons not triggering updates of the proxy settings. | Petr Mrázek | 2014-01-07 | -6/+18 |
| | ||||
* | Add hack for Nvidia | Petr Mrázek | 2014-01-06 | -1/+9 |
| | ||||
* | Implement proxy settings | Forkk | 2014-01-06 | -50/+270 |
| | ||||
* | Implement console window tray icon, console window hiding, better scrolling | Petr Mrázek | 2014-01-06 | -27/+96 |
| | ||||
* | Scroll console window for <= lines above the bottom instead of the very bottom. | Petr Mrázek | 2014-01-06 | -2/+1 |
| | ||||
* | Attempt to fix including libxcb on debian.first_release0.0 | Forkk | 2014-01-05 | -1/+1 |
| | | | | Debian puts libxcb in some weird path... | |||
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -24/+10 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-01-05 | -0/+3 |
|\ | ||||
| * | Include xcb libraries in distributed packages | Forkk | 2014-01-05 | -0/+3 |
| | | | | | | | | Unfortunately, this has become necessary due to Arch Linux's libxcb packages breaking ABI... | |||
* | | Meh. | Petr Mrázek | 2014-01-05 | -2/+5 |
|/ | ||||
* | Fix tests for master | Petr Mrázek | 2014-01-05 | -2/+2 |
| | ||||
* | Merge branch 'updater-tweak' into develop | Petr Mrázek | 2014-01-05 | -98/+47 |
|\ | ||||
| * | More updater fixage | Petr Mrázek | 2014-01-05 | -98/+47 |
| | | | | | | | | | | | | | | | | Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704] | |||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-01-05 | -38/+173 |
|\ \ | |/ |/| | ||||
| * | Prepend a 5 to version strings. | Forkk | 2014-01-04 | -3/+3 |
| | | ||||
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Forkk | 2014-01-04 | -8/+60 |
| |\ | ||||
| | * | Fix settings dialog tab ordering again | Sky | 2014-01-05 | -3/+15 |
| | | | ||||
| | * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2014-01-05 | -56/+382 |
| | |\ | ||||
| | * | | Implement the beloved right click context menu. Just a copy of the instance ↵ | Sky | 2014-01-05 | -0/+29 |
| | | | | | | | | | | | | | | | | toolbar | |||
| * | | | Implement changing update channels | Forkk | 2014-01-04 | -33/+126 |
| | | | | | | | | | | | | | | | | | | | | Allow the user to select which update channel they would like to download updates from. | |||
* | | | | Add an option to force using local updater binary (for updater development) | Petr Mrázek | 2014-01-05 | -2/+6 |
| | | | | ||||
* | | | | Some more updater fixes | Petr Mrázek | 2014-01-05 | -68/+82 |
| | | | | | | | | | | | | | | | | Paths were wrong - still used work directory instead of root | |||
* | | | | Fix logging string derp on OSX | Petr Mrázek | 2014-01-05 | -1/+1 |
| | | | | ||||
* | | | | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -161/+119 |
| |_|/ |/| | | ||||
* | | | Fix library column stretching | Petr Mrázek | 2014-01-04 | -5/+15 |
| | | | ||||
* | | | Fix mod list checkboxes | Petr Mrázek | 2014-01-04 | -1/+1 |
|/ / | ||||
* | | Explicitly set the close button to be the default button | Jan Dalheimer | 2014-01-03 | -0/+1 |
| | | ||||
* | | Add the option to disable a certain message | Jan Dalheimer | 2014-01-03 | -2/+6 |
| | | ||||
* | | Don't try to check for notifications if we don't have a URL for it | Jan Dalheimer | 2014-01-03 | -0/+7 |
| | | ||||
* | | Fix for pre-Qt5.2 | Jan Dalheimer | 2014-01-03 | -1/+1 |
| | | ||||
* | | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | 2014-01-03 | -0/+247 |
| | | ||||
* | | DEBUG: Add some logging for instance loading. | Petr Mrázek | 2014-01-03 | -5/+17 |
| | | ||||
* | | Log version, work paths | Petr Mrázek | 2014-01-03 | -40/+86 |
| | | ||||
* | | Force cached updater binary to always resolve as stale | Petr Mrázek | 2014-01-02 | -5/+4 |
|/ | ||||
* | Clean out old assets stuff, fix button hitbox regression | Sky | 2014-01-02 | -39/+0 |
| | ||||
* | Tweak "More..." to "More news..." | Sky | 2014-01-02 | -1/+1 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | 2014-01-02 | -2/+2 |
|\ | ||||
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2014-01-02 | -5/+19 |
| |\ | ||||
| * | | Don't show extra space in status bar, tweak "none selected" message | Sky | 2014-01-02 | -2/+2 |
| | | | ||||
* | | | Implement the news button | Forkk | 2014-01-02 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the news button open the latest news post in the user's web browser. Also remove the webkit dependency. I was planning on using it to display the news in a custom window, but we'll just use the user's browser for now. | |||
* | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | 2014-01-02 | -2154/+4676 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.h | |||
| * | | Merge pull request #32 from 02JanDal/feature_ico_icons | Sky | 2014-01-02 | -3/+3 |
| |\ \ | | | | | | | | | Make .ico files usable (the plugin is already included) | |||
| | * | | Make .ico files usable (the plugin is already included) | Jan Dalheimer | 2014-01-02 | -3/+3 |
| |/ / | ||||
| * | | Merge pull request #31 from max96at/feature_osx_polish | Petr Mrázek | 2014-01-02 | -2/+2 |
| |\ \ | | | | | | | | | Improved java detection on OSX. | |||
| | * | | Removed incomplete osx java detection log message | max96at | 2014-01-02 | -2/+0 |
| | | | | ||||
| | * | | Improved java detection on OSX. | Noah Mayr | 2014-01-02 | -0/+2 |
| |/ / | ||||
| * | | Merge pull request #30 from max96at/feature_osx_polish | Petr Mrázek | 2014-01-02 | -0/+14 |
| |\ \ | | |/ | |/| | Fixed buttons on osx and added .DS_Store to the gitignore file. | |||
| | * | Fixed buttons on osx by adding the accessible plugin. | Noah Mayr | 2014-01-02 | -0/+12 |
| | | | ||||
| | * | Added .DS_Store to .gitignore. | Noah Mayr | 2014-01-02 | -0/+2 |
| |/ |