summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/3rdparty/kdtools
Commit message (Expand)AuthorAgeFilesLines
* remove unused variableNiels Weber2012-03-071-5/+2
* Fix typos etcNiels Weber2012-03-071-10/+11
* Get rid of signing. We can put it back once we need it.kh12012-03-0115-1423/+4
* Be more verbose about the file we fail. Adapt punctuation.kh12012-02-241-2/+4
* Implement missing running processes function.kh12012-02-221-1/+60
* spelling fixes etcNiels Weber2012-02-211-12/+12
* cleaning up comments and debug outputNiels Weber2012-02-211-10/+10
* fix infinite loop when chosing a non-existent sub-subdir for installationAlexander Lenhardt2012-02-201-1/+6
* Obviously, once we emit finsish we need to stop the timer as well.kh12012-02-201-0/+1
* Extend and fix KDJob.kh12012-02-152-28/+94
* remove code that has been ifdefed out since foreverNiels Weber2012-02-151-19/+0
* Remove some superfluous classes.kh12012-02-148-1015/+0
* fix typos, unify strings etcNiels Weber2012-02-093-9/+9
* Fix typos, missing dots, superfluous dots...Niels Weber2012-02-093-18/+18
* Solve the target path till we find the first existing dir.kh12012-02-011-2/+19
* Improve volume information.kh12012-02-015-206/+160
* Use qDebug instead of verbose.kh12012-01-171-9/+10
* Small QString improvements.kh12012-01-171-2/+2
* If we cancel an download, prevent the failure msgbox.kh12011-12-021-1/+2
* Move the proxy factory base class into the downloader factory.kh12011-11-284-23/+29
* Fix 3a8b2248814e468d86355b2992dca76464db70dd.kh12011-11-221-2/+9
* Mac compile fixesNiels Weber2011-11-221-0/+2
* compile fix for old gccTim Jenssen2011-11-221-0/+4
* Simplifications in PackageInfo and ZipJob.hjk2011-11-212-27/+25
* De-pimpl KDUpdater::Environmenthjk2011-11-212-30/+12
* Whitespace changes in Windows-specific code.hjk2011-11-211-67/+58
* Merge unneeded KDSysInfo 'pseudo namespace' into KDUpdater namespace.hjk2011-11-216-98/+105
* Remove unused parts of KDGenericFactory.hjk2011-11-215-84/+4
* De-pimpl KDSysInfo::Volume.hjk2011-11-212-62/+21
* De-pimpl KDUpdater::Task.hjk2011-11-215-137/+119
* De-pimpl UpdateOperationhjk2011-11-212-50/+34
* Remove unneeded empty struct UpdateOperationFactoryData.hjk2011-11-212-15/+0
* Whitespace style.hjk2011-11-2132-1824/+1697
* Reformat kdtools/*.hjk2011-11-2131-1291/+1308
* Simplify macros in kdtoolsglobal.h and kdupdater.h.hjk2011-11-2127-100/+55
* Remove pimpl_ptr.hjk2011-11-2126-327/+41
* Simplify KD* directory structure.hjk2011-11-2168-52/+48
* Remove re-directing KD* header.hjk2011-11-2119-35/+0
* Replace KDByteSize with plain quint64.hjk2011-11-219-185/+30
* Remove unused KDSysInfo::ArchitectureTypehjk2011-11-212-35/+0
* Remove unneed bits of kdtoolsglobal.hhjk2011-11-185-121/+5
* Remove KDAutoPointer.hjk2011-11-185-746/+23
* Replace KDMetaMethodIterator by normal connects.hjk2011-11-184-581/+0
* Replace KDWatchdog with QTimer.hjk2011-11-184-178/+0
* Remove unneeded KDVersion, osType, architecture.hjk2011-11-188-327/+2
* Implement basic authentication and proxy support.kh12011-11-033-8/+88
* Slightly adjust comments.kh12011-11-031-44/+49
* Fix NULL pointer access in case of error.kh12011-11-021-4/+8
* Adjust coding style.kh12011-11-023-297/+316
* Add some more status information.kh12011-10-202-6/+15