summaryrefslogtreecommitdiffstats
path: root/src/versit/qvcard21writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-6/+6
* Adapt to Qt6 behavior changesChris Adams2020-11-021-0/+3
* Add missing includeChris Adams2020-11-021-0/+1
* QTextCodec is now part of the Qt5Compat libraryChris Adams2020-11-021-4/+4
* Fix bug in QRegularExpression usageChris Adams2018-10-261-1/+1
* Migrate QVCard(21|30)Writer classes to use QRegularExpressionSamuel Gaist2018-08-061-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
* [versit] Ensure VCARD output is deterministicMatt Vogt2014-07-161-0/+4
* Use STL algorithms instead of Qt's deprecated onesKonstantin Ritt2014-01-181-1/+1
* Use the installed headersKonstantin Ritt2014-01-081-1/+4
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-16/+16
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* 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-1/+0
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+278