summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added support for setting descriptions of Windows shortcutsFrerich Raabe2016-01-182-3/+9
* Fix timezone issue, simply keep the UTC time.Karsten Heimrich2016-01-042-28/+6
* Optimized checking validity of target directory value on WindowsFrerich Raabe2015-12-092-1/+13
* Remove implicit expanding vertical spacer from dynamic pagesFrerich Raabe2015-12-091-1/+0
* Fixed compiling lib7z_facade.cpp with Visual Studio 2013Frerich Raabe2015-12-091-0/+3
* Fixed reading error output from sudo'ed processFrerich Raabe2015-12-091-1/+1
* Fixed bug in making stderr pipe read-handle non-blockingFrerich Raabe2015-12-091-1/+1
* When running sudo'ed process, make reading from child non-blockingFrerich Raabe2015-12-091-1/+11
* Let ElevatedExecuteOperation delete its RemoteObject earlierFrerich Raabe2015-12-081-1/+2
* Removed unused variableFrerich Raabe2015-12-081-1/+0
* Fixed running binarycreator if the temporary directory name contains spacesFrerich Raabe2015-12-081-14/+13
* Fix violated assertion in error handling of binarycreatorFrerich Raabe2015-12-081-3/+9
* Automatically chose to perform uninstall if appropriateFrerich Raabe2015-12-082-3/+23
* Implemented installer.readFile()Frerich Raabe2015-12-082-0/+29
* Implemented support for creating URL shortcuts on WindowsFrerich Raabe2015-12-081-21/+43
* Fixed occasional crash on Windows when terminating installerFrerich Raabe2015-12-083-3/+14
* Fix spanish language import nameKatja Marttila2015-11-272-2/+2
* Fix broken daylight saving time check.Karsten Heimrich2015-11-231-0/+16
* Fix null pointer exception in silent modeChristoph Vogtländer2015-11-191-1/+1
* Fix crash when updating admin installation with user/temp repositoryKatja Marttila2015-10-301-1/+11
* Read UrlQueryString from settings.Jarek Kobus2015-10-144-4/+5
* Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-10-122-3/+14
|\
| * Fix errors when running updates in a directory requiring elevationKai Koehne2015-08-201-2/+1
| * Fix usage of system proxy with credentialsKai Koehne2015-08-051-1/+13
* | Allow to use the stylesheet to customize UIDenis Shienkov2015-09-284-1/+21
* | Add Castilian Spanish translationJavier Llorente2015-09-244-2/+2693
* | Compile with namespaces.Karsten Heimrich2015-09-071-1/+1
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-0739-171/+191
* | Fix wording of "Could not get authorization" error messageKai Koehne2015-08-261-2/+2
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-196-16/+70
|\|
| * Unify handling of translationsKai Koehne2015-06-304-21/+63
| * Init all components with proper install actionJarek Kobus2015-06-291-1/+1
| * Fix: .dat file gets deleted after multiple component changes.Karsten Heimrich2015-06-111-0/+6
* | Fix missing KD* documentation.Karsten Heimrich2015-08-071-0/+11
* | add silent modeChristoph Vogtländer2015-07-175-1/+34
* | Adjust include guards.Karsten Heimrich2015-07-1422-66/+66
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-1463-126/+131
* | Make the installation relocatable (with some limitations).Karsten Heimrich2015-07-147-53/+123
* | Cleanup. Prepare for proper rollback implementation.Karsten Heimrich2015-07-142-89/+91
* | Rework handling of repository testing.Karsten Heimrich2015-07-141-13/+23
* | Remove quotes around component checker warningsKai Koehne2015-07-101-1/+1
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-1047-87/+108
* | Add factory auto test. Update template parameter + documentation.Karsten Heimrich2015-07-102-32/+75
* | Fix build on WindowsKai Koehne2015-07-101-1/+1
* | Sanitize QDebug outputKai Koehne2015-07-0922-100/+89
* | Implement repository testing using our task classes.Karsten Heimrich2015-07-094-105/+125
* | Fix canceling the download done by an external call.Karsten Heimrich2015-07-092-2/+28
* | Print Qt version in verbose outputKai Koehne2015-07-021-3/+3
* | Fix missing filename conversion on UNIX systems.Karsten Heimrich2015-06-251-0/+15
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-2544-171/+1