Commit graph

10 commits

Author SHA1 Message Date
Olivier Goffart
64ecdab936 qt_viewer example: set a proper title to the main window 2021-11-24 13:40:50 +01:00
Simon Hausmann
45aa93f1b1 Make it possible to use the C++ build with Qt 6
Since we require Qt 5.15, we can use the versionless CMake targets and also
find Qt 6 first.
2021-09-20 17:02:35 +02:00
Tobias Hunger
aea4ecca99 Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
Olivier Goffart
13bd828b96 Update license date 2021-07-02 15:55:54 +02:00
Tobias Hunger
e01bd87df8 Janitor: Fix warnings about markdown files
These might change the layout of the rendered markdown files. This will
also fix some typos along the way:-)
2021-06-28 08:32:25 +02:00
Olivier Goffart
22c631baf9 Only compile the qt_viewer example if Qt >= 5.15 2021-05-21 07:54:31 +02:00
Olivier Goffart
1f46fd05ec Allow the qt_viewer to compile if cmake finds qt, but not qttypes
This can happen when setting the SIXTYFPS_NO_QT env variable

cc #232
2021-05-21 07:45:38 +02:00
Simon Hausmann
6a6fefa3d3 Make it possible to load .60 files from the command line in the qt_viewer 2021-03-24 09:38:58 +01:00
Olivier Goffart
41711ff02c qt_viewer: set/get one property 2021-03-23 17:54:27 +01:00
Olivier Goffart
1dba04721a Add a qt_viewer example that uses QWidget 2021-03-23 17:13:41 +01:00