| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust again some smaller code details | Pekka Vuorela | 9 days | 1 | -2/+2 |
| * | Remove qwidgets support from qmfmessageserver | Pekka Vuorela | 2025-11-12 | 1 | -1/+1 |
| * | Avoid some more compiler warnings | Pekka Vuorela | 2025-11-06 | 1 | -7/+4 |
| * | Adjust messageserver naming versions | Pekka Vuorela | 2025-11-01 | 2 | -4/+4 |
| * | Fix build for examples | Pekka Vuorela | 2025-10-14 | 2 | -13/+2 |
| * | Add missing spaces after for/if/while/switch | Pekka Vuorela | 2025-05-09 | 1 | -1/+1 |
| * | Add CMake build system | Damien Caliste | 2024-10-17 | 1 | -0/+10 |
| * | Remove cruft from some .pro files and remove pointless common.pri | Pekka Vuorela | 2024-03-31 | 1 | -1/+2 |
| * | Fix installation of examples | Chris Adams | 2018-07-19 | 1 | -2/+2 |
| * | Compile with GCC 6 -Werror=zero-as-null-pointer-constant | Chris Adams | 2018-07-19 | 1 | -2/+2 |
| * | Add QT_{BEGIN,END}_NAMESPACE macros to build successfully with namespaced Qt. | Robin Burchell | 2015-08-28 | 1 | -0/+5 |
| * | Update licensing to match latest approach in QtCore. | Robin Burchell | 2015-08-28 | 3 | -66/+42 |
| * | Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS... | Robin Burchell | 2014-01-23 | 1 | -18/+1 |
| * | Remove Qt 4 support. | Robin Burchell | 2014-01-21 | 1 | -17/+6 |
| * | Detection of libraries built as framework or dylib on Mac | Takahiro Hashimoto | 2014-01-17 | 1 | -2/+10 |
| * | Allow parallel installation of qt4 and qt5 builds | Valerio Valerio | 2013-04-26 | 1 | -5/+11 |
| * | Update Qt 5 port to match latest release | Valerio Valerio | 2013-04-19 | 1 | -2/+3 |
| * | Change to new-form Digia license headers. | Robin Burchell | 2013-02-12 | 3 | -72/+72 |
| * | Build fixes for Qt5 and remove some spurious DEPENDS_ON macros | Don Sanders | 2012-03-12 | 1 | -0/+3 |
| * | Update license headers (make them consistent with harmattan qmf) | Don Sanders | 2011-08-07 | 3 | -51/+51 |
| * | Remove qDebug's | espringe | 2010-10-01 | 1 | -1/+1 |
| * | Rename the client qmf library from qmf to qmfclient | espringe | 2010-09-09 | 1 | -5/+5 |
| * | Rename Qtopiamail library to QMF | espringe | 2010-09-07 | 1 | -8/+8 |
| * | Make server observer example show pid and action number | Eric Springer | 2010-07-28 | 1 | -1/+3 |
| * | Make server observer example wait for message server | Eric Springer | 2010-07-28 | 2 | -1/+31 |
| * | Add serverobserver example files | Eric Springer | 2010-07-20 | 4 | -0/+351 |