summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: add documentation to Dashboard examplev5.10.0-beta2Nico Vertriest2017-10-113-7/+46
* Doc: Maintain the higlighted examples list locallyVenugopal Shivashankar2017-10-051-0/+3
* Add internal types to Android styles qmldirv5.10.0-beta1Eskil Abrahamsen Blomfeldt2017-09-261-0/+25
* Add support for the defaultSuffix property in FileDialogAndy Shaw2017-09-176-3/+53
* Example: Update to the new QObject::connect syntaxVenugopal Shivashankar2017-09-121-2/+2
* Fix tests for boot2qtv5.10.0-alpha1Sami Nurmenniemi2017-08-226-6/+26
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-11/+5
|\
| * tst_menubar: use createTemporaryObject()Mitch Curtis2017-08-221-11/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-153-3/+48
|\ \ | |/
| * Calendar: add a doc example that sets minimum/maximumDateMitch Curtis2017-08-111-0/+7
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+35
| |\
| | * Add changes file for 5.9.1v5.9.15.9.1Jani Heikkinen2017-06-231-0/+35
| * | Bump versionOswald Buddenhagen2017-06-301-1/+1
| * | Convert features.tooltip to QT_CONFIGStephan Binner2017-06-271-3/+6
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-2731-226/+454
|\ \ \ | |/ /
| * | Increase QtQuick import from 2.2 to 2.6 for QML LabelJussi Witick2017-06-162-1/+12
| |/
| * Fix support for using QtQuick Dialogs with the QML compilerSimon Hausmann2017-06-011-6/+9
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-06-011-2/+2
| * remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-291-2/+0
| * Update plugins.qmltypesMitch Curtis2017-05-291-116/+165
| * Add benchmark to measure start-up time of complex QML applicationErik Verbruggen2017-05-245-1/+131
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Simon Hausmann2017-05-232-27/+61
| |\
| | * Fix inclusion of QML files of the Dialogs module in static buildsv5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Simon Hausmann2017-05-221-27/+1
| | * Add changes file for 5.9.0Antti Kokko2017-05-111-0/+60
| * | SpinBox: set "editable" accessible propertyJ-P Nurmi2017-05-221-0/+1
| * | Mark both benchmarks as such in the pro filesErik Verbruggen2017-05-122-1/+2
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| * | Slider: Don't suppress updates by dragThreshold on non-touchscreensUlf Hermann2017-05-102-2/+2
| |/
| * texteditor example: Fix path to editpaste iconv5.9.0-beta4Friedemann Kleint2017-05-041-1/+1
| * Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-021-0/+3
| * Fix non-prefix builds on WindowsSimon Hausmann2017-04-261-2/+2
| * tst_dialogs: make QML errors visiblev5.9.0-beta3J-P Nurmi2017-04-241-5/+5
| * Fix packaging of shaders when qmlcache is usedJoni Poikelin2017-04-241-23/+7
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-184-7/+39
| |\
| | * Add NOTIFY signals for WheelArea5.8Marco Martin2017-04-033-6/+38
| | * Fix "Unable to assign Object to QString" warningJason Erb2017-03-111-1/+1
| * | Connect to QQuickWindow::visibleChanged using QObject member syntaxTor Arne Vestbø2017-04-181-2/+2
| * | Enable the use of QML caching at build timev5.9.0-beta2Simon Hausmann2017-04-113-5/+15
| * | Remove qrc based default qml distribution for QQC extrasSimon Hausmann2017-04-033-25/+3
| * | Remove spurious Q_INIT_RESOURCE callsSimon Hausmann2017-04-033-7/+1
* | | Calendar: make locale property publicMitch Curtis2017-06-166-25/+33
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-3122-41/+194
|\ \ \ | |/ /
| * | Fix warnings for -no-feature-itemviewsv5.9.0-beta1Nikita Krupenko2017-03-291-0/+2
| * | Fix build with -no-feature-libraryPaul Olav Tvete2017-03-201-0/+2
| * | Take enabled property into account when styling MenuBar itemTuomas Vaarala2017-03-111-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+2
| |\ \ | | |/
| | * Prevent wheel events from escaping SliderJason Erb2017-03-021-0/+2
| * | Build fix for -no-feature-libraryPaul Olav Tvete2017-03-031-2/+3
| * | Build fix for -no-feature-validatorPaul Olav Tvete2017-03-033-0/+9
| * | Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-032-0/+14