summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix cases where now only 2012 was stated as copyright yearkh12012-02-01100-100/+100
* Fix QTIFW-68.kh12012-02-015-4/+25
* Fix some typos.kh12012-02-011-11/+11
* fix one remaining issue of 2010, 2012 copyright headerNiels Weber2012-01-311-1/+1
* Fix some typos.kh12012-01-312-2/+2
* Qt SDK -> Installer FrameworkNiels Weber2012-01-31170-170/+170
* Fix for QTIFW-103 and update on QTIFW-75.kh12012-01-311-8/+16
* 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