summaryrefslogtreecommitdiffstats
path: root/src/sdk/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split and implement new installer base, update checker.kh12014-09-041-0/+193