summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-1/+4
|\
| * QQuickMenu1::__popup(): Scale target rectangleJ-P Nurmi2018-02-021-1/+4
* | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-124-4/+32
|\ \
| * | Calendar: make clicked(date) emit the correct date5.10Mitch Curtis2018-02-091-3/+5
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-023-1/+27
| |\ \ | | |/
| | * Document licensesKai Koehne2018-01-223-1/+27
* | | Fix memory leak in QQC1Simon Hausmann2018-02-073-16/+8
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-208-14/+28
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-198-14/+28
| |\ \ | | |/
| | * Doc: Change wording on when module was introducedKai Koehne2018-01-193-3/+3
| | * Fix DefaultFileDialog binding loop warningsMitch Curtis2018-01-152-5/+2
| | * Dialogs: Fix minor memory leak in QQuickAbstractDialogJarkko Koivikko2018-01-081-1/+1
| | * 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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-1811-82/+185
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-159-39/+55
| |\ \ | | |/
| | * 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
| * | Update plugins.qmltypesMitch Curtis2017-12-111-43/+128
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-201-0/+1
| |\ \
| * | | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+2
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-0111-7/+98
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | 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
* | | Fix typoFrederik Gladhorn2017-10-101-1/+1
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-2/+2
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-227-30/+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