cgal/GraphicsView
Laurent Rineau 9f2384e77d - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that
also contains :/cgal/help/about_CGAL.html
- Add include/CGAL/Qt/debug.h and src/CGALQt/debug.cpp, that will contain
  debug tools/functions. For the moment, they just define:
      void traverse_resources(const QString& name);
  that must be used like that:
      CGAL::Qt:traverse_resources(":/cgal"); // view CGAL resources
  or
      CGAL::Qt:traverse_resources(":"); // view all resources
  and displays the resources tree on std::cerr.
2008-07-04 13:10:02 +00:00
..
demo - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00
doc_tex Use \ccAnchor instead of a construction with \ccTexHtml 2008-07-02 12:51:34 +00:00
include/CGAL/Qt - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00
package_info/GraphicsView A proof of concept for the GraphicsView as foundation of 2D demos 2008-05-10 20:59:28 +00:00
src/CGALQt4 - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00
GraphicsView.odp after presentation at Inria 2008-06-25 19:10:50 +00:00
TODO Update the TODO file. 2008-06-20 12:54:01 +00:00