summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed S60 version check to do runtime check also in emulator.Miikka Heikkinen2009-09-251-20/+14
* 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
* 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
| | * Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
| | * Paint arrow on top of node, not underneath itEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| | * Make sure fontextractor example is found by qtdemoEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| | * Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
| | * Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
| | * fix tst_QMenu::task242454_sizeHint for Windows mobileJoerg Bornemann2009-09-221-1/+1
| * | qdoc: test only for major and minor version when generating "since" lists.Volker Hilsheimer2009-09-241-0/+5
| * | Remove QGVLauncher from the WebKit import.Simon Hausmann2009-09-243-330/+3
| * | Fix the area above the menubar to have the right backgroundAndy Shaw2009-09-241-1/+1
| * | Added BlurType to blur graphics effect API.Samuel Rødal2009-09-245-25/+87
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Andy Shaw2009-09-241-0/+4
| |\ \
| | * | QTextDocument initial revision after setPlainText/setHtmlmae2009-09-241-0/+4