aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qt Quick Table View: set the default row and column spacing to 0Nicolas Ettlin2018-07-184-1/+112
* tst_qquicktableview: make checkRowColumnCount() more stableRichard Moe Gustavsen2018-07-181-4/+16
* Add support for onload/onloadend/onerror callbacks in XHRSimon Hausmann2018-07-183-13/+45
* QQuickTableView: change how tableview resolves column width and row heightRichard Moe Gustavsen2018-07-187-225/+540
* Re-apply "Tighten expected output for floating point conversions"Simon Hausmann2018-07-181-18/+8
* Make it easier to define a different trim thresholdMichael Brasser2018-07-181-0/+3
* Remove custom swizzle implementationsAllan Sandfeld Jensen2018-07-182-26/+2
* V4 Debuger: Drop namesAsObjects optionUlf Hermann2018-07-185-144/+40
* V4 debugger: Drop redundantRefs optionUlf Hermann2018-07-188-217/+57
* Remove references to V8 from V4 debug service internalsUlf Hermann2018-07-182-63/+63
* Enable the ES testsuite on macOSSimon Hausmann2018-07-181-2/+2
* Re-apply "tst_qquickpositioners: Remove forced basic renderloop workaround"Simon Hausmann2018-07-181-4/+0
* [Quick] Make sure an transition instance is stopped when replacedErik Verbruggen2018-07-183-0/+90
* QML Preview: Add a frames per second counterUlf Hermann2018-07-187-16/+100
* QML Preview: Increase timeouts in testUlf Hermann2018-07-181-11/+22
* Port to qmlobject_connectVolker Krause2018-07-181-20/+20
* QQmlDelegateModel: remove unused m_useFirstColumnOnlyRichard Moe Gustavsen2018-07-181-2/+4
* Use QTranslator::install(QLocale, ...) everywhereKai Koehne2018-07-183-11/+10
* TableView: invalidate table when model is resetMitch Curtis2018-07-174-0/+106
* 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