summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-201-0/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+1
| |\
| | * Fix base slider style in static buildsLaszlo Agocs2017-11-141-0/+1
* | | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-3/+3
|\ \ | |/
| * Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-2/+2
| * Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
* | Doc: add documentation to Dashboard examplev5.10.0-beta2Nico Vertriest2017-10-111-1/+36
* | 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-175-3/+30
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-152-3/+13
|\ \ | |/
| * Calendar: add a doc example that sets minimum/maximumDateMitch Curtis2017-08-111-0/+7
| * Convert features.tooltip to QT_CONFIGStephan Binner2017-06-271-3/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-2717-215/+240
|\ \ | |/
| * Increase QtQuick import from 2.2 to 2.6 for QML LabelJussi Witick2017-06-161-1/+1
| * 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
| * Update plugins.qmltypesMitch Curtis2017-05-291-116/+165
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Simon Hausmann2017-05-231-27/+1
| |\
| | * 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
| * | SpinBox: set "editable" accessible propertyJ-P Nurmi2017-05-221-0/+1
| * | Slider: Don't suppress updates by dragThreshold on non-touchscreensUlf Hermann2017-05-101-1/+1
| |/
| * Fix non-prefix builds on WindowsSimon Hausmann2017-04-261-2/+2
| * 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-165-16/+24
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-3121-41/+161
|\ \ \ | |/ /
| * | 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
| * | Build fix for -no-feature-regularexpressionPaul Olav Tvete2017-03-031-0/+2
| * | Build fix for various widget featuresPaul Olav Tvete2017-03-032-4/+36
| * | Build fix for -no-feature-picturePaul Olav Tvete2017-03-033-0/+9
| * | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-024-20/+58
| |\ \ | | |/
| | * Made Button accept space key press and release eventsJason Erb2017-02-101-1/+4
| | * Fix feature dependenciesPaul Olav Tvete2017-02-063-19/+54
| * | "to the empty string" => "to an empty string"Mitch Curtis2017-03-013-10/+10
| * | Note that iconName requires QApplicationMitch Curtis2017-03-014-0/+9