summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't include mocs inside namespacesChris Adams2018-10-2666-133/+128
* Migrate QVCard(21|30)Writer classes to use QRegularExpressionSamuel Gaist2018-08-062-3/+5
* Migrate QOrganizerManagerData to use QRegularExpressionSamuel Gaist2018-08-061-1/+2
* Migrate QContactManagerData to use QRegularExpressionSamuel Gaist2018-08-061-1/+2
* Disable build on QNX, INTEGRITY, VxWorks, WinRTChris Adams2018-07-202-1/+8
* Fix license headersChris Adams2018-07-2039-142/+282
* Replace Q_NULLPTR with nullptrKevin Funk2017-11-1583-138/+138
* QVersitOrganizerImporter: fix reading of visual reminder URLAlberto Mardegan2017-11-091-1/+4
* Fix licensingJani Heikkinen2017-05-04431-6050/+8636
* Switch to using QQmlExtensionInterface IDRobin Burchell2017-03-305-6/+2
* Drop condition around QFactoryLoaderUlf Hermann2017-03-291-2/+0
* Remove uses of QString::nullMarc Mutz2017-03-121-7/+7
* QtPim: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-134-4/+4
* Make operator<< match the code that is in operator>>Thiago Macieira2016-12-193-3/+20
* Match operator>>: m_detailType is deserialized as quint32Thiago Macieira2016-12-095-5/+6
* Make symmetric the streaming of enumsThiago Macieira2016-11-021-1/+1
* Assign return value of non-mutating function back to variableJake Petroules2016-09-161-2/+2
* Suppress warning also with ClangJake Petroules2016-09-161-0/+1
* 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-1585-140/+140
* Fix QtVersit encoding of Gender detailsChris Adams2016-06-151-3/+0
* Coalesce signals from QDeclarativeOrganizerModelChris Adams2016-06-151-17/+43
* Fix QDeclarativeContactVersion accessor and mutatorChris Adams2016-06-151-3/+2
* Fix detail equality comparison to ignore provenanceChris Adams2016-06-152-33/+25
* fix build with qt in namespaceOswald Buddenhagen2016-06-151-0/+2
* purge symbian vestigesOswald Buddenhagen2016-06-151-1/+1
* Populate declarative Item id with the new id after it be created.Renato Araujo Oliveira Filho2016-03-171-0/+22
* QtVersit: Fix crash on access to static variable in multiple threads.Renato Araujo Oliveira Filho2015-12-162-6/+9
* QtOrganizer: fix date-only value handling to avoid UTC conversionChris Adams2015-11-121-9/+58
* QtContacts: detail-leaf-class API improvementsChris Adams2015-11-1211-18/+190
* Fix crash in the declarative contact modelChristian Stromme2015-10-291-4/+7
* Improve QContactDetail performance and memory usageChris Adams2015-10-1233-353/+2005
* Detect the collation used by each manager before verifying sorting resultsChris Adams2015-09-021-0/+124
* do not shadow membersStephan Binner2015-04-2330-91/+90
* fix compilation with -developer-build optionStephan Binner2015-04-231-0/+1
* Cleanup headers to pass new headersclean testAlex Blasche2015-04-235-5/+5
* Added 'detailTypesHint' property to QDeclarativeOrganizerItemFetchHint.Renato Araujo Oliveira Filho2015-04-162-0/+33
* Fix unit test failuresMatt Vogt2015-04-164-10/+25
* More license test fixesAlex Blasche2015-04-16470-495/+470
* Update contact URLAlex Blasche2015-04-16470-470/+470
* Project files do not have a license headerAlex Blasche2015-04-163-120/+0
* Fix licenses for QtPIMAlex Blasche2015-04-16470-9381/+5966
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-1218-58/+39
* Do not mention QtOrganizer in QtContacts moduleKonstantin Ritt2015-02-1217-22/+22
* Fix build with Qt 5.5 (current dev)Konstantin Ritt2015-02-121-0/+1
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-0646-23/+3625
* Add missing qmetatype.h include to qorganizerrecurrencerule.hDmitry Shachnev2015-01-131-0/+1
* Make ID component parameter escaping functions consistentMatt Vogt2015-01-052-16/+28
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-0518-163/+399
* Fix build: error: ‘guard’ was not declared in this scopeZhang Xingtao2014-12-282-0/+80