Laurent Rineau
93dd87c3cc
simple fix to remove the segfault with Qt>=6.7
2024-09-02 17:51:06 +02:00
Nicolas Saillant
1286d8b636
Remove deprecated Qt version checks
2024-08-19 12:02:19 +02:00
Nicolas Saillant
bf10f945a9
Remove deprecated Qt version checks and unused code
2024-08-07 10:00:59 +02:00
Laurent Rineau
f716cc0260
fix a bug with devicePixelRatio and picking
2024-03-06 10:25:30 +01:00
Laurent Rineau
1f13a625b1
restore the OpenGL format in DemosMainWindow
...
That still does not work well when the widget is a `QOpenGLWidget`.
We probably need to derive from that class, to call `glClearColor(..)`
in the `paintGL()` method.
2023-08-30 09:32:31 +02:00
Laurent Rineau
740b57003c
Merge remote-tracking branch 'refs/remotes/afabri/CGAL-Qt6-GF' into CGAL-Qt6-GF
2023-08-24 14:20:44 +02:00
Sébastien Loriot
68bc244d02
Merge remote-tracking branch 'cgal/master' into HEAD
2023-08-24 14:14:12 +02:00
Laurent Rineau
48bd7cc0c7
fix deprecation warnings from Qt6
2023-08-24 10:26:21 +02:00
albert-github
1cce66c343
Spelling corrections
...
Spelling corrections `a e...` -> `an e...`
2023-07-30 12:59:17 +02:00
Andreas Fabri
98fa0c089f
Fix for crash on Quit
2023-07-18 09:36:05 +01:00
Andreas Fabri
ab1d7990d2
various fixes [skip ci]
2023-04-20 11:14:11 +01:00
Andreas Fabri
47683f2dea
The Truiangulation_2/examples which use draw() compile and visualize but have an assertion in a QMap
2023-04-19 14:27:45 +01:00
Andreas Fabri
c6ce5fb120
Switch to QT6 for the GraphicsView demos
2023-04-19 12:19:38 +01:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Laurent Rineau
be28464cdc
Merge pull request #6838 from MaelRL/Polyhedron_Demo-Fix_grid_axes_scaling-GF
...
Demo: Fix grid axes scaling + use basic shader
2022-10-04 13:53:26 +02:00
Laurent Rineau
7a36d9af83
Merge pull request #6863 from lrineau/Polyhedron-demo_fix_display_of_protecting_spheres-GF
...
Polyhedron demo - Fix the display of protecting balls (second version)
2022-10-04 13:52:56 +02:00
Laurent Rineau
3b6b6f9018
Polyhedron demo - Fix the display of protecting balls
2022-09-20 16:15:49 +02:00
Mael
cf06114d97
Comment out unused variable
2022-09-09 22:21:35 +02:00
Mael Rouxel-Labbé
5c8f36e0ca
Fix grid axes scaling + use basic shader
2022-09-07 20:54:21 +02:00
Mael Rouxel-Labbé
37390bb6b8
Add dialog-less QGLviewer::saveSnapshot
2022-06-08 12:03:25 +02:00
Laurent Rineau
213da3115f
Fix the display of the pivot point
2022-05-16 16:20:13 +02:00
Laurent Rineau
9ade574b1a
Add devicePixelRatio() to Camera
2022-05-12 12:13:08 +02:00
Sébastien Loriot
993a7b29b0
fix warnings about arithmetic operations on enum
...
cherry-pick of 364009
2021-11-29 17:59:12 +01:00
Laurent Rineau
db338aa1ee
Merge pull request #5417 from maxGimeno/Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno
...
QGLViewer: remove the need for Qt5::Xml
2021-02-18 15:19:06 +01:00
Laurent Rineau
5bd98167d4
Merge pull request #5462 from maxGimeno/CGAL-Fix_qt_warnings-maxGimeno
...
Fix Qt warnings
2021-02-18 15:18:53 +01:00
Maxime Gimeno
4a6aa7e024
use Qt::MiddleButton instead of MidButton(deprecated since 5.6 or earlier)
2021-02-15 15:22:41 +01:00
Maxime Gimeno
2500331070
Merge remote-tracking branch 'cgal/master' into Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno
2021-02-09 12:33:52 +01:00
Maxime Gimeno
c9a020bb1a
Remove remaining includes
2021-02-09 12:28:58 +01:00
Maxime Gimeno
9cd0d450f9
Remove QDomElements and need for QtXml
2021-02-09 11:31:34 +01:00
Laurent Rineau
c5ba414c72
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:12:42 +01:00
Maxime Gimeno
a91d63699f
Fix PCA demo and remove debug warnings
2021-01-21 11:06:01 +01:00
Laurent Rineau
9db83004d5
Merge pull request #5107 from maxGimeno/Demo-Optical_zoom_to_pointer-maxGimeno
...
GraphicsView: Zoom enhancement
2021-01-06 16:11:51 +01:00
Maxime Gimeno
b116a92be3
Center the camera on the cursor at first tick of optical zoom
2020-10-23 13:35:05 +02:00
Maxime Gimeno
08469076fc
Remove false key binding
2020-10-22 14:06:09 +02:00
Maxime Gimeno
121a23d964
WIP look at on optical zoom
2020-10-14 16:13:14 +02:00
Laurent Rineau
7a48e35ffe
Merge pull request #5042 from maxGimeno/Viewer-Zoom_to_rectangle
...
Viewer zoom to rectangle
2020-10-09 16:50:24 +02:00
Maxime Gimeno
a175741570
Add help for optical zoom
2020-10-01 09:10:33 +02:00
Maxime Gimeno
06995b543a
Add a zoom with z+wheel
2020-09-30 16:28:25 +02:00
Maxime Gimeno
bd5d625e7b
restore rectangle drawing while zooming on position
2020-09-30 13:12:23 +02:00
Maxime Gimeno
9503a6a18b
Remove state of camera. It is supposed to be reinit when launching the app and sometimes it leads to not being to visualize anything
2020-09-29 16:06:35 +02:00
Sébastien Loriot
58b10a3605
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:58:50 +01:00
Laurent Rineau
bf8205642e
Fix conversion warnings
2020-01-20 18:18:45 +01:00
Maxime Gimeno
1968f2cf20
Replace `QTime`s by `QElapsedTimer`s. It seems the header of QTime has been deprecated but it has not been documented...
2020-01-02 10:04:31 +01:00
Sébastien Loriot
1ef976e3a5
Remove license notice from libQGLviewer forked files
2019-10-19 16:09:56 +02:00
Sébastien Loriot
d0f23b56f6
update deprecated SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0$/SPDX-License-Identifier: GPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0$/SPDX-License-Identifier: LGPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0$/SPDX-License-Identifier: LGPL-2.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.1$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.1$/SPDX-License-Identifier: LGPL-2.1-only/"
2019-10-18 22:08:05 +02:00
Maxime Gimeno
660ebe9e81
Add missing highp and remove unwanted highp
2019-08-05 14:16:02 +02:00
Sébastien Loriot
2e747dd300
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
2019-07-18 17:01:42 +02:00
Maxime Gimeno
261c596cfc
Merge branch 'CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF
2019-07-10 14:04:34 +02:00
Maxime Gimeno
1184530530
More warnings fixed
2019-07-10 14:02:06 +02:00
Andreas Fabri
4581f1b7a8
Morte replacements
2019-06-05 08:39:55 +02:00