summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-31107-107/+107
* delete the components in the updater case in a safer way1.2Tim Jenssen2012-01-301-6/+13
* check that the local package is a component to be replacedAlexander Lenhardt2012-01-301-1/+2
* fix possible crash intjenssen2012-01-301-0/+2
* Qt binary patch operation for embedded linux arm target.Iikka Eklund2012-01-302-0/+72
* fix for Replaces tagAlexander Lenhardt2012-01-271-4/+20
* Exclude examples from Mac buildsIikka Eklund2012-01-271-1/+1
* init state of a new Repository should be enabled as defaultTim Jenssen2012-01-261-1/+3
* now replaces should work againTim Jenssen2012-01-261-7/+1
* change the bugreport url to the IFW projectTim Jenssen2012-01-261-1/+1
* Typos fixedNiels Weber2012-01-261-5/+5
* use QDir::tempPath()Niels Weber2012-01-261-2/+2
* Clamp to improve readability.kh12012-01-251-2/+2
* Use humanReadableSize instead of unitSizeText.kh12012-01-251-14/+5
* silence warningsNiels Weber2012-01-251-1/+1
* packages.xml -> package.xmlNiels Weber2012-01-251-0/+0
* Fix crash while deleting components.Tim Jenssen2012-01-241-1/+7
* Remove redundant code. Same is included from libinstaller.pri.Tim Jenssen2012-01-241-5/+0
* don't try to call methods if there is no scriptTim Jenssen2012-01-241-0/+3
* show asserts like default qassertsTim Jenssen2012-01-241-2/+5
* remove only the last space from default qDebugTim Jenssen2012-01-241-1/+3
* clean up some qDebug messagesTim Jenssen2012-01-244-9/+13
* deactivate error message in qdoc register caseTim Jenssen2012-01-241-3/+4
* Fix QTIFW-92.kh12012-01-241-1/+16
* Fix I247cca06386eee0f1af084ac4c15a813e38c3f02.kh12012-01-235-83/+52
* Move to private implementation.kh12012-01-233-5/+11
* Fix spacing in nested lists.Daniel Molkentin2012-01-231-0/+3
* Fix the documentation to build againDaniel Molkentin2012-01-2340-2148/+2160
* fix encoding, small corrections, closing commentNiels Weber2012-01-231-3/+5
* Initial part to update repositories.kh12012-01-208-51/+144
* Update repositories after redirect.kh12012-01-175-2/+46
* Implement operator!=().kh12012-01-172-3/+14
* fatal should abort the applicationTim Jenssen2012-01-171-0/+2
* remove wrong assert, we are using this if we are calling it with --checkupdatesTim Jenssen2012-01-171-1/+0
* Remove unused functions from verbose class.Tim Jenssen2012-01-172-41/+0
* Use qDebug instead of verbose.kh12012-01-1735-308/+268
* Small QString improvements.kh12012-01-1710-25/+23
* 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
* internal config controls whether the maintenance tool can be run standaloneAlexander Lenhardt2012-01-101-0/+28
* 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-152-8/+12
* fix the hack that uses cleanlooks under Ubuntu 11.10Tim Jenssen2011-12-131-5/+6
* try to hack around the ubuntu 11.10 problemTim Jenssen2011-12-121-0/+28
* show all details of all messageboxes in verboseTim Jenssen2011-12-073-6/+11
* removed triggerControlScriptForCurrentPageTim Jenssen2011-12-073-7/+0