summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Initial part to update repositories.kh12012-01-201-29/+46
* Update repositories after redirect.kh12012-01-171-0/+29
* Extend Settings class to store proxy settings.kh12011-11-281-0/+40
* Introduce some more set'ter to add repositories.kh12011-11-281-0/+18
* 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