Fernando Cacciola
5cae98b574
Updates to Boolean_operations_2 Qt4 demo (drawing actual beziers)
2009-08-11 23:05:13 +00:00
Fernando Cacciola
d1b892f7ff
Updates to Boolean_operations_2 Qt4 demo (drawing actual beziers)
2009-08-11 03:19:15 +00:00
Fernando Cacciola
4d6ca3718b
Updates to Boolean_operations_2 Qt4 demo
2009-08-10 16:32:12 +00:00
Fernando Cacciola
3b7f719178
Updates to Boolean_operations_2 Qt4 demo
2009-08-06 17:14:49 +00:00
Fernando Cacciola
7c213cb24d
Update of the Qt4 boolean operations demo
2009-08-05 14:47:52 +00:00
Fernando Cacciola
9a436f391f
Update of the Qt4 boolean operations demo
2009-08-05 04:58:55 +00:00
Fernando Cacciola
6440354627
Updates to Boolean_operations_2 Qt4 demo
2009-08-05 00:14:31 +00:00
Fernando Cacciola
b594816bac
Updates to Boolean_operations_2 Qt4 demo
2009-08-01 02:45:46 +00:00
Fernando Cacciola
5de5062894
Updates to Boolean_operations_2 Qt4 demo
2009-07-31 22:35:31 +00:00
Fernando Cacciola
6e7ed73233
Added besier and polygonal TrueType sample to new boolean operations demo
2009-07-31 21:57:29 +00:00
Fernando Cacciola
81af60d13a
Update of the Qt4 boolean operations demo
2009-07-31 18:33:33 +00:00
Fernando Cacciola
658360f4cb
Update of the Qt4 boolean operations demo
2009-07-31 00:18:31 +00:00
Fernando Cacciola
3c86d8699b
Update of the Qt4 boolean operations demo
2009-07-30 21:26:23 +00:00
Fernando Cacciola
c4188a8c69
Update of the Qt4 boolean operations demo
2009-07-30 20:48:00 +00:00
Fernando Cacciola
25a81aab1b
Update of the Qt4 boolean operations demo
2009-07-29 16:17:48 +00:00
Fernando Cacciola
24d8588fad
Update of the Qt4 boolean operations demo
2009-07-28 16:12:48 +00:00
Fernando Cacciola
4f6fa50a18
Update of the Qt4 boolean operations demo
2009-07-27 18:04:28 +00:00
Fernando Cacciola
8902a180d1
Update of the Qt4 boolean operations demo
2009-07-24 17:19:28 +00:00
Fernando Cacciola
5e9dd5b530
Update of the Qt4 boolean operations demo
2009-07-17 18:55:05 +00:00
Fernando Cacciola
34d55b15f8
Update of the Qt4 boolean operations demo
2009-07-15 04:07:15 +00:00
Fernando Cacciola
e4756a56aa
Moved Qt4 demo under /demo so it appears in the testsuite
2009-07-10 12:50:20 +00:00
Sylvain Pion
0f49d58e7d
More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite).
2009-04-30 13:39:06 +00:00
Efi Fogel
ad970fa8e7
removed
2009-01-14 09:06:46 +00:00
Fernando Cacciola
24f08fc681
Added demos to the demos target
2008-12-18 17:29:36 +00:00
Fernando Cacciola
36218d21f7
Patched qt3_generate_moc calls to specify full path to moc sources (to allow out-of-build configurations)
2008-12-17 20:06:35 +00:00
Laurent Rineau
b861e82892
Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found.
2008-11-20 13:22:51 +00:00
Laurent Rineau
4032eade9a
Massive removale of "QUIET" in find_package calls (except for
...
FindVTK.cmake, which has a bug). Let's see if that can help us to find out
why we still have problems with demos on MacOS and Windows.
2008-11-19 13:58:43 +00:00
Fernando Cacciola
547bffecd9
Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4
2008-11-06 13:03:41 +00:00
Fernando Cacciola
70fa9503fd
Added CMP0003 policy
2008-11-04 12:30:29 +00:00
Laurent Rineau
f10a590672
Mass-remove vcproj files.
2008-10-21 09:21:22 +00:00
Andreas Fabri
6340443886
Add QUIET to find_package
2008-10-01 12:26:28 +00:00
Laurent Rineau
b52c7a09e9
- Fix soname and soversion of libraries (they were exchanged).
...
- Make get_dependency_version found the print_${LIB}_version.cpp, even
if the lib is compiled separately.
- Rename FindQt3.cmake to FindQt3-patched.cmake and Qt3Macros to
Qt3Macros-patched.
- Make CGAL-Qt3 compilable separately.
- Fix all commited CMakeLists.txt:
- use Qt3-patched and Qt3Macros-patched, and s/QT_/QT3_/
- add a comment about FindQt3-patched,
- wrap target creation with if(CGAL_FOUND AND QT3_FOUND)/else/endif
- Modified cgal_create_cmake_script
2008-09-24 10:32:44 +00:00
Laurent Rineau
f1b56f9a11
Fix some CMakeLists.txt (that use Qt3 or Qt4).
2008-09-22 11:59:21 +00:00
Andreas Fabri
c6ab490a78
Added CMakeLists.txt
2008-09-18 14:06:41 +00:00
Laurent Rineau
a9f67f82b5
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Laurent Rineau
a302cff5c8
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
2008-09-09 21:42:42 +00:00
Guy Zucker
1d5fa8d52f
Turned global variables into class members to allow multiple windows to function properly. Had to make additional .h, .cpp files
2008-07-09 13:04:14 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Efi Fogel
163e366b61
cleanup
2007-11-21 10:26:38 +00:00
Efi Fogel
f17b5d1eaf
API revisited
2007-11-21 10:24:10 +00:00
Shlomo Golubev
89feac2610
rename Arr_traits_2 to Arr_geometry_traits
2007-08-22 22:58:35 +00:00
Shlomo Golubev
aed1bcb1aa
work arounds for Envelope_3
2007-08-09 13:35:21 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +00:00
Andreas Fabri
ea71b8eaa1
.C ->.cpp and autolinking
2007-04-11 13:59:20 +00:00
Andreas Fabri
647296fd67
removed unused parameter
2007-03-20 07:53:53 +00:00
Joachim Reichel
d08f6bea45
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
2007-03-11 09:54:17 +00:00