summaryrefslogtreecommitdiffstats
path: root/src/versitorganizer
Commit message (Expand)AuthorAgeFilesLines
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-2/+2
* Adapt to Qt6 behavior changesChris Adams2020-11-021-2/+2
* Fix QList-from-QSet conversionsChris Adams2020-11-021-5/+4
* Prefer QDate::startOfDay() over QDateTime(const QDate &)Edward Welbourne2020-11-021-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-11-021-1/+1
* QVersitOrganizerImporter: fix reading of visual reminder URLAlberto Mardegan2017-11-091-1/+4
* Fix licensingJani Heikkinen2017-05-0418-252/+360
* fix compilation with -developer-build optionStephan Binner2015-04-231-0/+1
* More license test fixesAlex Blasche2015-04-1618-18/+18
* Update contact URLAlex Blasche2015-04-1618-18/+18
* Fix licenses for QtPIMAlex Blasche2015-04-1618-378/+234
* whitespace fixesOswald Buddenhagen2014-01-192-5/+5
* Avoid gcc warningsKonstantin Ritt2014-01-181-4/+3
* Use STL algorithms instead of Qt's deprecated onesKonstantin Ritt2014-01-182-5/+5
* Use the installed headersKonstantin Ritt2014-01-0818-98/+177
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-2618-54/+54
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2418-432/+432
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Doc: add landing page for Qt VersitLeena Miettinen2012-09-113-5/+6
* Support more data types in extended details in versitorganizerMikko Suonio2012-08-152-23/+18
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Update the export macros in qtpim.gitThiago Macieira2012-07-121-21/+5
* build system cleanupsOswald Buddenhagen2012-06-281-8/+2
* auto-generate module prisOswald Buddenhagen2012-06-281-3/+1
* Implement organizer versit export/import of extended detailsMikko Suonio2012-06-074-0/+60
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-316-214/+214
* Adjust static_casts in versit and versit organizerMikko Suonio2012-05-302-14/+14
* Add support for ical's VALARM to versit organizer.Cristiano di Flora2012-05-284-3/+386
* Added support for QOrganizerItemVersion detail to versit.Mika Tikkakoski2012-05-254-0/+70
* Support QOrganizerItemTag in QVersitOrganizerTommi Anttila2012-05-231-1/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-042-2/+2
* Documentation errors 191->171acox2012-03-201-3/+5
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-202-24/+24
* Taken from 261 documentation errors down to 246acox2012-03-152-3/+3
* Remove QLatin1Constant from Qt PIM module APIs.Cristiano di Flora2012-03-134-177/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-081-3/+3
* Organizer recurrence support, changes to C++ APIPäivi Rajala2012-02-291-0/+3
* Fix the module names in the file headers.Xizhi Zhu2012-02-0618-18/+18
* Removed Q_OS_SYMBIAN flagged codeacox2012-02-051-35/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3019-19/+19
* Rename all our interfaces from com.nokia to org.qt-project.Xizhi Zhu2012-01-243-3/+3
* Update obsolete contact address.Jason McDonald2012-01-2019-19/+19
* Making Organizer APIs more consistentikause2012-01-111-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1118-18/+18
* Use enumeration for detail types.Xizhi Zhu2012-01-095-23/+25
* Use enumerations for detail fields.Xizhi Zhu2012-01-096-39/+46
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Removed all since references from Organizer, contacts and Versitacox2011-12-223-4/+0
* Use enumerations for organizer item types.Xizhi Zhu2011-12-133-1/+167
* Fixed QtPim versitorganizer namespace compilation.Toby Tomkins2011-12-073-6/+16