aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtquickcontrols2v6.0.0-beta4Qt Submodule Update Bot2020-11-091-1/+1
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-095-5/+5
* Doc: Fix broken links and other warningsVenugopal Shivashankar2020-11-094-4/+8
* Doc: use correct casing for Material style nameMitch Curtis2020-11-092-7/+7
* Doc: Qt Labs Platform - Qt 6 porting guideMitch Curtis2020-11-091-1/+14
* Doc: Qt Quick Controls 2 - Qt 6 porting guideMitch Curtis2020-11-091-0/+250
* Doc: remove all instances of \qmlpropertygroupMitch Curtis2020-11-0910-12/+0
* Doc: fix Qt Labs Platform Menu icon documentationMitch Curtis2020-11-091-4/+4
* Doc: update Versions sectionMitch Curtis2020-11-091-5/+14
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-091-1/+1
* Doc: remove Qt Quick Templates' Qt 6 porting guideMitch Curtis2020-11-091-42/+0
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-091-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-081-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-081-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-071-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-061-1/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2020-11-0617-724/+67
* Doc: Drop the automotive example from Qt Creator welcome screenVenugopal Shivashankar2020-11-061-0/+1
* Native style/GroupBox: Add contentsMargins for GroupBox on WindowsJan Arve Sæther2020-11-061-0/+9
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-061-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-051-1/+1
* Doc: fix SplitView's inheritanceMitch Curtis2020-11-051-1/+1
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-11-041-1/+1
* Native style: Enable windows styleJan Arve Sæther2020-11-041-7/+5
* Update dependencies on 'dev' in qt/qtquickcontrols2v6.0.0-beta3Qt Submodule Update Bot2020-11-041-1/+1
* Fix QQuickHeaderView models to pass model testerVolker Hilsheimer2020-11-042-5/+14
* Blacklist Tumbler::test_itemsCorrectlyPositionedMitch Curtis2020-11-045-0/+20
* Blacklist flickable and slider test cases for qquickdrawerMitch Curtis2020-11-041-0/+7
* Filter touch presses and releases in QQDrawer::childMouseEventFilter()Shawn Rutledge2020-11-041-0/+3
* QQuickStyleItem: use imageSize directlyRichard Moe Gustavsen2020-11-041-10/+9
* QQuickStyleItem: reuse QImage when painting, if possibleRichard Moe Gustavsen2020-11-041-2/+7
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-2/+1
* Native style: add separate Info debug flagRichard Moe Gustavsen2020-11-022-19/+23
* Fix deprecation warnings related to QIcon::pixmap()Friedemann Kleint2020-11-021-27/+37
* Fix deprecation warnings related to QMetaTypeFriedemann Kleint2020-11-025-8/+8
* nativestyle: refactor many functions to be constRichard Moe Gustavsen2020-11-0228-102/+102
* Add includes to fix build errors in tests and examplesVolker Hilsheimer2020-10-313-2/+3
* Fix flatstyle exampleMitch Curtis2020-10-306-6/+13
* manual test, nativestyle: add vertical slider with tick marks on both sidesRichard Moe Gustavsen2020-10-301-1/+11
* macOS: draw the handle as a part of the backgroundRichard Moe Gustavsen2020-10-302-1/+30
* macOS: clean up slider qstyle implementationRichard Moe Gustavsen2020-10-301-81/+31
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-291-1/+1
* Native style/Button: Avoid that the label gets elidedJan Arve Sæther2020-10-291-1/+1
* Change terminology to "look and feel"Jerome Pasion2020-10-293-4/+4
* QuickStyleItem: refactor updatePaintNode()Richard Moe Gustavsen2020-10-291-20/+23
* Regenerate CMake project filesMitch Curtis2020-10-289-0/+16
* macOS: Update slider metrics by explicitly asking it to layoutRichard Moe Gustavsen2020-10-281-33/+4
* macOS: Don't assume NSSlider is never flippedRichard Moe Gustavsen2020-10-281-7/+7
* macOS: stop using the deprecated APIRichard Moe Gustavsen2020-10-281-3/+0
* nativestyle: only draw the control if the control is visibleRichard Moe Gustavsen2020-10-282-1/+16