summaryrefslogtreecommitdiffstats
path: root/tools/common
Commit message (Expand)AuthorAgeFilesLines
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* License header update to GPL-EXCEPTKatja Marttila2017-01-262-34/+24
* Update license headersIikka Eklund2015-12-292-8/+6
* Fix dubious warning about RequiresAdminRights tag.kh12015-04-271-6/+0
* Compile with Qt 5.5kh2015-04-131-3/+4
* Update CopyrightKai Koehne2015-02-182-14/+14
* Introduce scScript constant and use whenever neededjkobus2014-11-181-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-162-28/+14
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-7/+8
* Replace script with js engine.kh12014-06-031-5/+5
* Make sure we read the script content as UTF8.kh12014-04-231-4/+4
* Fix strange error message.kh12014-04-041-6/+13
* Add a current date as release date fallback.kh12014-02-111-2/+8
* Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-262-5/+30
|\
| * adding archives automatically to updates.xmlTim Jenssen2013-08-011-0/+23
| * fix online only installer creationTim Jenssen2013-08-011-1/+2
| * rename copiedArchives to copiedFilesTim Jenssen2013-07-302-3/+3
| * add a location hint to a warningTim Jenssen2013-07-261-1/+2
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-06-272-12/+15
|\|
| * Lists packages not found that were given explicitly.Niels Weber2013-06-202-4/+13
| * Remove broken repogen -u functionality.Niels Weber2013-06-062-8/+2
* | Do not use don't, can't ... in outputKai Koehne2013-06-201-3/+3
* | Allow multiple package directories.Niels Weber2013-06-112-28/+32
|/
* Properly calculate the file size for symlinks.kh12013-05-301-2/+3
* introduce installerscriptengineTim Jenssen2013-05-161-2/+1
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-04-111-0/+2
|\
| * adding the OS attribute to be compatible with old sdksTim Jenssen2013-04-091-0/+2
* | Cleanup.kh12013-03-252-172/+123
* | Change function names (to what they actually do) and signature.kh12013-03-252-21/+19
* | Reuse existing make absolute.kh12013-03-252-4/+9
* | Adjust to match coding guidelines.kh12013-03-251-9/+10
* | Remove unused/ duplicated function.kh12013-03-252-21/+0
* | Small cleanup, no functional change.kh12013-03-251-12/+7
* | Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-181-1/+2
* | Introduce QInstallerTools::copyWithException functionTim Jenssen2013-03-142-53/+55
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-121-0/+10
|\|
| * Fallback to Name if no DisplayName is providedNiels Weber2013-03-081-0/+10
* | Fix various minor issues reported by krazy.Niels Weber2013-03-111-1/+1
|/
* remove configfile use for repogenNiels Weber2013-02-251-2/+0
* Some String fixes.Niels Weber2013-02-221-30/+30
* Make Virtual and Default tag mutually exclusive.Tim Jenssen2013-02-201-2/+14
* Check for all needed tags in package.xml (missing release date).kh12013-02-011-7/+13
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-212-36/+54
* Fix typoNiels Weber2012-12-141-1/+1
* Compress symlinks instead of resolving them.kh12012-11-081-10/+13
* Merge "buffered" calculateHash function and reuse.kh12012-10-011-6/+4
* emphasize the dynamic values in outputstjenssen2012-10-011-23/+23
* remove unused arch dependend filesize infotjenssen2012-09-281-11/+4
* ignore <Name> tag and use the subdirectory nametjenssen2012-09-281-18/+19
* Compress all content, except already compressed files.kh12012-09-251-16/+33