index
:
qt-labs/messagingframework.git
conversations_improvements
experimental
master
pkg
qmf-1.0
qmf-2.0
smtpfix
symbian
test
Qt Messaging Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tst_qmailstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-2
/
+2
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-14
/
+14
*
Introduce an API handling external accounts
Damien Caliste
2025-05-06
1
-6
/
+7
*
Move SQL-related parts into a dedicated class
Damien Caliste
2025-05-06
1
-4
/
+4
*
Declare tests in the build system
Damien Caliste
2025-04-02
2
-13
/
+17
*
Add signal testing for QMailStore
Damien Caliste
2025-03-26
1
-0
/
+41
*
Add CMake build system
Damien Caliste
2024-10-17
2
-1
/
+9
*
Don't readd received IPC signals in the event loop
Damien Caliste
2023-11-21
1
-1
/
+0
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-10
/
+7
*
Fix disappearance of QDateTime(QDate)
Damien Caliste
2021-04-08
1
-2
/
+2
*
Ensure that setting empty preview results in non-null value
Chris Adams
2019-03-15
1
-0
/
+8
*
Insert status as QUINT64 in mailmessages database, not int
Damien Caliste
2018-09-12
1
-0
/
+2
*
[qmf] Fix of update folder when parent folder id is changed
Michael Nosov
2018-08-03
1
-0
/
+82
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
1
-1
/
+1
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
1
-1
/
+1
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Add new tst_QMailStore::removeMessageWithInResponse() automated test
Don Sanders
2012-05-28
1
-0
/
+107
*
Fix duplicate signal emission of addMessages(Revert of Patrick's patch).
Valerio Valerio
2012-01-02
1
-0
/
+29
*
Update license headers (make them consistent with harmattan qmf)
Don Sanders
2011-08-07
1
-17
/
+17
*
Added missing unittest method.
sergk
2011-05-23
1
-0
/
+74
*
More unit tests, contributed by Thyagarajan Balakrishnan
Eric Springer
2011-04-08
1
-0
/
+109
*
Lower the test count, as it's actually slow everywhere
Eric Springer
2011-03-23
1
-6
/
+0
*
Remove test adjusted for Symbian
Marko Minkkinen
2011-03-16
1
-0
/
+6
*
Fix for tst_QMailStore::updateMessage()
Marko Minkkinen
2011-02-09
1
-12
/
+12
*
Rename the client qmf library from qmf to qmfclient
espringe
2010-09-09
1
-1
/
+1
*
Rename Qtopiamail library to QMF
espringe
2010-09-07
1
-1
/
+1
*
Update license files, so they are the same as Qt.
Don Sanders
2010-06-29
1
-16
/
+16
*
Remove timeout from all locking, having it block indefinitely.
espringe
2010-04-16
1
-23
/
+8
*
Disable the timeout test in macs unit test, where it's not yet implemented.
espringe
2010-04-12
1
-0
/
+4
*
Add lock() and unlock() to QMailStore. Fixes QTSOL-112
espringe
2010-04-08
1
-0
/
+51
*
Stop attempting adding duplicate serveruids in unittests
espringe
2010-04-08
1
-3
/
+2
*
Make compile on Max OSX 10.6. Should also work on 10.5, but untested. Disable...
AleksW
2010-02-19
1
-9
/
+2
*
On Windows consider the build configuration of the Qt libraries we are compil...
AleksW
2010-02-19
1
-8
/
+5
*
Remove instances of 'Qt Software' from copyright info.
MattV
2009-11-23
1
-1
/
+1
*
Test modification status is correctly maintained.
2009W39
MattV
2009-09-23
1
-0
/
+14
*
Rely on common.pri for CONFIG settings.
MattV
2009-09-16
1
-1
/
+3
*
Apply limit/offset parameters.
MattV
2009-07-21
1
-0
/
+28
*
Remove folders for 'standard' locations.
MattV
2009-06-23
1
-8
/
+9
*
Merge branch 'qmf-1.0'
MattV
2009-06-05
1
-3
/
+34
|
\
|
*
Update copyright header.
2009W23
MattV
2009-06-05
1
-3
/
+34
*
|
Merge branch 'qmf-1.0'
MattV
2009-06-02
1
-0
/
+141
|
\
|
|
*
Allow multiple messages to be added/updated in a single transaction.
MattV
2009-06-02
1
-0
/
+141
*
|
Adjust test for Win32.
MattV
2009-05-22
1
-13
/
+16
*
|
Do not use separate debug/release configurations.
MattV
2009-05-21
1
-0
/
+1
|
/
*
Fix test failure.
Aleks Wojcik
2009-03-18
1
-1
/
+1
*
Add test for deletion of many (1000+) messages.
Aleks Wojcik
2009-03-18
1
-0
/
+82
*
Fixes: Use of blacklisted word.
Shane Bradley
2009-03-12
1
-5
/
+5
*
Fix test project files to work with build-dir != src-dir.
MattV
2009-03-06
1
-2
/
+1
*
Move all tests to `tests' directory.
Rohan McGovern
2009-03-06
2
-0
/
+1069