index
:
qt/qtdoc.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/android
Qt Documentation
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
demos
/
coffee
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Enable QML debugging in non-release builds
Rami Potinkara
2025-05-16
1
-9
/
+10
*
Android: set QT_ANDROID_TARGET_SDK_VERSION to 34
Assam Boudjelthia
2025-01-24
1
-1
/
+1
*
Android: set coffeemachine project config for publishing to Play Store
Assam Boudjelthia
2024-09-26
5
-7
/
+19
*
Examples: Remove unused imports in coffee example
Konsta Alajärvi
2024-08-23
9
-10
/
+0
*
Examples: Fix coffee example imports
Konsta Alajärvi
2024-08-23
11
-13
/
+15
*
Android: cleanup AndroidManifest.xml files in examples
Assam Boudjelthia
2024-05-23
1
-4
/
+0
*
CMake: Add deployment API to our examples
Alexandru Croitor
2024-05-13
1
-9
/
+12
*
Remove not needed leftover file from Coffee Machine example
Konsta Alajärvi
2024-05-13
3
-65
/
+13
*
Fix coffee machine example recursive rearranges
Konsta Alajärvi
2024-05-13
3
-8
/
+8
*
Fix Coffee Machine example coffee cup image
Konsta Alajärvi
2024-04-29
1
-0
/
+0
*
Fix Coffee Machine example initial size on big displays
Konsta Alajärvi
2024-04-11
2
-6
/
+8
*
Correct license for documentation files
Lucie Gérard
2024-03-19
1
-1
/
+1
*
Correct build system file license under example
Lucie Gérard
2024-03-19
1
-1
/
+1
*
Demos: Add iOS app icon to coffee application example
Nicholas Bennett
2024-02-14
3
-0
/
+112
*
Separate UI from business logic on re-designed Coffee Machine example
Konsta Alajärvi
2024-02-08
27
-1497
/
+1722
*
Add app icons for Android to Coffee Machine
Nicholas Bennett
2024-02-07
23
-0
/
+65
*
Rename Coffee Machine example QML module and .qrc file
Konsta Alajärvi
2024-01-10
5
-12
/
+13
*
Fix Coffee Machine clipping UI elements on lower resolution displays
Konsta Alajärvi
2024-01-10
10
-239
/
+475
*
Docs: Coffee Machine application example app documentation update
Nicholas Bennett
2023-12-18
13
-65
/
+244
*
Remove unneeded license file from coffee example
Kai Köhne
2023-12-03
1
-86
/
+0
*
Re-design for Coffee Machine example
Konsta Alajärvi
2023-11-24
77
-1220
/
+2379
*
Add 'Coffee Machine', 'Thermostat' example to Embedded category
Kai Köhne
2023-10-26
1
-0
/
+1
*
Fix bug in Coffe example causing app stuck when user made a second coffe
Jakub Wincenciak
2023-10-10
1
-6
/
+0
*
Fix qmllint issues in coffee demo
Thomas Hartmann
2023-06-19
9
-24
/
+12
*
Examples: Use private linkage where possible
Kai Köhne
2023-05-02
1
-1
/
+1
*
Examples: Use unversioned CMake commands
Kai Köhne
2023-05-02
1
-1
/
+1
*
Use versioned CMake targets for Qt modules
Kai Köhne
2023-05-02
1
-4
/
+4
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-12
1
-1
/
+1
*
Doc: Put selected examples in Applications category
Kai Köhne
2023-03-16
1
-2
/
+3
*
Doc: Fix paths for Files property in qt_attribution.json files
Kai Köhne
2022-12-07
1
-0
/
+1
*
Examples: Add tags for the welcome screen
Kai Köhne
2022-10-09
1
-0
/
+1
*
Fix Coffee machine demo
Thomas Hartmann
2022-09-30
2
-0
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFORE
Ivan Solovev
2022-08-22
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-07
17
-838
/
+34
*
Examples: Remove unneeded CMake options
Kai Köhne
2022-01-25
1
-3
/
+0
*
Examples: Improve CMakeLists.txt files
Kai Köhne
2022-01-20
1
-8
/
+4
*
Remove CMAKE_AUTORCC from demos
Joerg Bornemann
2022-01-20
1
-1
/
+0
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
Android: Fix build error issue in examples
Jukka Passi
2021-05-07
1
-1
/
+1
*
Doc: Mark Coffee Machine Example as a Qt Quick Demo
Kai Koehne
2020-12-08
1
-1
/
+1
*
Coffee Machine Example: Add description
Kai Koehne
2020-12-04
1
-0
/
+1
*
examples: Do not use versioned QML import
Kai Koehne
2020-12-02
8
-16
/
+15
*
Coffee example: Remove explicit QT_DEPRECATED_WARNINGS
Kai Koehne
2020-12-01
2
-9
/
+0
*
Example: Adapt the Connections usage to Qt 6 style
Venugopal Shivashankar
2020-11-19
1
-2
/
+3
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
1
-0
/
+4
*
Examples: Don't enable high DPI scaling explicitly
Robert Loehning
2020-10-23
1
-2
/
+1
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-1
/
+1
*
CMake: Regenerate projects before API change
Alexandru Croitor
2020-10-01
1
-1
/
+5
[next]