summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made QDir::tempPath and QDesktopServices::TempLocation consistent in S60Janne Anttila2009-09-251-4/+1
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2533-193/+1569
|\
| * add test case for wrong error message in qtscriptKent Hansen2009-09-251-0/+11
| * Stabilize GraphicsView and QFocusEvent testOlivier Goffart2009-09-252-38/+51
| * Reuse animation in animatedTiles exampleLeonardo Sobral Cunha2009-09-251-30/+4
| * Removed unused parameter from graphics scene index internal functionLeonardo Sobral Cunha2009-09-252-5/+6
| * Raycasting example: fix painting error when the orientation changes.Ariya Hidayat2009-09-251-2/+2
| * remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
| * Update patch_capabilities.pl help to be a little bit clearerIain2009-09-251-2/+2
| * Raycasting example: basic, minimalistic support for touch devices.Ariya Hidayat2009-09-251-4/+82
| * Adding test for line endingsAleksandar Sasha Babic2009-09-253-0/+948
| * Fix QT_VNC_NO_DISABLEPAINTING logicPaul Olav Tvete2009-09-251-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-09-258-35/+331
| |\
| | * Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.Andreas Aardal Hanssen2009-09-256-5/+244
| | * Mac, Carbon: add support for device pixel scrolling (wheel event)Richard Moe Gustavsen2009-09-251-20/+62
| | * Mac, Cocoa: add support for device pixel scrolling (wheel event)Richard Moe Gustavsen2009-09-251-10/+25
| * | Amended the Q3 subdirectory listninerider2009-09-251-1/+1
| |/
| * Fixes for Windows CE.ninerider2009-09-251-33/+42
| * Enabled the QTEST_NO_RTTI flag for WindowsCEninerider2009-09-252-1/+4
| * Fixed path for lackey.exe for Windows CEninerider2009-09-251-2/+8
| * Compiler fix for Windows CEninerider2009-09-251-0/+2
| * tst_qrocess compilation fix for Windows CEninerider2009-09-251-2/+2
| * Added an explicit change for two tests (temporary fix!)ninerider2009-09-251-2/+12
| * tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCEninerider2009-09-251-2/+4
| * Test projects for Qt3 factored out from the general testsninerider2009-09-251-10/+14
| * Change the way we handle KeyboardUIMode on MacBenjamin Poulain2009-09-252-7/+17
| * Added #define to GL 2 paint engine to turn off scissor testing.Samuel Rødal2009-09-251-15/+27
* | Fix QGraphicsLinearLayout autotest for Symbian OS.Janne Anttila2009-09-251-0/+2
* | Fixed qgraphicslinearlayout autotest compilation for Symbian (Nokia X86).Janne Anttila2009-09-251-4/+4
|/
* Fixed qfilesystemmodel test linking for SymbianJanne Anttila2009-09-251-0/+1
* Fixed qdialogbuttonbox test compilation for SymbianJanne Anttila2009-09-251-4/+18
* Fix qfiledialog autoest compilation for SymbianJanne Anttila2009-09-251-1/+7
* Make syncqt order headers deterministically.Jason McDonald2009-09-251-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-25828-15961/+33880
|\
| * Move common EGL functions to qgl_egl.cppRhys Weatherley2009-09-254-112/+37
| * Make QEglContext API a little more flexibleRhys Weatherley2009-09-252-12/+8
| * Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-2511-106/+42
| * Start to separate the EGLSurface from QEglContext in QtOpenGLRhys Weatherley2009-09-247-163/+63
| * Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-245-111/+118
| * Latest update to Symbian EABI DEF filesIain2009-09-247-142/+231
| * Revert to using Q_CORE_EXPORT to export two assembler functionsIain2009-09-241-5/+2
| * Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-24281-8268/+23491
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-249-23/+15
| |\
| | * Set the QMAKE_BUNDLE_LOCATION to 'Contents/MacOS' only if it's not setTor Arne Vestbø2009-09-241-1/+1
| | * Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-241-0/+2
| | * Revert "Autotest: This test does requires internal builds (with autotests)."Joerg Bornemann2009-09-241-1/+0
| | * Fixed background scrolling in the SVG viewer example.Kim Motoyoshi Kalland2009-09-241-0/+1
| | * Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
| | * Autotest: This test does requires internal builds (with autotests).Thiago Macieira2009-09-231-0/+1
| | * Try to support Qt 4.4-style Phonon includes in Qt.Thiago Macieira2009-09-232-3/+14