summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-245-15/+15
|\
| * Inverted sorting arrows on QHeaderViews is intentional on GNOMEGabriel de Dietrich2010-03-241-0/+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-235-17/+15
| |\
| | * compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-234-15/+13
| | * 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 into 4.7Warwick Allison2010-03-237-11/+30
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-231-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-231-1/+1
| | |\
| | | * Corrected wrong header casing.axis2010-03-151-1/+1
| * | | Wrong repaint when changing the default row height in QTreeViewGabriel de Dietrich2010-03-231-4/+8
| * | | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-233-1/+16
| * | | 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
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-222-0/+13
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-222-0/+13
| |\ \
| | * | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-222-0/+13
* | | | 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
|/ / /
* | | 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-2213-98/+160
|\ \ \ | |/ / |/| |
| * | QS60Style: All itemviews should indicate selection with tick markSami Merila2010-03-221-3/+3
| * | 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-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-50/+105
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-50/+105
| | |\ \
| | | * | fix QTabBar scroll button arrow position in Windows mobile styleJoerg Bornemann2010-03-191-2/+6
| | | * | Revert "Optimize getting bearings of a glyph on Windows for true type fonts"Olivier Goffart2010-03-196-59/+11
| | | * | Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-192-6/+4
| | | * | Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-192-1/+5
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-188-52/+149
| | | |\ \
| | | | * | fix PM_TabBarScrollButtonWidth pixel metric in Windows mobile styleJoerg Bornemann2010-03-181-4/+5
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-187-48/+144
| | | | |\ \
| | | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-187-48/+144
| | | | | |\ \
| | | | | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-03-171-0/+6
| | | | | | |\ \
| | | | | | | * | Fixes blending problem when paiting non-opaque items with cache enabled.Yoann Lopes2010-03-171-0/+6
| | | | | | * | | Optimize getting bearings of a glyph on Windows for true type fontsEskil Abrahamsen Blomfeldt2010-03-176-11/+59
| | | | | | |/ /
| | | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-03-171-2/+2
| | | | | | |\ \
| | | | | | * | | Optimize speed of QTextLayout and QPainter::drawTextEskil Abrahamsen Blomfeldt2010-03-171-40/+82
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-194-7/+22
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-193-4/+16
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-192-4/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Virtual Keyboard and double tap for Symbian supportSami Merila2010-03-191-3/+6
| * | | | | | | | Improved qt_x11_wait_for_window_managerDenis Dzyubenko2010-03-191-28/+10
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-182-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
| | |/ / / / /
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-181-6/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |