Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore mouse events when !interactive. | Martin Jones | 2010-01-27 | 1 | -0/+7 |
| | |||||
* | Don't react to mouse when !interactive. Allow fixup delay to be adjusted. | Martin Jones | 2010-01-27 | 2 | -14/+25 |
| | |||||
* | Replace FreeMono by OCRA font | Martin Jones | 2010-01-27 | 8 | -90/+90 |
| | |||||
* | Harden binding optimizer | Aaron Kennedy | 2010-01-27 | 19 | -1166/+213 |
| | |||||
* | Benchmark performance of a block of script containing multiple property ↵ | Michael Brasser | 2010-01-27 | 3 | -0/+72 |
| | | | | accesses. | ||||
* | Remove unneeded test dependency. | Michael Brasser | 2010-01-26 | 1 | -5/+2 |
| | |||||
* | Test QML doesn't hijack JS Object | Aaron Kennedy | 2010-01-25 | 2 | -0/+25 |
| | | | | QTBUG-5759 | ||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-25 | 10 | -21/+1 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Replace FreeMono by OCRA font | Kai Koehne | 2010-01-22 | 3 | -1/+1 |
| | | |||||
| * | Remove samegame README (mentioned images have been replaced) | Kai Koehne | 2010-01-22 | 2 | -20/+0 |
| | | |||||
| * | Copy updated images from demos/samegame to samegame tutorial | Kai Koehne | 2010-01-22 | 5 | -0/+0 |
| | | |||||
* | | Support attached properties in QmlMetaProperty | Aaron Kennedy | 2010-01-25 | 2 | -16/+115 |
|/ | | | | QTBUG-5580 | ||||
* | Harden QML binding optimizer | Aaron Kennedy | 2010-01-22 | 9 | -279/+489 |
| | |||||
* | Tweak marble graphics in Samegame | Nigel Hietala | 2010-01-22 | 4 | -0/+0 |
| | |||||
* | Clarify QmlPropertyMap::valueChanged docs. | Michael Brasser | 2010-01-22 | 1 | -1/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Nigel Hietala | 2010-01-21 | 4 | -7/+18 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Speed up QmlGraphicsItem construction. | Bjørn Erik Nilsen | 2010-01-21 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | It's much faster to just initalize the flags in the constructor of QmlGraphicsItemPrivate than doing a full blown QGraphicsItem::setFlags. We can perfectly do this because QmlGraphicsItem does not listen to any itemChange events related to those flags. Reviewed-by: Aaron Kennedy | ||||
| * | Fixed possible array index-out-of-bounds crash in error reporting. | Erik Verbruggen | 2010-01-21 | 2 | -2/+12 |
| | | |||||
| * | Remove unused variable. | Alexis Menard | 2010-01-21 | 1 | -1/+0 |
| | | |||||
* | | Updated graphics for Samegame | Nigel Hietala | 2010-01-21 | 6 | -0/+1 |
|/ | |||||
* | Fixes: Allows qtcreator to build on system installed qt-kinetic | Bill King | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | Allow composite value sources | Aaron Kennedy | 2010-01-21 | 4 | -5/+38 |
| | |||||
* | Rename ListModel::set() to ListModel::setProperty() | Aaron Kennedy | 2010-01-20 | 3 | -10/+10 |
| | | | | | As QML doesn't support slot overloading, the two ListModel::set() calls must be separated. | ||||
* | Crash | Aaron Kennedy | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Add more detailed debugging | Aaron Kennedy | 2010-01-20 | 2 | -2/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2010-01-20 | 18 | -60/+195 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Remove qHash(QUrl) duplicate | Martin Jones | 2010-01-20 | 1 | -9/+2 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2010-01-20 | 18 | -49/+186 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Compile | Aaron Kennedy | 2010-01-20 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-20 | 196 | -2307/+3333 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-20 | 3 | -41/+31 |
| | | |\ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | | Compile with Qt 4.6.1 | Aaron Kennedy | 2010-01-20 | 18 | -47/+186 |
| | | | | | |||||
| | * | | | Remove debugging | Aaron Kennedy | 2010-01-19 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Add qHash(QUrl) for QmlPixmapCache. | Martin Jones | 2010-01-20 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2010-01-20 | 49 | -264/+570 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Use Q_GLOBAL_STATIC for static global. | Martin Jones | 2010-01-20 | 1 | -11/+11 |
| | | | | | |||||
* | | | | | Keep empty lists and 1-item lists as lists instead of converting them | Bea Lam | 2010-01-20 | 2 | -21/+103 |
| |/ / / |/| | | | | | | | | | | | | | | | to null or single objects. This brings back change bc6940f with additional fixes and tests. | ||||
* | | | | Revert previous change. Does not work for statically defined list models. | Bea Lam | 2010-01-20 | 2 | -30/+20 |
| |_|/ |/| | | | | | | | | This reverts commit bc6940f53891856a3a6c3d8f1c25a8eaada90b33. | ||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-20 | 7 | -25/+55 |
|\ \ \ | |/ / | | | | | | | into kinetic-declarativeui | ||||
| * | | Add support for aliases in test http server. | Martin Jones | 2010-01-20 | 2 | -1/+19 |
| | | | | | | | | | | | | | | | Makes it possible to request many files with unique names, but serve a single file. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2010-01-20 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2010-01-19 | 132 | -1970/+3070 |
| | |\ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | | Make QmlGraphicsAnchors a NOCREATE type. | Michael Brasser | 2010-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Prevents the creation benchmark from qFataling. | ||||
| * | | | | Avoid using QUrl::toString() in QmlPixmapCache. | Martin Jones | 2010-01-20 | 2 | -21/+32 |
| | |/ / | |/| | | |||||
| * | | | Remove unnecessary semicolon | Martin Jones | 2010-01-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix examples/declarative/plugins example | Alan Alpert | 2010-01-19 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-20 | 47 | -234/+550 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: src/corelib/kernel/qobject.cpp | ||||
| * | | | QMetaObject::disconnectOne() | Aaron Kennedy | 2010-01-20 | 4 | -7/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a disconnectOne() method that allows a single signal/slot connection to be disconnected, as required by QTBUG-6781. Reviewed-by: Warwick Allison Reviewed-by: Olivier Goffart | ||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-01-19 | 32 | -192/+322 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.6-integration * '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Memory leak in native Toolbar cleanup in Cocoa Fix copyright year. Bump version to 4.6.2. Add skeleton changes file for 4.6.2. Add released version of 4.6.1 changes file for posterity. Designer crashes when previewing QMainWindow with native Toolbar on Mac | ||||
| | * | | | Memory leak in native Toolbar cleanup in Cocoa | Nils Jeisecke | 2010-01-19 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The QCocoaToolBarDelegate is not released when destroying the QMainWindowLayout. Task-number: QTBUG-7307 Reviewed-by: Prasanth Ullattil |