summaryrefslogtreecommitdiffstats
path: root/src/sdk/sdkapp.h
Commit message (Expand)AuthorAgeFilesLines
* Set "FrameworkVersion" installer valueArttu Tarkiainen2020-11-181-0/+5
* Add short version for option --accept-licensesKatja Marttila2020-10-061-1/+1
* Add short version for --confirm-commandKatja Marttila2020-10-051-1/+1
* CLI: Add short versions for message query optionsKatja Marttila2020-10-051-7/+9
* GUI: Hide detailed verbose with lowest verbose levelKatja Marttila2020-08-271-1/+2
* Add verbose levels and cleanup log categoriesKatja Marttila2020-08-241-2/+24
* CLI: Ask user confirmation before performing installer actionsArttu Tarkiainen2020-08-211-0/+3
* Do not print progress indicator when forwarding output to a fileArttu Tarkiainen2020-07-031-0/+1
* Reintroduce removed --checkupdates and --updater as deprecated optionsArttu Tarkiainen2020-06-101-1/+6
* Disable message acceptance and file query options on GUIArttu Tarkiainen2020-05-271-28/+31
* CLI: Add new option --file-query to auto answer QFileDialogKatja Marttila2020-05-261-0/+12
* Add new no-default-installations optionKatja Marttila2020-05-261-0/+2
* Add try-catch block for ProductKeyCheck initializationArttu Tarkiainen2020-05-111-1/+7
* Rationalize auto-answer formatKatja Marttila2020-04-301-1/+2
* Initialize productkeycheck at later stateKatja Marttila2020-04-291-7/+5
* Add possibility to accept licenses from CLIArttu Tarkiainen2020-04-281-0/+3
* Answer queries from command lineKatja Marttila2020-04-281-0/+4
* Fix installationlog.txt writingKatja Marttila2020-04-271-21/+19
* Add new option --auto-answerKatja Marttila2020-04-161-0/+38
* Add possibility to auto accept or reject IFW queries from CLIKatja Marttila2020-04-151-0/+5
* Initialize user arguments earlierKatja Marttila2020-04-081-14/+22
* Add short versions of CLI optionsArttu Tarkiainen2020-03-191-24/+20
* Refactor naming and usage of CLI commandsArttu Tarkiainen2020-03-191-9/+7
* Merge remote-tracking branch 'origin/3.2' to masterKatja Marttila2020-03-161-0/+3
|\
* | Perform headless commands without GUI dependencyKatja Marttila2020-03-121-2/+235
|/
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-5/+5
* Allow maintenancetool signing in WindowsKatja Marttila2018-09-261-10/+21
* License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* Update license headersIikka Eklund2015-12-291-4/+3
* Update CopyrightKai Koehne2015-02-181-7/+7
* Replace all occurrences of "can not" with "cannot"Niels Weber2014-10-311-5/+5
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-23/+9
* Split and implement new installer base, update checker.kh12014-09-041-5/+82
* Fix compile on MacOSXChristian Stenger2014-07-231-0/+5
* Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-151-0/+17
* Use QCommandlineParser, remove some developer related options.kh12014-07-101-15/+2
* fix random crash while accessing argumentsTim Jenssen2014-01-211-1/+1
* Fix --checkupdates shows error dialog if network is down.kh12014-01-081-0/+84