index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
imports
/
controls
/
universal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to latest qml CMake API
Craig Scott
2021-06-05
86
-6716
/
+0
*
Remove no longer used dependencies.json files
Craig Scott
2021-05-31
1
-7
/
+0
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
2
-2
/
+2
*
Generate and install qmltypes for all plugins
Maximilian Goldstein
2021-03-18
1
-0
/
+1
*
Remove redundant qmldir files
Alexey Edelev
2021-02-23
2
-125
/
+0
*
Remove QMake project files
Joerg Bornemann
2021-02-11
3
-340
/
+0
*
Use CMAKE_PROJECT_VERSION for VERSION of QML modules
Mitch Curtis
2021-01-13
1
-1
/
+1
*
Make adjustments for using QFont::setFamilies()
Andy Shaw
2020-11-30
1
-4
/
+4
*
Fix deprecation warnings related to QMetaType
Friedemann Kleint
2020-11-02
1
-1
/
+1
*
Regenerate CMake project files
Mitch Curtis
2020-10-28
1
-0
/
+1
*
Fix static build
Eskil Abrahamsen Blomfeldt
2020-10-09
2
-0
/
+8
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-07
3
-5
/
+12
*
Implement ScrollView.qml in all styles
Richard Moe Gustavsen
2020-09-29
4
-0
/
+68
*
CMake: Regenerate projects before API change
Alexandru Croitor
2020-09-25
1
-1
/
+0
*
Remove QtQuick.Controls imports from styles' QML files
Mitch Curtis
2020-09-24
24
-24
/
+0
*
Rename "Default" style to "Basic"
Mitch Curtis
2020-09-24
3
-3
/
+3
*
Fix fallback styles overwriting themes
Mitch Curtis
2020-09-24
1
-9
/
+3
*
Fix crash when importing a style without first importing Controls
Mitch Curtis
2020-08-27
1
-0
/
+3
*
Remove all plugins.qmltypes files
Mitch Curtis
2020-08-26
1
-340
/
+0
*
Fix CMake build
Mitch Curtis
2020-08-26
3
-85
/
+275
*
Bump import version to 6.0
Mitch Curtis
2020-08-26
3
-2
/
+53
*
Use qmlRegisterModuleImport() to register styles
Mitch Curtis
2020-08-26
2
-7
/
+13
*
Convert remaining imperative type registration to declarative
Mitch Curtis
2020-08-26
2
-15
/
+3
*
List "privately" registered QML files in the qmldir for each style
Mitch Curtis
2020-08-26
1
-0
/
+4
*
List publicly registered QML files in the qmldir for each style
Mitch Curtis
2020-08-26
1
-0
/
+61
*
Remove all version numbers from QML imports
Mitch Curtis
2020-08-26
52
-214
/
+214
*
Remove ".2" from TARGETPATH, resource prefixes, etc.
Mitch Curtis
2020-08-26
2
-2
/
+2
*
Register C++ types declaratively
Mitch Curtis
2020-08-26
22
-45
/
+133
*
Use QList instead of QVector
Jarek Kobus
2020-06-09
1
-1
/
+1
*
ApplicationWindow: remove deprecated overlay API
Mitch Curtis
2020-06-08
1
-8
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-05-14
1
-1
/
+1
|
\
|
*
Update plugins.qmltypes for 5.15
Jani Heikkinen
2020-04-15
1
-1
/
+1
*
|
Dial: remove unnecessary id qualifications
Mitch Curtis
2020-05-13
1
-2
/
+2
*
|
Remove bindings to parent in delegates
Mitch Curtis
2020-05-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-31
3
-3
/
+9
|
\
\
|
|
/
|
*
HeaderView: Add support for list based models
Andy Shaw
2020-03-24
2
-2
/
+6
|
*
Account for the padding around a menu when checking if it is interactive
Andy Shaw
2020-03-18
1
-1
/
+3
*
|
Fix Qt 6 to-do comments in QML files
Mitch Curtis
2020-03-23
2
-4
/
+4
*
|
CMake: Regenerate projects
wip/cmake
Alexandru Croitor
2020-03-17
1
-0
/
+158
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-17
4
-7
/
+146
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-03-10
3
-1
/
+139
|
|
\
\
|
|
|
/
|
|
*
HeaderView: set implicitSize on the style items
v5.15.0-beta2
Richard Moe Gustavsen
2020-03-10
2
-4
/
+18
|
|
*
Add HorizontalHeaderView and VerticalHeaderView
v5.15.0-alpha1
Yulong Bai
2020-02-11
3
-1
/
+125
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-12-14
1
-6
/
+7
|
|
\
\
|
|
|
/
|
|
*
ComboBox: add selectTextByMouse property
Mitch Curtis
2019-12-12
1
-6
/
+7
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-25
19
-15
/
+212
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-23
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Make ToolTips wrap
Mitch Curtis
2019-11-15
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-16
16
-0
/
+0
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
v5.14.0-beta3
Qt Forward Merge Bot
2019-11-05
16
-0
/
+0
|
|
|
\
[next]