Uwe Kindler
957afe3a07
Updated cmake build for demo to use quick and quickwidgets
2023-06-30 14:01:56 +02:00
Nicolas Elie
08b0f8ad54
Change targets name based on Qt version ( #489 )
2023-02-23 15:50:50 +01:00
Uwe Kindler
5a185268c4
Fixed missing source files in demo/CMakeLists.txt
2022-11-21 08:00:42 +01:00
Rui Oliveira
aff0bd6e25
Add Qt6 support on CMake ( #319 )
2021-04-28 22:52:45 +02:00
Luca
c53be0e97d
Modernised CMake build files and CI configs ( #185 )
...
* Modernised CMake build files and CI configs
Fixed include formats
* Fixed build errors and warnings
* Fixes to allow CMake find_package
2020-05-24 09:14:33 +02:00
Uwe Kindler
b5e9096387
Fixed cmake build
2020-04-14 17:24:34 +02:00
Uwe Kindler
ea03b988e0
Fixed CMake Windows build
2020-01-11 23:44:46 +01:00
Uwe Kindler
8057d25f35
Fixed broken cmake build for Windows because of missing Qt5AxContainer library
2020-01-11 15:16:33 +01:00
Uwe Kindler
05f8ce15a2
Added support for dock widget feature DockWidgetDeleteOnClose, added toolbar action for creation of dynamic editors to demo appication, added new material design icons to improve demo gui
2019-12-10 14:44:44 +01:00
Uwe Kindler
9bd55cc15a
Fixed broken CMake build
2019-08-29 08:16:19 +02:00
Pavel Grebnev
7bd3765fa7
Fix compilation on linux
2019-05-04 19:08:47 +03:00
Luca Beldi
e113790bbe
Various fixes after code review
...
Minimum required Qt lowered to 5.5.0
Added CI for Qt 5.5.1 build
Increased C++ standard to C++14
Fixed use of spaces instead of tabs
Removed duplicate constructors
2019-01-25 16:28:36 +00:00
Luca Beldi
275520ae29
Fixes to project files
...
Fixed naming of projects using CMake
Added working static compile using qmake
Added conventional naming of debug libraries
Added install target to qmake
2019-01-16 16:49:59 +00:00
Luca Beldi
40a8d9e6b4
Added CMake project file
...
CMake has been announced as the build system of choice for Qt in the
future so it's useful to provide a project file for it
Also added the possibility to compile as a static library
2019-01-16 09:44:34 +00:00