summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed qfileinfo autotest for SymbianMiikka Heikkinen2009-08-121-1/+6
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-128-19/+49
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-121-1/+0
| |\
| | * Removed call to base class mouseReleaseEvent that shouldn't happen.axis2009-08-121-1/+0
| * | Fixed qimagereader test compilationMiikka Heikkinen2009-08-122-1/+5
| |/
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-123-8/+37
| |\
| | * Merge branch 'qlinecontrolFixes'axis2009-08-123-8/+37
| | |\
| | | * Fixed warning.axis2009-08-121-1/+1
| | | * Redid 7b95b70bc307 for QLineControl.axis2009-08-121-5/+34
| | | * Redid patch that was lost during merge with 4.6.axis2009-08-121-1/+1
| | | * Revert "Changed the behavior of ImCursorPosition slightly."axis2009-08-121-1/+1
| * | | Skipped setEnvironment test in qprocess test for SymbianMiikka Heikkinen2009-08-121-4/+4
| |/ /
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-124-5/+5
| |\ \
| * | | Fixed SRCDIR usage in qscriptengine test for SymbianMiikka Heikkinen2009-08-122-5/+7
* | | | Fixed QtGui autotest build breaks due to incorrect SRCDIR usage.Janne Anttila2009-08-125-3/+11
* | | | Updated QtGui.txt autotest category file.Janne Anttila2009-08-121-2/+0
* | | | Workaround for Nokia X86 compiler, to compile get more GUI test compile.Janne Anttila2009-08-123-3/+3
| |/ / |/| |
* | | Fixed QtNetwork autotest build breaks for Symbian.Janne Anttila2009-08-124-5/+5
|/ /
* | Fixed qdom autotest build break due to incorrect SRCDIR usage in Symbian.Janne Anttila2009-08-122-1/+5
* | Fixed QtScript autotest build breaks due to incorrect SRCDIR usage.Janne Anttila2009-08-125-2/+14
* | Updated QtScript.txt autotest category file to reflect current test set.Janne Anttila2009-08-121-1/+0
* | Fixed failure to build tests due to missing qkeyevent.Rohan McGovern2009-08-121-1/+0
* | Doc improvement made by David Boddie.Alessandro Portale2009-08-111-3/+3
* | Docs: Mentioning that Symbian has a default font size of 7 pointsAlessandro Portale2009-08-111-1/+3
* | Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-114-19/+17
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-116-13/+18
|\ \
| * | Prevent unnecessary repaints when moving with zero distance in moveRect().Frans Englich2009-08-111-1/+1
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-115-14/+13
| |\ \
| | * | Fixed qstatemachine autotest compilaton for Symbian OS.Janne Anttila2009-08-111-8/+8
| | * | Fixed qlocale autotest compile error for Symbian.Janne Anttila2009-08-111-1/+1
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1113-455/+107
| | |\ \ | | | |/
| | * | Fixed qline autotest merge, tst_qline.cpp was added twice to SOURCES.Janne Anttila2009-08-111-1/+0
| * | | Fixed qtextstream autotest for SymbianMiikka Heikkinen2009-08-112-2/+8
* | | | Fix autotest failure in qgraphicsitem.Shane Kearns2009-08-112-4/+42
| |_|/ |/| |
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1110-450/+102
|\ \ \ | |/ /
| * | Added default IAP checking to tst_qnetworkaccessmanager_and_qprogressdialog.Miikka Heikkinen2009-08-111-1/+8
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-1125-503/+236
| |\ \
| | * | Refactor S60 related changes to QGraphicsItem / QGraphicsView.Andreas Aardal Hanssen2009-08-112-133/+44
| | * | test slots are not constHarald Fernengel2009-08-111-38/+38
| | * | Removed qkeyevent autotest.axis2009-08-113-269/+0
| * | | RVCT didn't like a test bool variable exported directly from QtGui,Miikka Heikkinen2009-08-113-9/+12
* | | | Fixed qpropertyanimation autotest build for win32-msvc2008.Janne Anttila2009-08-111-1/+1
* | | | Removed unneccessary QHostAddress cast from tst_qnativesocketengine.cppJanne Anttila2009-08-111-3/+3
| |/ / |/| |
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-112-4/+8
|\ \ \ | | |/ | |/|
| * | Fixed SRCDIR for qxmlquery autotest for SymbianJanne Anttila2009-08-112-4/+8
* | | Fixed qsocketnotifier autotest compilation for win32-msvc2008 platform.Janne Anttila2009-08-111-1/+1
|/ /
* | Switched QtNetworkSetting to use 'qt-test-server' config by default.Janne Anttila2009-08-111-5/+6
* | Fixed KERN-EXEC 3 crash in qdesktopwidget for S60.Janne Anttila2009-08-111-1/+0
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-11366-1824/+7209
|\ \
| * | Add comparison operators also to subclassesHarald Fernengel2009-08-102-2/+59