Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-10 | Follow redirects for skins | Petr Mrázek | |
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 another bunch of copyright years, including fixing #397 | Jan Dalheimer | |
2014-10-19 | Finally with Qt5.3 this should work. :D | max96at | |
2014-09-06 | Sync from quickmods | Petr Mrázek | |
2014-07-30 | Show a warning if the instance path contains a '!' | Loetkolben | |
The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window. | |||
2014-07-20 | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | |
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | |||
2014-07-20 | Merge global settings and accounts into a pagedialog | Jan Dalheimer | |
Also split external tools into it's own page | |||
2014-07-14 | Fix last minute derps | Petr Mrázek | |
* Changelog formatting * Update dialog popping up on start even when it shouldn't | |||
2014-07-14 | Show changelog even when there are no new updates available. | Petr Mrázek | |
2014-06-28 | Turn screenshot management into a page. | Petr Mrázek | |
2014-06-28 | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | |
Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | |||
2014-06-28 | Bump version, fix typo, update the changelog. | Petr Mrázek | |
2014-06-28 | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | |
2014-06-20 | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | |
2014-06-18 | Replace notes dialog with a page. | Petr Mrázek | |
2014-06-09 | Instance settings moved to a page. | Petr Mrázek | |
2014-06-09 | Add and implement pages and page dialog. | Petr Mrázek | |
2014-06-09 | Move instance settings back to the main window. | Petr Mrázek | |
2014-06-09 | Fix last instance remaining selected when deleted | Petr Mrázek | |
2014-06-09 | Reorganize logic code. | Petr Mrázek | |
2014-06-09 | Begin the transformation! | Petr Mrázek | |
Nuke all the things. | |||
2014-05-21 | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | |
2014-05-18 | Restore manage screenshots in main window. | Petr Mrázek | |
2014-05-18 | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | |
2014-05-15 | Status pills. This doesn't build yet. | Petr Mrázek | |
2014-05-10 | Implement backtraces on Windows. | Andrew | |
Much !!FUN!! was had | |||
2014-05-04 | Fix version select dialog filtering | Petr Mrázek | |
2014-04-21 | Fix quit shortcut connect() call | Petr Mrázek | |
2014-04-21 | Add a quit shortcut to the main window (#200) | Taeyeon Mori | |
The shortcut is Ctrl+Q on every platform but windows, which doesn have one. See also: http://qt-project.org/doc/qt-5/qkeysequence.html#details (StandardKey Quit) | |||
2014-04-11 | Add Patreon button. Needs an icon (used I for now). | Sky | |
2014-04-08 | Context menu tweaks | Petr Mrázek | |
* Add create/copy instance actions to the context menu. * Context menu for the instance view background. * Top of the context menu is now a header, fixing the misclick problems. | |||
2014-04-06 | Workaround for dirty build folders. | Petr Mrázek | |
My disgust just turned into barely contained rage :< | |||
2014-04-06 | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | |
2014-03-30 | Fix many memory leaks. | Petr Mrázek | |
2014-03-23 | Make some more error messages translateable. | Petr Mrázek | |
2014-03-15 | Add a timer for clicking away the notification dialog | Jan Dalheimer | |
2014-02-25 | Merge branch 'feature_screenshots' into integration_json_and_tools | Petr Mrázek | |
Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file. | |||
2014-02-24 | Imgur album creation | Jan Dalheimer | |
2014-02-24 | Working screenshot upload | Jan Dalheimer | |
2014-02-24 | Screenshot fixes, move some code around, fix some stuff | Jan Dalheimer | |
2014-02-24 | Merge branch 'fix_json_version' into integration_json_and_tools | Petr Mrázek | |
Conflicts: logic/OneSixInstance.cpp logic/OneSixVersionBuilder.cpp Some fixage. Yay for conflicts. | |||
2014-02-23 | Close to finished. Need to fix the upload part. Viewing works (in grayscale) | robotbrain | |
2014-02-23 | Initial stuff. It doesnt work. | robotbrain | |
2014-02-17 | Instance flags. Currently used for marking instances as broken. Can later be ↵ | Jan Dalheimer | |
used for badges. | |||
2014-02-16 | Restructure | Jan Dalheimer | |
2014-02-16 | Fix for windows and update tool menu after closing settings dialog | Jan Dalheimer | |
2014-02-16 | Fix more stuff. Detached tools, only MCEdit for now. | Jan Dalheimer | |
2014-02-16 | More fixes. | Jan Dalheimer | |
2014-02-16 | Fix stuff. Make sure different ways of aborting profiling work. | Jan Dalheimer | |