.. |
tests
|
Use Windows/Unix versions of test binary names in test-update.rb depending on the host OS
|
2011-08-23 10:31:35 +01:00 |
CMakeLists.txt
|
Avoid trying to link against the pthreads library when building on Win32
|
2011-08-22 15:51:50 +01:00 |
Dir.cpp
|
Add missing <string.h> include
|
2011-08-23 09:40:41 +01:00 |
Dir.h
|
Dir iterator implementation for Win32 - Untested
|
2011-08-22 15:50:15 +01:00 |
FileOps.cpp
|
Make FileOps::createSymLink() a no-op which logs a warning under Windows instead of reporting an error.
|
2011-08-22 19:21:29 +01:00 |
FileOps.h
|
Convert Qt permission flags (from QFile::Permissions) to Unix mode_t flags.
|
2011-08-22 10:01:25 +01:00 |
Log.cpp
|
Get Log and UpdaterOptions classes compiling under Win32
|
2011-08-22 15:50:39 +01:00 |
Log.h
|
Use fstream to open and write to log file and include process ID in log entries.
|
2011-08-21 22:56:33 +01:00 |
main.cpp
|
Print details of any exceptions that escape UpdateInstaller::run()
|
2011-08-22 18:02:51 +01:00 |
Platform.h
|
Implement waiting for parent updater process to finish.
|
2011-08-22 18:46:03 +01:00 |
ProcessUtils.cpp
|
Implement process elevation on Windows using code from existing updater
|
2011-08-22 19:32:01 +01:00 |
ProcessUtils.h
|
Implement waiting for parent updater process to finish.
|
2011-08-22 18:46:03 +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 waiting for parent updater process to finish.
|
2011-08-22 18:46:03 +01:00 |
UpdateInstaller.h
|
Remove temporary updater files after update installation completes.
|
2011-08-21 23:05:25 +01:00 |
UpdateObserver.h
|
WIP - Standalone update installer with no dependency on Qt
|
2011-08-19 19:59:21 +01:00 |
UpdaterOptions.cpp
|
Fix argv[0] not being correctly set to binary path under Windows
|
2011-08-22 19:17:35 +01:00 |
UpdaterOptions.h
|
Add support for the old-format updater command-line syntax.
|
2011-08-22 12:59:08 +01:00 |
UpdateScript.cpp
|
Support parsing update scripts structured for backwards compatibility with Mendeley Desktop clients <= 1.0
|
2011-08-22 12:06:48 +01:00 |
UpdateScript.h
|
Support parsing update scripts structured for backwards compatibility with Mendeley Desktop clients <= 1.0
|
2011-08-22 12:06:48 +01:00 |