summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Minor clean-up for plugin .pro filesKonstantin Ritt2014-04-148-20/+11
* Make use of $$MODULE_PLUGIN_TYPESKonstantin Ritt2014-04-143-6/+15
* QmlOrganizer: delete removed collection safelyMichael Krasnyk2014-04-042-1/+70
* Make *AbstractRequest::type() non-virtualKonstantin Ritt2014-04-036-133/+33
* [Organizer] Fix declarative meta types registrationKonstantin Ritt2014-04-032-5/+9
* Merge branch 'master' into devAlex Blasche2014-04-0217-250/+198
|\
| * Set the contact detail parent to avoid memory leak.Renato Araujo Oliveira Filho2014-02-051-0/+2
| * Make simple wrappers don't derive from QQmlParserStatusKonstantin Ritt2014-01-288-217/+58
| * Make sort order with unset field act on a detail presenceKonstantin Ritt2014-01-288-33/+138
* | Fix QOrganizerItemFilter::testDebugStreamOut() test failuresKonstantin Ritt2014-03-251-26/+26
* | Work around issues in qtpim. The primary target is to unblock integrationAlex Blasche2014-03-251-0/+1
* | Normalize signal & slot signatures in connectionThiago Macieira2014-02-044-7/+7
|/
* Porting qmlorganizer auto testsMichael Krasnyk2014-01-2218-451/+468
* [QOrganizerCollection] Add SecondaryColor metadata keyKonstantin Ritt2014-01-214-0/+23
* QtOrganizer: reduce code duplicationMichael Krasnyk2014-01-214-100/+70
* [Memory backend] Allow to modify the default collectionKonstantin Ritt2014-01-211-6/+0
* QmlOrganizer: fix limit date conversion in a recurrence ruleMichael Krasnyk2014-01-211-1/+7
* QtOrganizer: fix initial date for recurrent eventsMichael Krasnyk2014-01-212-2/+22
* QtOrganizer: unescape &equ; character in engine id stringMichael Krasnyk2014-01-201-0/+1
* whitespace fixesOswald Buddenhagen2014-01-1932-124/+124
* Emit valueChanged on appending a recurrence detailMichael Krasnyk2014-01-181-0/+4
* Optimize QOrganizerManagerEngine::addSorted()Konstantin Ritt2014-01-181-18/+24
* Avoid gcc warningsKonstantin Ritt2014-01-181-4/+3
* Use STL algorithms instead of Qt's deprecated onesKonstantin Ritt2014-01-185-9/+9
* Emit dataChanged() on item modificationsMichael Krasnyk2014-01-171-0/+2
* [QOrganizerItemMemoryEngine] Optimize work with collectionsKonstantin Ritt2014-01-172-76/+60
* Treat detail filter with unset field like a "detail exists" filterKonstantin Ritt2014-01-177-25/+39
* Don't use deprecated qtAddLibrary()Konstantin Ritt2014-01-171-1/+1
* Make QtDeclarative an optional dependencyKonstantin Ritt2014-01-171-1/+2
* Fix threaded request synchronization issuesKonstantin Ritt2014-01-1710-58/+636
* Separate SortOrder tests out from Filter testsKonstantin Ritt2014-01-108-325/+891
* Require the request be non-nullKonstantin Ritt2014-01-104-315/+288
* QtOrganizer: fix SortOrder initializationMichael Krasnyk2014-01-102-40/+6
* Notify the request destruction from Q*AbstractRequest dtorKonstantin Ritt2014-01-1023-47/+15
* Check that the request don't get deleted in a slotKonstantin Ritt2014-01-1010-214/+201
* Use the installed headersKonstantin Ritt2014-01-08532-2449/+2586
* [QOrganizerItemMemoryEngine] Reduce code duplication in saveItem()Konstantin Ritt2014-01-061-73/+34
* Organizer: Optimize assignment and comparison operatorsKonstantin Ritt2014-01-0610-55/+165
* Fix thread-safety for Q*AbstractRequest in operator debugKonstantin Ritt2014-01-062-5/+10
* Don't mention "mobility" in QtPimKonstantin Ritt2014-01-0622-40/+35
* Move the declarative bindings out of the module namespaceKonstantin Ritt2014-01-0673-278/+313
* QtOrganizer: fix QML enum property typesMichael Krasnyk2014-01-044-14/+14
* [QOrganizerItemMemoryEngine] Decrease code duplicationKonstantin Ritt2013-12-282-6/+11
* [QOrganizerItemMemoryEngine] Fix collection change notificationsKonstantin Ritt2013-12-282-4/+9
* [QOrganizerItemMemoryEngine] Don't keep anonymous store in hashKonstantin Ritt2013-12-282-16/+15
* [QOrganizerItemMemoryEngineData] Get rid of extra ref counterKonstantin Ritt2013-12-282-6/+3
* [QOrganizerItemMemoryEngineData] Get rid of unused memberKonstantin Ritt2013-12-281-1/+0
* [versit] Handle malformed concatentations of vCard filesChris Adams2013-12-232-2/+50
* Drop some refactoring leftoversKonstantin Ritt2013-12-221-13/+0
* Declare missing operators for QOrganizerItemFetchHint::OptimizationHintsKonstantin Ritt2013-12-181-0/+2