aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2526-110/+337
|\
| * Doc: fix incorrect syntax in "Code-Behind Implementation Resource"Mitch Curtis2016-11-251-4/+4
| * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-249-82/+172
| * V4: Fix JIT codegen for null/undefined conditional jumpsErik Verbruggen2016-11-231-2/+2
| * Improved robustness of the optimizer when removing expressionsSimon Hausmann2016-11-222-9/+14
| * Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngineRobin Burchell2016-11-181-3/+5
| * Fix binding re-evaluation when list model properties changeSimon Hausmann2016-11-186-3/+91
| * Doc: fix incorrect argument name for createQmlObject()Mitch Curtis2016-11-171-2/+2
| * QML: Fix memory leak in a benchmarkErik Verbruggen2016-11-161-1/+4
| * QML: Change C++ benchmark to reflect QML benchmarkErik Verbruggen2016-11-161-1/+2
| * Fix reading of enum properties from gadgetsSimon Hausmann2016-11-162-0/+35
| * Doc: improve FolderListModel::rootFolder documentationMitch Curtis2016-11-151-3/+3
| * QML: Check for failing realloc/malloc in the QmlJS memory poolErik Verbruggen2016-11-151-1/+4
* | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-0/+64
|\ \
| * | Fix more cases where DSE would optimize out too many storesv5.7.1Erik Verbruggen2016-11-113-0/+15
| * | Add changes file for 5.7.1Jani Heikkinen2016-11-021-0/+64
| * | V4: Fix usage of QV4::Value tags/typesErik Verbruggen2016-10-265-17/+41
| * | Fix QML Compiler crashSimon Hausmann2016-10-261-4/+1
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1516-22/+104
|\ \ \ | | |/ | |/|
| * | Setting Connection's target to null should disconnect implicit targetMichael Brasser2016-11-153-2/+38
| * | Fix QtQuickTest::mouseMove not having timestampsFrederik Gladhorn2016-11-111-0/+1
| * | Fix more cases where DSE would optimize out too many storesErik Verbruggen2016-11-103-0/+15
| * | Add checking "before" as child nodeInhye Seo2016-11-091-2/+4
| * | Fix crash when using custom OpenGL functionsJesus Fernandez2016-11-071-2/+4
| * | remove dependencies from sync.profileOswald Buddenhagen2016-11-051-11/+0
| * | QV4String: properly detect overflow when trying to convert to an array indexGiuseppe D'Angelo2016-11-044-4/+39
| * | Doc: replace "textEdit" with "TextEdit" in lineCount documentationMitch Curtis2016-10-311-1/+1
| * | Example: Enable auto scaling on HighDPI screensVenugopal Shivashankar2016-10-281-0/+1
| * | Fix crash when trying to allocate in a filled atlas textureJohn Brooks2016-10-271-1/+2
* | | StocQt example: Prefetch values for stock list modelTopi Reinio2016-11-142-60/+66
* | | Fix performance regression in rich text with imagesEskil Abrahamsen Blomfeldt2016-11-141-6/+2
* | | TextEdit: set cursor delegate's height to match the selected fontMitch Curtis2016-11-123-0/+59
* | | Doc: replace "the empty string" with "an empty string" in TestCase docsMitch Curtis2016-11-101-3/+3
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-2717-46/+82
|\| |
| * | Fix documentation for dragFinished signalAndy Shaw2016-10-261-1/+1
| * | Add a test for bitmap font rendering in Qt QuickEskil Abrahamsen Blomfeldt2016-10-251-0/+18
| * | Fix QML Compiler crashSimon Hausmann2016-10-251-4/+1
| * | Make tst_qquicktextedit::mouseSelection() passJ-P Nurmi2016-10-242-7/+8
| * | tst_qquicktextedit: remove mouseDoubleClickInterval waitJ-P Nurmi2016-10-231-3/+0
| * | tst_qquicktext: remove bogus blacklistingJ-P Nurmi2016-10-231-2/+0
| * | Fix TextInput::selectByMouse documentationMitch Curtis2016-10-191-2/+2
| * | QQuickWindow: don't discard timestamps for wheel eventsJ-P Nurmi2016-10-152-2/+6
| * | Fix docs about ownership when QObject has a parentSérgio Martins2016-10-141-2/+2
| * | Remove superfluous warning statement in QAccessibleQuickItem::rect()Alexandru Croitor2016-10-131-4/+0
| * | Check qgl_current_fbo_invalid before using qgl_current_fboAlexandru Croitor2016-10-131-1/+2
| * | Example: Use TextInput's displayText property instead of lengthVenugopal Shivashankar2016-10-131-1/+1
| * | V4: Fix usage of QV4::Value tags/typesErik Verbruggen2016-10-135-17/+41
* | | QQuickShortcut: allow setting a custom context matcherJ-P Nurmi2016-10-262-20/+99
* | | Fix tst_rendernode::renderOrder() on high DPI displaysMitch Curtis2016-10-171-7/+9
* | | Fix gcc6 buildAllan Sandfeld Jensen2016-10-161-6/+3