summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-138-53/+53
* Missing filesAaron Kennedy2009-07-133-0/+44
* Rename classesAaron Kennedy2009-07-1311-77/+77
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-13528-29269/+20543
|\
| * Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-07-1043-1896/+3639
| |\
| | * Merge commit 'qt-kinetic/qt-main/qgraphicssceneindex'Bjørn Erik Nilsen2009-07-100-0/+0
| | |\
| | | * Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10528-27828/+17906
| | | |\
| | * | \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10528-27828/+17906
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * QListView: improve performance on QListView::selectedIndexesThierry Bastian2009-07-101-7/+9
| | | * Fix compilation on SnowLeopardNorwegian Rock Cat2009-07-102-5/+5
| | | * ItemViews: make the pixmap from drag and drop more efficientThierry Bastian2009-07-102-14/+21
| | | * Tablet events get delivered to the widget where the tablet down happend.Luc Devallonne2009-07-101-2/+27
| | | * QTableView: auto-scrolling could be broken by invisible sectionsThierry Bastian2009-07-101-2/+2
| | | * adding autotestThierry Bastian2009-07-101-2/+28
| | | * QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-102-0/+30
| | | * QMainWindow: it is useless to apply the stte after a call to plugThierry Bastian2009-07-101-5/+0
| | | * doc: Clarified that native messages are being handled.Martin Smith2009-07-102-24/+43
| | | * Fix compilation support with namespaces for QtLibcSupplementThiago Macieira2009-07-101-3/+4
| | | * QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-102-4/+30
| | | * QDoubleSpinBox: make sure people can't choose too many decimalsThierry Bastian2009-07-101-3/+4
| | | * Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtNorwegian Rock Cat2009-07-106-27/+52
| | | |\
| | | | * Update test db definitions.Bill King2009-07-101-5/+9
| | | * | Support Tablet coordinate on Windows with non-zero physical originLuc Devallonne2009-07-102-13/+17
| | * | | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-103-5/+33
| | * | | Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-102-1/+57
| | * | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-102-4/+42
| | * | | Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-103-24/+73
| | * | | Rendering artifacts when hiding a QGraphicsItem.Bjørn Erik Nilsen2009-07-092-0/+21
| | * | | Optimize QGraphicsViewPrivate::updateRect/updateRegion.Bjørn Erik Nilsen2009-07-083-7/+138
| | * | | Reduce QTransform operations in QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-082-28/+76
| | * | | Reduce QTransform operations in Graphics View.Bjørn Erik Nilsen2009-07-084-61/+188
| | * | | Simplify QGraphicsScenePrivate::processDirtyItemsRecursive.Bjørn Erik Nilsen2009-07-032-62/+81
| | * | | More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-0210-96/+98
| | * | | Speedup item-lookup in Graphics View.Bjørn Erik Nilsen2009-07-027-52/+65
| | * | | Kill dead BSP tree code in graphics view.Bjørn Erik Nilsen2009-07-022-44/+0
| | * | | Dont include untransformable graphics items twice.Bjørn Erik Nilsen2009-07-022-1/+39
| | * | | Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-07-013-6/+27
| | * | | Fix a regression with extended style option items.Alexis Menard2009-07-012-4/+8
| | * | | Compiler warning.Bjørn Erik Nilsen2009-07-011-1/+1
| | * | | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-01152-6080/+2671
| | |\ \ \
| | * \ \ \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011784-149358/+211953
| | |\ \ \ \
| | * | | | | Partially revert 7fe4f8ff71cf09bbabbd3438ef637fe408a11c33Bjørn Erik Nilsen2009-06-301-5/+2
| | * | | | | Make QGraphicsSceneIndex::clear() less nasty.Bjørn Erik Nilsen2009-06-301-2/+3
| | * | | | | More BSP tree index cleanup.Bjørn Erik Nilsen2009-06-302-0/+13
| | * | | | | Fix broken tst_QGraphicsView::embeddedViews.Bjørn Erik Nilsen2009-06-301-7/+0
| | * | | | | More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-06-305-103/+89
| | * | | | | Add lacking parenthesis around bitwise AND operator.Bjørn Erik Nilsen2009-06-291-2/+2
| | * | | | | Graphics View: BSP tree cleanup.Bjørn Erik Nilsen2009-06-294-18/+22
| | * | | | | Fix broken point item lookup in Graphics View.Bjørn Erik Nilsen2009-06-261-3/+14