summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakAaron Kennedy2009-07-151-0/+4
* Use a function object when evaluating bindingsAaron Kennedy2009-07-152-5/+17
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1533-1172/+2639
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-1529-1170/+2333
| |\
| | * Expose qml import statements in QmlDomKai Koehne2009-07-153-6/+134
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-144-2/+2
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-1422-1162/+2198
| | | |\
| | | * | Update .pri for QmlTimer move.Martin Jones2009-07-142-2/+2
| | | * | Move QmlTimer to util/Martin Jones2009-07-142-0/+0
| | * | | Remove bogus use of QT3_SUPPORT.Warwick Allison2009-07-141-5/+4
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1431-1372/+1625
| | |\ \ | | | |/
| | * | Libraries and library versioning.Warwick Allison2009-07-1412-1002/+2078
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-12266-14695/+15052
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-091489-155154/+183579
| | |\ \ \
| | * | | | Allow relative URLsWarwick Allison2009-07-091-3/+2
| | * | | | URL can convert from string or bytearray.Warwick Allison2009-07-091-1/+1
| | * | | | New module handling: allow "import" of built-in types.Warwick Allison2009-07-024-8/+51
| | * | | | First conversion to new module handling.Warwick Allison2009-07-0212-197/+116
| | * | | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
| * | | | | Make QmlPalette properties notifiable.Yann Bodson2009-07-152-14/+42
| | |_|_|/ | |/| | |
| * | | | Doc (fixed typo)Kai Koehne2009-07-141-1/+1
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-1430-1432/+1409
| |\ \ \ \
| | * | | | Compile.Bjørn Erik Nilsen2009-07-141-1/+1
| | * | | | Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-148-53/+53
| | * | | | Rename classesAaron Kennedy2009-07-144-56/+56
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-14253-13735/+13991
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Add access to Qt palettes from QML.Yann Bodson2009-07-143-0/+276
| | |/ / / | |/| | |
* | | | | Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-1518-1002/+1204
* | | | | Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-138-53/+53
* | | | | Rename classesAaron Kennedy2009-07-134-56/+56
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-13253-13735/+13991
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-07-1032-1864/+2947
| |\ \ \
| | * \ \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10251-12296/+11741
| | |\ \ \
| | | * | | 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
| | | * | | QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-101-0/+4
| | | * | | 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-101-4/+9
| | | * | | 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-102-7/+21
| | | |\ \ \
| | | * | | | 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-102-2/+3
| | * | | | | Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-101-1/+6
| | * | | | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-4/+3