summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QVersitReader::testReading unit testChris Adams2017-03-292-6/+15
* Remove uses of QString::nullMarc Mutz2017-03-121-7/+7
* Blacklist tst_QVersitReader::testReading() on all platformsMarc Mutz2017-03-121-0/+2
* 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-163-0/+15
* Compile public headers with GCC 6 -Werror=zero-as-null-pointer-constantThiago Macieira2016-06-1599-164/+164
* Install QtOrganizer example applicationsChris Adams2016-06-152-0/+6
* Fix QtVersit extended detail encoding unit testChris Adams2016-06-153-12/+81
* Fix QtVersit encoding of Gender detailsChris Adams2016-06-152-6/+5
* Fix crashing unit test for QDeclarativeOrganizerModelChris Adams2016-06-151-15/+17
* Coalesce signals from QDeclarativeOrganizerModelChris Adams2016-06-155-25/+53
* Fix QDeclarativeContactVersion accessor and mutatorChris Adams2016-06-152-4/+4
* Fix detail equality comparison to ignore provenanceChris Adams2016-06-154-33/+87
* Remove spurious execute permissions (qtpim).Edward Welbourne2016-06-1513-0/+0
* fix build with qt in namespaceOswald Buddenhagen2016-06-151-0/+2
* purge symbian vestigesOswald Buddenhagen2016-06-155-103/+6
* re-enableOswald Buddenhagen2016-04-051-1/+0
* Populate declarative Item id with the new id after it be created.Renato Araujo Oliveira Filho2016-03-175-10/+95
* 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-122-21/+81
* QtContacts: detail-leaf-class API improvementsChris Adams2015-11-1213-18/+214
* Fix crash in the declarative contact modelChristian Stromme2015-10-291-4/+7
* Improve QContactDetail performance and memory usageChris Adams2015-10-1235-402/+2062
* Add the GPLv3 license textThiago Macieira2015-09-182-0/+688
* *** disableOswald Buddenhagen2015-09-181-0/+1
* Provide QContactDetail microbenchmarkChris Adams2015-09-022-0/+283
* Detect the collation used by each manager before verifying sorting resultsChris Adams2015-09-022-31/+246
* Add unit test plugins path to library paths for testChris Adams2015-09-021-0/+10
* 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-167-35/+67
* More license test fixesAlex Blasche2015-04-16675-705/+675
* Make tests compile even when serviceframework was builtAlex Blasche2015-04-161-4/+6
* Update contact URLAlex Blasche2015-04-16676-676/+676
* Project files do not have a license headerAlex Blasche2015-04-164-146/+0
* Fix licenses for QtPIMAlex Blasche2015-04-16676-13318/+8666
* Update license files for qtpim repoAlex Blasche2015-04-164-685/+476
* Remove stable branch from qtpim/dev sync.profileAlex Blasche2015-04-161-3/+3
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-1230-93/+74
* Do not mention QtOrganizer in QtContacts moduleKonstantin Ritt2015-02-1218-25/+25
* Fix build with Qt 5.5 (current dev)Konstantin Ritt2015-02-121-0/+1
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-0655-23/+4940
* Add missing qmetatype.h include to qorganizerrecurrencerule.hDmitry Shachnev2015-01-131-0/+1