summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | Stop qdoc outputting meaningless paths in html comments.Jason McDonald2009-09-251-1/+1
| |/ / |/| |
* | | 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