summaryrefslogtreecommitdiffstats
path: root/examples/applications/qtmail/emailclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-071-2765/+0
* WIP. Changes in preparation of supporting better service actions concurrency.AleksW2010-04-071-84/+170
* Allow the replying/forwarding/deleting of searched messagesespringe2010-03-171-4/+20
* Use a new window in QtMail to display search messagesespringe2010-03-161-11/+0
* QtMail ui changes for searchingespringe2010-03-151-34/+0
* 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-111-0/+24
* Take known removed on server messages into account with retrieveMessageList.Don Sanders2010-03-111-1/+4
* Consistent capitalization.Don Sanders2010-03-101-1/+1
* Add mark message as unread action to reader window.Don Sanders2010-02-281-2/+15
* Move accountsettings into settings subdir and break into original files again...AleksW2010-02-251-11/+11
* Some dialogs should be QMessageBox::question instead of QMessageBox::warning.AleksW2010-02-251-3/+3
* Launch account settings dialog explicitly in qtmail instead of a separate pro...AleksW2010-02-251-10/+4
* Clean up warnings.AleksW2010-02-241-1/+1
* OSX: Fix "File" menu on qtamil exampleAleksW2010-02-231-2/+10
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-4/+10
* Keyboard accel fix, select mail after making current.Don Sanders2010-02-031-4/+10
* Global keyboard accelerators, a new approach.Don Sanders2010-02-021-0/+87
* Add support for accounts (dis)allowing creating foldersEric Springer2010-01-051-2/+2
* Make the activity icon respond to storage actions (like folder operations)Eric Springer2010-01-041-1/+2
* Follow Qt style guidelines on declaring multiple variablesEric Springer2009-12-241-1/+5
* Only show create/delete/rename for folders with those propertiesEric Springer2009-12-231-8/+14
* Fix bug in get more messages functionality.Don Sanders2009-12-171-8/+2
* Fixes issue of sending wrong uninitalized dataEric Springer2009-12-111-3/+2
* Connecting qtmail to the interface for folder operationsEric Springer2009-12-101-37/+41
* Add support for folder operations in the qtmail exampleEric Springer2009-12-101-7/+66
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Flag messages that have no external representation as local-only.MattV2009-09-231-0/+4
* Move qtmail to examples directory.MattV2009-09-091-0/+2496