summaryrefslogtreecommitdiffstats
path: root/src/sdk/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print archive and compression library versions with --version optionArttu Tarkiainen2022-04-131-1/+14
* Fix deprecation warnings from building with Qt 5.15.2Arttu Tarkiainen2021-12-211-3/+5
* Restructure logging utilitiesArttu Tarkiainen2021-02-041-4/+5
* Add support for generating offline installer from onlineArttu Tarkiainen2021-01-151-0/+3
* Merge remote-tracking branch 'origin/4.0' into masterKatja Marttila2020-11-241-1/+1
|\
| * Enable HighDPI support in X11Katja Marttila2020-11-111-1/+1
* | Replace obsolete qrand() with QRandomGeneratorKatja Marttila2020-11-041-2/+0
|/
* Remove "What's this" button from settings page on WindowsArttu Tarkiainen2020-10-161-0/+1
* CLI: Add short versions for message query optionsKatja Marttila2020-10-051-3/+3
* Expand the sanity check for mutually exclusive optionsArttu Tarkiainen2020-10-011-11/+23
* Remove superfluous space in sdk main.cppDavid Skoland2020-09-291-1/+1
* Add verbose levels and cleanup log categoriesKatja Marttila2020-08-241-7/+14
* Reintroduce removed --checkupdates and --updater as deprecated optionsArttu Tarkiainen2020-06-101-1/+7
* Answer queries from command lineKatja Marttila2020-04-281-10/+15
* Remove existing installation from command lineArttu Tarkiainen2020-04-071-0/+3
* Fix startserver argument when starting installer as adminKatja Marttila2020-03-311-1/+2
* Add short versions of CLI optionsArttu Tarkiainen2020-03-191-23/+27
* Refactor naming and usage of CLI commandsArttu Tarkiainen2020-03-191-35/+40
* Perform headless commands without GUI dependencyKatja Marttila2020-03-121-4/+19
* Add command line option to start the installer binary as uninstallerArttu Tarkiainen2020-03-021-0/+2
* Fix checking for options requiring verbose outputArttu Tarkiainen2020-02-121-5/+5
* Move cli options list to static const variable for easier later usageArttu Tarkiainen2020-02-121-7/+9
* Use verbose mode by default when command line interface is usedArttu Tarkiainen2020-02-101-1/+6
* List available packages from command lineKatja Marttila2019-11-191-1/+2
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-4/+4
* Remove http_proxy environment usageKatja Marttila2018-01-251-9/+0
* Add no-proxy optionKatja Marttila2018-01-251-1/+4
* Enable HighDPI support only in WindowsKatja Marttila2017-10-261-1/+7
* Adminauthorization freeze fixed under unixRobert Obermeier2017-06-151-2/+18
* Enable high-DPI scalingKatja Marttila2017-06-081-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
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-1/+1
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-1/+1
* | Print Qt version in verbose outputKai Koehne2015-07-021-3/+3
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-1/+1
|/
* OS X: Make sure real user uid == euid in elevated modeKai Koehne2015-06-011-0/+13
* Use local sockets for client-server communicationKai Koehne2015-02-201-5/+5
* Update CopyrightKai Koehne2015-02-181-7/+7
* Enable setuid on Macjkobus2014-12-021-0/+1
* Remove occurrences of QHostAddress.kh2014-12-021-1/+0
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-14/+23
* Use written localhost address, adapt code.kh2014-11-241-1/+2
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-2/+1
* Allow to check for IFW version in codeKai Koehne2014-11-111-2/+2
* fix broken command line parsingChristoph VogtlÃĪnder2014-11-041-1/+1
* Add --framework-version argumentKai Koehne2014-10-281-1/+9
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7