pollymc/mmc_updater/src
Petr Mrázek 0dcf694c87 More updater fixage
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]
2014-01-05 16:47:12 +01:00
..
resources Magical pixie dust for windows updater reliability 2013-12-17 00:37:56 +01:00
tests More updater fixage 2014-01-05 16:47:12 +01:00
AppInfo.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
AppInfo.h Renew the updater branch 2013-12-02 00:55:24 +01:00
CMakeLists.txt Remove -Werror from the updater's compile flags 2013-12-12 14:55:42 -06:00
DirIterator.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
DirIterator.h Renew the updater branch 2013-12-02 00:55:24 +01:00
FileUtils.cpp Various updater fixes 2013-12-28 04:23:48 +01:00
FileUtils.h Renew the updater branch 2013-12-02 00:55:24 +01:00
Log.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
Log.h Renew the updater branch 2013-12-02 00:55:24 +01:00
MacBundle.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
MacBundle.h Renew the updater branch 2013-12-02 00:55:24 +01:00
main.cpp More updater fixage 2014-01-05 16:47:12 +01:00
Platform.h Make pack200 use QFile by proxy, eliminating some unicode issues. 2013-12-22 18:49:52 +01:00
ProcessUtils.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
ProcessUtils.h Include unistd.h in ProcessUtils.h 2013-12-12 15:06:50 -06:00
StandardDirs.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
StandardDirs.h Renew the updater branch 2013-12-02 00:55:24 +01:00
StandardDirs.mm Renew the updater branch 2013-12-02 00:55:24 +01:00
StlSymbolsLeopard.cpp Disable some crazy OS X hacks on non-GCC compilers 2013-12-13 12:04:52 -06:00
StringUtils.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialog.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialog.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogAscii.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogAscii.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogCocoa.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogCocoa.mm Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogGtk.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogGtk.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogGtkFactory.cpp Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogGtkFactory.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateDialogWin32.cpp Tweak update result dialog size 2014-01-01 20:23:06 +00:00
UpdateDialogWin32.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateInstaller.cpp More updater fixage 2014-01-05 16:47:12 +01:00
UpdateInstaller.h More updater fixage 2014-01-05 16:47:12 +01:00
UpdateMessage.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdateObserver.h Renew the updater branch 2013-12-02 00:55:24 +01:00
UpdaterOptions.cpp More updater fixage 2014-01-05 16:47:12 +01:00
UpdaterOptions.h More updater fixage 2014-01-05 16:47:12 +01:00
UpdateScript.cpp Implement update installer 2013-12-05 20:32:52 -06:00
UpdateScript.h Some more updater fixes 2014-01-05 13:17:42 +01:00