aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Buttons: defer the execution of the delegatesJ-P Nurmi2017-12-1125-11/+1382
* Example flatstyle needs widgets modulePeter Seiderer2017-11-261-1/+2
* Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-2347-177/+1630
|\
| * Update Quick Designer supportv5.9.3J-P Nurmi2017-11-1046-177/+1578
| * Add changes file for Qt 5.9.3Antti Kokko2017-11-091-0/+52
* | watch for the actual render window if there is a QQuickRenderControlMarco Martin2017-11-221-0/+3
|/
* DialogButtonBox: micro optimization for resizeContent()Konstantin Ritt2017-11-081-9/+6
* Fix QQuickSlider::valueAt()J-P Nurmi2017-11-072-5/+7
* Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-066-3/+82
* Re-order all revisioned members and add explanatory commentsJ-P Nurmi2017-11-0628-396/+469
* tst_scrollbar::test_overshoot(): use createTemporaryObject()J-P Nurmi2017-11-031-3/+1
* Manual tests viewinqwidget: Fix buildFriedemann Kleint2017-11-032-4/+6
* DialogButtonBox: fix height calculation due to a trivial typoKonstantin Ritt2017-11-031-1/+1
* QQuickSlider: migitate value rounding errorsJ-P Nurmi2017-11-031-1/+4
* QQuickTextField: retain selection on right mouse button clickJ-P Nurmi2017-11-032-4/+23
* Doc: mention the Side Panel example in Drawer's detailed descriptionJ-P Nurmi2017-11-031-0/+5
* Default: cleanup an unnecessary extra item from the backgroundJ-P Nurmi2017-10-271-9/+6
* Fix resource leakJesus Fernandez2017-10-251-0/+1
* Fix outdated BSD license headerKai Koehne2017-10-231-2/+12
* QQuickDialogButtonBox: fix potential crash in updateLayout()J-P Nurmi2017-10-201-2/+2
* Speedup tst_pageindicatorJ-P Nurmi2017-10-191-12/+24
* Fix outdated FDL license headerKai Koehne2017-10-181-4/+4
* QQuickContainer: fix itemSiblingOrderChanged()J-P Nurmi2017-10-174-14/+59
* QQuickToolTip: disable hoverJ-P Nurmi2017-10-122-0/+33
* QQuickPlatformDialog: fix clazy-qenumsJ-P Nurmi2017-10-101-1/+1
* Platform: fix clazy-range-loop findingsJ-P Nurmi2017-10-103-11/+11
* Ensure that the last screenshot can be openedMitch Curtis2017-10-101-4/+4
* Doc: state which input devices cause certain signalsMitch Curtis2017-10-101-6/+6
* Fix the QML context of popup background dimmersJ-P Nurmi2017-10-101-2/+2
* Doc: add missing title customization for GroupBoxMitch Curtis2017-10-102-0/+8
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+79
|\
| * Add changes file for Qt 5.9.2v5.9.2Antti Kokko2017-09-271-0/+79
* | Bump versionOswald Buddenhagen2017-10-061-1/+1
* | tst_combobox: attempt to stabilize test_mouse()J-P Nurmi2017-10-021-1/+1
* | QQuickScrollView: fix binding loop with wrapping TextAreaJ-P Nurmi2017-09-282-3/+34
* | Doc: remove stray semicolons from SwipeDelegate snippetMitch Curtis2017-09-281-2/+2
* | QQuickButtonGroup: track the checked button with a QPointerJ-P Nurmi2017-09-282-3/+33
* | Rename tst_menu to tst_QQuickMenuJ-P Nurmi2017-09-2710-17/+17
* | Rename tst_applicationwindow to tst_QQuickApplicationWindowJ-P Nurmi2017-09-2715-24/+24
* | Rename tst_popup to tst_QQuickPopupJ-P Nurmi2017-09-2718-35/+35
* | Rename tst_Drawer to tst_QQuickDrawerJ-P Nurmi2017-09-2719-35/+35
|/
* Default: improve TextField and TextArea stylingMitch Curtis2017-09-194-7/+12
* Fix font inheritanceJ-P Nurmi2017-09-116-9/+135
* Fully qualify atan2 with the std namespaceJake Petroules2017-09-081-1/+1
* Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-063-1/+109
* Android: fix clang compilation with -qreal floatVyacheslav Koscheev2017-09-013-6/+6
* QQuickSpinBox: fix initial value validationJ-P Nurmi2017-08-292-2/+10
* Fix a crash with ScrollView + TextAreaJ-P Nurmi2017-08-293-1/+25
* StackView: Resolve relative urls in initialItemAlessandro Portale2017-08-072-0/+9
* Doc: fix custom SpinBox snippetMitch Curtis2017-07-311-2/+2