summaryrefslogtreecommitdiffstats
path: root/src/sdk
Commit message (Expand)AuthorAgeFilesLines
* Move CLI options from /sdk to /libs for access from installer extensionsKatja Marttila2020-02-133-81/+2
* Use of QLoggingCategoryKatja Marttila2020-02-132-10/+25
* Fix checking for options requiring verbose outputArttu Tarkiainen2020-02-121-5/+5
* Do not prompt admin query when command line interface is usedArttu Tarkiainen2020-02-121-1/+3
* Move cli options list to static const variable for easier later usageArttu Tarkiainen2020-02-122-7/+19
* Use verbose mode by default when command line interface is usedArttu Tarkiainen2020-02-101-1/+6
* Enable command line default components installationArttu Tarkiainen2020-02-034-15/+33
* Install selected packages from CLIKatja Marttila2019-12-043-0/+35
* Update selected components from command lineKatja Marttila2019-11-223-2/+13
* Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-11-201-6/+22
|\
| * Add early prompt to run MaintenanceTool as admin when neededArttu Tarkiainen2019-11-141-1/+17
| * Fix --no-proxy option in WindowsKatja Marttila2019-10-141-5/+5
* | List available packages from command lineKatja Marttila2019-11-194-2/+18
* | Refactor code to functions which command line interface needsKatja Marttila2019-11-192-7/+12
* | List installed packages from command lineKatja Marttila2019-10-183-2/+13
* | Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-08-2311-38/+56
|\|
| * Fix maintenance tool source translations to match the actual stringsAndy Shaw2019-08-237-28/+28
| * Update usage of Apple-related terminologyArttu Tarkiainen2019-08-163-10/+10
| * Add IFW version information to installerbase binary on WindowsArttu Tarkiainen2019-08-151-0/+18
* | Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-05-275-52/+91
|\|
| * Fix installer hang on Windows with empty command prompt window appearingArttu Tarkiainen2019-05-172-6/+10
| * Update Russian translationKatja Marttila2019-05-171-4/+4
| * Pass -sort-contexts when calling lconvert to keep the order for smaller diffsAndy Shaw2019-05-031-2/+3
| * Fix install button string having a font name in French translationKatja Marttila2019-05-021-2/+2
| * Update Russian translationSergey Belyashov2019-04-171-42/+76
* | Merge branch '3.1' into masterKatja Marttila2019-03-1914-7434/+5453
|\|
| * Update translations for a number of languagesAndy Shaw2019-03-016-7342/+5361
| * Change quantity information unit textKatja Marttila2019-02-078-96/+96
| * Replace 0 with nullptrKatja Marttila2019-01-095-12/+12
* | Add Brazilian portuguese translation fileHermeson Barbosa2019-01-291-0/+2498
* | Accept translation file names in ifw_language_COUNTRY.ts formatHermeson Barbosa2019-01-291-5/+15
|/
* Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-12-1012-41/+21
|\
| * Fix 'Bad allocation' error in Windows3.0.63.0Katja Marttila2018-12-059-18/+18
| * Do not reset core data values in restartKatja Marttila2018-10-163-23/+3
* | Allow maintenancetool signing in WindowsKatja Marttila2018-09-261-10/+21
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-09-172-732/+607
|\|
| * Fix typo in French translationThomas Quinot2018-09-171-1/+1
| * Update german translation fileKatja Marttila2018-09-131-731/+606
* | Add possibility to check/uncheck repositories with one button clickKatja Marttila2018-09-103-2/+40
* | Update danish (da) translation for Qt installer-frameworkscootergrisen2018-07-121-84/+100
|/
* Update Japanese translationTakayuki ORITO2018-03-051-283/+1197
* move ts targets to a separate project fileOswald Buddenhagen2018-02-283-34/+42
* Enable building IFW with Squish supportKatja Marttila2018-02-124-0/+30
* Fix usesSystemConfiguration usageKatja Marttila2018-01-301-3/+5
* Remove http_proxy environment usageKatja Marttila2018-01-251-9/+0
* Set correct proxy typeKatja Marttila2018-01-251-2/+7
* Add no-proxy optionKatja Marttila2018-01-253-3/+10
* make .ts file naming follow the usual patternOswald Buddenhagen2018-01-0312-18/+18
* Enable HighDPI support only in WindowsKatja Marttila2017-10-261-1/+7
* Do not reset core when pressing 'Restart'Katja Marttila2017-10-161-1/+1