summaryrefslogtreecommitdiffstats
path: root/src/versitorganizer/qversitorganizerimporter_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-2/+2
* Prefer QDate::startOfDay() over QDateTime(const QDate &)Edward Welbourne2020-11-021-3/+3
* QVersitOrganizerImporter: fix reading of visual reminder URLAlberto Mardegan2017-11-091-1/+4
* Fix licensingJani Heikkinen2017-05-041-14/+20
* More license test fixesAlex Blasche2015-04-161-1/+1
* Update contact URLAlex Blasche2015-04-161-1/+1
* Fix licenses for QtPIMAlex Blasche2015-04-161-21/+13
* whitespace fixesOswald Buddenhagen2014-01-191-3/+3
* Avoid gcc warningsKonstantin Ritt2014-01-181-4/+3
* Use the installed headersKonstantin Ritt2014-01-081-4/+11
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Support more data types in extended details in versitorganizerMikko Suonio2012-08-151-12/+5
* Implement organizer versit export/import of extended detailsMikko Suonio2012-06-071-0/+31
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-105/+105
* Add support for ical's VALARM to versit organizer.Cristiano di Flora2012-05-281-2/+160
* Added support for QOrganizerItemVersion detail to versit.Mika Tikkakoski2012-05-251-0/+37
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-201-15/+15
* Fix the module names in the file headers.Xizhi Zhu2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Use enumeration for detail types.Xizhi Zhu2012-01-091-4/+4
* Use enumerations for detail fields.Xizhi Zhu2012-01-091-5/+5
* QtPim: Fix compilation on Windows.Friedemann Kleint2011-12-011-1/+1
* Simplify interface of QContactDetail.Cristiano di Flora2011-11-261-3/+3
* Finalize namespace.Xizhi Zhu2011-10-191-1/+3
* Fix header files.Xizhi Zhu2011-09-061-4/+3
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+988