index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.0
6.1
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
/
quickcontrols2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qtquickcontrols2 sources and explain where they went
HEAD
dev
Mitch Curtis
2021-08-16
2261
-58807
/
+0
*
SplitView: document how to change handle touch area size
Mitch Curtis
2021-07-19
1
-0
/
+63
*
CMake: Don't give plugins PUBLIC usage requirements
Joerg Bornemann
2021-07-09
13
-68
/
+0
*
Fix compilation for msvc2019
Igor Bugaev
2021-06-29
1
-1
/
+1
*
Windows: fix error in CheckBox.qml when hovering
Mitch Curtis
2021-06-22
1
-1
/
+3
*
Windows: fix error in Button.qml when hovering
Mitch Curtis
2021-06-22
1
-1
/
+3
*
Remove old configure-related files
Joerg Bornemann
2021-06-17
1
-76
/
+0
*
Set inactive color for ButtonText in Fusion theme
Volker Hilsheimer
2021-06-17
1
-0
/
+2
*
Use the added placeHolderText color available in Palette
Andy Shaw
2021-06-17
7
-6
/
+8
*
Doc: some ComboBox functions must be used after component completion
Mitch Curtis
2021-06-10
3
-0
/
+86
*
doc: move the SelectionRectangle snippet to correct the place
Richard Moe Gustavsen
2021-06-10
1
-4
/
+4
*
Add new control: SelectionRectangle
Richard Moe Gustavsen
2021-06-06
5
-0
/
+161
*
Update to latest qml CMake API
Craig Scott
2021-06-05
2245
-17
/
+57462
*
CMake: Remove GENERATE_METATYPES usage
Maximilian Goldstein
2021-04-27
1
-1
/
+0
*
CMake: Add missing qt_cmdline.cmake files
Alexandru Croitor
2021-04-16
1
-0
/
+6
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
1
-1
/
+1
*
Remove QMake project files
Joerg Bornemann
2021-02-11
1
-26
/
+0
*
Ensure that C++ Qt Quick tests are run with all applicable styles
Mitch Curtis
2021-01-13
2
-0
/
+17
*
Allow style to be set to "Default" for compatibility
Mitch Curtis
2020-12-09
1
-2
/
+5
*
Ensure that Fusion style is used by default on Linux
Mitch Curtis
2020-12-09
1
-1
/
+1
*
Make adjustments for using QFont::setFamilies()
Andy Shaw
2020-11-30
1
-1
/
+1
*
Native style: Enable windows style
Jan Arve Sæther
2020-11-04
1
-7
/
+5
*
Fix static build
Eskil Abrahamsen Blomfeldt
2020-10-09
2
-0
/
+6
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-07
1
-1
/
+1
*
Make tests explicitly use Basic where necessary
Mitch Curtis
2020-10-07
3
-1
/
+9
*
Default to the most appropriate built-in style if none is specified
Mitch Curtis
2020-10-07
1
-0
/
+21
*
Support compile-time style selection
Mitch Curtis
2020-09-24
3
-5
/
+75
*
Rename "Default" style to "Basic"
Mitch Curtis
2020-09-24
3
-21
/
+21
*
Fix fallback styles overwriting themes
Mitch Curtis
2020-09-24
3
-8
/
+18
*
Fix more compiler warnings from deprecated application attributes
Volker Hilsheimer
2020-09-16
1
-1
/
+0
*
Native style: temporarily disable the Windows style until it's complete
Richard Moe Gustavsen
2020-09-07
1
-3
/
+4
*
Native style: only list available built-in styles
Richard Moe Gustavsen
2020-09-07
1
-0
/
+4
*
Merge remote-tracking branch 'nativestyle' into dev
Mitch Curtis
2020-09-04
3
-5
/
+40
|
\
|
*
Native style: add macOS and Windows to QQuickStylePrivate::builtInStyles()
Richard Moe Gustavsen
2020-08-28
1
-2
/
+9
|
*
Merge branch 'dev' into nativestyle
Richard Moe Gustavsen
2020-08-26
40
-4640
/
+113
|
|
\
|
*
|
Native style: add configure options
Richard Moe Gustavsen
2020-08-12
2
-3
/
+31
*
|
|
Fix crash when importing a style without first importing Controls
Mitch Curtis
2020-08-27
1
-0
/
+3
|
|
/
|
/
|
*
|
Fix CMake build
Mitch Curtis
2020-08-26
1
-23
/
+15
*
|
Register QQuickDummyType as anonymous type
Ulf Hermann
2020-08-26
2
-0
/
+68
*
|
Bump import version to 6.0
Mitch Curtis
2020-08-26
1
-1
/
+1
*
|
Use qmlRegisterModuleImport() to register styles
Mitch Curtis
2020-08-26
5
-310
/
+70
*
|
Register C++ types declaratively
Mitch Curtis
2020-08-26
35
-4003
/
+14
*
|
Move Default style out into its own plugin
Mitch Curtis
2020-08-26
3
-10
/
+8
*
|
Stop using resolvedUrl() to resolve QML files
Mitch Curtis
2020-08-26
6
-365
/
+9
|
/
*
Adapt to renaming of QQmlMetaType::isModule()
Ulf Hermann
2020-06-30
1
-2
/
+4
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-30
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2020-06-09
1
-1
/
+1
*
CMake: Regenerate configure.cmake files
Alexandru Croitor
2020-06-04
1
-5
/
+12
*
Adapt to geometryChanged => geometryChange renaming
Mitch Curtis
2020-04-24
8
-14
/
+14
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-17
5
-10
/
+62
|
\
[next]