summaryrefslogtreecommitdiffstats
path: root/src/sdk/installerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add --binarydatafile argument to installerbase.kh12013-02-071-8/+25
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Fix 207cfebb778b.kh12012-11-201-3/+6
* Some changes to start compile with Qt5.kh12012-11-201-1/+1
* Implement cmd option to dump binary content into given dir.kh12012-11-141-0/+30
* Move help switch further up, so it's allways available.kh12012-11-141-3/+5
* Store installer data in a separate file on Mac to support code signingPasi Matilainen2012-09-261-0/+8
* Add new commandline argument.kh12012-08-171-0/+2
* Make all Ubuntu versions use cleanlooks style.Niels Weber2012-08-031-5/+2
* add the installer create datetime to --versionTim Jenssen2012-06-121-1/+12
* now we can setTempRepositories from script sideTim Jenssen2012-04-271-6/+5
* remove allowMaintenanceTool checkNiels Weber2012-04-271-29/+0
* also use cleanlooks on ubuntu 12.04Niels Weber2012-04-021-1/+1
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+396