aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-1765-678/+99
* Fix compilation when building with qreal defined as floatLuca Carlon2018-07-171-1/+1
* QQuikTableView: use TableViewModel instead of QQmlDelegateModelRichard Moe Gustavsen2018-07-173-43/+123
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-1712-99/+57
|\
| * i18n examples: Add en translation dummiesKai Koehne2018-07-175-1/+11
| * i18n examples: Update .ts filesKai Koehne2018-07-175-16/+16
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-173-89/+0
| * Fix unaligned memory access on ARMSimon Hausmann2018-07-171-1/+1
| * Doc: update link to point to Controls 2 rather than Controls 1Mitch Curtis2018-07-161-1/+1
| * Doc: Extend documentation for ItemSelectionModelPaul Wicking2018-07-161-0/+41
* | Get rid of TemporaryAssignmentSimon Hausmann2018-07-173-22/+4
* | QQmlTableInstanceModel: add new TableView helper classRichard Moe Gustavsen2018-07-164-5/+480
* | Revert "tst_qquickpositioners: Remove forced basic renderloop workaround"Simon Hausmann2018-07-161-0/+4
* | Revert "Tighten expected output for floating point conversions"Simon Hausmann2018-07-161-8/+18
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1635-129/+519
|\|
| * Fix conversion of numeric literals in the AST to stringsSimon Hausmann2018-07-132-1/+23
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-133-0/+89
| * Doc: Fix broken link to examplePaul Wicking2018-07-131-1/+1
| * Tooling: Increase timeouts in qqmldebugjs test by a factor of 6Ulf Hermann2018-07-121-44/+51
| * qmlimportscanner: add some literal strings definitionsMarco Benelli2018-07-121-9/+12
| * Use anonymous namespace instead of static declarationsMarco Benelli2018-07-121-11/+15
| * QQuickRenderControl: Grab framebuffer with alpha if the window uses itAndy Shaw2018-07-121-1/+2
| * Doc: Update QTime to JavaScript Date conversion descriptionPaul Wicking2018-07-101-9/+9
| * Item, QQuickItem: document which properties are used in map functionsMitch Curtis2018-07-102-0/+34
| * QML Debugger: Check in time if values can be saved to QDataStreamUlf Hermann2018-07-101-9/+34
| * Doc: add section about type safetyMitch Curtis2018-07-101-0/+30
| * Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-093-0/+99
| * Doc: clarify and trim down the list in "Using Qt Quick Layouts"Mitch Curtis2018-07-091-6/+5
| * Doc: replace "KiSS" section with Coding ConventionsMitch Curtis2018-07-061-6/+5
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-052-2/+59
| * Fix tst_qquickitem::qtBug60123Sami Nurmenniemi2018-07-052-9/+8
| * Doc: add a section that demonstrates various contentX/contentY statesMitch Curtis2018-07-0411-1/+26
| * Doc: Mark the \snippet statements with a .pro fileVenugopal Shivashankar2018-07-022-0/+4
| * Update plugins.qmltypes for WindowMarco Benelli2018-07-021-1/+1
| * Tighten expected output for floating point conversionsSimon Hausmann2018-07-021-18/+8
| * Doc: clarify behavior of QQuickItem's constructorMitch Curtis2018-07-021-0/+3
* | Make a subdirectory for TableView examplesMichael Winkelmann2018-07-1310-21/+25
* | QML Preview: Add heuristic for auto-loading the root componentUlf Hermann2018-07-132-0/+16
* | QML Preview: Blacklist paths ":/qgradient" and "/etc"Ulf Hermann2018-07-132-0/+14
* | Tooling: Add a command line application for QML previewUlf Hermann2018-07-136-0/+411
* | Add LastOffset/OffsetCount constants to CallData::OffsetsErik Verbruggen2018-07-131-3/+11
* | QQmlDelegateModel: check if the delegate model adapts an AIMRichard Moe Gustavsen2018-07-131-1/+2
* | Tooling: Add QML preview debug serviceUlf Hermann2018-07-1331-2/+3002
* | JS: Encode result of Math.min and Math.max as int when possibleErik Verbruggen2018-07-134-7/+27
* | Add LineStyle support to Context2dColin Ogilvie2018-07-126-0/+263
* | Blacklist tst_qquickflickable::nestedSliderUsingTouchJoni Jantti2018-07-121-0/+1
* | Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nestedJoni Jantti2018-07-121-0/+2
* | Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-126-3/+110
* | Rename Pointer Handlers to Input Handlers (as a concept)Shawn Rutledge2018-07-126-15/+15
* | Move demos to qtdoc repositoryFrederik Gladhorn2018-07-12316-17663/+1