summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-303-4/+138
* Fixes regression in QComboBox with keypad navigation while mouse is over the ...Olivier Goffart2009-10-303-19/+58
* QItemSelectionModel could emit selectionChanged with no changeThierry Bastian2009-10-301-1/+2
* In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-302-1/+24
* QActionGroup: reset the checkedAction when it is uncheckedThierry Bastian2009-10-302-4/+31
* Updated QTextEdit auto-test after changes in commit 04d18b38c.Gabriel de Dietrich2009-10-308-2/+2
* Get rid of QPainter warnings generated from QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-10-291-49/+20
* QListView: make sure we relayout items when data changes in the modelThierry Bastian2009-10-293-1/+29
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-299-5/+45
|\
| * ItemViews: make the geometries update when header data changesThierry Bastian2009-10-294-0/+27
| * Fix tst_QWidget::compatibilityChildInsertedEvents testBjørn Erik Nilsen2009-10-291-0/+3
| * Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-292-0/+7
| * Fix autotest for QMainWindowThierry Bastian2009-10-292-5/+8
* | Merge branch 'fixes' of git://gitorious.org/~cmarcelo/qt/cmarcelos-clone into...Jan-Arve Sæther2009-10-292-13/+8
|\ \ | |/ |/|
| * QGAL: set the orientation bit for complex anchorsCaio Marcelo de Oliveira Filho2009-10-282-13/+8
* | Stabilize testsOlivier Goffart2009-10-293-2/+5
* | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-2989-838/+21952
|\ \
| * | Remove shader/program binary support for nowRhys Weatherley2009-10-282-222/+0
| * | Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-283-80/+2
| * | make magic comment parsing stricterOswald Buddenhagen2009-10-281-9/+9
| * | QSslError: Actually make strings show up in the ts fileMarkus Goetz2009-10-281-29/+28
| * | QNativeSocketEngine: Actually use translationsMarkus Goetz2009-10-281-26/+26
| * | Delete the tst_QWebFrame::setHtmlWithBaseURL test until its fixedJocelyn Turcotte2009-10-281-23/+0
| * | Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
| * | Make Qt on QNX compile againHarald Fernengel2009-10-282-3/+3
| * | Say hello to QScriptProgram :-)Kent Hansen2009-10-2810-59/+763
| * | Fix namespace buildRichard Moe Gustavsen2009-10-282-0/+6
| * | Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
| * | 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
| | | |\ \ \