efferre79

Results 17 issues of efferre79

The current samples are written for Qt4, it would be good to have them working for Qt5

**Is your feature request related to a problem? Please describe.** RDP clients support multimonitor, currently the shadow server on Linux supports only one monitor creating a screen attached to the...

feature
server
shadow

Many distributions are phasing out qtwebkit, look for instance https://github.com/qtwebkit/qtwebkit/issues/1053 What about migrating to qtwebengine? https://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html

enhancement

On systems with legacy monitors the display might be not as large as needed to display completely the start page. In that case the user is forced to use the...

The previous patch I submitted is creating problems with clang-15 as the option --no-default-config is available from clang-16 only. Now is also possible to detect clang version which can be...

some upstream opencascade files include a BOM character at the beginning which leads to an error when parsing the file by clang This will make out-of-date two other OCP PRs...

I am using the CMakeLists.txt file from the repository, I have successfully created the bindings using clang 17, pywrap from master branch and pybind 2.11.1 but later I get many...

I have added support to Qt6. The IUSE=gui might be removed but I left it to avoid further modifications (e.g. change of mask file for hppa) Please check all the...

assigned
bug linked

I want to add a note for system-wide installations, it took me a lot of time to figure out which was the problem (also because I am a pure user...