| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (79 commits)
Make easing docs more consistent with other grouped property docs.
Make the loader a focusscope.
Fix typo.
Use reliable local server for HTTP testing.
Fix installation of imports libraries
Change PathView offset property to use range 0 - 1.0
Tweak benchmark
Optimization: Use linked list for context children
Add new declarative photoviewer demo
Remove dead code
Make QML the object allocator more flexible
Fix crash on 32-bit platforms
Enable GL samplebuffers by default on Mac OS X
Fix test
Update QmlChanges.txt
Update particles autotests
Reenable the QML binding optimizer for "safe" optimizations
Crash
Revert "Use one thread for all instances."
Update QmlChanges.txt
...
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-9006
|
| | |/
| |/| |
|
| |\ \ |
|
| | | | |
|
| |/ / |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (75 commits)
Fix installation of imports libraries
Change PathView offset property to use range 0 - 1.0
Tweak benchmark
Optimization: Use linked list for context children
Add new declarative photoviewer demo
Remove dead code
Make QML the object allocator more flexible
Fix crash on 32-bit platforms
Enable GL samplebuffers by default on Mac OS X
Fix test
Update QmlChanges.txt
Update particles autotests
Reenable the QML binding optimizer for "safe" optimizations
Crash
Revert "Use one thread for all instances."
Update QmlChanges.txt
Remove Qt.closestAngle().
Fix importing qml modules from rcc resources
Crash
Cosmetic tweaks
...
|
| | | |
|
| | |
| | |
| | |
| | | |
Reviewed-by: Gunnar
|
| | |
| | |
| | |
| | | |
Reviewed-by: Gunnar
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
QTreeView: Optimise QTreeViewPrivate::viewIndex
Optimize QSortFilterProxyModel
QTreeView: speedup more QTreeViewPrivate::layout(-1)
Remove debug output from qt_eglproperties_set_glformat
Delete the QGLContext in ~QX11GLPixmapData
Made QGLTextureCache::instance() threadsafe.
Add support for QFont::NoAntialias on QWS
Fix 1-bit to 8-bit conversion for bitmap fonts on QWS
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
... by first looking around the last find item.
This was already done, but only for the 4 closest item. Now start
searching from the last index and continue.
Reviewed-by: Gabriel
Task-number: QTBUG-8886
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- use QHash instead of QMap
- use QVector::reserve when the size is known
Reviewed-by: Gabriel
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Specially when called from expandAll
Reviewed-by: Gabriel
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-By: TrustMe
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This also includes changes which allow QGLContext to not own it's
own QEglContext. With X11GL, the QEglContext gets reused by multiple
QGLContexts so it is important QGLContext doesn't delete it.
Reviewed-By: TrustMe
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Tom Cooksey
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-5936
Reviewed-by: Eskil
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
QImage doesn't know that we are abusing Format_Indexed8 as an alpha
map. The proper solution is to add new image formats. This is just a
quick fix.
Task-number: QTBUG-5936
Reviewed-by: Jeremy
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging:
QPainterVideoSurface: assume yuv 420p and YV12 lines are 4 byte aligned.
Delayed initialization of gstreamer video widget.
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Andrew den Exter
|
| | |\ \ |
|
| | |\ \ \ |
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This saves time/memory when the video widget control is not used,
and allows using of audio only QMediaPlayer in non gui applications.
Reviewed-by: Justin McPherson
|
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
Task-number: QTBUG-9000
|
|\ \ \ \ \ \ |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
By allocating memory internally we improve the opportunity for optimization.
|
| | | | | | | |
|
| |\ \ \ \ \ \ |
|
| | | | | | | | |
|
| | | | | | | | |
|
| |/ / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit d4abbfdd1959a65ecfb997c962aa8ea132c77eaf.
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This functionality is now built in to RotationAnimation.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Done with Roberto.
Reviewed-by: Roberto Raggi
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (57 commits)
Crash
Cosmetic tweaks
no need to include this private header
fix particles plugin
Update QmlChanges.txt
Replace QDeclarativeContext::addDefaultObject() -> setContextObject()
Fix test, fix warning consistency.
Improve value type binding behavior
Truncate title at right if too long (cannot currently ElideRight and center).
Minor construction optimizations.
Don't export symbols in webkit plugin.
Move particles in their own plugin (Qt.labs.particles)
Add a positioning 'mode' to positionViewAtIndex()
Compile fix after e5922ab126f3532483b18720ce893d6be826d50e
Add AnchorAnimation for animating AnchorChanges.
Remove more accidentally submitted code
Comment out unused method.
Document - and use - the qmlRegisterXXX template functions
when loading debug import plugins on Mac, try with _debug.dylib suffix
fix inclusion of qt_targets.pri in qimportbase.pri
...
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (57 commits)
Crash
Cosmetic tweaks
no need to include this private header
fix particles plugin
Update QmlChanges.txt
Replace QDeclarativeContext::addDefaultObject() -> setContextObject()
Fix test, fix warning consistency.
Improve value type binding behavior
Truncate title at right if too long (cannot currently ElideRight and center).
Minor construction optimizations.
Don't export symbols in webkit plugin.
Move particles in their own plugin (Qt.labs.particles)
Add a positioning 'mode' to positionViewAtIndex()
Compile fix after e5922ab126f3532483b18720ce893d6be826d50e
Add AnchorAnimation for animating AnchorChanges.
Remove more accidentally submitted code
Comment out unused method.
Document - and use - the qmlRegisterXXX template functions
when loading debug import plugins on Mac, try with _debug.dylib suffix
fix inclusion of qt_targets.pri in qimportbase.pri
...
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | |\ \ \ \ \ |
|