summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2410-24/+24
|\
| * Inverted sorting arrows on QHeaderViews is intentional on GNOMEGabriel de Dietrich2010-03-241-0/+2
| * Fix compilation for winCEThierry Bastian2010-03-241-1/+2
| * Revert "Sort indicators displayed incorrectly in GTK style"Gabriel de Dietrich2010-03-241-2/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2310-27/+24
| |\
| | * Fix warnings in the declarative moduleThierry Bastian2010-03-233-3/+3
| | * compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-236-22/+19
| | * Sort indicators displayed incorrectly in GTK styleGabriel de Dietrich2010-03-231-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-244-4/+33
|\ \ \ | |/ / |/| |
| * | Added extra video buffer handle types.Dmytro Poplavskiy2010-03-242-0/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-22735-14527/+31186
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-161-1/+1
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-15130-3104/+4066
| |\ \ \ \
| * | | | | QuickTime MovieViewOutput: remove view from layout and reset sourceDmytro Poplavskiy2010-03-112-4/+29
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-234-7/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-231-1/+1
| |\ \ \ \ \
| | * | | | | Corrected wrong header casing.axis2010-03-151-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-233-6/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-233-6/+5
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-223-6/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | This file does not existThomas Zander2010-03-221-2/+1
| | | | * | | | | | Fix compile on symbian better.Thomas Zander2010-03-222-4/+4
* | | | | | | | | | Wrong repaint when changing the default row height in QTreeViewGabriel de Dietrich2010-03-231-4/+8
* | | | | | | | | | Optimize QMetaObject::indexOf* functionsOlivier Goffart2010-03-231-31/+32
* | | | | | | | | | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-233-1/+16
* | | | | | | | | | Fix warning on Sequential Animation GroupThierry Bastian2010-03-231-6/+1
* | | | | | | | | | build fix for mingwThierry Bastian2010-03-231-1/+0
* | | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-232-2/+2
* | | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-3/+3
|/ / / / / / / / /
* | | | | | | | | API fixes to QGLBuffer.Rhys Weatherley2010-03-222-21/+14
|/ / / / / / / /
* | | | | | | | Fix a problem with the selection losing items when layout is changedThierry Bastian2010-03-221-0/+4
* | | | | | | | refactor connections/disconnections in QItemSelectionModelThierry Bastian2010-03-222-60/+26
* | | | | | | | small little change to the initialization of item viewsThierry Bastian2010-03-221-3/+1
* | | | | | | | disable copy of QPainterPathStroker as its not copiable.Gunnar Sletta2010-03-221-0/+2
* | | | | | | | Added warnings on non-created buffer in QGLBufferGunnar Sletta2010-03-221-0/+24
|/ / / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-222-10/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed performance issues when falling back to raster for sub-pixmaps.Samuel Rødal2010-03-221-2/+7
| * | | | | | Dragging headers in item views done rightGabriel de Dietrich2010-03-221-8/+16
* | | | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-2276-1403/+2466
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed updating the VKB display when inputting into QGraphicsWebView.axis2010-03-223-0/+32
| * | | | | | QS60Style: All itemviews should indicate selection with tick markSami Merila2010-03-221-3/+3
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-221-1/+1
| |\ \ \ \ \ \
| | * | | | | | QS60Style assert fails to detect an index failureSami Merila2010-03-221-1/+1
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | QScriptClass-implemented constructors lead to application crashKent Hansen2010-03-191-1/+3
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-193-39/+43
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-192-37/+37
| | * | | | | | | Removed extra space from the command line passed to QProcess in SymbianMiikka Heikkinen2010-03-191-2/+6
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-1919-94/+239
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |