summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add authentication support to the downloaders.kh12011-11-283-2/+23
* Fix a problem that isOfflineOnly returned true.kh12011-11-281-1/+4
* Introduce our own proxy factory class.kh12011-11-282-0/+132
* Move the proxy factory base class into the downloader factory.kh12011-11-284-23/+29
* Add the possibility to have an settings button int the ui.kh12011-11-282-5/+87
* Rename function and call it earlier in the chain.kh12011-11-283-13/+14
* Cleanup.kh12011-11-287-11/+8
* Make it possible to stream the Repository class.kh12011-11-282-0/+34
* Extend Settings class to store proxy settings.kh12011-11-282-0/+61
* Introduce some more set'ter to add repositories.kh12011-11-282-0/+21
* Let the app parse the arguments again in gui mode.kh12011-11-281-3/+2
* Make sure to create components for local installed packages.kh12011-11-281-0/+16
* Refactor the code with the use of buildComponentTree.kh12011-11-253-82/+64
* Fix QtSDK-1070.kh12011-11-241-12/+16
* 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
* Extend buffere size, move, add includes and defines.kh12011-11-233-10/+30
* remove autodependon need to check the replacements aswellTim Jenssen2011-11-231-3/+9
* Let the the gui application open a console on Windows.kh12011-11-233-53/+135
* begininstallation has nothing todo with createOperationsTim Jenssen2011-11-231-1/+0
* added --version description to command-line helpAlexander Lenhardt2011-11-221-0/+2
* added command-line helpAlexander Lenhardt2011-11-221-0/+40
* make #include unconditional as per andres commentNiels Weber2011-11-221-2/+0
* Fix 3a8b2248814e468d86355b2992dca76464db70dd.kh12011-11-221-2/+9
* Mac compile fixesNiels Weber2011-11-224-1/+15
* Compile fix for namespaced Qt.hjk2011-11-221-0/+3
* compile fix for old gccTim Jenssen2011-11-221-0/+4
* calculateComponentsToUninstall shouldn't remove needed dependenciesTim Jenssen2011-11-212-5/+7
* Simplifications in QInstaller::Updaterhjk2011-11-212-29/+24
* Simplifications in PackageInfo and ZipJob.hjk2011-11-214-49/+33
* 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-2111-117/+125
* 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
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-2186-512/+282
* Use arrays for string literals.hjk2011-11-211-25/+24
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-2110-62/+62
* Whitespace style.hjk2011-11-2133-1825/+1698
* 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
* Fix style in tests.hjk2011-11-214-57/+71
* Simplify KD* directory structure.hjk2011-11-2199-111/+105
* Remove re-directing KD* header.hjk2011-11-2147-93/+60