Jean-Christophe Fillion-Robin

Results 398 issues of Jean-Christophe Fillion-Robin

Looking at the schema allowing to validated the XML description, I noticed that the `paramType` is specified as a `xsd:choice` of `name`, `flag`, `longflag`, ... which is probably incorrect. For...

This removes Qt4 support and adds support for Qt5 and Qt6.

Doing so would allow us to get rid of the `FindPythonQt.cmake` living in CTK repo. For an example, see https://github.com/commontk/DCMTK/commit/f461865d1759854db56e4c840991c81c77e45bb9

Doing so would prevent people depending on `PythonQt` from defining `PYTHONQT_USE_RELEASE_PYTHON_FALLBACK` Since PythonQt cab be built either using `qmake` or `cmake`, the header configuration would have to work for both...

Doing so would avoid to avoid to maintain a `FindPythonQt.cmake` file

``` Message when qt's opengl is enabled. Was forced on by 'all' [25] PythonQt-build $ make -j10 Linking CXX shared library libPythonQt.dylib Undefined symbols for architecture x86_64: "_glClearDepth", referenced from:...