| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version5.11 | Kari Oikarinen | 2018-12-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/5.11.3' into 5.11 | Qt Forward Merge Bot | 2018-12-04 | 6 | -8/+81 |
|\ |
|
| * | Add changes file for Qt 5.11.3v5.11.3 | Antti Kokko | 2018-11-20 | 1 | -0/+58 |
| * | Fix leaking resources by OpenVG scene graph backend | Kirill Burtsev | 2018-11-14 | 3 | -5/+16 |
| * | Fix leaking textures and animation resources by software backend | Kirill Burtsev | 2018-11-14 | 2 | -3/+7 |
* | | Stop codegen after error | Erik Verbruggen | 2018-11-16 | 2 | -9/+12 |
* | | JS: Check array subscripts for validity when generating code | Erik Verbruggen | 2018-11-16 | 2 | -1/+23 |
|/ |
|
* | Bump version | Oswald Buddenhagen | 2018-11-08 | 1 | -1/+1 |
* | Doc: Add a link from enumeration basic type to enum attributes | Alexander Akulich | 2018-11-06 | 1 | -0/+1 |
* | Doc: Add enumeration object attributes to the QML Reference | Alexander Akulich | 2018-11-06 | 1 | -0/+1 |
* | Accessible: Return StaticText if there is no explicit role set | Andy Shaw | 2018-10-19 | 2 | -5/+75 |
* | At least warn when triggering a rendering limitation | Allan Sandfeld Jensen | 2018-10-18 | 1 | -0/+3 |
* | Doc: place more importance on not binding to x/y/width/height | Mitch Curtis | 2018-10-17 | 1 | -4/+8 |
* | Warn, don't crash during nested delivery of mouse or touch presses | Shawn Rutledge | 2018-10-13 | 4 | -0/+92 |
* | Qt Labs Settings: warn if failed to initialize internal QSettings instance | Mitch Curtis | 2018-10-11 | 2 | -4/+52 |
* | qmlplugindump: Remove sigsegv handler | Kai Koehne | 2018-10-11 | 1 | -25/+0 |
* | Document that aliases cannot point to attached properties | Mitch Curtis | 2018-10-09 | 1 | -0/+2 |
* | Fix crash in QQuickAnimatorProxyJob::sceneGraphInitialized() | Andrew Smolko | 2018-10-05 | 1 | -2/+4 |
* | QQuickItem: document which events are accepted by default | Mitch Curtis | 2018-10-04 | 2 | -1/+51 |
* | Mark QML captured scope/context loads as having side effects | Erik Verbruggen | 2018-10-04 | 1 | -0/+4 |
* | Don't get confused about the grabber during replayDelayedPress | Shawn Rutledge | 2018-10-03 | 1 | -35/+35 |
* | Amend TouchMouse::buttonOnDelayedPressFlickable to test delayed tap | Shawn Rutledge | 2018-10-03 | 1 | -38/+66 |
* | YarrJIT: disable MatchResult decoding constructor on 64bit | Erik Verbruggen | 2018-10-02 | 2 | -1/+3 |
* | Add QQuickItemPrivate::updateOrAddItemChangeListener() | Mitch Curtis | 2018-10-02 | 2 | -0/+11 |
* | Add QT_CONFIG(filesystemwatcher) guard for include | Liang Qi | 2018-10-01 | 1 | -0/+2 |
* | Fix Integrity OS allocator memory attributes | Janne Koskinen | 2018-09-28 | 3 | -7/+11 |
* | Doc: Remove wrong ';' from Q_PROPERTY example | Kai Koehne | 2018-09-27 | 1 | -1/+1 |
* | Prevent PathView's parent stealing mouse grab during double-flick | Chris Adams | 2018-09-24 | 2 | -0/+57 |
* | Merge remote-tracking branch 'origin/5.11.2' into 5.11 | Qt Forward Merge Bot | 2018-09-11 | 2 | -10/+13 |
|\ |
|
| * | Add some null pointer checks to avoid some rare crashesv5.11.2 | Jan Arve Sæther | 2018-09-11 | 2 | -10/+13 |
* | | Build: XmlListModel depends on qtConfig(qml-network) | Liang Qi | 2018-09-10 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/5.11.2' into 5.11 | Qt Forward Merge Bot | 2018-09-09 | 2 | -0/+64 |
|\| |
|
| * | Add changes file for Qt 5.11.2 | Antti Kokko | 2018-08-29 | 1 | -0/+60 |
| * | Merge 5.11 into 5.11.2 | Frederik Gladhorn | 2018-08-27 | 2 | -5/+24 |
| |\ |
|
| * | | Doc: Fix broken link | Paul Wicking | 2018-08-23 | 1 | -0/+4 |
* | | | examples: Fix LauncherList page components being hidden on window resize | Tor Arne VestbΓΈ | 2018-09-07 | 1 | -2/+0 |
| |/
|/| |
|
* | | Delete textures even if one of the windows is invisible | VaL Doroshchuk | 2018-08-27 | 1 | -5/+7 |
* | | Fix quadratic behavior when allocating very large objects | Lars Knoll | 2018-08-21 | 1 | -0/+17 |
|/ |
|
* | Doc: add list of SVG colors to color QML Basic Type page | Mitch Curtis | 2018-08-09 | 3 | -2/+605 |
* | Doc: Rename section titles to avoid auto-linker issues | Paul Wicking | 2018-08-07 | 1 | -4/+4 |
* | Doc: Use [] instead of new Array() in snippet | Paul Wicking | 2018-07-31 | 1 | -1/+1 |
* | Fix build without GUI module | Samuli Piippo | 2018-07-31 | 1 | -2/+2 |
* | Bump version | Oswald Buddenhagen | 2018-07-30 | 1 | -1/+1 |
* | Doc: Extend ItemSelectionModel QML documentation | Paul Wicking | 2018-07-30 | 1 | -4/+59 |
* | Doc: Add precision to scene graph description | Paul Wicking | 2018-07-30 | 1 | -4/+4 |
* | Remove const from QQuickPointerEvent::device property | Shawn Rutledge | 2018-07-27 | 1 | -1/+1 |
* | Examples: Remove the metadata from some docs screen shots | Alessandro Portale | 2018-07-27 | 5 | -0/+0 |
* | Doc: Fix broken link targets | Paul Wicking | 2018-07-25 | 2 | -5/+6 |
* | Doc: Add homepage to masm attribution | Kai Koehne | 2018-07-24 | 1 | -0/+1 |
* | tst_qmldiskcache: speed up test | Thiago Macieira | 2018-07-22 | 1 | -1/+7 |