summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TreeView: allow selecting items by touchShawn Rutledge2017-12-271-4/+18
* TableView: Don't unset the delegate loader source componentUlf Hermann2017-12-151-1/+4
* Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-155-24/+26
* Fix ScrollView scrollbar handles when there is no contentJoni Poikelin2017-11-281-2/+2
* ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-232-1/+3
* Pick the default style name at runtime instead of compile timeJake Petroules2017-11-211-12/+24
* Fix base slider style in static buildsLaszlo Agocs2017-11-141-0/+1
* Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-2/+2
* Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
* 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
* 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
* | 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
* | Fix build for -no-feature-tooltipStephan Binner2017-02-281-3/+3
* | Only remember the folder for the next time if the dialog is acceptedAndy Shaw2017-02-212-1/+7
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-3/+2
|\ \ | |/
| * ScrollViewStyle: Limit maximum scroll bar sizeKai Uwe Broulik2017-01-161-2/+2
| * [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1925-1023/+0