summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
Commit message (Collapse)AuthorAgeFilesLines
* Fix license headersChris Adams2018-07-201-4/+4
| | | | | Change-Id: Id83e43ace82b9d5f32acb00bb4bda62736a6216f Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
* More license test fixesAlex Blasche2015-04-161-2/+1
| | | | | | | | | This change should have really been part of I4a4c08123be144a0f3c2c9ce987f5ce1e9ff8bb4 but resolving the conflicts across 300+ files is no fun. Change-Id: Ic14b52c6e27c1924419446b7f876954dc7bf1450 Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
* Update contact URLAlex Blasche2015-04-161-1/+1
| | | | | | | QtProject is no more. Change-Id: I2b1d6ff8ed40deec419c51757a539b40cc78b42f Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
* Fix licenses for QtPIMAlex Blasche2015-04-161-25/+12
| | | | | | | | | | 1.) Use QtCompany in each header and update copyright year 2.) All tests are LGPLv21 (some test files were BSD) 3.) Convert doc snippet to BSD (some were LGPL) 4,) Convert example code from FDL to BSD Change-Id: I4a4c08123be144a0f3c2c9ce987f5ce1e9ff8bb4 Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
* Qt Versit: Modularized documentationJerome Pasion2012-09-254-196/+0
| | | | | | | | | | -added depends in qdocconf to Qt Contacts and Qt Organizer -moved snippets -moved documentation (including vCard information) -removed examples in examples.pro Change-Id: I9411dadef23f2631b02dc015a49c8eb0f73890fa Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-245-48/+48
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I2d9a4538442adcebf58fe50bf47c5e5c8b3b526a Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Qt Contacts: modularized documentationJerome Pasion2012-09-212-92/+0
| | | | | | | | | | | | -documentation in src/contacts/doc/src -snippet in src/contacts/doc/snippets -images in src/contacts/doc/images -fixed relative paths in \snippet commands -deleted extra files Task-number: QTBUG-27240 Change-Id: I1eafc1c9b3a6a5cc7a79425ed8ecb2d9d5130b7e Reviewed-by: Martin Smith <martin.smith@digia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I063dff80c66d3f4d1dfd07c27478b9d5b1bfe0d8 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* QtPim Documentation correctionsacox2012-01-261-1/+1
| | | | | | | | | | | -Removed 5 document build errors -Corrected Qt PIM naming and made more consistent -Some general small corrections -Removed two files that should be top level qt5 Change-Id: I04fcd861610da70ea0e10d05c687c9848c0d2b71 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Mika Tikkakoski <mika.tikkakoski@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-207-7/+7
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: I981663bb2eec3d39a40bbec70bc064d0abec98ba Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
| | | | | | | | | Update copyright headers from before 2011, and a few new ones that were merged after the previous change to copyright headers. Change-Id: I6d14a19ca1f3d257c05aaf26abc6bc2f3fb0489f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
| | | | | | Change-Id: I47c2fc4d33b31929f1d7427bf85a7ac73ccbae61 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Added import and include information into documentationacox2011-12-276-0/+288
| | | | | | | Change-Id: Ie4a3ea0b6ae0248b31b7f0be998f7d74b5275afe Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Simo Kivimäki <simo.kivimaki@nokia.com>
* QtPim doc builds and remove as much of Mobility refs as possibleacox2011-11-161-1/+1
| | | | | | Change-Id: Iea90353eca23728f0c01361205ecff8885b32ebb Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Andy Cox <andrew.cox@nokia.com>
* Initial QtPim documentationacox2011-09-271-0/+548
Change-Id: Iaee2d94b8cdfda08d63b2b30ff3e7d328777512a Reviewed-on: http://codereview.qt-project.org/5548 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Päivi Rajala <paivi.rajala@nokia.com>