Commit Graph

2940 Commits (4911c43195e5f4cbc8c8895e39d403ef5c355a7e)

Author SHA1 Message Date
Marius Kintel 4911c43195 minor doc addition 2013-06-05 20:20:28 -04:00
Marius Kintel 019361fcb7 Added Fedora maintainer. Fixed characted encoding 2013-06-04 22:36:27 -04:00
Marius Kintel 9f41cb4811 Remove personal copyright from console 2013-06-04 22:36:01 -04:00
Marius Kintel 7863de2c80 Merge branch 'master' of github.com:openscad/openscad 2013-06-04 20:58:45 -04:00
Marius Kintel 7f74d8d5d3 bugfix: drag&drop of stl/off/dxf didn't work into an empty editor 2013-06-04 20:57:52 -04:00
Don Bright 4cc13d2207 delete openscad.com, bug rept by michael at oz issue 389 2013-06-02 22:49:24 -05:00
Marius Kintel 41f352a788 Added moduledumptest. Fixes #384 2013-06-01 16:11:44 -04:00
Marius Kintel 84088dee58 Improved if-else test to include a multiple-children test 2013-06-01 16:11:15 -04:00
Marius Kintel f110092852 Added resize() and improved if test 2013-06-01 16:09:05 -04:00
Marius Kintel 00dda1b02c Assign function results to different variables to improve test coverage 2013-06-01 16:07:27 -04:00
Marius Kintel 7d932eacca Added some missing functions and modules 2013-06-01 16:06:19 -04:00
Marius Kintel e4197c1b58 Dump the else part of if-else blocks if it has any content. Part of #384 2013-06-01 16:05:09 -04:00
Marius Kintel 6951655422 Some expressions didn't support toString, which caused an assertion failure. Part of #384 2013-06-01 16:04:24 -04:00
Marius Kintel 618c9ff223 bugfix: dxf_cross() on file-not-found 2013-06-01 16:03:37 -04:00
Don Bright 31b234140d improve bison detection 2013-05-30 06:02:38 +02:00
Marius Kintel b46429c577 Updated scripts to match recent website changes in openscad/openscad.github.com#10 2013-05-29 01:38:06 -04:00
Marius Kintel 6476048af2 Added info on how to update MCAD 2013-05-29 01:30:01 -04:00
Marius Kintel 083763e96a updated MCAD 2013-05-28 21:15:58 -04:00
Marius Kintel ecf9836603 Merge branch 'master' of github.com:openscad/openscad 2013-05-28 21:12:09 -04:00
Marius Kintel 430bb3d7bd Added note about Qt dependency 2013-05-28 20:57:23 -04:00
Marius Kintel e40eeaf8c8 bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove qt linkage 2013-05-28 17:15:42 -07:00
Marius Kintel c5db28cfa0 Release preparations: Cleaned up the release notes a bit 2013-05-28 18:56:57 -04:00
Marius Kintel 84e918da7d Added missing testfile 2013-05-27 17:40:47 -04:00
Marius Kintel c4649c5753 Merge pull request #374 from will1471/save-fail-feedback
Show a QMessageBox when saving a file failes.
2013-05-27 07:18:16 -07:00
will 7c6e039d1c Show a QMessageBox when saving a file failes. 2013-05-27 12:31:25 +01:00
donbright ef7b80656f Merge pull request #368 from openscad/issue125
Issue125
2013-05-26 22:28:56 -07:00
Don Bright 37dc9342a1 Merge branch 'master' of github.com:openscad/openscad into issue125 2013-05-27 00:08:31 -05:00
Don Bright 6742ad55f4 fix buggy string init. remove debug string 2013-05-26 22:55:14 -05:00
Don Bright 53e778af70 fix bugs in win version 2013-05-26 22:03:16 -05:00
Marius Kintel 0967a26bff Support locating previously missing modules. yet another part of #364 2013-05-26 21:55:00 -04:00
Don Bright cd831d6922 add 'create library' call to mainwin.cc GUI. 2013-05-26 20:45:28 -05:00
Don Bright 08952ee216 windows - library path find, also windows build fixes 2013-05-26 20:24:53 -05:00
Marius Kintel 837b574351 Added missing test result 2013-05-26 17:15:02 -04:00
Marius Kintel eb1fc82534 typo 2013-05-26 17:06:56 -04:00
Marius Kintel 93117c0d02 Final fix of #364 - includepaths leaked to subsequent pathless includes 2013-05-26 17:03:52 -04:00
Marius Kintel 6cdffec403 disabled the wrong test by mistake 2013-05-26 17:03:21 -04:00
Marius Kintel ce11fb2ea2 Fixed remaining issue. We now correctly detect removal of files as changes. Removed temporary debug output. Fixes #364 2013-05-26 15:08:23 -04:00
Marius Kintel da970b5cc0 typo 2013-05-26 15:05:59 -04:00
Don Bright 31c88a434b merge branch to get windows "library path" working. tweak build system,
eliminate several compiler warnings.
2013-05-25 22:37:26 -05:00
Marius Kintel 6b66e9f033 Added test cases for #364 2013-05-25 18:30:55 -04:00
Marius Kintel cc6ac10e47 Search paths when looking for previously missing includes. Should provide most of what's needed for #364 2013-05-25 17:45:13 -04:00
Marius Kintel 9740232b08 Merge branch 'master' into issue364 2013-05-25 15:21:17 -04:00
Marius Kintel e607447761 Added expected files for example024 2013-05-25 11:48:04 -07:00
Marius Kintel 85d465617a Updated tests as part of #304 2013-05-25 14:01:45 -04:00
Marius Kintel 199409c42b re-disabled some nonsensical test combinations 2013-05-25 13:30:38 -04:00
Marius Kintel 794b80ffcf Modified tests for #304 2013-05-25 13:11:09 -04:00
Marius Kintel 3baefed148 Tuning of highlight and background modifiers 2013-05-25 13:09:57 -04:00
Marius Kintel 4c779ba6ea Merge branch 'master' into issue304 2013-05-24 18:40:38 -04:00
Marius Kintel e1766faeed Initial implementation of improved operator handling. Provides the bulk of work for #304 2013-05-24 18:40:09 -04:00
Marius Kintel 27ce04ef90 Related to #372. Fixes crash on systems where the stack size for new threads is to small 2013-05-24 15:16:58 -04:00