summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* Use qDebug instead of verbose.kh12012-01-1726-178/+142
* Small QString improvements.kh12012-01-179-24/+22
* Improve message handler output.kh12012-01-171-3/+22
* rename button to defaultButtonTim Jenssen2012-01-162-8/+8
* cleanup unused #includesTim Jenssen2012-01-162-8/+0
* added Q_INVOKABLE to a method for counting the number of available updatesAlexander Lenhardt2012-01-051-1/+1
* fixed QTIFW-75Alexander Lenhardt2012-01-055-4/+28
* treat strings containing commata as QStringListsAlexander Lenhardt2011-12-161-1/+4
* fixed compile errorsAlexander Lenhardt2011-12-151-2/+2
* improve parse arguments at operationrunnerTim Jenssen2011-12-151-7/+10
* show all details of all messageboxes in verboseTim Jenssen2011-12-073-6/+11
* removed triggerControlScriptForCurrentPageTim Jenssen2011-12-072-6/+0
* added PackageManagerCore::executeDetachedTim Jenssen2011-12-072-0/+18
* use replaces for the arguments in PackageManagerCore::executeTim Jenssen2011-12-071-9/+18
* missid the root components itselfTim Jenssen2011-12-021-1/+1
* If we cancel an download, prevent the failure msgbox.kh12011-12-022-2/+6
* Fix QTIFW-52.kh12011-12-011-9/+18
* Move the restart of the wizard into installer base.kh12011-12-011-2/+0
* Fix QTIFW-85.kh12011-12-012-4/+13
* Hide the automatic restart page.kh12011-11-301-2/+2
* fix a crash if the replaces is not existingTim Jenssen2011-11-291-3/+8
* Remove fetch and implement "lazy" fetch.kh12011-11-282-0/+3
* compile fix for LinuxNiels Weber2011-11-281-1/+2
* Implement network settings dialog.kh12011-11-285-44/+183
* Make it possible to set proxy factorys for the downloaders.kh12011-11-284-0/+31
* 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
* Cleanup.kh12011-11-286-9/+7
* 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
* 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
* remove autodependon need to check the replacements aswellTim Jenssen2011-11-231-3/+9
* begininstallation has nothing todo with createOperationsTim Jenssen2011-11-231-1/+0
* Fix 3a8b2248814e468d86355b2992dca76464db70dd.kh12011-11-221-2/+9
* Mac compile fixesNiels Weber2011-11-223-1/+12
* 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-212-27/+25
* De-pimpl KDUpdater::Environmenthjk2011-11-212-30/+12
* Whitespace changes in Windows-specific code.hjk2011-11-211-67/+58