summaryrefslogtreecommitdiffstats
path: root/src/versit/qversitreader_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QRegularExpression instead of the deprecated QRegExpChris Adams2020-11-021-1/+2
* QTextCodec is now part of the Qt5Compat libraryChris Adams2020-11-021-1/+2
* Remove use of deprecated QString methodsChris Adams2020-11-021-3/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-11-021-6/+6
* QVersitContactImporter: read X-FOLKS-FAVOURITE propertyAlberto Mardegan2020-11-021-0/+6
* Enable parsing of VCARDs with mixed line endingsTempura San2019-02-271-78/+95
* Improve handling of malformed Versit documentsChris Adams2018-11-291-2/+7
* Work around malformed Versit documents with empty interior linesChris Adams2018-11-081-0/+4
* Don't include mocs inside namespacesChris Adams2018-10-261-1/+2
* 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
* Use the installed headersKonstantin Ritt2014-01-081-5/+5
* [versit] Handle malformed concatentations of vCard filesChris Adams2013-12-231-2/+36
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Implement organizer versit export/import of extended detailsMikko Suonio2012-06-071-1/+3
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-27/+27
* Added support for QOrganizerItemVersion detail to versit.Mika Tikkakoski2012-05-251-0/+2
* Implement contacts versit export/import of extended detailsMikko Suonio2012-05-071-1/+7
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-40/+40
* Added support for QContactVersion detail to Versit.Mika Tikkakoski2012-05-031-0/+6
* Implement contact favorite detail import/export in VersitClaudio Brunelli2012-04-301-0/+6
* Improve QUOTED-PRINTABLE handling of malformed Versit Propertyacox2012-04-261-3/+16
* 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
* Finalize namespace.Xizhi Zhu2011-10-191-2/+2
* Fix header files.Xizhi Zhu2011-09-061-3/+2
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+1173