summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/elevatedexecuteoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Use qDebug instead of verbose.kh12012-01-171-12/+8
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-5/+1
* Code cosmetics.hjk2011-11-181-1/+1
* Remove KDToolsCore/pimpl_ptr from elavatedexecuteoperation.hhjk2011-11-181-6/+7
* Fix build on none windows platforms.kh12011-07-121-1/+2
* Fix memory leak. Set parenthesis properly.kh12011-07-121-2/+3
* Cleanup. Use typedef. No functional change.kh12011-07-061-25/+24
* Fix a crash seen while accessing a deleted object.kh12011-05-231-3/+1
* MAke use of QSettingsWrapper. Remove from original source.kh12011-05-171-1/+0
* Use QProcessWrapper where needed.kh12011-05-161-2/+2
* Make use of the QProcessWrapper own source.kh12011-05-161-0/+1
* Use the right qualifier...kh12011-05-161-3/+3
* Merge branch 'master' into refactorkh12011-05-121-42/+42
|\
| * remove some un codingstyle spaces from operationsTim Jenssen2011-05-101-43/+43
* | Fix memory leak.kh12011-05-041-3/+6
|/
* yes we don't need all argumentsTim Jenssen2011-03-241-1/+1
* fix stupid bugTim Jenssen2011-03-241-1/+1
* now execute operations can have an undo execute commandTim Jenssen2011-03-241-33/+79
* init commitTim Jenssen2011-02-211-0/+235