aboutsummaryrefslogtreecommitdiffstats
path: root/qt-auto-extra-apps.pro
Commit message (Collapse)AuthorAgeFilesLines
* [video player] implement a sample video playerLukáš Tinkl2020-01-171-2/+2
| | | | | | | based on QtMultimedia framework Change-Id: I7b6b8ed3823b30f03f76c20426b00788b95e5b0f Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [webbrowser] implement a sample web browser appLukáš Tinkl2019-11-221-1/+3
| | | | | | | based on Qt WebEngine Change-Id: I58ecd3c40e0d3da0cf3424cf57542f7b1dfb7dc4 Reviewed-by: Georg Leugner <gleugner@luxoft.com>
* Use the new appman qmake integration for packaging the appsDominik Holland2018-12-051-5/+3
| | | | | | Fixes: AUTOSUITE-691 Change-Id: I9e7b2f8ce6443c72e44e63b50902a50c8654bf6f Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Introduce a build system for the repositoryDominik Holland2018-08-311-0/+6
This enables us to build the needed files and create a package out of it. Change-Id: Ic0ee97401785e1e61d3b4b71bd4d63a54c1efb98 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>