Laurent Rineau
|
51627e3505
|
Merge remote-tracking branch 'cgal/master' into CGAL-Qt6-GF
# Conflicts:
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
|
2023-11-01 20:59:44 +01:00 |
Andreas Fabri
|
5247f0fbdb
|
Bounding_volumes: Use Eigen library in demo
|
2023-09-19 15:43:02 +01:00 |
Laurent Rineau
|
b05e1e9e46
|
Remove UseCGAL.cmake
and our old CMake macros `use_lib` and `use_component`.
|
2023-09-14 17:32:55 +02:00 |
Laurent Rineau
|
48f37a14dc
|
remove occurrences of Qt5
|
2023-09-14 17:02:21 +02:00 |
Laurent Rineau
|
b01da56a56
|
remove occurrences of OpenGLWidgets in demos' CMake scripts
|
2023-09-13 17:13:39 +02:00 |
Laurent Rineau
|
873c3b26cf
|
remove a few occurrences of "qt5"
There are still a lot!
|
2023-09-11 17:46:27 +02:00 |
Nicolas Saillant
|
a4136707b2
|
More CMakeLists Updates for QT6
|
2023-09-11 09:51:06 +02:00 |
Laurent Rineau
|
7af862ec8a
|
fix trailing space
|
2023-08-29 16:55:28 +02:00 |
Laurent Rineau
|
3a52549c41
|
more cleanup of CMake scripts for Qt6
|
2023-08-29 16:35:15 +02:00 |
Laurent Rineau
|
4fbcb93704
|
a few cleanups
|
2023-08-28 16:54:30 +02:00 |
Sébastien Loriot
|
68bc244d02
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-08-24 14:14:12 +02:00 |
Sébastien Loriot
|
69202afc54
|
fix L1_VD demo
|
2023-08-04 14:40:13 +02:00 |
Sébastien Loriot
|
7f639164c1
|
update CK2 demo
|
2023-08-04 11:22:05 +02:00 |
Sébastien Loriot
|
573de7f29e
|
Merge branch 'master'
|
2023-06-22 13:38:49 +02:00 |
Sébastien Loriot
|
9cdfe70abb
|
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
|
2023-06-15 11:34:09 +02:00 |
Sébastien Loriot
|
71b4e4f08f
|
boost::shared_ptr => std::shared_ptr
|
2023-06-15 10:57:01 +02:00 |
Laurent Rineau
|
d079559577
|
Merge pull request #7413 from lrineau/CGAL-fix-Qt5-CMake-GF
Qt5::Svg is now only optional for CGAL_Qt5
|
2023-05-11 16:55:28 +02:00 |
Laurent Rineau
|
0576e883f9
|
Merge branch 'CGAL-fix-Qt5-CMake-GF' into CGAL-Qt6-GF
# Conflicts:
# AABB_tree/demo/AABB_tree/CMakeLists.txt
# Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
# Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CMakeLists.txt
# Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt
# GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt
# GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
# GraphicsView/demo/Circular_kernel_2/CMakeLists.txt
# GraphicsView/demo/Generator/CMakeLists.txt
# GraphicsView/demo/GraphicsView/CMakeLists.txt
# GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt
# GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt
# GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt
# GraphicsView/demo/Polygon/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_Linf_2/CMakeLists.txt
# GraphicsView/demo/Snap_rounding_2/CMakeLists.txt
# GraphicsView/demo/Spatial_searching_2/CMakeLists.txt
# GraphicsView/demo/Stream_lines_2/CMakeLists.txt
# GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h
# Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt
# Installation/cmake/modules/CGAL_add_test.cmake
# Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
# Optimal_transportation_reconstruction_2/demo/Optimal_transportation_reconstruction_2/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt
# Polyhedron/demo/Polyhedron/polyhedron_demo_macros.cmake
# Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
# Principal_component_analysis/demo/Principal_component_analysis/CMakeLists.txt
# Triangulation_3/demo/Triangulation_3/CMakeLists.txt
# Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt
|
2023-04-28 13:49:58 +02:00 |
Laurent Rineau
|
fe5a36c08e
|
fix all the CMakeLists.txt for Qt5
|
2023-04-27 17:27:37 +02:00 |
Andreas Fabri
|
c6ce5fb120
|
Switch to QT6 for the GraphicsView demos
|
2023-04-19 12:19:38 +01:00 |
Mael Rouxel-Labbé
|
85911f1b64
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-03-20 10:06:38 +01:00 |
Laurent Rineau
|
a5052f4cd8
|
Merge pull request #6835 from MaelRL/CGAL-Clean_CMakeLists.txt-GF
Some CMakeLists.txts cleaning
|
2023-02-16 10:52:29 +01:00 |
Mael Rouxel-Labbé
|
68067c039f
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-02-14 12:26:50 +01:00 |
Laurent Rineau
|
f48443c91c
|
Merge pull request #7185 from afabri/Largest_empty_iso_rectangle-Add_load_to_demo-GF
Largest_empty_iso_rectangle: Improve Demo
|
2023-02-10 15:40:47 +01:00 |
Mael Rouxel-Labbé
|
a346c80a4f
|
Remove obsolete comment
|
2023-02-09 23:10:34 +01:00 |
Mael
|
153c603209
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2023-01-27 22:09:02 +01:00 |
Laurent Rineau
|
5f8930db8c
|
Merge branch '5.5.x-branch'
# Conflicts:
# Convex_hull_2/test/Convex_hull_2/ch_test_CH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SC.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SS.cpp
# Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h
# Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h
|
2023-01-27 21:16:14 +01:00 |
Laurent Rineau
|
afd56fe52b
|
Merge pull request #7112 from afabri/T2_demo-read_WKT-GF
Triangulation_2 Demo: Read files with many WKT entities
|
2023-01-27 20:52:32 +01:00 |
Andreas Fabri
|
8c0d5bd59b
|
Largest_empty_iso_rectangle: Improve Demo
|
2023-01-13 10:48:28 +00:00 |
Andreas Fabri
|
97be3701e1
|
Fix and locally tested
|
2022-12-14 08:20:56 +00:00 |
Andreas Fabri
|
aa8da893c2
|
Fix and simplify code
|
2022-12-14 08:20:44 +00:00 |
Andreas Fabri
|
8da2cd9a34
|
Triangulation_2 Demo: Read files with many WKT entities
|
2022-12-14 08:20:26 +00:00 |
Mael
|
6538b22e06
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2022-12-05 16:03:41 +01:00 |
albert-github
|
9d709b12e5
|
spelling corrections
After review
|
2022-11-21 10:40:28 +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 |
Mael Rouxel-Labbé
|
6f187f332c
|
Misc minor fixes/improvements
|
2022-09-14 14:08:23 +02:00 |
Mael Rouxel-Labbé
|
4fc486b195
|
Purge CMakeLists.txts from obsolete code / noise
|
2022-09-06 16:19:11 +02:00 |
Mael Rouxel-Labbé
|
7cb21c24b0
|
Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
|
2022-09-06 16:07:31 +02:00 |
Mael Rouxel-Labbé
|
28ba446895
|
Clean (some) CMakeLists.txt indentation
|
2022-09-06 15:38:18 +02:00 |
Sébastien Loriot
|
ad6329c263
|
Merge 'cgal/master' into gsoc2022-boost_np
|
2022-08-16 17:52:18 +02:00 |
Sébastien Loriot
|
d13f486640
|
update tests/examples/demos to use the new API
|
2022-06-04 14:19:00 +02:00 |
Andreas Fabri
|
8204007c11
|
Use named parameters in demo
|
2022-05-18 10:08:57 +01:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Laurent Rineau
|
6d28829737
|
Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
|
2022-02-22 18:24:47 +01:00 |
Laurent Rineau
|
98f7d25a20
|
Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
|
2022-02-22 18:23:37 +01:00 |
Sébastien Loriot
|
0dca23cbf8
|
progress_display is replaced starting boost 1.72
|
2022-02-18 15:53:54 +01:00 |
Sébastien Loriot
|
b4d37aff47
|
use non-deprecated API
|
2022-02-18 15:53:54 +01:00 |
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
Maxime Gimeno
|
e6c767d5c9
|
Simplify the GNUC versions tests
|
2021-05-12 15:45:07 +02:00 |
Maxime Gimeno
|
393ae7dae6
|
Clean-up boost_version reqs
|
2021-05-12 15:03:53 +02:00 |