| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/5.9' into 5.105.10 | Liang Qi | 2018-02-07 | 1 | -15/+20 |
|\ |
|
| * | Use the GL context shared in the render context | Erik Verbruggen | 2018-02-06 | 1 | -15/+20 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-02-02 | 6 | -32/+47 |
|\| |
|
| * | Fix transition when removing the last item from ListView/GridView | Kari HautamΓ€ki | 2018-02-02 | 1 | -1/+3 |
| * | If Loader loads Window, set its transient parent to the Loader's window | Shawn Rutledge | 2018-02-02 | 3 | -4/+31 |
| * | Prevent invalid characters being entered at the appropriate times | Andy Shaw | 2018-02-02 | 1 | -27/+9 |
| * | Add a link to the "Using C++ Models in QML Tutorial" video | Mitch Curtis | 2018-02-01 | 1 | -0/+4 |
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging... | Liang Qi | 2018-01-31 | 1 | -2/+4 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-31 | 1 | -2/+4 |
| |\| |
|
| | * | QQuickItem::stackBefore/After: print more useful warnings | Mitch Curtis | 2018-01-24 | 1 | -2/+4 |
* | | | Change default TapHandler.gesturePolicy to DragThreshold | Shawn Rutledge | 2018-01-31 | 1 | -6/+12 |
* | | | Do not stop delivering to handlers if all points are accepted | Jan Arve Saether | 2018-01-31 | 1 | -7/+1 |
|/ / |
|
* | | Fix Shapes not playing well with QtGraphicalEffects | Paolo Angelelli | 2018-01-31 | 2 | -4/+31 |
* | | Use the image handler to return a scaled size for the SVG | Andy Shaw | 2018-01-31 | 1 | -3/+5 |
* | | Make sure we send the UngrabMouse event when clearing grabbers | Jan Arve Sæther | 2018-01-26 | 1 | -1/+5 |
* | | Fix uploading of compressed textures of ETC2_EAC type | Eirik Aavitsland | 2018-01-26 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-24 | 4 | -29/+31 |
|\| |
|
| * | Doc: Do make 'Licenses and Attributions' valid for multiple Qt versions | Kai Koehne | 2018-01-22 | 1 | -1/+2 |
| * | Doc: Rename Renderer page to 'Scene Graph OpenGL Renderer' | Kai Koehne | 2018-01-22 | 1 | -5/+6 |
| * | Avoid repeated calls into thread local storage to get the animation timer | Lars Knoll | 2018-01-22 | 1 | -1/+1 |
| * | Remove another call to QOpenGLContext::currentContext() | Erik Verbruggen | 2018-01-19 | 1 | -1/+1 |
| * | Doc: Improve "Qt Quick Scene Graph Renderer" | Kai Koehne | 2018-01-19 | 1 | -21/+21 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-24 | 27 | -190/+292 |
|\| |
|
| * | Speed up PropertyChange state application | Simon Hausmann | 2018-01-17 | 3 | -18/+24 |
| * | Fix quadratic behavior in QQuickRepeater::clear(), take 2 | Lars Knoll | 2018-01-17 | 1 | -1/+4 |
| * | Partially revert "Optimizations for Repeater::clear() and ~QQmlItem()" | Lars Knoll | 2018-01-17 | 1 | -3/+3 |
| * | Optimizations for Repeater::clear() and ~QQmlItem() | Lars Knoll | 2018-01-15 | 1 | -3/+3 |
| * | QSGSoftwarePixmapRenderer: Fix incorrect background coordinates | JΓΌri Valdmann | 2018-01-12 | 4 | -9/+10 |
| * | GridView: Fix an off-by-one offset of positioning of items | Jan Arve Sæther | 2018-01-10 | 1 | -7/+6 |
| * | Initialize member variable | Jesus Fernandez | 2018-01-10 | 1 | -2/+2 |
| * | Doc: state that childrenRect is read-only | Mitch Curtis | 2018-01-05 | 1 | -1/+2 |
| * | QQuickAnimatedImagePrivate::setMovie: check for re-assignment; cleanup | Shawn Rutledge | 2017-12-27 | 2 | -71/+64 |
| * | Move setVisible into QQuickItemPrivate | Paolo Angelelli | 2017-12-24 | 2 | -9/+16 |
| * | Doc: correct Keys::shortcutOverride code snippet | Mitch Curtis | 2017-12-20 | 1 | -1/+1 |
| * | Check the context matcher for isDestroyed() before assigning it | Ulf Hermann | 2017-12-20 | 1 | -1/+2 |
| * | QQuickItemView: Clear pending changes when refilling | Ulf Hermann | 2017-12-18 | 1 | -35/+41 |
| * | QQuickList/GridViewPrivate::fixupPosition: don't set moveReason | Shawn Rutledge | 2017-12-16 | 2 | -4/+0 |
| * | Add new logging category qt.quick.window.transient | Shawn Rutledge | 2017-12-15 | 6 | -3/+58 |
| * | Fix QSGTexture* leak in QQuickFramebufferObject | Laszlo Agocs | 2017-12-14 | 1 | -0/+1 |
| * | remove unimplemented QQuickItemPrivate::_q_windowChanged declaration | Shawn Rutledge | 2017-12-13 | 1 | -1/+0 |
| * | Flickable: don't jump after premature movementEnding due to timer | Shawn Rutledge | 2017-12-13 | 1 | -3/+11 |
| * | Handle the application state changes so items update appropriately | Andy Shaw | 2017-12-11 | 2 | -2/+10 |
| * | Fix valgrind warning about uninitialized variable | Lars Knoll | 2017-12-11 | 1 | -1/+3 |
| * | Make deletion of transitions safe | Lars Knoll | 2017-12-11 | 3 | -23/+39 |
* | | QQuickPointerHandler: add virtual onTargetChanged() | Shawn Rutledge | 2018-01-12 | 2 | -0/+3 |
* | | Prevent errors when unloading Loader | Michael Brasser | 2018-01-05 | 1 | -0/+12 |
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging... | Shawn Rutledge | 2018-01-04 | 13 | -71/+119 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-04 | 13 | -71/+119 |
| |\| |
|
| | * | grabMouse() and QQWPriv::removeGrabber(): be clear whether mouse or touch | Shawn Rutledge | 2017-12-05 | 3 | -41/+35 |
| | * | QQuickListView/GridView: load items that results from model changes synchrono... | Richard Moe Gustavsen | 2017-11-30 | 2 | -4/+4 |