summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/app/editaccount.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore compilation of qtmail example.Robin Burchell2014-02-031-361/+0
| | | | | Change-Id: Id59253e1d121ab0dfcdb59f7018b897f6c1df086 Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-1/+1
| | | | | | | | Update code base to match latest release of Qt. Signed-off-by: Valerio Valerio <valerio.valerio@jollamobile.com> Change-Id: I02c2ff250ea8cd960938b81903e92b04c745ae9c Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
| | | | | Change-Id: If0f4427ee93a37de4ebd9e097defd8b3956f0fc6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
| | | | Remove obsolete pre-release clause.
* In qtmail make accounts enabled by defaultespringe2010-10-221-0/+1
|
* Fixes: QMF depends on libQtGui.so.4Don Sanders2010-08-021-2/+18
| | | | | | | | | | | | | | | | | | | | Task: NB#175678 Details: Patch from Linc for NB#175678 Remove the QtGui dependency from both libs, all messageserver plugins and messageserver itself. The libqtopiamail patch changes the model to return QString instead of QIcon so code using QMailMessageModelBase may need to be updated (see the change to qtmail for an example). The second patch removes message service editors via an ifdef. To enable this patch you must run qmake with an extra argument. eg. qmake -r qmf.pro DEFINES+=QMF_NO_MESSAGE_SERVICE_EDITOR
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
| | | | | | | | Specifically remove out dated "or the Beta Release License Agreement" text. Remove redundant GPL paragaph. Update copyright to 2010.
* Remove qtmail settings directoryAleksW2010-04-071-0/+344