summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Use shared memory images when shared pixmaps are not available.Fredrik Höglund2009-10-274-10/+21
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2841-210/+20792
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotationRhys Weatherley2009-10-281-0/+3
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-2850-341/+20957
| |\ \ \ \
| | * | | | Add 800x480 to the qvfb configuration dialogRhys Weatherley2009-10-282-1/+11
| | * | | | Doc: Fixed qdoc warning.David Boddie2009-10-271-1/+1
| | * | | | Doc: Remove unused file.David Boddie2009-10-271-149/+0
| | * | | | Guard shadow builds against stale qconfig.cppDonald Carr2009-10-271-1/+1
| | * | | | Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-273-7/+34
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-2731-51/+20727
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2789-634/+1638
| | | |\ \ \ \
| | | * | | | | Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10
| | | * | | | | Removed the need for extra Symbian traps after QApp construction.axis2009-10-263-0/+78
| | | * | | | | Fix QCompleter autotest for case insensitive filesystemsShane Kearns2009-10-261-1/+1
| | | * | | | | Make network self test fail instead of crashing in case of DNS errorShane Kearns2009-10-261-0/+5
| | | * | | | | Fixed a crash in the QApplication autotest.axis2009-10-261-1/+2
| | | * | | | | Emulator IAP fix for SymbianJanne Koskinen2009-10-261-0/+4
| | | * | | | | Remove compilation warning from QtGuiSami Merilä2009-10-261-1/+1
| | | * | | | | Small updates to WINSCW DEF filesIain2009-10-237-34/+34
| | | * | | | | *Experimental* WINSCW DEF files for Qt, except WebKitIain2009-10-2311-0/+20308
| | | * | | | | Updated Qt for Symbian requirements docsMiikka Heikkinen2009-10-231-1/+8
| | | * | | | | Revert "Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by Iain"Iain2009-10-231-13/+0
| | | * | | | | OpenVG EABI DEF fileIain2009-10-231-0/+232
| | | * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2009-10-231-7/+18
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2009-10-231326-12049/+35540
| | | | |\ \ \ \ \
| | | | * | | | | | Fixed softkey autotest build after 5370e5ff.Janne Anttila2009-10-231-7/+18
| | | * | | | | | | Softkeys should not put exit by default on RSK for dialogs and popups.Janne Anttila2009-10-231-1/+2
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-231326-12049/+35540
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | QtGui def file updateShane Kearns2009-10-221-0/+2
| | | * | | | | | Fix def file error for qtcoreShane Kearns2009-10-221-2/+0
| | | * | | | | | update QtGui def fileShane Kearns2009-10-221-1/+1
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-22121-3789/+6984
| | | |\ \ \ \ \ \
| | | * | | | | | | Update 4.6 def filesShane Kearns2009-10-222-8/+38
| | | * | | | | | | QtGui release/debug binary compatibilityShane Kearns2009-10-226-18/+12
| | | * | | | | | | Lowering toplevel widget puts app to background.Miikka Heikkinen2009-10-221-2/+7
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-2724-119/+589
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add documentation on RPATH defines.Peter Yard2009-10-271-0/+15
* | | | | | | | | | | Updated testcase to match new boundingRect logicGunnar Sletta2009-10-281-1/+1
* | | | | | | | | | | Adapt testcase to updates in QGraphicsPixmapItemGunnar Sletta2009-10-281-2/+2
* | | | | | | | | | | Got tst_qpixmapfilter.cpp compiling againGunnar Sletta2009-10-281-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2724-167/+305
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-272-3/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Carbon: active window not restoredRichard Moe Gustavsen2009-10-271-2/+9
| * | | | | | | | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-275-87/+38
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix OpenVG window composition when opacity != 1Rhys Weatherley2009-10-271-20/+16
| * | | | | | | Use vgClear() to clear the background during screen compositing.Rhys Weatherley2009-10-271-18/+46
| * | | | | | | Fixes Oracle batchExec using strings as out params.Bill King2009-10-272-2/+63
| | |/ / / / / | |/| | | | |
| * | | | | | Autotest: fix building tst_qsqlquery.Thiago Macieira2009-10-261-1/+1
| * | | | | | Revert "Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by Iain"Iain2009-10-261-13/+0
| * | | | | | Doc: Added internal or hidden placeholder documentation.David Boddie2009-10-261-0/+17