summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-285-68/+476
* Revert "Disable code, as we don't have the required code in QtGui."Frans Englich2009-09-281-8/+6
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-24929-17460/+35913
|\
| * 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
| | * | Compile testsOlivier Goffart2009-09-242-5/+5
| | * | AudioServices; Nicer examples.Justin McPherson2009-09-245-193/+83
| | * | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-2432-689/+302
| | * | Mac audio; emit stateChanged on start, don't flush in push mode.Justin McPherson2009-09-242-0/+9
| | * | Mac audio; Remove signal re-decleration.Justin McPherson2009-09-242-8/+0
| | * | Remove extraneous debug statementBill King2009-09-241-2/+0
| | * | Fix cubic paths in OpenVGRhys Weatherley2009-09-231-3/+3
| | * | Stabilize more testsOlivier Goffart2009-09-233-89/+95
| | * | Fix tst_QWidget::activateWindow on X11Olivier Goffart2009-09-231-5/+6