qtdoc/examples/demos/coffee
Assam Boudjelthia c2c840647a Android: set QT_ANDROID_TARGET_SDK_VERSION to 34
Setting this to 35 is not going to work properly as edge-to-edge is not
working properly yet in Qt for Android 15.

See https://developer.android.com/develop/ui/views/layout/edge-to-edge

Fixes: QTBUG-132360
Pick-to: 6.9 6.8
Change-Id: I46020d07e3aea59d57ebf1bef1b25f1f90971827
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
2025-01-24 13:13:17 +00:00
..
android Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
doc Fix Coffee Machine example initial size on big displays 2024-04-11 08:40:35 +00:00
images Fix Coffee Machine example coffee cup image 2024-04-29 11:52:59 +00:00
ios/Assets.xcassets/AppIcon.appiconset Demos: Add iOS app icon to coffee application example 2024-02-14 19:49:43 +00:00
ApplicationFlow.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
ApplicationFlowForm.ui.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CMakeLists.txt Android: set QT_ANDROID_TARGET_SDK_VERSION to 34 2025-01-24 13:13:17 +00:00
ChoosingCoffee.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
ChoosingCoffeeForm.ui.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CoffeeCard.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
CoffeeCardForm.ui.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
Colors.qml Fix Coffee Machine clipping UI elements on lower resolution displays 2024-01-10 07:19:54 +00:00
Cup.ui.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
CustomButton.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CustomButtonForm.ui.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CustomSlider.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
CustomSliderForm.ui.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
CustomToolBar.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
CustomToolBarForm.ui.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
Home.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
HomeForm.ui.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
Insert.qml Examples: Remove unused imports in coffee example 2024-08-23 09:10:55 +03:00
InsertForm.ui.qml Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
Progress.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
ProgressForm.ui.qml Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
Ready.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
ReadyForm.ui.qml Android: set coffeemachine project config for publishing to Play Store 2024-09-26 15:39:19 +03:00
Settings.qml Separate UI from business logic on re-designed Coffee Machine example 2024-02-08 10:18:18 +02:00
SettingsForm.ui.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
coffee.pro Rename Coffee Machine example QML module and .qrc file 2024-01-10 17:02:48 +02:00
coffeemachine.qrc Remove not needed leftover file from Coffee Machine example 2024-05-13 06:39:30 +00:00
main.cpp Rename Coffee Machine example QML module and .qrc file 2024-01-10 17:02:48 +02:00
main.qml Examples: Fix coffee example imports 2024-08-23 08:18:17 +03:00
qmldir Remove not needed leftover file from Coffee Machine example 2024-05-13 06:39:30 +00:00
qtquickcontrols2.conf Doc: Move coffeemachine examples to examples/demos 2018-06-07 11:07:19 +00:00