cgal/GraphicsView/include/CGAL/Qt
Laurent Rineau b88a30d51b Backport from trunk:
| ------------------------------------------------------------------------
  | r58013 | afabri | 2010-08-12 15:23:19 +0200 (Thu, 12 Aug 2010) | 1 line
  | Changed paths:
  |    A /trunk/GraphicsView/demo/Bounding_volumes/icons/convex_hull.png
  |    A /trunk/GraphicsView/demo/Bounding_volumes/icons/min_ellipse.png
  |    A /trunk/GraphicsView/demo/Bounding_volumes/icons/min_parallelogram.png
  |    A /trunk/GraphicsView/demo/Bounding_volumes/icons/min_quadrilateral.png
  |    A /trunk/GraphicsView/demo/Bounding_volumes/icons/p_center.png
  | 
  | more icons
  | ------------------------------------------------------------------------
  | r58014 | afabri | 2010-08-12 15:25:39 +0200 (Thu, 12 Aug 2010) | 1 line
  | Changed paths:
  |    M /trunk/GraphicsView/demo/Bounding_volumes/Bounding_volumes.cpp
  |    M /trunk/GraphicsView/demo/Bounding_volumes/Bounding_volumes.qrc
  |    M /trunk/GraphicsView/demo/Bounding_volumes/Bounding_volumes.ui
  | 
  | Added toggle buttons so that the different bounding_XX can be switched on and off
  | ------------------------------------------------------------------------
  | r58016 | afabri | 2010-08-12 15:46:50 +0200 (Thu, 12 Aug 2010) | 1 line
  | Changed paths:
  |    M /trunk/GraphicsView/include/CGAL/Qt/PolygonGraphicsItem.h
  | 
  | A GraphicsItem should not call itself show() and hide()
  | ------------------------------------------------------------------------
2010-08-12 13:49:43 +00:00
..
CircularArcGraphicsItem.h Add a pen 2010-05-11 09:11:59 +00:00
ConstrainedTriangulationGraphicsItem.h Add 'this->' for ansi-compliance 2010-05-10 07:06:42 +00:00
Converter.h Throw QRectF::normalized() in as I don't understand what top left and bottom right means for Qt 2010-06-30 12:54:40 +00:00
DelaunayMeshTriangulationGraphicsItem.h
DemosMainWindow.h Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
GraphicsItem.h Patch for Qt-4.6 2009-11-02 20:48:11 +00:00
GraphicsViewCircleInput.h
GraphicsViewCircularArcInput.h
GraphicsViewInput.h
GraphicsViewIsoRectangleInput.h
GraphicsViewLineInput.h
GraphicsViewNavigation.h
GraphicsViewPolygonWithHolesInput.h
GraphicsViewPolylineInput.h Revert the part of r53095 that were commited by error. 2009-11-18 15:19:18 +00:00
LineGraphicsItem.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
PainterOstream.h Changed more typedefs from CGAL::Type<K> to K::Type 2010-04-13 09:47:42 +00:00
PointsGraphicsItem.h Add PointsGraphicsItem 2010-06-17 06:29:45 +00:00
PolygonGraphicsItem.h Backport from trunk: 2010-08-12 13:49:43 +00:00
PolygonWithHolesGraphicsItem.h
PowerdiagramGraphicsItem.h
RegularTriangulationGraphicsItem.h
SegmentDelaunayGraphGraphicsItem.h Add missing include 2009-11-16 08:30:17 +00:00
SegmentsGraphicsItem.h Added missing typename 2010-06-20 21:10:04 +00:00
TriangulationGraphicsItem.h
VoronoiGraphicsItem.h
debug.h
utility.h