Andrea
|
da66720d3a
|
REMOVE old QT<= 5.14 code
Ubuntu 22.04 use qt 1.15.3.
In the code is still used qt code <5.10.
A cleanup was done by removing qT code version used in ubuntu 18.04.
|
2025-03-05 09:32:06 +01:00 |
|
liukaiwen
|
4c6b7dadeb
|
refactor: move some nodes to Inventor folder
|
2024-07-20 01:07:04 +08:00 |
|
wmayer
|
12f5f70757
|
Quarter: Update Quarter code
* Removes unused default constructors of the device classes
* Changes several doc strings
|
2024-07-08 10:54:41 -05:00 |
|
Uwe
|
9654786c67
|
[Gui] Quarter: remove unused includes
|
2022-03-09 01:12:15 +01:00 |
|
wmayer
|
4a1c1c7004
|
C++11: modernize use nullptr (replaces NULL or 0)
|
2021-11-05 18:16:19 +01:00 |
|
Mateusz Skowroński
|
1986e6b547
|
Qt::MidButton is deprecated. Use Qt::MiddleButton instead.
|
2021-04-04 11:33:51 +02:00 |
|
Chris Hennes
|
50c7ee36bf
|
[GUI] Remove code for Qt < 5.9
|
2021-04-02 10:10:37 +02:00 |
|
luz paz
|
9f74b422a9
|
Fix various typos [skip-ci]
|
2020-10-24 12:25:46 +02:00 |
|
wmayer
|
38fcf770ab
|
Qt5: fix build failure with Qt 5.15
|
2020-10-18 16:17:48 +02:00 |
|
wmayer
|
34f4b712d8
|
Qt5: fix deprecation warnings of QWheelEvent in Qt 5.15
|
2020-10-18 14:45:31 +02:00 |
|
DeepSOIC
|
68848ea9f8
|
Gui: implement SoMouseWheelEvent
and sythesize it instead of fake buttons 4 and 5
|
2020-08-22 17:15:02 +02:00 |
|
wmayer
|
01f7894b2b
|
fix build failure on Windows due to conflicting define with Win32 API
|
2017-09-20 15:58:09 +02:00 |
|
Mateusz Skowroński
|
0a375d8267
|
Fix some more Quarter High DPI Display issues. Partially fixes #3130 (the offset issue).
Related to issue #2968.
Ported from code by Randall O'Reilly.
https://grey.colorado.edu/svn/coin3d/quarter/trunk/
|
2017-09-20 14:37:22 +02:00 |
|
Mateusz Skowroński
|
49a8705b1d
|
Fix some Quarter High DPI Display issues. Ported from code by Randall O'Reilly.
https://grey.colorado.edu/svn/coin3d/quarter/trunk/
|
2017-02-15 22:16:46 +01:00 |
|
wmayer
|
9abedaf0d2
|
+ fix & suppress msvc warnings
|
2015-10-16 18:26:30 +02:00 |
|
Stefan Tröger
|
e1265c874d
|
add default quarter files
|
2014-09-23 10:11:11 +02:00 |
|