summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replaced Nokia copyrights and contact detailsHEADmasterTeemu Kaukoranta2013-05-2717-51/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | Replaced Nokia copyrights with correct Digia copyrights. Text in front of copyright is now retained: ** File is part of Foo, Copyright Nokia... -> ** File is part of Foo, Copyright Digia... Replaced Nokia contact details with Digia's. Removing "All Rights Reserved" no longer leaves an empty line. Used the following command: find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*|.*Contact.*Nokia.*' {} \; | tee >(xargs sed -i -r '1,50 { /INdT/ !{ s/(^[ \t:#*]*)([a-z ]*)(Copyright.*Nokia.*)/ \1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I } }') >(xargs sed -i -r '1,50 s/(^[ \t:#*]*)(.*info@qt\.nokia\.com.* |.*INSERT EMAIL ADDRESS.*|.*qt-info@nokia\.com.* |.*qt-label1@nokia\.com.*|.*http:\/\/qt\.nokia\.com\/contact.* |.*qt-sales@nokia\.com.*) /\1Contact: http:\/\/www\.qt-project\.org\/legal/I') >(xargs sed -i -r '1,50{/(^[ \t:#*]*)(all rights reserved.*)/Id}') Change-Id: I7bb83e506f202c1d90034aa1ff60839a0a11e42f Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Fixed licensesTeemu Kaukoranta2013-05-2317-358/+375
| | | | | | | | | | | | Updated licenses using replace-licenses.zsh from mkdist repo. Possible copyright and contact changes will come later. Reviewed-by: Janne Anttila <janne.anttila@digia.com>; Sergio Ahumada <sergio.ahumada@digia.com> Change-Id: Ibc6f318932ef6fbd46a9a01f133124ba7a80424f Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
* Corrected file extention to filename extension.Wolf-Michael Bolle2011-09-1910-65/+65
| | | | | | | Change-Id: Ic3853ace953678878659d86769f696846fffbc84 Reviewed-on: http://codereview.qt-project.org/5125 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Removed all mutable methods from QMimeTypeRegistry.Wolf-Michael Bolle2011-09-154-183/+6
| | | | | | | Change-Id: I40877b9263a6774030f40932479d2ba1e21de42b Reviewed-on: http://codereview.qt-project.org/5020 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Added missing license documentation.Wolf-Michael Bolle2011-09-1317-0/+697
| | | | | | | Change-Id: Ibb508579b73b5089ca1453b4226f6226aaf42ed4 Reviewed-on: http://codereview.qt-project.org/4808 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Corrected the name of the library.Wolf-Michael Bolle2011-09-132-2/+2
| | | | | | | Change-Id: I2951a5405669185c6d78e6ea77959d3450c6c9d6 Reviewed-on: http://codereview.qt-project.org/4796 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* No space after -LWolf-Michael Bolle2011-09-091-1/+1
| | | | | | Change-Id: I316c67ca8291ff278efbb6019039e26b0372852b Reviewed-on: http://codereview.qt-project.org/4551 Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Renamed the library.Wolf-Michael Bolle2011-09-082-2/+2
| | | | | | | | Renamed the library from libmt-mimetypes.so to libQtAddOnMimeTypes.so Change-Id: Ibce0d3785eb562db6aad16c14272e5bd4ceeb5d7 Reviewed-on: http://codereview.qt-project.org/4446 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Removed local install weirdnesses.Wolf-Michael Bolle2011-09-082-10/+27
| | | | | | | Change-Id: I3be4e92e76918b05f17a20b59a6168d6154897ea Reviewed-on: http://codereview.qt-project.org/4445 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Corrected some variable names.Wolf-Michael Bolle2011-09-071-4/+4
| | | | | | | Change-Id: I8fd4b893e554f5b14076453a3127c051c36f69ea Reviewed-on: http://codereview.qt.nokia.com/4342 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Cleanup work to match Qt habits.Wolf-Michael Bolle2011-09-0725-236/+238
| | | | | | Change-Id: I6f177c05ac464e13096ed9d517736e0b06773f66 Reviewed-on: http://codereview.qt.nokia.com/4340 Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Revert "Corrected some variable names."Wolf-Michael Bolle2011-09-011-4/+4
| | | | | | | | | This reverts commit 1c67da3c060b698c9d99289fbe084cc184a20ca7 Change-Id: I4428ad4c74a30d55c2302374dc46d5784053901e Reviewed-on: http://codereview.qt.nokia.com/4079 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Corrected some variable names.wbolle2011-09-011-4/+4
| | | | | | | Change-Id: I1c67da3c060b698c9d99289fbe084cc184a20ca7 Reviewed-on: http://codereview.qt.nokia.com/3954 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
* Initial commit of QtAddonMimetypeWolf-Michael Bolle2011-08-2922-0/+2333