Commit Graph

2588 Commits (a4fea6df86d81d305a9cf1608b2699e383a5a7ab)

Author SHA1 Message Date
don bright 1bec7aad09 modify qmake buildfile, move offscreen rendering to main src directory 2013-01-24 04:01:34 +01:00
don bright e82b056e81 basic parse of .png output filename. basic command line option "--render" 2013-01-24 03:51:15 +01:00
don bright ddebb3991c add another to About dialog 2013-01-22 05:25:42 +01:00
don bright 3eb1394997 documentation fixup 2013-01-22 03:57:27 +01:00
don bright bc395c95f6 rewrite wrapper using popen. add 1 name to abt dialog 2013-01-22 03:43:55 +01:00
Marius Kintel 2e65c6ddc5 Merge pull request #238 from openscad/issue234
Issue234
2013-01-21 16:38:48 -08:00
Marius Kintel 53c4954a71 Merge pull request #241 from openscad/qt5build
Qt5build
2013-01-21 16:38:11 -08:00
Marius Kintel 784b503f0d Merge pull request #240 from openscad/colah_highlighter
Colah highlighter
2013-01-21 16:34:59 -08:00
don bright 1af090c7b3 add wrapper code from nop head, mod build scripts 2013-01-21 14:25:14 +01:00
Marius Kintel 6ecf96b081 Minor tweaks to checklist 2013-01-17 15:18:46 -05:00
Marius Kintel 52c9fd7adc Updated copyright year to 2013 2013-01-17 15:18:30 -05:00
Marius Kintel 763e5d3f65 Note about setting VERSION env. variable 2013-01-17 15:02:28 -05:00
Marius Kintel 7f4cfc5ada Added some fixme's related to quitting while doing a long calculation. It sometimes causes a crash atm. 2013-01-17 13:31:12 -05:00
Marius Kintel 0e4e8b64a7 Test results for updated tests for issue #221 2013-01-17 11:43:17 -05:00
Marius Kintel 31021b3fd5 Use correct Qt tools 2013-01-17 11:37:51 -05:00
Marius Kintel 8537dc986c Build our own Qt binaries on Mac, to be able to support 32-bit builds. Upgraded gmp to 5.1.0 2013-01-17 11:37:38 -05:00
Marius Kintel 6f73b1e858 Credit goes to chrysn, using his handle instead of his real name 2013-01-17 11:21:53 -05:00
Marius Kintel bcfbe9cdf3 Merge pull request #245 from openscad/final_tweaks
Final  tweaks
2013-01-17 08:11:51 -08:00
don bright 2336f6fe2a point out that you need a clean shell to run the mingw crossbuild 2013-01-17 16:57:58 +01:00
don bright 05fa73b27a US-style Trademark disclaimer 2013-01-17 16:43:46 +01:00
don bright 017059c686 mention that cross-building dependencies can take several hours 2013-01-17 16:41:04 +01:00
Marius Kintel ce1969c4da Show Qt version in Library Info 2013-01-17 10:23:10 -05:00
don bright 136139ca01 CONFIG= should read CONFIG+= -- otherwise it causes bizare build errors 2013-01-17 16:16:45 +01:00
Marius Kintel 0b1029ff4d Merge branch 'master' of github.com:openscad/openscad 2013-01-17 09:58:54 -05:00
Marius Kintel 8dfc6d71ca Added path to self-built Qt 2013-01-17 09:58:29 -05:00
Marius Kintel 20280e88ca Merge pull request #243 from openscad/fix_dxf_deps_problem
allow dxf deps writing
2013-01-17 06:56:03 -08:00
don bright 202c57773e allow dxf deps writing 2013-01-17 03:51:33 +01:00
Marius Kintel 7ea7ea9aee Linux build fix: qmake exists() was using the variable name instead of its contents 2013-01-16 14:59:45 -05:00
Marius Kintel 3d36baed60 Updated RELEASE_NOTES 2013-01-15 19:06:02 -05:00
Marius Kintel 1d8c634663 Reorganized section for building binaries 2013-01-14 21:23:40 -05:00
Marius Kintel 5639fdba23 sync 2013-01-14 21:23:10 -05:00
Marius Kintel db8d891943 bugfix: Wrong slot names for OpenCSG warning dialog 2013-01-13 18:28:13 -05:00
Marius Kintel a1da6b2ade Moved Mac download site from github to google code 2013-01-13 13:46:36 -05:00
don bright 99a0b67cd4 remove duplicate test from test list. clarify speed lanuage on large file 2013-01-13 10:16:21 -06:00
don bright d7d9ef3bcd Merge branch 'master' of github.com:openscad/openscad into colah_highlighter 2013-01-13 05:06:50 +01:00
don bright 49fe4998d0 doc length tested ok. remove FIXME note 2013-01-13 05:06:15 +01:00
don bright d615939791 balance colors, fix bug in numbers, highlight more stuff 2013-01-12 20:07:15 -06:00
don bright 59910af66a highlight numbers and brackets as well 2013-01-12 18:29:30 -06:00
don bright 987cd438f6 fix qt4.4, old gcc, and mention Giles' Rapcad higlighter 2013-01-13 00:37:20 +01:00
don bright f4f06d48d8 fix for gcc. simplify mainwin.cc a bit. 2013-01-13 00:01:24 +01:00
don bright 3ff8ca36b5 note about speed on qt < 4.6 2013-01-12 16:48:19 -06:00
don bright 1d9d3ef804 oops % should not be bold 2013-01-12 16:39:45 -06:00
don bright 8f986a3399 make it work on Qt less than 4.6 2013-01-12 16:36:07 -06:00
don bright 2c6d69645f now passes all tests in 'manual test suite' 2013-01-12 16:11:19 -06:00
don bright 3b7bc56bde rewrite large bit of syntax highlighter, add 'manual' test instructions 2013-01-12 14:05:10 -06:00
Marius Kintel 51d8350113 Added hashbang 2013-01-11 15:43:09 -05:00
Marius Kintel 67fe6a03e8 Merge pull request #239 from openscad/google_code_uploader
Google code uploader
2013-01-11 10:25:24 -08:00
don bright 8d23b5b07b dont crash if there's no .netrc file. add security notice. discourage .netrc use. 2013-01-09 19:56:56 -06:00
don bright 3c4ff966e6 add google code uploader script. for uploading binaries / releases 2013-01-10 02:23:14 +01:00
don bright 0c44bd1472 add three people. update copyright date to 2013. 2013-01-10 00:31:57 +01:00