aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.14.2
Commit message (Collapse)AuthorAgeFilesLines
* Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-111-0/+40
+ a2443f0a34da85de014b9507926c4ac415543b03 Blacklist tst_QQuickMenu::popup on macOS + 28610e13e453c33d7118834a0effb7ac87427ffe Look for the fallback style in all of the style paths + 20b9437d54b16abfdd7528868dea2a6c6de0c349 set placeholderText by default, not text + c5c945006244b6bf5189f1949a009f70ebd51d7a Doc: fix RangeSlider errors + 33474ce5f16f418a8f132ba88b8cbd5b5d1edcca Follow QML2_IMPORT_PATH in path search + 1ee1fd16f09e72cbf3460904a1cf6314aa594927 Bump version + 91eb563b278ca9c831c444380030c458adbf02f0 Copy Qt Quick Designer-related files also for static builds + b10912ba731144e8c41cbfa35fb1553ad04b2b88 DialogButtonBox: don't change button text that has been explicitly set + 025f938c1b4676782674d54375e1e4e560e4b6cd Account for when a touch event is synthesized by Qt as a mouse event + e7a9691481e4a0112138f442c53107aa9fbcb90a clang-tidy: fix bugprone-integer-division + c1420ee5423dfa104d5ff87bc529b4530dc998d6 ToolTip: fix timeout not activating if opened during exit transition + 09476c590ab13623130d5ac79045fa68e504be96 Fix clicked() being emitted after doubleClicked() Change-Id: I527847c23524efc85e2961e75b68637e47675a08 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>