summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercoredata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace predefined variables in StartMenuDirKatja Marttila2023-12-081-1/+1
* Fix building in macOs with Qt6Katja Marttila2023-06-131-0/+1
* Fix 'unused parameter' warningsKatja Marttila2023-06-061-0/+2
* Adapt to differences between Qt5 and Qt6Christian Stenger2022-12-161-1/+1
* Replace QRegExp usages by QRegularExpressionChristian Stenger2022-10-211-2/+2
* Replace ProductVersion placeholder with actual valueKatja Marttila2022-09-291-1/+1
* Windows: Allow asking installer value with different formatsKatja Marttila2022-05-271-2/+2
* Replace QSettingsWrapper::Format with QSettings::FormatKatja Marttila2022-05-271-5/+6
* Fix wrong ApplicationsDir value on macOSArttu Tarkiainen2022-04-211-1/+3
* Windows: return the value of "TargetDir" variable with '/' as separatorArttu Tarkiainen2021-10-121-1/+1
* Fix values overwritten by maintenancetoolKatja Marttila2021-04-301-5/+15
* Fix value overwrite from command lineKatja Marttila2021-02-161-42/+50
* Fix DesktopDir value for AllUsersKatja Marttila2021-02-161-1/+1
* Try rerunning execute operationKatja Marttila2021-02-051-1/+6
* Set "FrameworkVersion" in a place consistent with other variablesArttu Tarkiainen2021-01-211-0/+2
* Add support for generating offline installer from onlineArttu Tarkiainen2021-01-151-2/+3
* Add highdpi support for watermark, banner, background and pagelistpixmapsKatja Marttila2021-01-141-4/+4
* Allow replacing variants in 'Title'Katja Marttila2020-10-211-1/+1
* Doc: Remove internal classes and structs from generated documentationArttu Tarkiainen2020-09-211-0/+6
* Page list widget enhancementsArttu Tarkiainen2020-09-111-0/+1
* Fix shortcut creation when installing from CLIKatja Marttila2020-04-091-2/+2
* Initialize user arguments earlierKatja Marttila2020-04-081-1/+6
* Update IFW version numberKatja Marttila2019-12-161-0/+5
* Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-08-231-5/+3
|\
| * Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-2/+2
* | Change ApplicationsDir variable on macOS to return "/Applications"Arttu Tarkiainen2019-08-161-1/+9
|/
* Replace 0 with nullptrKatja Marttila2019-01-091-1/+1
* Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-301-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Add the Predefined Variables in Component Scripting.Takayuki ORITO2016-05-031-0/+24
* | Allow calling installer.setValue() with an empty string as the valueFrerich Raabe2016-02-151-1/+1
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Make the installation relocatable (with some limitations).Karsten Heimrich2015-07-141-35/+47
* | Add constant and make use of it.Karsten Heimrich2015-05-081-1/+1
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* no longer use Version as the repository format versionChristoph VogtlÃĪnder2015-01-201-1/+1
* Don't replace scRunProgram and scRunProgramArguments at the startNiels Weber2014-11-061-2/+0
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-2/+2
* Remove check for Q_OS_QWS / QtopiaKai Koehne2014-07-031-2/+0
* Fix possible case of uninstalling whole windows.kh12014-06-241-8/+2
* Cleanup to support Qt5 only.kh12014-06-021-4/+0
* Initialize {All}UserStartMenuDir and DesktopDir earlier.kh12014-04-241-0/+21
* Make the installer binary paths available for scripts.kh12014-04-091-0/+2
* preprocessor buildfix for MacTim Jenssen2013-11-071-1/+1
* Introduce ApplicationsDir variable.kh12013-11-061-0/+20
* Fix target dir for root installations and empty AdminTargetDirKai Koehne2013-10-111-1/+1