summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improve strings in the Select Components pageKavindra Palaraja2019-05-131-1/+1
* Rename variablesKatja Marttila2019-04-011-1/+1
* Add tooltip for categoriesKatja Marttila2019-02-041-2/+8
* Minor changes to category namingKatja Marttila2019-02-041-1/+1
* Fix build error in macOSKatja Marttila2019-01-181-1/+1
* Add possibility to preselect categories in config.xmlKatja Marttila2019-01-171-3/+7
* Organize categories alphabetically to ComponentSelectionPageKatja Marttila2019-01-161-0/+10
* Replace 0 with nullptrKatja Marttila2019-01-091-1/+1
* Enable usage of categorized repositoriesKatja Marttila2018-09-261-4/+56
* Add property to disable default repository savingKatja Marttila2018-09-101-1/+14
* Add attribute to mark parts of install tree unstableKatja Marttila2018-04-051-2/+13
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Make support for modifying installations configurableFrerich Raabe2016-09-141-1/+6
* | Make usage of authorization fallback optionalSlobodan Vrkacevic2016-05-181-1/+7
* | Allow specifying the installer size in 'em' or 'ex' unitsSlobodan Vrkacevic2016-02-291-2/+21
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Read UrlQueryString from settings.Jarek Kobus2015-10-141-1/+1
* | Allow to use the stylesheet to customize UIDenis Shienkov2015-09-281-1/+6
* | Sanitize QDebug outputKai Koehne2015-07-091-3/+4
* | Unify translated error messagesKai Koehne2015-06-241-11/+11
* | Enable feature live preview of dependenciesjkobus2015-05-071-1/+9
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Fix update from 1.6 and earlier to 2.0 installerbase.kh2015-02-061-4/+10
* Revert "Allow spaces in path by default"Niels Weber2015-02-031-1/+1
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-1/+1
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-081-6/+6
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-111-1/+10
* Add possibility to specify a control script.kh2014-12-101-1/+8
* Introduce a setting for Wizard default height / widthNiels Weber2014-12-091-0/+11
* Allow spaces in path by defaultKai Koehne2014-12-081-1/+1
* Implement server authentication and updating repository credentials.kh2014-11-261-20/+41
* Allow spaces in RunProgramArgumentsNiels Weber2014-11-171-19/+52
* Remove long-time deprecated icon settingNiels Weber2014-11-141-14/+3
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Set value for empty tags that should provide a default value.kh12014-09-051-5/+8
* Rename settings in config.xml filejkobus2014-07-071-11/+11
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-1/+1
* Enable QStringBuilderKai Koehne2014-06-191-2/+3
* Fix tutorial examplejkobus2014-06-061-1/+1
* Make sure we return an empty path if value is not set.kh12014-04-281-8/+13
* Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-171-0/+5
|\
| * Introduce function to set repository settings page visibility.kh12013-11-281-0/+5
* | Allow setting the color of page titles and subtitlesDavid Kaye2014-01-091-1/+6
* | Allow users to select installer styleDavid Kaye2013-10-081-1/+6
|/
* Implement dedicated translation settings support.kh12013-06-261-2/+38
* Merge remote-tracking branch 'origin/1.3' into mergeTim Jenssen2013-05-171-0/+2
|\
| * Add a DisplayName setting for repositories.Niels Weber2013-04-231-0/+2
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-04-111-1/+1
|\|