summaryrefslogtreecommitdiffstats
path: root/src/imports/organizer
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated QQmlListProperty constructorsChris Adams2021-03-188-56/+59
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-022-6/+6
* Remove invalid method overload which confuses the QML engineChris Adams2020-11-022-21/+0
* Remove usage of deprecated API from the declarative pluginsChris Adams2020-11-023-6/+10
* Fix QList-from-QSet conversionsChris Adams2020-11-021-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-181-11/+7
* Don't include mocs inside namespacesChris Adams2018-10-269-18/+18
* Replace Q_NULLPTR with nullptrKevin Funk2017-11-158-48/+48
* Fix licensingJani Heikkinen2017-05-0417-238/+340
* Switch to using QQmlExtensionInterface IDRobin Burchell2017-03-302-2/+1
* Remove uses of QString::nullMarc Mutz2017-03-121-7/+7
* QtPim: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-132-2/+2
* Fix breakage caused by QtQml "null" assignment semantics change in 5.8Chris Adams2016-09-161-0/+3
* Compile public headers with GCC 6 -Werror=zero-as-null-pointer-constantThiago Macieira2016-06-158-48/+48
* Coalesce signals from QDeclarativeOrganizerModelChris Adams2016-06-151-17/+43
* Populate declarative Item id with the new id after it be created.Renato Araujo Oliveira Filho2016-03-171-0/+22
* QtOrganizer: fix date-only value handling to avoid UTC conversionChris Adams2015-11-121-9/+58
* Added 'detailTypesHint' property to QDeclarativeOrganizerItemFetchHint.Renato Araujo Oliveira Filho2015-04-162-0/+33
* Fix unit test failuresMatt Vogt2015-04-162-3/+10
* More license test fixesAlex Blasche2015-04-1617-17/+17
* Update contact URLAlex Blasche2015-04-1617-17/+17
* Fix licenses for QtPIMAlex Blasche2015-04-1617-357/+221
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-122-6/+6
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-088-46/+46
* Added list of imported ids as argument for importItems.Renato Araujo Oliveira Filho2014-08-262-10/+20
* Export QDeclarativeContactInvalidFilter and QDeclarativeOrganizerItemInvalidF...Renato Araujo Oliveira Filho2014-05-122-0/+2
* [OrganizerModel] Don't delete fetchHint we don't ownKonstantin Ritt2014-05-091-3/+4
* [OrganizerModel] Don't track the inactive filterKonstantin Ritt2014-05-091-1/+3
* Do not delete m_filter on the destructorAlbert Astals Cid2014-04-171-2/+0
* QmlOrganizer: delete removed collection safelyMichael Krasnyk2014-04-041-1/+1
* [Organizer] Fix declarative meta types registrationKonstantin Ritt2014-04-032-5/+9
* Merge branch 'master' into devAlex Blasche2014-04-024-149/+30
|\
| * Make simple wrappers don't derive from QQmlParserStatusKonstantin Ritt2014-01-284-149/+30
* | Normalize signal & slot signatures in connectionThiago Macieira2014-02-041-1/+1
|/
* [QOrganizerCollection] Add SecondaryColor metadata keyKonstantin Ritt2014-01-212-0/+21
* QmlOrganizer: fix limit date conversion in a recurrence ruleMichael Krasnyk2014-01-211-1/+7
* whitespace fixesOswald Buddenhagen2014-01-191-3/+3
* Emit valueChanged on appending a recurrence detailMichael Krasnyk2014-01-181-0/+4
* Emit dataChanged() on item modificationsMichael Krasnyk2014-01-171-0/+2
* QtOrganizer: fix SortOrder initializationMichael Krasnyk2014-01-102-40/+6
* Check that the request don't get deleted in a slotKonstantin Ritt2014-01-101-7/+7
* Use the installed headersKonstantin Ritt2014-01-0813-45/+62
* Move the declarative bindings out of the module namespaceKonstantin Ritt2014-01-0617-66/+80
* QtOrganizer: fix QML enum property typesMichael Krasnyk2014-01-044-14/+14
* Fix declarative model update for items with a modified orderMichael Krasnyk2013-12-121-0/+14
* Update all plugins.qmltypes filesLiang Qi2013-05-291-380/+233
* Fixed QML bindings.Renato Araujo Oliveira Filho2013-05-148-46/+64
* Make QtContacts and QtOrganizer identified modules.Timo Jyrinki2013-03-261-0/+1
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-2617-36/+36
* Removed deprecated APIs.Xizhi Zhu2012-10-302-23/+0