summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify KD* directory structure.hjk2011-11-2199-111/+105
* Remove re-directing KD* header.hjk2011-11-2147-93/+60
* Replace KDByteSize with plain quint64.hjk2011-11-2110-196/+41
* Use more direct way to show human readable sizes.hjk2011-11-211-1/+22
* Remove unused KDSysInfo::ArchitectureTypehjk2011-11-212-35/+0
* fix calculateComponentsToInstallTim Jenssen2011-11-212-5/+16
* fix autodependency behaviourTim Jenssen2011-11-214-18/+13
* introduce beginInstallation() method in ComponentTim Jenssen2011-11-214-0/+21
* Remove unneed bits of kdtoolsglobal.hhjk2011-11-185-121/+5
* Remove KDAutoPointer.hjk2011-11-185-746/+23
* Replace KDMetaMethodIterator by normal connects.hjk2011-11-185-590/+13
* Replace KDWatchdog with QTimer.hjk2011-11-186-184/+10
* Remove unneeded KDVersion, osType, architecture.hjk2011-11-188-327/+2
* Code cosmetics.hjk2011-11-184-77/+77
* Code cosmetics.hjk2011-11-1872-675/+637
* Remove KDToolsCore/pimpl_ptr from elavatedexecuteoperation.hhjk2011-11-182-11/+10
* Remove KDToolsCore/pimpl_ptr from adminauthorization.hjk2011-11-183-25/+10
* update documentation possible package.xml tagsTim Jenssen2011-11-181-3/+3
* introduce a DownloadableArchives package description xml-tagTim Jenssen2011-11-183-0/+9
* another tiny doc changeNiels Weber2011-11-181-2/+2
* tiny doc updateNiels Weber2011-11-181-2/+2
* setStatus move the message to std out aswellTim Jenssen2011-11-181-3/+2
* Remove operation xml verbose output.kh12011-11-181-6/+6
* Create a scripte engine only if really needed.kh12011-11-183-32/+43
* Add QDebug stream operator to component class.kh12011-11-172-0/+17
* Fix broken undo operation calculation.kh12011-11-171-21/+24
* fix doc packages.xml -> package.xmlTim Jenssen2011-11-171-2/+2
* fix a unpack meta data 7zip problem/crashTim Jenssen2011-11-171-2/+2
* have always output, even when not verboseNiels Weber2011-11-171-1/+1
* Fix build after d48cb97ba1b1179ce314d6ab190a7379f802465a.kh12011-11-171-2/+2
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-1511-51/+82
* Make sure we check if we could find the requested component.kh12011-11-152-54/+52
* fixed bugs with version display in packagemanager and update managerAlexander Lenhardt2011-11-152-23/+26
* use relevantComponentForAutoDependOne everywhereTim Jenssen2011-11-141-10/+9
* Fix some typos.kh12011-11-102-21/+21
* autodependon should only checked on user available componentsTim Jenssen2011-11-091-1/+10
* Fix 5d9fa6ed0eb13a63aed63fe5642db3e1b3936b8b.kh12011-11-091-0/+3
* Fix crash during install with latest SDK.kh12011-11-092-11/+19
* If there happens to be an error during fetch, reset states.kh12011-11-095-20/+52
* Make sure we remove ui elements we added.kh12011-11-094-13/+30
* make sure that a component with addElevatedOperation will get RequiresAdminRi...Tim Jenssen2011-11-082-0/+18
* Remove superfluous semicolon...kh12011-11-081-1/+0
* Fix whitespaces.kh12011-11-071-2/+2
* Adjust to take the 110 char count into account.kh12011-11-072-8/+7
* Make sure we fetch only enabled repositories.kh12011-11-071-1/+4
* added support for updateUrl redirectsAlexander Lenhardt2011-11-044-10/+25
* 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