Commit Graph

5258 Commits (b567f844ad654f9b2a433e45ab00d48f4b1f950b)

Author SHA1 Message Date
Marius Kintel b567f844ad #669 Support libc++ in macosx-sanity-check 2015-02-10 17:50:42 -05:00
Marius Kintel 137928fced #669 C++11 build fix 2015-02-10 17:46:55 -05:00
Marius Kintel 7c2db84fe6 #669 Added C++11 support 2015-02-10 17:32:24 -05:00
Marius Kintel 65935b4466 Merge remote-tracking branch 'origin/master' into c++11 2015-02-10 17:31:12 -05:00
Marius Kintel 4b4f4386bb Be nice (and C++11 compatible) 2015-02-10 17:31:00 -05:00
Marius Kintel 6576ee7d05 Merge remote-tracking branch 'origin/master' into c++11 2015-02-10 16:42:48 -05:00
Marius Kintel 2cbbf66586 Support high-resolution icons if present 2015-02-10 14:10:25 -05:00
Marius Kintel 0fefd42250 The margin checkerboard was a bit visually disturbing 2015-02-10 12:21:53 -05:00
Marius Kintel 571d2140c1 Updated Mac dependency build: Allow package selection on the cmd-line, allow forcing reinstall of already installed package 2015-02-09 19:19:00 -05:00
Marius Kintel c2bd5c3537 Set the following enabled as default: show axes, show scalemarkers, automatic reload. Fixes #1205 2015-02-09 18:46:12 -05:00
Marius Kintel c50d927216 Fixed bug in libtess. Fixes #1210 2015-02-09 18:42:17 -05:00
Marius Kintel b2f2323f6b #1210 Added test 2015-02-09 01:29:32 -05:00
Marius Kintel fe4997b38c Merge pull request #1207 from Lenbok/fix-qt-detection-hang
Fix problem with check-dependencies.sh during detection of qt
2015-02-06 00:42:38 +01:00
Lenbok 47f5815b49 Fix problem with check-dependencies.sh during detection of qt under
some circumstances.

- If qtchooser is installed but qmake could not be found (either qt4
  or qt5), the check would hang due to grep expecting input from
  stdin.

- If qtchooser is installed but qmake for qt5 is not installed, the
  code would not actually check for the existence of qt4 qmake, since
  the test for ! -e $qtpath doesn't do what you want when $qtpath is
  empty.
2015-02-06 12:03:07 +13:00
Marius Kintel e6557822f6 Removed obsolete file 2015-02-05 17:08:24 -05:00
Marius Kintel 6cecbc2a52 Removed unused images 2015-02-05 17:07:46 -05:00
Marius Kintel a4508e3fb5 Removed obsolete files 2015-02-05 17:03:19 -05:00
Marius Kintel 37421bbbfa #1186 bugfix: Use QString in slots 2015-02-05 12:08:38 -05:00
Marius Kintel a203b55205 Reduce excessive degenerate polygon warnings 2015-02-05 12:08:08 -05:00
Marius Kintel 4ce1a8d92f Move cursor to end of console to avoid inheriting selected paragraph style. Fixes #1186 2015-02-04 01:20:53 -05:00
Marius Kintel 0fcc1fbf83 Force execution of the progress dialog to the GUI thread. Fixes #1194 2015-02-03 14:35:54 -05:00
Marius Kintel 8cb5adf0ca Make sure GUI event processing happens in the GUI thread. Fixes #1194 2015-02-03 00:48:26 -05:00
Marius Kintel 00a3a1777e #793 Don't try to tessellate empty geometry 2015-02-02 19:21:49 -05:00
Marius Kintel 707103b606 #793 Tessellate PolySets before rendering to properly support concave polygons 2015-02-02 18:57:21 -05:00
Marius Kintel 384c6af273 Output timing for convex decomposition when doing minkowski 2015-02-02 16:31:17 -05:00
Marius Kintel 32024588b5 bugfix: Specifying multiple --debug args didn't work 2015-02-02 15:56:35 -05:00
Marius Kintel c0bcb36843 #842 bugfix: handle multiple consecutive NBSP characters 2015-02-02 14:08:53 -05:00
Marius Kintel 9cade2487e Added NBSP tests 2015-02-02 14:05:49 -05:00
Marius Kintel f669f4d84a Merge branch 'master' of github.com:openscad/openscad 2015-02-01 18:43:21 -05:00
Marius Kintel 111197f694 #793 Added testcase 2015-02-01 18:43:18 -05:00
Marius Kintel 3aa0b63a05 Merge pull request #1201 from hroncok/czech
Updated the Czech translation after #1200 changes
2015-02-01 20:57:36 +01:00
Miro Hrončok c5f7f66809 Updated the Czech translation after #1200 changes 2015-02-01 20:55:47 +01:00
Marius Kintel bd53d58061 Merge pull request #1200 from openscad/translations-update
Translations update
2015-02-01 20:22:27 +01:00
Torsten Paul c5ec54362e Run translation-make.sh from test suite to validate *.po file syntax (fixes #1180). 2015-02-01 20:11:29 +01:00
Torsten Paul af8c938c8c Update German translation. 2015-02-01 19:44:30 +01:00
Torsten Paul fa233049c7 Fix translation of combobox values in preferences. 2015-02-01 19:44:11 +01:00
Torsten Paul ef8cdc42d3 Update translations. 2015-02-01 19:41:21 +01:00
Marius Kintel ea165eeb58 Wops, accidentally committed a change made for testing 2015-01-29 20:43:13 -05:00
Marius Kintel 5b216a5bd4 Changed behavior of something minkowski'ed with nothing: It should return the actual object without changes 2015-01-29 18:50:57 -05:00
Marius Kintel f01826b28b #1196 moved test to fixed issues 2015-01-29 18:36:33 -05:00
Marius Kintel 1d66d2154b Filter empty children before performing minkowski sum. Fixes #1196 2015-01-29 18:35:12 -05:00
Marius Kintel e4d7de133b #1198 moved test to fixed issues 2015-01-29 17:54:58 -05:00
Marius Kintel 0ca04759bb Bugfix: We forgot to align the first passed vertex. Fixes #1198 2015-01-29 17:45:09 -05:00
Marius Kintel 2b727e8ea2 #1198 Added testcase 2015-01-29 17:06:30 -05:00
Marius Kintel 07e1894f6e Fixes crash when using rands() with min == max 2015-01-29 12:59:56 -05:00
Marius Kintel b5c60a22e5 #1196 Added testcase 2015-01-29 12:24:12 -05:00
Marius Kintel 81ef1b896b Merge pull request #1189 from hroncok/czech
Updated the Czech translation
2015-01-29 17:27:16 +01:00
Marius Kintel c68533d3c6 #1189 Removed unused titles for progressbar and preferences toolbar 2015-01-29 11:26:38 -05:00
Marius Kintel 3fa3317233 minor fix: Call this->quit to correctly end application 2015-01-29 11:18:53 -05:00
Marius Kintel 41642f2cb5 Updated menu mnemonics to cover most of the entries 2015-01-29 11:16:31 -05:00