Commit Graph

2919 Commits (c5db28cfa0cc5a37e31e5504367a2b2cafa09d81)

Author SHA1 Message Date
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
Marius Kintel 95e399e06c Merge pull request #370 from openscad/gcc110fix
Gcc110fix
2013-05-23 21:14:34 -07:00
don bright 85a6cf92fe remove debugging assignment 2013-05-23 19:35:44 -07:00
don bright f95941bbba update cmake to work with custom built GLU in $BASEDIR 2013-05-23 19:31:49 -07:00
don bright 1c480a554a make dependency build work for OpenCSG without qmake 2013-05-23 19:16:04 -07:00
Marius Kintel ef9d8a853b Merge branch 'master' into issue304 2013-05-21 23:04:22 -04:00
Marius Kintel 71ab237aad Added tests for linear extrude with scale. Should mostly fix #273 2013-05-21 21:26:51 -04:00
Marius Kintel fab07bafda Added recursion example. Fixes #346 2013-05-21 19:21:00 -04:00
Marius Kintel 164902fa76 code comments 2013-05-21 18:58:39 -04:00
Marius Kintel 18c4eeebdc compile fix 2013-05-22 00:28:41 +02:00
Marius Kintel 41d1c94879 Starting point for Unix implementation of built-in library path. Part of #125 2013-05-21 18:19:29 -04:00
Marius Kintel 13e4bcd50e Added meny entry for disclosing the library path. Part of #125 2013-05-21 18:02:16 -04:00
Marius Kintel e2772c70b8 Initial Windows implementation of built-in library path. Part of #125 2013-05-21 17:45:24 -04:00
Don Bright fef8dba56b map bug 2013-05-19 23:33:15 -05:00
Don Bright 8696d4440e pointer bug 2013-05-19 23:32:41 -05:00
Don Bright 8a83e334ab try to refactor the 'is_modified( includefile )' code 2013-05-19 23:31:18 -05:00
Don Bright 77a598ab72 throw warning when include file disappears. refactoring. 2013-05-19 18:04:51 -05:00
Don Bright 24e726fb58 first refactoring towards fixing issue364 2013-05-19 15:14:05 -05:00
Marius Kintel f8622005f8 Merge branch 'master' into issue341
Conflicts:
	scripts/builder.sh
2013-05-19 11:29:22 -04:00
Don Bright 5a647f963a bold a single about box line 2013-05-18 16:04:59 -05:00
Don Bright ca4fb9238f update readme 2013-05-18 15:40:01 -05:00
Don Bright 6509f08382 allow 'upload only' and 'dryrun' debugging options 2013-05-18 14:37:04 -05:00