summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove cruft from some .pro files and remove pointless common.priPekka Vuorela2024-03-311-7/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-289-204/+132
* Don't crash when running benchmark on OS X.Robin Burchell2014-02-031-2/+3
* Fix compilation of benchmark on OS X.Robin Burchell2014-01-282-4/+4
* Fix compilation of benchmark on Linux.Robin Burchell2014-01-281-1/+1
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-13/+2
* Remove Qt 4 support.Robin Burchell2014-01-213-38/+20
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-5/+8
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-193-2/+11
* Remove Symbian support.Robin Burchell2013-02-283-13/+8
* Change to new-form Digia license headers.Robin Burchell2013-02-129-222/+222
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-202-2/+2
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-122-17/+26
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-079-159/+159
* Compile fix for glibc 2.14Don Sanders2011-06-031-1/+5
* Compiler warnings fixedMarko Minkkinen2011-02-101-1/+1
* Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-101-2/+4
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-5/+5
* Rename Qtopiamail library to QMFespringe2010-09-071-8/+8
* Make it compile after synchronize -> synchronizeAll renaming.Don Sanders2010-08-021-4/+4
* Krazy code cleanupEric Springer2010-07-212-4/+4
* Update license files, so they are the same as Qt.Don Sanders2010-06-299-144/+144
* Clean up warnings.AleksW2010-02-242-3/+2
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-6/+7
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-239-9/+9
* Rely on common.pri for CONFIG settings.MattV2009-09-162-4/+6
* Merge branch 'qmf-1.0'MattV2009-06-055-15/+170
|\
| * Update copyright header.2009W23MattV2009-06-055-15/+170
* | Merge branch 'qmf-1.0'MattV2009-06-044-12/+136
|\|
| * Update copyright header.MattV2009-06-044-12/+136
* | Pid is already exposed by QCoreApplication.MattV2009-05-261-1/+2
* | Compile with MSVC9.MattV2009-05-223-16/+24
* | Do not use separate debug/release configurations.MattV2009-05-212-0/+2
* | Compile for S60 - untested, requires unreleased 'Tower' release of Qt.MattV2009-05-193-3/+34
|/
* Add a couple of callgrind tests.Rohan McGovern2009-03-302-14/+167
* Clean up benchmark reporting.Rohan McGovern2009-03-201-7/+10
* Fixes crash in tst_messageserver: ASSERT failure in QTest::fetchData():Rohan McGovern2009-03-181-3/+4
* Disable 10,000 mails test in the interest of getting prompt results, at least...Rohan McGovern2009-03-181-0/+2
* Description: Need callgrind.h too.Shane Bradley2009-03-172-2/+149
* Description: Add valgrind.h to the source tree so we don't need to have insta...Shane Bradley2009-03-172-1/+3933
* Make compileAleks Wojcik2009-03-121-2/+2
* Fixes: test failure: Could not delete /foo/bar/.qmfRohan McGovern2009-03-121-9/+12
* Fixes: tst_messageserver benchmark doesn't work very wellRohan McGovern2009-03-112-13/+6
* Make it work with shadow building.Aleks Wojcik2009-03-091-1/+1
* Separate tst_messageserver benchmark from rest of tests, for Pulse and becauseRohan McGovern2009-03-0612-0/+1774