Update-Installer/src
2011-08-21 21:49:51 +01:00
..
CMakeLists.txt Use boost threads to run the update installation on a background thread. 2011-08-20 12:52:47 +01:00
Dir.cpp Implement temp package directory removal on Unix. Untested. 2011-08-20 12:11:05 +01:00
Dir.h Implement temp package directory removal on Unix. Untested. 2011-08-20 12:11:05 +01:00
FileOps.cpp Implement temp package directory removal on Unix. Untested. 2011-08-20 12:11:05 +01:00
FileOps.h Implement temp package directory removal on Unix. Untested. 2011-08-20 12:11:05 +01:00
Log.cpp Add entry type information at the start of each log file entry. 2011-08-21 21:47:33 +01:00
Log.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
main.cpp Use boost threads to run the update installation on a background thread. 2011-08-20 12:52:47 +01:00
Platform.h Set platform defines correctly in Platform.h 2011-08-19 20:07:49 +01:00
ProcessUtils.cpp Add code to launch applications with elevated priviledges on Mac from the old updater. 2011-08-20 12:52:22 +01:00
ProcessUtils.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
StringUtils.h Move intToStr() utility method to StringUtils header 2011-08-19 20:08:15 +01:00
UpdateDialogCocoa.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
UpdateDialogGtk.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
UpdateDialogWin32.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
UpdateInstaller.cpp Implement temp package directory removal on Unix. Untested. 2011-08-20 12:11:05 +01:00
UpdateInstaller.h Add the core logic for installing and uninstalling files in UpdateInstaller 2011-08-19 21:03:10 +01:00
UpdateObserver.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
UpdaterOptions.cpp Add a log entry if an unrecognized updater mode string is encountered. 2011-08-21 21:49:51 +01:00
UpdaterOptions.h WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
UpdateScript.cpp Add methods to UpdateScript to retrieve the path which the script was parsed from 2011-08-21 21:48:13 +01:00
UpdateScript.h Add methods to UpdateScript to retrieve the path which the script was parsed from 2011-08-21 21:48:13 +01:00