Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-24 | 10 | -24/+24 |
|\ | |||||
| * | Inverted sorting arrows on QHeaderViews is intentional on GNOME | Gabriel de Dietrich | 2010-03-24 | 1 | -0/+2 |
| * | Fix compilation for winCE | Thierry Bastian | 2010-03-24 | 1 | -1/+2 |
| * | Revert "Sort indicators displayed incorrectly in GTK style" | Gabriel de Dietrich | 2010-03-24 | 1 | -2/+2 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 10 | -27/+24 |
| |\ | |||||
| | * | Fix warnings in the declarative module | Thierry Bastian | 2010-03-23 | 3 | -3/+3 |
| | * | compile fix for mingw (also removes some warnings) | Thierry Bastian | 2010-03-23 | 6 | -22/+19 |
| | * | Sort indicators displayed incorrectly in GTK style | Gabriel de Dietrich | 2010-03-23 | 1 | -2/+2 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-24 | 4 | -4/+33 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added extra video buffer handle types. | Dmytro Poplavskiy | 2010-03-24 | 2 | -0/+4 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-22 | 735 | -14527/+31186 |
| |\ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Dmytro Poplavskiy | 2010-03-15 | 130 | -3104/+4066 |
| |\ \ \ \ | |||||
| * | | | | | QuickTime MovieViewOutput: remove view from layout and reset source | Dmytro Poplavskiy | 2010-03-11 | 2 | -4/+29 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 4 | -7/+6 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60 | axis | 2010-03-23 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Corrected wrong header casing. | axis | 2010-03-15 | 1 | -1/+1 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 3 | -6/+5 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 3 | -6/+5 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-22 | 3 | -6/+5 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | This file does not exist | Thomas Zander | 2010-03-22 | 1 | -2/+1 |
| | | | * | | | | | | Fix compile on symbian better. | Thomas Zander | 2010-03-22 | 2 | -4/+4 |
* | | | | | | | | | | Wrong repaint when changing the default row height in QTreeView | Gabriel de Dietrich | 2010-03-23 | 1 | -4/+8 |
* | | | | | | | | | | Optimize QMetaObject::indexOf* functions | Olivier Goffart | 2010-03-23 | 1 | -31/+32 |
* | | | | | | | | | | Add new function QTextLine::horizontalAdvance() | Eskil Abrahamsen Blomfeldt | 2010-03-23 | 3 | -1/+16 |
* | | | | | | | | | | Fix warning on Sequential Animation Group | Thierry Bastian | 2010-03-23 | 1 | -6/+1 |
* | | | | | | | | | | build fix for mingw | Thierry Bastian | 2010-03-23 | 1 | -1/+0 |
* | | | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view. | Alexis Menard | 2010-03-23 | 2 | -2/+2 |
* | | | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged events | Alexis Menard | 2010-03-23 | 1 | -3/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 2 | -21/+14 |
|/ / / / / / / / | |||||
* | | | | | | | | Fix a problem with the selection losing items when layout is changed | Thierry Bastian | 2010-03-22 | 1 | -0/+4 |
* | | | | | | | | refactor connections/disconnections in QItemSelectionModel | Thierry Bastian | 2010-03-22 | 2 | -60/+26 |
* | | | | | | | | small little change to the initialization of item views | Thierry Bastian | 2010-03-22 | 1 | -3/+1 |
* | | | | | | | | disable copy of QPainterPathStroker as its not copiable. | Gunnar Sletta | 2010-03-22 | 1 | -0/+2 |
* | | | | | | | | Added warnings on non-created buffer in QGLBuffer | Gunnar Sletta | 2010-03-22 | 1 | -0/+24 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 2 | -10/+23 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed performance issues when falling back to raster for sub-pixmaps. | Samuel Rødal | 2010-03-22 | 1 | -2/+7 |
| * | | | | | | Dragging headers in item views done right | Gabriel de Dietrich | 2010-03-22 | 1 | -8/+16 |
* | | | | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 76 | -1403/+2466 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Fixed updating the VKB display when inputting into QGraphicsWebView. | axis | 2010-03-22 | 3 | -0/+32 |
| * | | | | | | QS60Style: All itemviews should indicate selection with tick mark | Sami Merila | 2010-03-22 | 1 | -3/+3 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | QS60Style assert fails to detect an index failure | Sami Merila | 2010-03-22 | 1 | -1/+1 |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-20 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-20 | 1 | -1/+3 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | QScriptClass-implemented constructors lead to application crash | Kent Hansen | 2010-03-19 | 1 | -1/+3 |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-19 | 3 | -39/+43 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Change fromSymbianRSgImage() to use the newer version of RSgImage | Jason Barron | 2010-03-19 | 2 | -37/+37 |
| | * | | | | | | | Removed extra space from the command line passed to QProcess in Symbian | Miikka Heikkinen | 2010-03-19 | 1 | -2/+6 |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-19 | 19 | -94/+239 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | |