summaryrefslogtreecommitdiffstats
path: root/src/plugins/contentmanagers
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-3/+3
* Declare tests in the build systemDamien Caliste2025-04-021-0/+6
* Add CMake build systemDamien Caliste2024-10-172-0/+9
* Remove cruft from some .pro files and remove pointless common.priPekka Vuorela2024-03-311-2/+0
* Mark overridden methods with keywordPekka Vuorela2023-12-141-11/+11
* Set PLUGIN_CLASS_NAME in plugin .pro filesChris Adams2021-04-091-0/+1
* Use QRandomGenerator instead of qrandDamien Caliste2021-04-081-1/+2
* Move away from deprecated QDateTime::fromTime_t and toTime_tDamien Caliste2021-04-081-1/+1
* Add an interface for cryptographic operationsDamien Caliste2018-10-242-1/+56
* Don't fail loading a message with an empty partDamien Caliste2018-09-071-1/+1
* Remove dead codePekka Vuorela2018-08-201-46/+0
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-191-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-282-44/+28
* [API BREAK] Use qt_plugin for QMF plugins instead of reinventing our own arch...Robin Burchell2014-01-281-7/+2
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-13/+2
* Remove Qt 4 support.Robin Burchell2014-01-213-21/+5
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-171-2/+10
* Make sure plugins are linked against correct Qt version of the qmf libs.Valerio Valerio2013-04-301-2/+8
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-1/+2
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-192-3/+6
* Remove Symbian support.Robin Burchell2013-02-289-797/+2
* Change to new-form Digia license headers.Robin Burchell2013-02-128-192/+192
* Revert due to accidentally committed changes to qmfstoragemanager.Don Sanders2012-05-081-1/+0
* Fix a bug where Todo and CalendarInvitation flags shared the same bit.Don Sanders2012-05-081-0/+1
* Eliminate compile warnings.Don Sanders2012-04-041-0/+1
* Add support for increasing messaging store performance by disabling durable/a...Don Sanders2012-03-301-0/+12
* Ensure all Nokia source code has a valid and identical copyright notice.Don Sanders2012-02-246-0/+246
* Update plugins and doc paths.Don Sanders2012-01-131-1/+1
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-072-34/+34
* Make sure durability is preserved for updated messagesEric Springer2011-07-251-2/+2
* Fixes for NB#261810 Random crashes observed upon tapping send in reply/forwar...Don Sanders2011-06-091-1/+1
* Fix style issues.Don Sanders2011-05-311-1/+1
* Update the addMessages and updateMessages serviceactionsDon Sanders2011-05-312-15/+34
* Don't reload updated messageEric Springer2011-05-191-40/+0
* Remove support for obselete content manager storage versionEric springer2011-05-131-32/+0
* Set correct content manager versionEric springer2011-05-131-1/+1
* Fix Preview of the message got corrupted (NB#238416)Eric Springer2011-05-031-1/+41
* First version of Symbian Data CagingMarko Minkkinen2011-03-169-2/+531
* Symbian UIDs definedMarko Minkkinen2011-03-161-0/+1
* Compiler warnings fixedMarko Minkkinen2011-02-101-1/+1
* Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-101-9/+6
* Changes required to build on Symbian from JKL.Don Sanders2010-11-232-1/+23
* Fixes: Incorrectly storing gmail welcome messages.Don Sanders2010-10-081-2/+2
* Don't leak file in $QMF_DATA/tmpDon Sanders2010-10-081-0/+4
* Fix some issues reported by coverityespringe2010-09-221-1/+5
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-5/+5
* Rename Qtopiamail library to QMFespringe2010-09-073-53/+53
* Renames required for the great renamingespringe2010-09-073-0/+0
* Make valgrind happy. Fix memory leakEric Springer2010-08-202-4/+5
* Warn if unable to do file operationsEric Springer2010-08-181-2/+3