Update-Installer/src
2011-08-26 18:20:38 +01:00
..
resources
tests Change the syntax of the backwards-compatible update scripts. 2011-08-25 12:23:04 +01:00
CMakeLists.txt Centralize the name of the updater application in AppInfo.h 2011-08-26 18:20:38 +01:00
DirIterator.cpp
DirIterator.h
FileOps.cpp Fix unsigned/signed int comparison in FileOps::toUnixPathSeparators() 2011-08-26 14:15:22 +01:00
FileOps.h Fix updater cleanup of temporary directory on Windows 2011-08-26 12:55:09 +01:00
Log.cpp Open log in append mode so that new entries are written at the end. 2011-08-26 11:54:14 +01:00
Log.h
main.cpp Add an old-school ASCII-art version of the update dialog as a fallback under Linux when GTK is not available. 2011-08-26 17:36:22 +01:00
Platform.h
ProcessUtils.cpp Implement ProcessUtils::runSync() under Windows 2011-08-26 11:56:28 +01:00
ProcessUtils.h Implement ProcessUtils::runSync() under Windows 2011-08-26 11:56:28 +01:00
StringUtils.h Change the syntax of the backwards-compatible update scripts. 2011-08-25 12:23:04 +01:00
UpdateDialogAscii.cpp Centralize the name of the updater application in AppInfo.h 2011-08-26 18:20:38 +01:00
UpdateDialogAscii.h Add an old-school ASCII-art version of the update dialog as a fallback under Linux when GTK is not available. 2011-08-26 17:36:22 +01:00
UpdateDialogCocoa.h Remove un-implemented updateRetryCancel() method from UpdateObserver 2011-08-26 15:17:59 +01:00
UpdateDialogCocoa.mm Remove un-implemented updateRetryCancel() method from UpdateObserver 2011-08-26 15:17:59 +01:00
UpdateDialogGtk.cpp Centralize the name of the updater application in AppInfo.h 2011-08-26 18:20:38 +01:00
UpdateDialogGtk.h Make the GTK dependency optional at runtime on Linux 2011-08-26 16:59:03 +01:00
UpdateDialogGtkWrapper.cpp Make the GTK dependency optional at runtime on Linux 2011-08-26 16:59:03 +01:00
UpdateDialogGtkWrapper.h Make the GTK dependency optional at runtime on Linux 2011-08-26 16:59:03 +01:00
UpdateDialogWin32.cpp Centralize the name of the updater application in AppInfo.h 2011-08-26 18:20:38 +01:00
UpdateDialogWin32.h Remove un-implemented updateRetryCancel() method from UpdateObserver 2011-08-26 15:17:59 +01:00
UpdateInstaller.cpp Simplify cleanup of the updater's temporary directory 2011-08-26 13:13:11 +01:00
UpdateInstaller.h Simplify cleanup of the updater's temporary directory 2011-08-26 13:13:11 +01:00
UpdateMessage.h
UpdateObserver.h Remove un-implemented updateRetryCancel() method from UpdateObserver 2011-08-26 15:17:59 +01:00
UpdaterOptions.cpp Simplify cleanup of the updater's temporary directory 2011-08-26 13:13:11 +01:00
UpdaterOptions.h
UpdateScript.cpp Change the syntax of the backwards-compatible update scripts. 2011-08-25 12:23:04 +01:00
UpdateScript.h