aboutsummaryrefslogtreecommitdiffstats
path: root/qt-auto-extra-apps.pro
Commit message (Collapse)AuthorAgeFilesLines
* [parking] fix pro file (missed assets)HEADmasterGrigorii Zimin2020-04-061-1/+2
| | | | | | | -add it to the main pro file Change-Id: Ide0454a0fee6130843a039491c7792e4bc583846 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
* [webradio] refactor webradio appGrigorii Zimin2020-04-031-1/+2
| | | | | | Task-number: AUTOSUITE-1472 Change-Id: I448f7ec0f077c74541e77574fffaf2d9e39599ee Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* Recursive 'package' target to build all packages at onceEgor Nemtsev2020-02-181-0/+4
| | | | | Change-Id: I9b5cdf2dd7e4cfa80f9e38c5609bbd8af89214fa Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* remove spotify and netflix, add youtube appEgor Nemtsev2020-02-181-2/+1
| | | | | | | Fixes: AUTOSUITE-1471 Fixes: AUTOSUITE-1433 Change-Id: I110f20aad0302356ff49b66299250e35e0e089c6 Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* upload samegame appEgor Nemtsev2020-02-181-1/+2
| | | | | | Fixes: AUTOSUITE-1474 Change-Id: I83f57f4c4d3f8d09bc3035519b09d0fa89290f93 Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* add greenomics app to the deployment serverBramastyo Harimukti2020-02-181-1/+2
| | | | | | Task-number: AUTOSUITE-1469 Change-Id: I646511fefffc84cf89d9d242e43b64f9b829f86c Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
* [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>