Commit Graph

27 Commits (f1d4a52f4cc01843f5d7c40499fcfe44cc82712f)

Author SHA1 Message Date
Marius Kintel 22c5f37424 Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
Marius Kintel b38310a837 bugfix: Support passing files without an explicit parent directory 2012-03-20 12:05:18 +01:00
Marius Kintel 2def247b1b Minor refactor: use set/get_librarydir() to access global variable 2012-02-02 22:50:51 +01:00
Marius Kintel 8061a36dd1 Use QCoreApplication - reduce Qt dependency 2012-01-25 21:07:53 +01:00
Marius Kintel 16c05eb533 Temporarily removed progress output from file exporting to remove Qt dependency. When reinstating this, use another mechanism 2012-01-25 02:59:02 +01:00
donb 65a1c9cf6c add boosty.h for compatability with boost <1.44 2012-01-14 05:02:15 +01:00
Marius Kintel 312a25f270 Removed Qt dependency from parser_init() 2011-12-25 15:09:52 +01:00
Marius Kintel 9293b591c7 Ported currentdir handling from Qt to boost filesystem 2011-12-25 00:22:03 +01:00
Marius Kintel 0ab51d2d23 Extracted librarydir initialization to separate function 2011-12-24 22:02:37 +01:00
Marius Kintel acc0a21fe3 Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
Marius Kintel 45161d4356 Slight refactoring of builtin function and module handling 2011-11-06 18:37:12 +01:00
Marius Kintel efcbf8e1a2 Minor refactoring of test code 2011-11-05 19:38:03 +01:00
Marius Kintel d14a24a2b6 copyright updates 2011-11-05 19:01:19 +01:00
Marius Kintel 3cda438624 refactored away duplicate code 2011-11-05 17:05:30 +01:00
don bright a1c698f422 enable build of cgalpngtest under windowsXP 2011-10-10 18:01:51 -05:00
Marius Kintel 95949cf961 Implemented CGAL caching 2011-09-11 10:51:55 +02:00
Marius Kintel 75784844ea Implemented OFF export 2011-09-07 22:04:02 +02:00
Marius Kintel 59b0d16488 bugfix: Don't try to export empty polyhedrons 2011-09-04 23:20:50 +02:00
Marius Kintel 723c6b7cf2 bugfix: root modifier now works with test apps 2011-09-04 18:53:09 +02:00
Marius Kintel 821c7df1fe Extracted handle_dep() to separate source file 2011-09-04 00:03:16 +02:00
Marius Kintel 1633fb0344 Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
Marius Kintel 2b0035175d One step further on a Qt-free offscreen renderer 2011-07-31 03:12:27 +02:00
Marius Kintel 99e466a7bc cosmetics 2010-11-07 22:54:41 -05:00
Marius Kintel ab90b38780 Value::QVector -> std::vector 2010-11-07 17:12:34 -05:00
Marius Kintel 6add106bfe Updated tests to latest internal API 2010-11-03 19:26:59 +01:00
Marius Kintel 455a8e22c1 Added cgaltest 2010-10-31 02:42:39 +02:00
Marius Kintel 728f4ac790 Moved more tests from test-code to tests 2010-10-31 02:42:39 +02:00