summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Ensure that the gradient is not given an invalid stop pointAndy Shaw2009-09-241-7/+7
| |/ /
| * | Fix the compilation error for tst_qgraphicsview on S60.Liang QI2009-09-241-8/+24
| * | Mac: remove visibility warnings when building in macRichard Moe Gustavsen2009-09-241-1/+0
| * | Added some documentation for a hackish workaround into the mac codeRichard Moe Gustavsen2009-09-241-4/+11
| * | Prevented crash in svgviewer in graphics system OpenGL with QGLWidget.Samuel Rødal2009-09-241-0/+2
| * | Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte2009-09-24486-6489/+9572
| * | Update mkdist-webkit script to use latest tagJocelyn Turcotte2009-09-241-1/+1
| * | Only account for a negative right bearing in QTextLayoutEskil Abrahamsen Blomfeldt2009-09-241-1/+1
| * | Fixed compile of tests.Rohan McGovern2009-09-241-1/+1
| * | Fixed a text drawing problem in the GL2 engine under X11.Trond Kjernåsen2009-09-241-1/+1
| * | Use '=' for comparison in shell script, not '=='Harald Fernengel2009-09-241-8/+8
| * | Uninitialised variable fix for qfilesystemwatcher_symbianmread2009-09-241-1/+1
| * | Fix QTextDocument::revision()mae2009-09-244-23/+56
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-24156-2367/+2999
| |\ \
| | * | Stabilize Q3Table testOlivier Goffart2009-09-241-0/+13
| | * | Made fast blur in GL 2 engine be radius independent.Samuel Rødal2009-09-242-140/+97
| | * | Fixes for WebKit trunk importSimon Hausmann2009-09-241-1/+5
| * | | Fixed compiler error in qsqldatabase auto test.Janne Anttila2009-09-241-8/+8
| * | | Fixed "warning: variable / argument 'window' is not used in function"Janne Anttila2009-09-241-0/+2
| * | | Removed symbian specific cache location from qabstractnetworkcache test.Janne Anttila2009-09-231-4/+0