summaryrefslogtreecommitdiffstats
path: root/src/sdk/installerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-3/+3
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-191-0/+6
|\|
| * Fix: .dat file gets deleted after multiple component changes.Karsten Heimrich2015-06-111-0/+6
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-3/+3
* | Sanitize QDebug outputKai Koehne2015-07-091-2/+2
|/
* Add more logging categories.Jarek Kobus2015-04-241-8/+9
* Enable logging categories as an installer option.Jarek Kobus2015-04-241-5/+12
* Make componentChecker warnings optional.Jarek Kobus2015-04-221-0/+3
* Use local sockets for client-server communicationKai Koehne2015-02-201-3/+4
* Update CopyrightKai Koehne2015-02-181-7/+7
* Fix use --startclient argumentsKai Koehne2015-02-021-1/+1
* Fix loading of translationsJarek Kobus2015-01-261-22/+15
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-081-2/+2
* Remove country from most translationsKai Koehne2015-01-061-1/+1
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-111-1/+2
* Add possibility to specify a control script.kh2014-12-101-0/+3
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-4/+17
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-181-0/+1
* Make sure we do not fail if we can't create the lock file.kh12014-11-121-8/+13
* Rewrite the isRunning implementation and remove private class.kh12014-11-121-2/+2
* Implement package filtering for online and offline installer.kh12014-10-301-6/+7
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-11/+5
* Fix some std::cout usage.kh12014-09-051-9/+6
* Split and implement new installer base, update checker.kh12014-09-041-350/+196
* Fix listing of resourcesKai Koehne2014-08-271-1/+1
* Make listing of resources less verboseKai Koehne2014-08-271-10/+9
* Fix Typo resulting in wrong error messageNiels Weber2014-07-171-1/+1
* Move class BinaryContent into its own file.kh12014-07-151-1/+1
* Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-151-23/+8
* Adjust parsing the arguments, we now only need them for the parser.kh12014-07-141-7/+5
* Remove ubuntu hack that should be no longer necessary.Niels Weber2014-07-101-26/+0
* Use QCommandlineParser, remove some developer related options.kh12014-07-101-224/+248
* Rename settings in config.xml filejkobus2014-07-071-2/+2
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-4/+4
* Initialize both client and server with default values.kh12014-06-231-1/+1
* Fix replace maintenance tool binary.kh12014-06-041-1/+2
* Replace client-server classes and update implementations.kh12014-06-031-3/+5
* Avoid 'Too many open files' on MacKai Koehne2014-05-141-1/+9
* Fix --checkupdates shows error dialog if network is down.kh12014-01-081-12/+7
* Adjust ProductKeyCheck API. (in preparation for multiple pages)kh12013-11-251-0/+3
* Open a console window (Windows) to show the verbose output.kh12013-11-251-1/+10
* Implement a way to replace the default resource.kh12013-10-161-0/+5
* Be more verbose on the resource tree.kh12013-10-161-17/+9
* Make sure we parse and pass arguments as early as possible.kh12013-10-161-53/+53
* Fix selected translation in special circumstances.Niels Weber2013-08-091-6/+16
* Implement dedicated translation settings support.kh12013-06-261-27/+32
* Check os-release instead of lsb-releaseNiels Weber2013-04-111-2/+2
* Don't hard-code version in sourcesKai Koehne2013-02-141-1/+1