summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Use qDebug instead of verbose.kh12012-01-171-9/+10
* Small QString improvements.kh12012-01-171-2/+2
* cleanup unused #includesTim Jenssen2012-01-162-8/+0
* 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 warning about initialization order. Use scoped pointer.kh12011-11-241-5/+5
* Make archive info thread safe.kh12011-11-231-13/+24
* Some more code cosmetics.kh12011-11-231-322/+422
* Code cosmetics.kh12011-11-231-408/+408
* 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
* fix a unpack meta data 7zip problem/crashTim Jenssen2011-11-171-2/+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
* Fix for QTIFW-54Alexander Lenhardt2011-10-141-1/+1
* improvements for moving averageAlexander Lenhardt2011-10-141-8/+25
* Keep the code more compact. Fix typo.kh12011-10-132-68/+49
* Fixed QTSDK-961Alexander Lenhardt2011-10-133-10/+27
* Remove some superfluous member.kh12011-10-121-4/+1
* removed some unneeded ui elements from kdtoolsTim Jenssen2011-10-1011-1447/+0
* Implement download speed, etc... QTIFW-3.kh12011-10-103-30/+254
* Fix QTIFW-46.kh12011-09-301-4/+6
* fix build: open with O_CREAT needs third mode_t argumentMilian Wolff2011-09-141-1/+1
* allow archivegen to archive multiple directoriesMaurice Kalinowski2011-08-312-12/+14