cgal/Packages/Qt_widget/changes.txt

96 lines
2.1 KiB
Plaintext

1.2.19
----------------------
Removed warnings for Unix like systems
Tried to repair the nef_2 operator for Qt_widget (still have to work on it)
Tried to remove errors from doc concerning the pictures included.
1.2.17
-----------------------
Added the largest_empty_rect_2 demo in the package and the testsuite
1.2.16
-----------------------
The Triangulation_2_constrained has been added to the testsuite :)
The input layers pixmaps have become more uniforme
1.2.15
------------------------
The layers are used in a more restrictive way
They get the mouse events only if no other modifier was pressed (Ctrl, Alt, Shift) in the same time
1.2.11
------------------------
This version is very stable.
In this version the operators are in separate files.
The doc is almost up to date. !!!!
Two new demos have been added. Alpha_shapes_2 and Triangulation_2_constrained.
1.2.1
------------------
Replaced Qt_widget_zoom.h by Qt_widget_focus.h
Added some pixmaps in pixmap dir for the previous tool.
Fixed some dsps, adding moc support for files.C
1.2.0
=====
Version submitted to the editoral board
Almost everything has been rewritted since version 1.1.1
1.1.1
=====
Add of Qt_Windon_Get_point.h (input of points)
contrained demo uses it
several other changes
1.1.0
=====
NEW: tool system for inputs
Moved Qt_Window.h from include/CGAL to include/CGAL/IO
1.0.9 (7 June 2001)
=====
Removed main's parameters when unused to avoid warnings
1.0.8 (6 June 2001)
=====
New version of demo makefiles that works with Qt enable install_cgal
1.0.7 (5 June 2001)
=====
We now provide contrained.moc
redraw signal is know resized.
Several code cleaning.
1.0.6 (22 May 2001)
=====
Added a #ifdef CGAL_USE_QT also in demos.
1.0.5 (22 May 2001)
=====
Added few missing fields in headers
1.0.4 (22 May 2001)
=====
Added a #ifdef CGAL_USE_QT to avoid crashing CGAL installation when QT is
not installed
1.0.3 (21 May 2001)
=====
Great modifications in other to follow CGAL packages requirements
1.0.2 (15 May 2001)
=====
Fixes several port bugs. Thanks to Dima Pasechnik
Attempt to fix bug with Borland C++
1.0.0 (14 May 2001)
=====
Initial release