sirvelo / qtquickcontrols2

Qt Quick Controls 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Quick Controls 2

The Qt Quick Controls 2 module has been moved into qtdeclarative.git.

Why?

The motivation for the move is explained here:

https://bugreports.qt.io/browse/QTBUG-79454

There was then a contributor summit session:

https://wiki.qt.io/QtCS2021_-_Testing_upstream_changes_with_downstream_modules

The conclusion from this was that the best solution would be to move qtquickcontrols2 into qtdeclarative.

Going back in time

To inspect the code in the dev branch prior to its removal, follow these steps:

$ git checkout -b my-dev dev~1
Switched to a new branch 'my-dev'

About

Qt Quick Controls 2