summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
...
* 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-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