summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2195-106/+100
* Remove re-directing KD* header.hjk2011-11-2143-88/+54
* 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
* introduce a DownloadableArchives package description xml-tagTim Jenssen2011-11-183-0/+9
* 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 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-1510-49/+80
* 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