summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-239-10/+124
| * Stabilize more testOlivier Goffart2009-09-238-10/+12
| * Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-234-0/+11
| * Fix Q3TextBrowserOlivier Goffart2009-09-231-0/+1
| * Stabilize QGraphicsEffect and QToolTip testOlivier Goffart2009-09-232-12/+11
| * Try to stabilize stylesheet testOlivier Goffart2009-09-231-2/+3
| * QLabel and QTextEdit autotest pro files fixedJoerg Bornemann2009-09-232-2/+2
| * tests/auto/qpainter pro file fixedJoerg Bornemann2009-09-231-1/+1
| * tests/auto/QSvgGenerator pro file fixedJoerg Bornemann2009-09-231-1/+1
| * Merge branch 'imhintsAdditions' into 4.6axis2009-09-232-6/+16
| |\
| | * Cleaned up input method hints documentation a bit.axis2009-09-231-6/+15
| | * Added ImhEmailCharactersOnly flag.axis2009-09-231-0/+1
| * | Skip tst_QWidget::setWindowGeometry on X11Olivier Goffart2009-09-231-0/+10
| * | Stabilize tst_QWidget::saveRestoreGeometryOlivier Goffart2009-09-231-21/+37
| * | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-233-8/+18
| |/
| * Add test for to see if the layout is stable if it has several solutions.Jan-Arve Sæther2009-09-231-6/+59
| * Merge branch 's60MainHelperClasses' into 4.6axis2009-09-2316-470/+667
| |\
| | * Corrected typo.axis2009-09-231-1/+1
| | * Added support for using custom application objects on S60.axis2009-09-2316-469/+666
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-09-2339-760/+1193
| |\ \
| | * | Avoid calling ensureContext() in setGeometry.Jason Barron2009-09-231-1/+0
| | * | Small change in the API of animationsThierry Bastian2009-09-2315-38/+32
| | * | detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
| | * | reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
| | * | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-233-9/+77
| | * | namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
| | * | drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
| | * | optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
| | * | do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27