summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/adminauthorization_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Sanitize QDebug outputKai Koehne2015-07-091-3/+3
* | Unify translated error messagesKai Koehne2015-06-241-3/+3
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Move the function to utils and make use where possible.kh12014-11-061-26/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Don't try to elevate user rights if impossiblekh12014-06-261-0/+14
* Fix AdminAuthorization implementation.kh12014-06-191-12/+5
* Use qt_windows.h.kh12014-01-071-5/+2
* mingw compile fixkh12013-06-191-0/+3
* Set SEE_MASK_NOASYNC when launching elevated processKai Koehne2013-06-171-0/+1
* Check return value of ShellExecuteExW instead of GetLastErrorKai Koehne2013-06-171-2/+1
* add warning output if AdminAuthorization::execute fails on winTim Jenssen2013-06-141-2/+33
* revert any changes at hasAdminRights()Tim Jenssen2013-05-291-4/+4
* use right types to interact with WinAPITim Jenssen2013-05-281-5/+5
* Compile.kh12013-03-111-1/+1
* Replace TRUE and FALSE with true and falseNiels Weber2013-03-111-2/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Make IFW compile with mingw.kh12013-01-291-1/+7
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Fix freeze after rejecting UAC account (check GetLastError()).kh12012-10-251-25/+28
* remove W from windows methodsTim Jenssen2012-04-191-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+103