summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmessagestorekeys/tst_qmessagestorekeys.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Disable failing autotests to fet integration going againHolger Schröder2012-01-261-1/+5
* In maemo6 QMF does not support case-sensitive search. Commented out correspon...Alexander Ponizovkin2011-08-031-1/+42
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Rename qmessagestore.h to qmessagestore_p.h as it is private.Don Sanders2011-03-081-1/+1
* Add unit tests for QMessageDataComparator::LikeDon Sanders2011-03-011-0/+72
* Couple of white space fixesMarko Minkkinen2010-11-101-4/+5
* Messaging auto test suites modified to be Symbian3 compatibleMarko Minkkinen2010-11-101-13/+339
* Revert "Merge branch 'symbian-dev-1.0' into 1.1"Don Sanders2010-10-281-51/+0
* Merge branch 'symbian-dev-1.0' into 1.1Don Sanders2010-10-261-0/+51
|\
| * qmessagestorekeys testsuite for nmapi based fsengineTeroS2010-10-221-0/+30
| * Symbian: Qmessagestorekeys fixesTapsaA2010-10-211-0/+22
* | Merge branch '1.0'Don Sanders2010-09-221-0/+32
|\ \
| * | Maemo5 message cache and prefilter functionality and related testsMarko Minkkinen2010-09-011-0/+32
| |/
* / Added TESTED_COMPONENT infoEd Baak2010-07-081-0/+3
|/
* Make sure example don't use qtmessaging.hDon Sanders2010-06-211-1/+1
* Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-messaging into 1.0Don Sanders2010-05-261-4/+7
|\
| * Priority & status cases activated for Maemo5Marko Minkkinen2010-05-251-4/+7
| * Fix regression in autotests.Don Sanders2010-04-141-1/+1
| * Make tests pass on Windows MobileAleksW2010-04-121-2/+2
| * Prefix identifiers on Symbian backend. MOBILITY-377.AleksW2010-04-091-4/+2
| * Maemo related updates to Messaging auto testsMarko Minkkinen2010-04-081-19/+5
| * Maemo specific #ifdefs for tst_messageservice and tst_messagestorekeysMarko Minkkinen2010-03-301-37/+98
* | Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* | Revert "Revert "Prefix identifiers on Symbian backend. MOBILITY-377.""Don Sanders2010-04-221-4/+2
* | Revert "Prefix identifiers on Symbian backend. MOBILITY-377."Don Sanders2010-04-141-2/+4
* | Fix regression in autotests.Don Sanders2010-04-141-1/+1
* | Make tests pass on Windows MobileAleksW2010-04-121-2/+2
* | Prefix identifiers on Symbian backend. MOBILITY-377.AleksW2010-04-121-4/+2
* | Maemo related updates to Messaging auto testsMarko Minkkinen2010-04-091-19/+5
* | Maemo specific #ifdefs for tst_messageservice and tst_messagestorekeysMarko Minkkinen2010-03-301-37/+98
|/
* Skip QMessage* tests on desktop Windows if no MAPI subsystem is foundStian Sandvik Thomassen2010-01-061-0/+5
* Rename QMessageFolder::displayName() to name().MattV2009-12-171-67/+67
* Rename QMessageDataComparator::Options to MatchFlags.MattV2009-12-151-18/+18
* Support ordering via a list of SortOrder objects.MattV2009-12-151-47/+83
* Rename Q{X}Ordering to Q{X}SortOrder.MattV2009-12-151-61/+61
* Wrap QMessageStore with QMessageManager.MattV2009-12-141-14/+21
* Messaging Symbian backend fixes (attachment handling optimization, nested fil...Marko Minkkinen2009-12-081-24/+62
* Messaging Symbian backend fixes (UID3 added etc.)Marko Minkkinen2009-11-301-8/+1
* Merge branch 'ab4f23963cc26ea8a33db6030742839479be86a2'Don Sanders2009-11-231-15/+179
|\
| * Latest Symbian/S60 fixesMarko Minkkinen2009-11-221-15/+179
| * Test QMessageOrdering::operator+=Don Sanders2009-11-201-0/+19
| * Test QMessageFolder + and += orderings.Don Sanders2009-11-201-0/+10
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-messagingMattV2009-11-191-0/+66
| |\
| | * Add QMessageFilter case (in)sensitive tests.Don Sanders2009-11-191-0/+24
| | * Make case insenstive test actually case insensitive.Don Sanders2009-11-191-1/+0
| | * Add tests for case (in)sensitive filtering, for account and folder filters.Don Sanders2009-11-191-0/+43
| * | Adjust test results to match windows.MattV2009-11-191-0/+35
| |/
| * Use QSKIP for test skipping.MattV2009-11-191-12/+6