aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Make qquicktrailemitter significant againCaroline Chao2015-04-081-2/+0
* Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
* Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
* Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-083-7/+0
* [mips] Handle properly unaligned halfword load.Julien Brianceau2015-04-081-1/+47
* Remove outdated V8 profiler testUlf Hermann2015-04-085-372/+0
* Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-083-77/+133
* Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
* Improve debug formatting of QAbstractAnimationJob and related classes.Friedemann Kleint2015-04-024-3/+21
* Improve debug operator for QQuickItem.Friedemann Kleint2015-04-021-6/+15
* Fix Text item linkColor updateMarko Kangas2015-04-011-1/+4
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-015-16/+24
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-315-16/+24
| |\
| | * Don't send deferred delete events from windowDestroyed()Andy Shaw2015-03-302-7/+1
| | * Improved QML test robustness and logging.Jason Erb2015-03-301-6/+16
| | * Always remove reply from replies when processing cancelledAlbert Astals Cid2015-03-301-3/+5
| | * Blacklist QQuickWindow::testWindowVisibilityOrder for OS XFrederik Gladhorn2015-03-301-0/+2
* | | Android: Work around bug on Samsung Galaxy Tab 3 10.1Eskil Abrahamsen Blomfeldt2015-03-311-1/+4
* | | Add inheritance documentation markup to animator classes.Friedemann Kleint2015-03-311-0/+6
|/ /
* | Fix some qdoc warnings.Friedemann Kleint2015-03-314-6/+6
* | Honor setFocusOnTouchRelease in QQuickTextInputKai Uwe Broulik2015-03-302-9/+20
* | add qt.quick.touch.target logging categoryShawn Rutledge2015-03-301-6/+19
* | Update the shader when devicePixelRatio changesPaul Olav Tvete2015-03-271-1/+9
* | Guard profiler service test against unusual clock behavior.Ulf Hermann2015-03-271-60/+168
* | QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-273-0/+54
* | Fix flushing QQuickWidgetLaszlo Agocs2015-03-261-1/+1
* | Remove the old headersclean unit testThiago Macieira2015-03-252-4/+0
* | Fixing yet another memory leakRobert Griebl2015-03-251-2/+1
* | Another fix to avoid detaching the m_windows list.Robert Griebl2015-03-251-3/+3
* | Fixed a memory-leak when changing property bindings in states.Robert Griebl2015-03-253-0/+46
* | Fix profiler adapter documentationUlf Hermann2015-03-241-18/+34
* | Doc: Removed a col from the table of qmldir statementsVenugopal Shivashankar2015-03-241-14/+2
* | Fix disappearing text in selectionsEskil Abrahamsen Blomfeldt2015-03-242-34/+29
* | Fix inconsistent overrides. [-Winconsistent-missing-override]Sérgio Martins2015-03-221-2/+2
* | Remove QItemSelection value-type, use Array insteadGabriel de Dietrich2015-03-227-88/+62
* | Remove QModelIndexList value type, use Array insteadGabriel de Dietrich2015-03-227-48/+128
* | Remove unused variable in InstructionSelection::run()Maks Naumov2015-03-211-1/+0
* | Fix conversion between char and string.Christian Strømme2015-03-213-6/+114
* | QQuickWindow touch event compression: retain previous positionsShawn Rutledge2015-03-201-6/+9
* | Doc: Added info. about the singleton type declarationVenugopal Shivashankar2015-03-191-4/+28
* | Allow Flickable's grab to be stolen if dragging over bounds.Andrew den Exter2015-03-192-14/+53
* | Remove forward declaration of QScriptContextLars Knoll2015-03-181-1/+0
* | qmltest: Make sure we inherit all of testlib's MODULE_CONFIGTor Arne Vestbø2015-03-181-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-176-6/+69
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-176-6/+69
| |\|
| | * Add test data for tst_GuiAppLauncherSergio Ahumada2015-03-072-0/+61
| | * Make sure we deref an item from its window.Gunnar Sletta2015-03-061-3/+2
| | * Doc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-03-051-1/+1
| | * Fix thread-safety: _POSIX_THREAD_SAFE_FUNCTIONS is in <unistd.h>Thiago Macieira2015-03-051-0/+1
| | * Disable JIT on x32 ABIDmitry Shachnev2015-03-041-2/+4