aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Document limits of QSGGeometry::setLineWidth5.4Kai Koehne2015-06-041-2/+8
* Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0
* Doc: Added the missing \brief and \image to the example docsVenugopal Shivashankar2015-06-023-3/+6
* Doc: Added the missing examples \group page for Qt QMLVenugopal Shivashankar2015-06-023-1/+37
* Fix passing of locals as function arguments with side-effectsSimon Hausmann2015-04-302-1/+22
* Avoid calling potentially pure virtual methodDavid Edmundson2015-04-271-18/+9
* Merge remote-tracking branch 'origin/5.4.2' into 5.4Simon Hausmann2015-04-2544-267/+412
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2543-267/+363
| * Add list of changes for 5.4.2 relative to 5.4.1Shawn Rutledge2015-04-241-0/+49
* | Doc: corrected error on return value qmlRegisterTypeNico Vertriest2015-04-241-1/+1
* | QML: do not check stack size if stack grows upRolf Eike Beer2015-04-211-1/+9
* | Bump versionOswald Buddenhagen2015-04-201-1/+1
* | fix model leak in QQmlInstantiatorAlexandr Rekunkov2015-04-181-1/+1
|/
* Protect the RegExp against early garbage collectionAlbert Astals Cid2015-04-141-1/+1
* Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1414-40/+16
* V4 JIT: fix typo in Binop::int32BinopJulien Brianceau2015-04-141-2/+2
* tst_qquickapplication: change test case 'state' to be more stableRichard Moe Gustavsen2015-04-081-8/+7
* [mips] Fix or32 implementation in macro assembler.Julien Brianceau2015-04-071-1/+3
* [mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.Julien Brianceau2015-04-071-1/+1
* Add note clarifying return value of Qt.openUrlExternally()Aaron McCarthy2015-04-021-2/+9
* Avoid parallel reading/writing of RegExpJitTables.hKai Koehne2015-04-011-1/+14
* 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
* 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
* V4: fix ToFixed rounding for 0 fraction digits.Erik Verbruggen2015-03-032-3/+22
* bic: Add 5.{3,4}.0 bic data for QtQuickWidgetsSergio Ahumada2015-03-023-3/+43036
* Fix crash in overdraw and change visualizersDaiwei Li2015-02-251-2/+2
* Fix memory leak of QSGContext object in QSGThreadedRenderLoopjian liang2015-02-242-0/+6
* remove unnecessary LICENSE.GPLv2Jani Heikkinen2015-02-191-292/+0
* docs: Add a link to Drag and DropArea in MouseArea's drag sectionSérgio Martins2015-02-171-0/+2
* Update url location for missing Qt logoSergio Ahumada2015-02-171-2/+2
* Doc: fix exampleJoerg Bornemann2015-02-161-1/+2
* Fix width/height property assignment during animations.Aaron McCarthy2015-02-121-1/+1
* Fix QML Timer running not being updated together with triggered signalTroels Nilsson2015-02-112-3/+69
* bic: Add/Replace 5.{0,1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1121-46978/+145578
* Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-102-1/+51
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-102-1/+51
| |\
| | * Add list of changes for 5.4.1 relative to 5.4.0v5.4.1wip/tizenSimon Hausmann2015-02-041-0/+50
| | * QQuickTextItem: fix crash on polishingGiuseppe D'Angelo2015-01-291-1/+1
* | | Update C++11 warning logic from QtWebKitAllan Sandfeld Jensen2015-02-101-9/+7
|/ /
* | Fix crash when invalidating qqmltypeloaderDaiwei Li2015-02-061-4/+7
* | Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-061-2/+2
* | Doc: fix a file name of an imageLiang Qi2015-02-061-0/+0
* | Fix regression where QQuickScreenAttached overwrites QScreen valuesAlbert Astals Cid2015-02-062-2/+10