summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailstore
Commit message (Expand)AuthorAgeFilesLines
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-091-2/+2
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-14/+14
* Introduce an API handling external accountsDamien Caliste2025-05-061-6/+7
* Move SQL-related parts into a dedicated classDamien Caliste2025-05-061-4/+4
* Declare tests in the build systemDamien Caliste2025-04-022-13/+17
* Add signal testing for QMailStoreDamien Caliste2025-03-261-0/+41
* Add CMake build systemDamien Caliste2024-10-172-1/+9
* Don't readd received IPC signals in the event loopDamien Caliste2023-11-211-1/+0
* Use QmfList where required to maintain stable referencesChris Adams2021-04-081-10/+7
* Fix disappearance of QDateTime(QDate)Damien Caliste2021-04-081-2/+2
* Ensure that setting empty preview results in non-null valueChris Adams2019-03-151-0/+8
* Insert status as QUINT64 in mailmessages database, not intDamien Caliste2018-09-121-0/+2
* [qmf] Fix of update folder when parent folder id is changedMichael Nosov2018-08-031-0/+82
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-1/+1
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-1/+1
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Add new tst_QMailStore::removeMessageWithInResponse() automated testDon Sanders2012-05-281-0/+107
* Fix duplicate signal emission of addMessages(Revert of Patrick's patch).Valerio Valerio2012-01-021-0/+29
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Added missing unittest method.sergk2011-05-231-0/+74
* More unit tests, contributed by Thyagarajan BalakrishnanEric Springer2011-04-081-0/+109
* Lower the test count, as it's actually slow everywhereEric Springer2011-03-231-6/+0
* Remove test adjusted for SymbianMarko Minkkinen2011-03-161-0/+6
* Fix for tst_QMailStore::updateMessage()Marko Minkkinen2011-02-091-12/+12
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-1/+1
* Rename Qtopiamail library to QMFespringe2010-09-071-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Remove timeout from all locking, having it block indefinitely.espringe2010-04-161-23/+8
* Disable the timeout test in macs unit test, where it's not yet implemented.espringe2010-04-121-0/+4
* Add lock() and unlock() to QMailStore. Fixes QTSOL-112espringe2010-04-081-0/+51
* Stop attempting adding duplicate serveruids in unittestsespringe2010-04-081-3/+2
* Make compile on Max OSX 10.6. Should also work on 10.5, but untested. Disable...AleksW2010-02-191-9/+2
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-8/+5
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Test modification status is correctly maintained.2009W39MattV2009-09-231-0/+14
* Rely on common.pri for CONFIG settings.MattV2009-09-161-1/+3
* Apply limit/offset parameters.MattV2009-07-211-0/+28
* Remove folders for 'standard' locations.MattV2009-06-231-8/+9
* Merge branch 'qmf-1.0'MattV2009-06-051-3/+34
|\
| * Update copyright header.2009W23MattV2009-06-051-3/+34
* | Merge branch 'qmf-1.0'MattV2009-06-021-0/+141
|\|
| * Allow multiple messages to be added/updated in a single transaction.MattV2009-06-021-0/+141
* | Adjust test for Win32.MattV2009-05-221-13/+16
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
|/
* Fix test failure.Aleks Wojcik2009-03-181-1/+1
* Add test for deletion of many (1000+) messages.Aleks Wojcik2009-03-181-0/+82
* Fixes: Use of blacklisted word.Shane Bradley2009-03-121-5/+5
* Fix test project files to work with build-dir != src-dir.MattV2009-03-061-2/+1
* Move all tests to `tests' directory.Rohan McGovern2009-03-062-0/+1069