28 Commits

Author SHA1 Message Date
Uwe Rathmann
247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00
Uwe Rathmann
35a0d63b5a code specific for Qt < 5.15 removed 2022-12-05 07:51:41 +01:00
Peter Hartmann
b8a9264c4f
github build action for Linux and Windows (#175)
* initial github build action

* Github actions: Install Qt 5.15

... We use a specific Github Action for this, since the current Qt
version shipping with Ubuntu is too old.

* Github Action: Cache Qt installation

* Github Action: Build on Linux and Windows

Co-authored-by: Richard Spindler <oracle@propirate.net>
2022-04-13 07:23:36 +02:00
Uwe Rathmann
ae2c6d87a8 upport for Qt < Qt 5.12 dropped 2022-03-08 11:53:46 +01:00
Uwe Rathmann
393f9ae91a CLA adjusted 2021-12-17 15:06:41 +01:00
Peter Hartmann
381540140c
Move note on how to contribute to the main page (#155) 2021-12-06 19:00:26 +01:00
Clemens Manert
ccc26d0bf8
Tutorial debian packages (#149)
* Add debian packages

* Add debian packages
2021-11-22 15:51:05 +01:00
Uwe Rathmann
a1ca38d4fa shown the iotdashboard on the initial page 2021-06-04 12:05:46 +02:00
Uwe Rathmann
1c16750f30 md 2019-07-07 14:36:44 +02:00
Uwe Rathmann
d13393f863 using an external link 2019-07-07 14:34:49 +02:00
Uwe Rathmann
bead45a5c2 md 2019-07-07 14:28:39 +02:00
Uwe Rathmann
5147cbe260 dh 2019-07-07 14:25:30 +02:00
Uwe Rathmann
61586161b5 dh 2019-07-07 14:21:53 +02:00
Uwe Rathmann
d0d27bdbe8 Copyright info 2019-07-07 14:19:56 +02:00
Uwe Rathmann
856346676d Copyright added 2019-07-07 14:17:57 +02:00
Uwe Rathmann
6fd5ee4f90 FendtOne.jpg added 2019-07-07 10:02:07 +02:00
Uwe Rathmann
c139bf2f99 not using QMetaObject::newInstance anymore, incompatibilities with Qt >=
12.4 fixed
2019-06-25 20:27:40 +02:00
Uwe Rathmann
0c87cb2a76 warning about broken Qt versions adeed 2019-06-25 17:35:20 +02:00
Uwe Rathmann
2650f10055 README modified 2019-03-17 16:53:32 +01:00
Uwe Rathmann
7461ca73e1 README updated 2018-09-29 18:48:55 +02:00
Uwe Rathmann
fd93a45d91 README updated 2018-09-29 18:44:54 +02:00
Uwe Rathmann
784f5ee16c README changed 2018-09-29 18:29:51 +02:00
Uwe Rathmann
ae04a8892e README changed 2017-07-30 14:31:28 +02:00
Peter Hartmann
a01749e2ba rcc: Use the right binary when invoking manually (#35)
* rcc: Use the right binary when invoking manually

Otherwise we could run into the following error:

rcc: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/rcc': No such file or directory
Makefile:626: recipe for target 'rcc/qrc_images.cpp' failed
make: *** [rcc/qrc_images.cpp] Error 1

* README: add automotive screenshot (fixes #32)
2017-07-26 13:18:01 +02:00
Uwe Rathmann
aebe413183 README.md once more 2017-07-22 18:29:06 +02:00
Uwe Rathmann
883f117414 improving README.md 2017-07-22 18:22:20 +02:00
Uwe Rathmann
89695a82d5 README improved 2017-07-22 18:17:53 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00