summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix calendardemo exampleChris Adams2020-11-022-5/+5
* Prefer QDate::startOfDay() over QDateTime(const QDate &)Edward Welbourne2020-11-022-7/+6
* Fix license headersChris Adams2018-07-2036-48/+48
* Replace Q_NULLPTR with nullptrKevin Funk2017-11-159-9/+9
* Fix licensingJani Heikkinen2017-05-0432-96/+416
* Compile public headers with GCC 6 -Werror=zero-as-null-pointer-constantThiago Macieira2016-06-159-9/+9
* Install QtOrganizer example applicationsChris Adams2016-06-152-0/+6
* Remove spurious execute permissions (qtpim).Edward Welbourne2016-06-151-0/+0
* More license test fixesAlex Blasche2015-04-1636-40/+36
* Update contact URLAlex Blasche2015-04-1636-36/+36
* Project files do not have a license headerAlex Blasche2015-04-161-26/+0
* Fix licenses for QtPIMAlex Blasche2015-04-1636-221/+328
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-121-2/+2
* Remove jsondb backendsMatt Vogt2014-06-161-1/+0
* whitespace fixesOswald Buddenhagen2014-01-1910-21/+21
* Use the installed headersKonstantin Ritt2014-01-0822-32/+36
* Added support to preferredDetails on QML Contact.Renato Araujo Oliveira Filho2013-07-262-6/+68
* make use of qtHaveModule()Oswald Buddenhagen2013-04-031-1/+1
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-2610-20/+20
* Removed deprecated APIs.Xizhi Zhu2012-10-301-2/+2
* Prepare removal of Softkeys APIJan Arve Saether2012-10-2911-73/+0
* Qt Contacts: Added reference pages and polished documentationJerome Pasion2012-10-101-0/+38
* Qt PIM: Fixed examples' .pro filesJerome Pasion2012-09-293-4/+6
* Qt Versit: Modularized documentationJerome Pasion2012-09-2543-9/+499
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2433-270/+270
* Qt Contacts: Modularized examples and examples documentationJerome Pasion2012-09-1737-1784/+4
* Cleaning up old keywords from documentationikause2012-06-137-7/+7
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-071-0/+2
* remove personId detail from the contacts APIKranthi Kuntala2012-05-091-2/+0
* Fix email,phone,extdetail handling in qmlcontacts example.Cristiano di Flora2012-05-021-4/+4
* Remove several obsoleted APIs.Xizhi Zhu2012-04-161-1/+1
* Several fixes.Xizhi Zhu2012-04-054-0/+4
* Use enumeration for collection metadata keys.Xizhi Zhu2012-04-053-45/+9
* Remove obsoleted references to customLabel.Cristiano di Flora2012-04-032-4/+4
* Fix examples/qmlcontacts and bring it back to life.Cristiano di Flora2012-03-233-6/+70
* Moved qmlorganizer to test/system folderacox2012-03-2246-4823/+0
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-205-13/+13
* Remove QContactThumbnail detail.Cristiano di Flora2012-03-151-28/+0
* Organizer recurrence support, QML API and examplesPäivi Rajala2012-02-297-11/+53
* Remove obsolete contacts API example.Cristiano di Flora2012-02-2310-1173/+0
* Fix the module names in the file headers.Xizhi Zhu2012-02-0624-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3077-77/+77
* introduce QContactIdKranthi Kuntala2012-01-241-2/+2
* Remove QtContacts wince backend from source tree.Cristiano di Flora2012-01-201-5/+0
* Update obsolete contact address.Jason McDonald2012-01-2077-77/+77
* Fix typo in DetailFilter in QmlOrganizerikause2012-01-171-1/+1
* white space removal for coding guideline fix.acox2012-01-171-1/+1
* Removed non existant saveItem methodacox2012-01-172-7/+2
* Example application for QtContacts QML API.Gatis Paeglis2012-01-166-0/+716
* EditorEvent title editable area bordered same as rest of editables now.acox2012-01-161-4/+15