summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-0254-1409/+1518
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-01212-622/+2288
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-30115-1650/+1324
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-2614-94/+149
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-25197-1788/+9794
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Smooth-scale Big Image while static.Warwick Allison2009-06-241-1/+14
| * | | | | | | | | | | Update .pri for QmlTimer move.Martin Jones2009-07-142-2/+2
| * | | | | | | | | | | Move QmlTimer to util/Martin Jones2009-07-143-0/+14
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Doc (fixed typo)Kai Koehne2009-07-141-1/+1
| * | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Damian Jansen2009-07-140-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | typoYann Bodson2009-07-141-1/+1
| | * | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-1441-1452/+1701
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Compile.Bjørn Erik Nilsen2009-07-131-1/+1
| | * | | | | | | | | | | Add access to Qt palettes from QML.Yann Bodson2009-07-145-0/+306
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | typoYann Bodson2009-07-141-1/+1
| * | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-1441-1452/+1701
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Compile.Bjørn Erik Nilsen2009-07-141-1/+1
| | * | | | | | | | | | | Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-148-53/+53
| | * | | | | | | | | | | Missing filesAaron Kennedy2009-07-143-0/+44
| | * | | | | | | | | | | Rename classesAaron Kennedy2009-07-1411-77/+77
| | * | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-14530-29272/+20546
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add access to Qt palettes from QML.Yann Bodson2009-07-145-0/+306
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | QmlBindContext was renamed to QmlContext, reflect in documentationDamian Jansen2009-07-142-3/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-1552-1050/+1252
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | 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