summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* Give the Patreon button a logoSky2014-04-12-2/+2
|
* Add Patreon button. Needs an icon (used I for now).Sky2014-04-11-0/+24
|
* Context menu tweaksPetr Mrázek2014-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ázek2014-04-06-2/+2
| | | | My disgust just turned into barely contained rage :<
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-14/+15
|
* Fix FTB-related issues0.3.1Petr Mrázek2014-03-31-1/+22
|
* Fix many memory leaks.Petr Mrázek2014-03-30-33/+56
|
* Fix issues with badly encoded escape sequences in config files.Petr Mrázek2014-03-29-1/+2
|
* Raise console window when it's open, but hidden behind other windows.Petr Mrázek2014-03-24-0/+6
|
* Make some more error messages translateable.Petr Mrázek2014-03-23-8/+8
|
* Merge remote-tracking branch 'origin/feature_notif_65449324' into developPetr Mrázek2014-03-19-20/+231
|\
| * Allow reseting notificationsJan Dalheimer2014-03-15-0/+15
| |
| * Add a timer for clicking away the notification dialogJan Dalheimer2014-03-15-20/+216
| |
* | Merge remote-tracking branch 'origin/feature_json_fixes' into developPetr Mrázek2014-03-19-85/+44
|\ \
| * | Get rid of one reloadInstanceVersionJan Dalheimer2014-03-14-4/+0
| | |
| * | Pull in BaseInstaller related changes from quickmodJan Dalheimer2014-03-14-52/+4
| | |
| * | Move version stuff to the model and reimplement reorderingJan Dalheimer2014-03-14-29/+40
| |/
* | Merge branch 'develop' into feature_badgesJan Dalheimer2014-03-10-147/+83
|\| | | | | | | | | Conflicts: logic/OneSixInstance.cpp
| * Merge remote-tracking branch 'origin/feature_commands' into integration_butcheryPetr Mrázek2014-03-09-0/+15
| |\
| * | Improve reporting of version file errors.xPetr Mrázek2014-03-09-18/+46
| | |
| * | Remove version patch reordering. Remove the main class display from onesix ↵Petr Mrázek2014-03-09-130/+34
| | | | | | | | | | | | edit mods.
| * | More refactor.Petr Mrázek2014-03-05-1/+1
| | |
| * | Merge branch 'develop' into feature_version_json_butcheryPetr Mrázek2014-03-03-0/+2
| |\ \
| * | | No end in sight :<Petr Mrázek2014-03-03-0/+4
| | | |
| * | | Remove widgets from logic.Petr Mrázek2014-03-02-9/+9
| | | |
| * | | Reorganize the version-related code.Petr Mrázek2014-03-01-3/+3
| | | |
* | | | Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer2014-03-10-5/+86
| |_|/ |/| |
* | | Fix another GroupView bugJan Dalheimer2014-03-07-0/+15
| |/ |/|
* | Fix a GroupView crash that was triggered by the FTB trackingJan Dalheimer2014-03-03-0/+2
|/
* Merge branch 'feature_screenshots' into integration_json_and_toolsPetr Mrázek2014-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ázek2014-02-25-14/+17
| |
| * Reorganize all the screenshot filesPetr Mrázek2014-02-25-11/+11
| |
| * Fix memory leak in systemrobotbrain2014-02-24-5/+5
| |
| * Deleting screenshots. Needs fixing.robotbrain2014-02-24-6/+19
| |
| * Imgur album creationJan Dalheimer2014-02-24-26/+27
| |
| * Working screenshot uploadJan Dalheimer2014-02-24-60/+75
| |
| * Screenshot fixes, move some code around, fix some stuffJan Dalheimer2014-02-24-48/+70
| |
| * Close to finished. Need to fix the upload part. Viewing works (in grayscale)robotbrain2014-02-23-28/+16
| |
| * Initial stuff. It doesnt work.robotbrain2014-02-23-8/+240
| |
* | Merge branch 'fix_json_version' into integration_json_and_toolsPetr Mrázek2014-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 Dalheimer2014-02-17-1/+2
| |/ | | | | | | used for badges.
* | Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek2014-02-24-51/+449
|\ \
| * | Fix MCEdit on OSXJan Dalheimer2014-02-21-0/+5
| | |
| * | Fix some external tool related string sin the settings dialog.Petr Mrázek2014-02-16-2/+2
| | |
| * | Nicer way of selecting tool folders and executablesPetr Mrázek2014-02-16-79/+129
| | |
| * | Links to the toolsJan Dalheimer2014-02-16-0/+21
| | |
| * | RestructureJan Dalheimer2014-02-16-2/+2
| | |
| * | Fix path selections for tools (settings dialog)Petr Mrázek2014-02-16-5/+18
| | |
| * | Fix for windows and update tool menu after closing settings dialogJan Dalheimer2014-02-16-41/+49
| | |
| * | Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer2014-02-16-3/+90
| | |