cgal/GraphicsView/include/CGAL/Qt
Maxime Gimeno a0e7a60973 Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF
Conflicts:
	Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
	Alpha_shapes_3/demo/Alpha_shapes_3/MainWindow.cpp
	Alpha_shapes_3/demo/Alpha_shapes_3/Viewer.h
	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/Segment_Delaunay_graph_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/demo/Triangulation_2/CMakeLists.txt
	Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
	Mesh_3/demo/Mesh_3/CMakeLists.txt
	Mesh_3/demo/Mesh_3/include/CGAL_demo/Scene_item_with_display_list.h
	Mesh_3/demo/Mesh_3/src/CGAL_demo/Scene.cpp
	Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
	Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/Scene.cpp
	Polyhedron/demo/Polyhedron/CMakeLists.txt
	Polyhedron/demo/Polyhedron/Polyhedron_demo_join_and_split_polyhedra_plugin.cpp
	Polyhedron/demo/Polyhedron/Polyhedron_demo_mesh_3_plugin.cpp
	Polyhedron/demo/Polyhedron/Polyhedron_demo_trivial_plugin.cpp
	Polyhedron/demo/Polyhedron/Scene.cpp
	Polyhedron/demo/Polyhedron/Scene_combinatorial_map_item.h
	Polyhedron/demo/Polyhedron/Scene_implicit_function_item.h
	Polyhedron/demo/Polyhedron/Scene_plane_item.h
	Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
	Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp
	Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h
	Polyhedron/demo/Polyhedron/Scene_polyhedron_transform_item.h
	Polyhedron/demo/Polyhedron/Scene_polylines_item.h
	Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
	Surface_mesher/demo/Surface_mesher/CMakeLists.txt
	Triangulation_3/demo/Triangulation_3/CMakeLists.txt
	Triangulation_3/demo/Triangulation_3/MainWindow.cpp
2015-06-30 09:17:26 +02:00
..
AlphaShapeGraphicsItem.h
ApolloniusGraphGraphicsItem.h
CGAL_Qt_config.h New way to chose Qt version for projects configuration. 2014-08-02 01:37:41 +02:00
CircularArcGraphicsItem.h
ConstrainedTriangulationGraphicsItem.h changes after Efi's review (and color changes in the demo) 2014-11-10 18:00:02 +01:00
Converter.h Some modification of CGAL Graphic view to a better compatibility of Windows with the Qt5 version of CGAL (especially about dll import and export stuff). 2014-07-17 01:55:07 +02:00
DelaunayMeshTriangulationGraphicsItem.h Add typenames; reorder member initialization; add this-> 2015-05-19 09:04:27 +02:00
DemosMainWindow.h Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF 2015-06-30 09:17:26 +02:00
GraphicsItem.h Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF 2015-06-30 09:17:26 +02:00
GraphicsViewCircleInput.h Graphicsview demos 2015-05-06 17:11:04 +02:00
GraphicsViewCircularArcInput.h Graphicsview demos 2015-05-06 17:11:04 +02:00
GraphicsViewInput.h Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF 2015-06-30 09:17:26 +02:00
GraphicsViewIsoRectangleInput.h Graphicsview demos 2015-05-06 17:11:04 +02:00
GraphicsViewLineInput.h Graphicsview demos 2015-05-06 17:11:04 +02:00
GraphicsViewNavigation.h Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF 2015-06-30 09:17:26 +02:00
GraphicsViewPolygonWithHolesInput.h Polyline simplification demo 2015-05-06 16:06:33 +02:00
GraphicsViewPolylineInput.h Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF 2015-06-30 09:17:26 +02:00
LineGraphicsItem.h
PainterOstream.h Circular_arc_traits example compiles and runs, but just barely. 2012-08-02 21:00:08 +00:00
PointsGraphicsItem.h
PointsInKdTreeGraphicsItem.h
PolygonGraphicsItem.h
PolygonWithHolesGraphicsItem.h
PolylinesGraphicsItem.h Fix PolylinesGraphicsItem 2014-04-01 16:30:37 +02:00
PowerdiagramGraphicsItem.h
RegularGridGraphicsItem.h
RegularGridVectorFieldGraphicsItem.h
RegularTriangulationGraphicsItem.h deal with Triangulation_3, Polyhedron,Voronoi, Minkowski_sum_3 2013-01-31 09:47:54 +01:00
SegmentDelaunayGraphGraphicsItem.h
SegmentsGraphicsItem.h
StreamLinesGraphicsItem.h
TriangulationGraphicsItem.h changes after Efi's review (and color changes in the demo) 2014-11-10 18:00:02 +01:00
VoronoiGraphicsItem.h
debug.h Some modification of CGAL Graphic view to a better compatibility of Windows with the Qt5 version of CGAL (especially about dll import and export stuff). 2014-07-17 01:55:07 +02:00
resources.h Some modification of CGAL Graphic view to a better compatibility of Windows with the Qt5 version of CGAL (especially about dll import and export stuff). 2014-07-17 01:55:07 +02:00
utility.h Some modification of CGAL Graphic view to a better compatibility of Windows with the Qt5 version of CGAL (especially about dll import and export stuff). 2014-07-17 01:55:07 +02:00