summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.2010W14_2Shane Bradley2010-04-131-0/+1
* Fix some compile warnings.espringe2010-04-133-6/+13
* Update changelog.Shane Bradley2010-04-131-0/+1
* Add CHANGES file to help track fixes downstream.Shane Bradley2010-04-131-0/+8
* Increase the time out for some qmailstore operationsespringe2010-04-131-29/+33
* Disable the timeout test in macs unit test, where it's not yet implemented.espringe2010-04-121-0/+4
* fix introduced warning2010W14Joerg Bornemann2010-04-091-0/+2
* fix qtopiamail build for non-Linux platformsJoerg Bornemann2010-04-091-0/+2
* Prevention against attempting adding duplicate messages in POPespringe2010-04-091-1/+10
* UI improvements to AccountSettings exampleespringe2010-04-085-41/+25
* Add lock() and unlock() to QMailStore. Fixes QTSOL-112espringe2010-04-088-6/+131
* Stop attempting adding duplicate serveruids in unittestsespringe2010-04-081-3/+2
* Remove dead codeAleksW2010-04-0711-1131/+13
* Theme support only on linuxAleksW2010-04-071-1/+1
* Compile.AleksW2010-04-073-15/+15
* Remove superfluous directoryAleksW2010-04-076-2/+2
* Remove qtmail settings directoryAleksW2010-04-076-9/+8
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-07174-66/+84
* Stop duplicate directory seperators for temp pathsespringe2010-04-074-8/+8
* Prevention against duplicate messages.espringe2010-04-073-18/+50
* WIP. Changes in preparation of supporting better service actions concurrency.AleksW2010-04-0729-216/+1039
* Fix QMailStore's memory leak of QCopChannel on destructionespringe2010-03-243-9/+16
* Compile for Qt 4.5AleksW2010-03-241-1/+1
* Modify QMailStore to operate without any content manager plugins loaded. In t...AleksW2010-03-242-40/+58
* Reverting clean-up of QCopChannel until crash on destruction is fixedespringe2010-03-231-1/+1
* Fix memory leak in imap pluginespringe2010-03-232-0/+2
* Fix memory leaks found by valgrindespringe2010-03-233-28/+18
* Move generated docs to doc/htmlespringe2010-03-23214-4/+4
* Try to show changes to html documentation so that out of dateDon Sanders2010-03-231-2/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:addons/messagingframeworkDon Sanders2010-03-2321-428/+156
|\
| * Allow the replying/forwarding/deleting of searched messagesespringe2010-03-175-42/+58
| * Fix visual studio compile warningsespringe2010-03-172-2/+2
| * Use a new window in QtMail to display search messagesespringe2010-03-166-33/+30
| * Switch to using status to store temporary messagesespringe2010-03-1614-375/+90
* | Include html documentation, it's referred to in the README file.Don Sanders2010-03-23211-0/+25036
* | Update year for qdoc generation.Don Sanders2010-03-231-1/+1
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:addons/messagingframeworkDon Sanders2010-03-156-83/+60
|\
| * Further UI improvements in QtMail SearchViewespringe2010-03-151-17/+12
| * QtMail ui changes for searchingespringe2010-03-156-69/+51
* | Use $QMF_DATA/tmp for temporary filesDon Sanders2010-03-153-5/+10
|/
* Fix a bug with threaded conversations action visible state not being updated ...2010W10Don Sanders2010-03-121-2/+2
* API+IMAP implementation of QTSOL-113 importance status field for messagesDon Sanders2010-03-1110-32/+261
* Take known removed on server messages into account with retrieveMessageList.Don Sanders2010-03-112-4/+8
* Fix bug with icon not updating after a message is marked as unread.Don Sanders2010-03-111-1/+1
* Batch exporting/synchronizing of unread<->read status changes.Don Sanders2010-03-112-19/+28
* Implement two-way status syncing.Don Sanders2010-03-102-25/+112
* Consistent capitalization.Don Sanders2010-03-101-1/+1
* Default canDeleteMail on server to true for imap configuration.Don Sanders2010-03-101-1/+1
* Add missing file.Don Sanders2010-03-091-0/+3
* BIC:Fix a problem with only the first column of a modelview item beingDon Sanders2010-03-098-9/+11