summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-17/+42
* Read possible authentication settings for remote repos.kh12011-11-011-6/+12
* Lower the impact of statics per compilation unit.kh12011-07-051-0/+16
* More work towards full localisation.kh12011-06-271-2/+32
* Remove QObject as are able to use tr.kh12011-06-231-1/+1
* Add support to have gui pages configurable.kh12011-06-231-1/+25
* Add missing const.kh12011-06-231-2/+2
* Don't fail if a start element has children.kh12011-06-231-1/+1
* Read the settings throug QXmlStreamReader.kh12011-06-231-146/+128
* Rename files to match class name. Adjust includes.kh12011-06-201-0/+367