summaryrefslogtreecommitdiffstats
path: root/examples/demos/todolist/qt_attribution.json
diff options
context:
space:
mode:
authorQt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>2023-04-14 07:39:38 +0000
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-06-09 17:58:43 +0200
commit3388603fb667acc0626d2499b4a9a0dfcecaa537 (patch)
tree3c253af5cac981a4808a9824b26df92df996e10d /examples/demos/todolist/qt_attribution.json
parent48cc7d605e04133eac03b20d5ff89faa0812c1ff (diff)
Refresh 'ToDoList' example
The whole design of the example was changed. The app was created in Qt DesignStudio. Some new functionalities were implemented eg. calendar, clock. The application will use "https://www.boredapi.com" to get random tasks. It will also use local storage for saving list. Tested on Android, Windows, macOS, iOS. Change-Id: Ieb688d4a4606b4617b63342b749099528021054c Pick-to: 6.5 6.6 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/demos/todolist/qt_attribution.json')
-rw-r--r--examples/demos/todolist/qt_attribution.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/demos/todolist/qt_attribution.json b/examples/demos/todolist/qt_attribution.json
new file mode 100644
index 000000000..56300d602
--- /dev/null
+++ b/examples/demos/todolist/qt_attribution.json
@@ -0,0 +1,11 @@
+{
+"Id": "todolistexample-materialicons",
+"Name": "Google Material Icons",
+"QDocModule": "qtdoc",
+"QtUsage": "Used in the Todo List example.",
+"QtParts": [ "examples" ],
+
+"LicenseId": "Apache-2.0",
+"License": "Apache License 2.0",
+"Copyright": "© Google"
+}