aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs
AgeCommit message (Collapse)Author
2014-06-09Much change, very jarmod.Petr Mrázek
2014-06-09Begin the transformation!Petr Mrázek
Nuke all the things.
2014-05-17Add static data path for ... static data. Like translations. Move ↵Petr Mrázek
translations there.
2014-05-04Fix version select dialog filteringPetr Mrázek
2014-05-01Show Patreon patrons in the about dialogForkk
2014-04-21Merge remote-tracking branch 'origin/feature_new_login_dialog2' into developPetr Mrázek
2014-04-19Download and cache FML libs for legacy minecraft versions.Petr Mrázek
* minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge
2014-04-16Comments and reformatingJan Dalheimer
[ci skip]
2014-04-16Fix bugJan Dalheimer
2014-04-16LoginDialog changesJan Dalheimer
2014-04-16Create a new login dialogTaeyeon Mori
2014-04-06Workaround for dirty build folders.Petr Mrázek
My disgust just turned into barely contained rage :<
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-03-31Fix FTB-related issuesPetr Mrázek
2014-03-30Fix many memory leaks.Petr Mrázek
2014-03-29Fix issues with badly encoded escape sequences in config files.Petr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_notif_65449324' into developPetr Mrázek
2014-03-15Allow reseting notificationsJan Dalheimer
2014-03-15Add a timer for clicking away the notification dialogJan Dalheimer
2014-03-14Get rid of one reloadInstanceVersionJan Dalheimer
2014-03-14Pull in BaseInstaller related changes from quickmodJan Dalheimer
2014-03-14Move version stuff to the model and reimplement reorderingJan Dalheimer
2014-03-09Improve reporting of version file errors.xPetr Mrázek
2014-03-09Remove version patch reordering. Remove the main class display from onesix ↵Petr Mrázek
edit mods.
2014-03-05More refactor.Petr Mrázek
2014-03-03No end in sight :<Petr Mrázek
2014-03-02Remove widgets from logic.Petr Mrázek
2014-03-01Reorganize the version-related code.Petr Mrázek
2014-02-25Merge branch 'feature_screenshots' into integration_json_and_toolsPetr 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-25Screenshots: Optimize image loading and memory use, fix list and button layout.Petr Mrázek
2014-02-25Reorganize all the screenshot filesPetr Mrázek
2014-02-24Fix memory leak in systemrobotbrain
2014-02-24Deleting screenshots. Needs fixing.robotbrain
2014-02-24Imgur album creationJan Dalheimer
2014-02-24Working screenshot uploadJan Dalheimer
2014-02-24Screenshot fixes, move some code around, fix some stuffJan Dalheimer
2014-02-23Close to finished. Need to fix the upload part. Viewing works (in grayscale)robotbrain
2014-02-24Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek
2014-02-23Initial stuff. It doesnt work.robotbrain
2014-02-21Fix MCEdit on OSXJan Dalheimer
2014-02-19New, better, liteloader supportJan Dalheimer
2014-02-16Fix some external tool related string sin the settings dialog.Petr Mrázek
2014-02-16Nicer way of selecting tool folders and executablesPetr Mrázek
2014-02-16Links to the toolsJan Dalheimer
2014-02-16RestructureJan Dalheimer
2014-02-16Fix path selections for tools (settings dialog)Petr Mrázek
2014-02-16Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer
2014-02-16Fix stuff. Make sure different ways of aborting profiling work.Jan Dalheimer
2014-02-16Fix a few bugs in profilers.Petr Mrázek
* Legacy was launching before the profiler. * Some clarity changes. * Report problem with empty strings as profiler paths.
2014-02-15Underp. Don't depend on OneSix. Nicer "menu" style choosing.Jan Dalheimer