summaryrefslogtreecommitdiffstats
path: root/src/sdk
Commit message (Expand)AuthorAgeFilesLines
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-083-4/+4
* Simplify registration of objects into script engineKai Koehne2015-01-071-4/+6
* Update German translationNiels Weber2015-01-071-1908/+1234
* sdk.pro was missing the ts file changeNiels Weber2015-01-061-1/+1
* Remove country from most translationsKai Koehne2015-01-068-6/+6
* Update Japanese translation.Takayuki ORITO2015-01-061-4/+941
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-111-1/+2
* Add possibility to specify a control script.kh2014-12-104-10/+6
* Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-12-081-0/+5
|\
| * Fix corruption of uninstaller operations after 'soft restart'1.6Kai Koehne2014-12-081-0/+5
* | Enable setuid on Macjkobus2014-12-021-0/+1
* | Remove occurrences of QHostAddress.kh2014-12-021-1/+0
* | Implement a way to start the server in debug mode and API cleanup.kh2014-11-264-19/+49
* | Use written localhost address, adapt code.kh2014-11-241-1/+2
* | Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-212-3/+2
* | Remove proxy username/password in settings dialogKai Koehne2014-11-182-428/+127
* | Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-181-0/+1
* | Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-185-418/+3882
|\|
| * Update Russian translationSergey Belyashov2014-10-281-148/+121
| * French translationMatthieu Bachelier2014-08-273-6/+3362
| * Sanity-check for Qt SDK installations with broken uninstall operationsKai Koehne2014-08-271-1/+29
| * Update German translationNiels Weber2014-07-111-264/+399
* | Make sure we do not fail if we can't create the lock file.kh12014-11-122-11/+22
* | Rewrite the isRunning implementation and remove private class.kh12014-11-122-3/+3
* | Allow to check for IFW version in codeKai Koehne2014-11-111-2/+2
* | fix broken command line parsingChristoph Vogtländer2014-11-041-1/+1
* | Replace all occurrences of "can not" with "cannot"Niels Weber2014-10-311-5/+5
* | Implement package filtering for online and offline installer.kh12014-10-302-10/+13
* | Add --framework-version argumentKai Koehne2014-10-283-1/+13
* | Add LGPLv3 as new licenseKai Koehne2014-10-1617-238/+119
* | Overhaul the binary format API.kh12014-10-153-40/+19
* | Update Japanese translationTasuku Suzuki2014-10-101-11/+11
* | Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-1/+2
* | Fix missing punctuation and wrong apostrophe.kh12014-09-151-1/+1
* | Fix some std::cout usage.kh12014-09-051-9/+6
* | Split and implement new installer base, update checker.kh12014-09-047-416/+619
* | Introduce commandline parser class.kh12014-08-293-0/+236
* | Fix listing of resourcesKai Koehne2014-08-271-1/+1
* | Make listing of resources less verboseKai Koehne2014-08-271-10/+9
* | Fix compile on MacOSXChristian Stenger2014-07-231-0/+5
* | Fix attaching to console on WindowsKai Koehne2014-07-182-37/+74
* | Move Console implementation (Windows) in .cpp fileKai Koehne2014-07-183-69/+122
* | Fix Typo resulting in wrong error messageNiels Weber2014-07-171-1/+1
* | Make the marker and the find function class members.kh12014-07-151-2/+2
* | Move class BinaryContent into its own file.kh12014-07-152-2/+2
* | Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-155-25/+192
* | Adjust parsing the arguments, we now only need them for the parser.kh12014-07-141-7/+5
* | Windows: Write verbose output into parent consoleKai Koehne2014-07-111-4/+12
* | Remove ubuntu hack that should be no longer necessary.Niels Weber2014-07-101-26/+0
* | Use QCommandlineParser, remove some developer related options.kh12014-07-105-650/+251