Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Give the Patreon button a logo | Sky | 2014-04-12 | -2/+2 |
| | ||||
* | Add Patreon button. Needs an icon (used I for now). | Sky | 2014-04-11 | -0/+24 |
| | ||||
* | Context menu tweaks | Petr Mrázek | 2014-04-08 | -11/+38 |
| | | | | | | * 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. | |||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -2/+2 |
| | | | | My disgust just turned into barely contained rage :< | |||
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -14/+15 |
| | ||||
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+22 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -33/+56 |
| | ||||
* | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | 2014-03-29 | -1/+2 |
| | ||||
* | Raise console window when it's open, but hidden behind other windows. | Petr Mrázek | 2014-03-24 | -0/+6 |
| | ||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -8/+8 |
| | ||||
* | Merge remote-tracking branch 'origin/feature_notif_65449324' into develop | Petr Mrázek | 2014-03-19 | -20/+231 |
|\ | ||||
| * | Allow reseting notifications | Jan Dalheimer | 2014-03-15 | -0/+15 |
| | | ||||
| * | Add a timer for clicking away the notification dialog | Jan Dalheimer | 2014-03-15 | -20/+216 |
| | | ||||
* | | Merge remote-tracking branch 'origin/feature_json_fixes' into develop | Petr Mrázek | 2014-03-19 | -85/+44 |
|\ \ | ||||
| * | | Get rid of one reloadInstanceVersion | Jan Dalheimer | 2014-03-14 | -4/+0 |
| | | | ||||
| * | | Pull in BaseInstaller related changes from quickmod | Jan Dalheimer | 2014-03-14 | -52/+4 |
| | | | ||||
| * | | Move version stuff to the model and reimplement reordering | Jan Dalheimer | 2014-03-14 | -29/+40 |
| |/ | ||||
* | | Merge branch 'develop' into feature_badges | Jan Dalheimer | 2014-03-10 | -147/+83 |
|\| | | | | | | | | | Conflicts: logic/OneSixInstance.cpp | |||
| * | Merge remote-tracking branch 'origin/feature_commands' into integration_butchery | Petr Mrázek | 2014-03-09 | -0/+15 |
| |\ | ||||
| * | | Improve reporting of version file errors.x | Petr Mrázek | 2014-03-09 | -18/+46 |
| | | | ||||
| * | | Remove version patch reordering. Remove the main class display from onesix ↵ | Petr Mrázek | 2014-03-09 | -130/+34 |
| | | | | | | | | | | | | edit mods. | |||
| * | | More refactor. | Petr Mrázek | 2014-03-05 | -1/+1 |
| | | | ||||
| * | | Merge branch 'develop' into feature_version_json_butchery | Petr Mrázek | 2014-03-03 | -0/+2 |
| |\ \ | ||||
| * | | | No end in sight :< | Petr Mrázek | 2014-03-03 | -0/+4 |
| | | | | ||||
| * | | | Remove widgets from logic. | Petr Mrázek | 2014-03-02 | -9/+9 |
| | | | | ||||
| * | | | Reorganize the version-related code. | Petr Mrázek | 2014-03-01 | -3/+3 |
| | | | | ||||
* | | | | Instance badges. Some easter eggs and one for broken so far. | Jan Dalheimer | 2014-03-10 | -5/+86 |
| |_|/ |/| | | ||||
* | | | Fix another GroupView bug | Jan Dalheimer | 2014-03-07 | -0/+15 |
| |/ |/| | ||||
* | | Fix a GroupView crash that was triggered by the FTB tracking | Jan Dalheimer | 2014-03-03 | -0/+2 |
|/ | ||||
* | Merge branch 'feature_screenshots' into integration_json_and_tools | Petr Mrázek | 2014-02-25 | -6/+281 |
|\ | | | | | | | | | | | | | Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file. | |||
| * | Screenshots: Optimize image loading and memory use, fix list and button layout. | Petr Mrázek | 2014-02-25 | -14/+17 |
| | | ||||
| * | Reorganize all the screenshot files | Petr Mrázek | 2014-02-25 | -11/+11 |
| | | ||||
| * | Fix memory leak in system | robotbrain | 2014-02-24 | -5/+5 |
| | | ||||
| * | Deleting screenshots. Needs fixing. | robotbrain | 2014-02-24 | -6/+19 |
| | | ||||
| * | Imgur album creation | Jan Dalheimer | 2014-02-24 | -26/+27 |
| | | ||||
| * | Working screenshot upload | Jan Dalheimer | 2014-02-24 | -60/+75 |
| | | ||||
| * | Screenshot fixes, move some code around, fix some stuff | Jan Dalheimer | 2014-02-24 | -48/+70 |
| | | ||||
| * | Close to finished. Need to fix the upload part. Viewing works (in grayscale) | robotbrain | 2014-02-23 | -28/+16 |
| | | ||||
| * | Initial stuff. It doesnt work. | robotbrain | 2014-02-23 | -8/+240 |
| | | ||||
* | | Merge branch 'fix_json_version' into integration_json_and_tools | Petr Mrázek | 2014-02-24 | -1/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: logic/OneSixInstance.cpp logic/OneSixVersionBuilder.cpp Some fixage. Yay for conflicts. | |||
| * | | Instance flags. Currently used for marking instances as broken. Can later be ↵ | Jan Dalheimer | 2014-02-17 | -1/+2 |
| |/ | | | | | | | used for badges. | |||
* | | Merge branch 'feature_profiling' into integration_json_and_tools | Petr Mrázek | 2014-02-24 | -51/+449 |
|\ \ | ||||
| * | | Fix MCEdit on OSX | Jan Dalheimer | 2014-02-21 | -0/+5 |
| | | | ||||
| * | | Fix some external tool related string sin the settings dialog. | Petr Mrázek | 2014-02-16 | -2/+2 |
| | | | ||||
| * | | Nicer way of selecting tool folders and executables | Petr Mrázek | 2014-02-16 | -79/+129 |
| | | | ||||
| * | | Links to the tools | Jan Dalheimer | 2014-02-16 | -0/+21 |
| | | | ||||
| * | | Restructure | Jan Dalheimer | 2014-02-16 | -2/+2 |
| | | | ||||
| * | | Fix path selections for tools (settings dialog) | Petr Mrázek | 2014-02-16 | -5/+18 |
| | | | ||||
| * | | Fix for windows and update tool menu after closing settings dialog | Jan Dalheimer | 2014-02-16 | -41/+49 |
| | | | ||||
| * | | Fix more stuff. Detached tools, only MCEdit for now. | Jan Dalheimer | 2014-02-16 | -3/+90 |
| | | |