summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keep common just for the tools.kh12012-03-131-3/+2
* remove MaintenanceTitleNiels Weber2012-03-051-5/+0
* Get rid of signing. We can put it back once we need it.kh12012-03-011-31/+1
* fix typos, unify strings etcNiels Weber2012-02-091-1/+1
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Fix QTIFW-68.kh12012-02-011-0/+5
* 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