summaryrefslogtreecommitdiff
path: root/onlineupdate
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Fix typosAndrea Gelmini1-1/+1
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann1-0/+0
2017-09-13onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl2-1/+2
2017-08-29update the gtk updater icon with the new updater iconMarkus Mohrhard1-254/+200
2017-08-28update updater iconandreas kainz3-0/+649
2017-08-22updater: store the updater GUI icon on linux in the codeMarkus Mohrhard2-3/+261
2017-08-22updater: get the updater GUI working on LinuxMarkus Mohrhard4-4/+12
2017-08-22updater: fix error in linux part of updater makefilesMarkus Mohrhard1-1/+1
2017-08-21updater: add a way to test the dialog code of the updaterMarkus Mohrhard3-0/+107
2017-08-21updater: always show the updater UIMarkus Mohrhard1-3/+8
2017-08-21updater: set executable type GUI for updater.exeMarkus Mohrhard1-2/+8
2017-08-14updater: reference the correct new static library nameMarkus Mohrhard1-1/+1
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard6-322/+3
2017-08-08updater: add include guard for windows process start codeMarkus Mohrhard1-0/+5
2017-08-08updater: use the correct define checkMarkus Mohrhard1-3/+1
2017-08-02updater: disable the special handling of the user profileMarkus Mohrhard1-0/+3
2017-08-01make it easier to debug the generation of certificate dataMarkus Mohrhard1-2/+12
2017-07-31updater: get the signature verification working on WindowsMarkus Mohrhard8-30/+77
2017-07-31updater: fix windows build, string issuesMarkus Mohrhard1-2/+2
2017-07-31updater: fix include and exception support for updater serviceMarkus Mohrhard1-1/+2
2017-07-31fix updater code on windowsMarkus Mohrhard3-5/+199
2017-07-28updater: remove unnecessary mozilla makefileMarkus Mohrhard1-9/+0
2017-06-26updater: make it more difficult to misuse the APIMarkus Mohrhard1-29/+19
2017-06-26updater: reduce scope of ArchiveReader and pass by referenceMarkus Mohrhard1-53/+48
2017-06-26updater: subclasses need to pass the archiveReader parameter to their parentsMarkus Mohrhard1-11/+26
2017-06-26tdf#108563 Transform global variable gArchiveReader to local variableChristian Barth1-23/+46
2017-06-24updater: add a one step update testMarkus Mohrhard4-0/+27
2017-06-20new cannot return nullptrNoel Grandin1-4/+0
2017-06-17-Werror=maybe-uninitializedMarkus Mohrhard1-1/+1
2017-06-17updater: fix missing header for std::vectorMarkus Mohrhard1-0/+1
2017-06-17updater: get the certificate code working on python2 and 3Markus Mohrhard1-5/+12
2017-06-17updater: remove unnecessary fileMarkus Mohrhard1-1/+0
2017-06-17updater: remove some of the old mozilla makefile piecesMarkus Mohrhard2-43/+0
2017-06-17updater: remove old updater certificate dataMarkus Mohrhard1-0/+0
2017-06-17updater: move the data location for the replacement testMarkus Mohrhard2-4/+7
2017-06-17updater: respect version info for manual testsMarkus Mohrhard2-0/+0
2017-06-16updater: add manual test for new language updatesMarkus Mohrhard4-0/+21
2017-06-16updater: fix update file lookup for language pack filesMarkus Mohrhard1-2/+3
2017-06-16updater: rename test directory to reflect the tested codeMarkus Mohrhard3-0/+0
2017-06-16updater: add short explanation about the testMarkus Mohrhard1-0/+2
2017-06-16updater: find all the language update filesMarkus Mohrhard1-2/+28
2017-06-16updater: work on supporting language pack updatesMarkus Mohrhard1-86/+96
2017-06-14Fix typosAndrea Gelmini1-1/+1
2017-06-11add a way to manually test the automatic updater with a simple test projectMarkus Mohrhard3-0/+15
2017-06-11fix automatic updates with user profile in installation dirMarkus Mohrhard1-13/+19
2017-06-11start adding my local documentation to the onlineupdate READMEMarkus Mohrhard1-0/+11
2017-06-08the custom target needs to depend on pythonMarkus Mohrhard1-2/+4
2017-06-04no need to construct unique_ptr hereJochen Nitschke1-4/+4
2017-06-01Fix typosAndrea Gelmini4-4/+4
2017-05-21take the certifcate info from the update configMarkus Mohrhard2-4/+7