summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-17Updated copyright year to 2013Marius Kintel
2013-01-17Note about setting VERSION env. variableMarius Kintel
2013-01-17Added some fixme's related to quitting while doing a long calculation. It ↵Marius Kintel
sometimes causes a crash atm.
2013-01-17Test results for updated tests for issue #221Marius Kintel
2013-01-17Use correct Qt toolsMarius Kintel
2013-01-17Build our own Qt binaries on Mac, to be able to support 32-bit builds. ↵Marius Kintel
Upgraded gmp to 5.1.0
2013-01-17Credit goes to chrysn, using his handle instead of his real nameMarius Kintel
2013-01-17Merge pull request #245 from openscad/final_tweaksMarius Kintel
Final tweaks
2013-01-17point out that you need a clean shell to run the mingw crossbuilddon bright
2013-01-17US-style Trademark disclaimerdon bright
2013-01-17mention that cross-building dependencies can take several hoursdon bright
2013-01-17Show Qt version in Library InfoMarius Kintel
2013-01-17CONFIG= should read CONFIG+= -- otherwise it causes bizare build errorsdon bright
2013-01-17Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-01-17Added path to self-built QtMarius Kintel
2013-01-17Merge pull request #243 from openscad/fix_dxf_deps_problemMarius Kintel
allow dxf deps writing
2013-01-17allow dxf deps writingdon bright
2013-01-16Linux build fix: qmake exists() was using the variable name instead of its ↵Marius Kintel
contents
2013-01-16Updated RELEASE_NOTESMarius Kintel
2013-01-15Reorganized section for building binariesMarius Kintel
2013-01-15syncMarius Kintel
2013-01-13bugfix: Wrong slot names for OpenCSG warning dialogMarius Kintel
2013-01-13Moved Mac download site from github to google codeMarius Kintel
2013-01-13remove duplicate test from test list. clarify speed lanuage on large filedon bright
2013-01-13Merge branch 'master' of github.com:openscad/openscad into colah_highlighterdon bright
2013-01-13doc length tested ok. remove FIXME notedon bright
2013-01-13balance colors, fix bug in numbers, highlight more stuffdon bright
2013-01-13highlight numbers and brackets as welldon bright
2013-01-12fix qt4.4, old gcc, and mention Giles' Rapcad higlighterdon bright
2013-01-12fix for gcc. simplify mainwin.cc a bit.don bright
2013-01-12note about speed on qt < 4.6don bright
2013-01-12oops % should not be bolddon bright
2013-01-12make it work on Qt less than 4.6don bright
2013-01-12now passes all tests in 'manual test suite'don bright
2013-01-12rewrite large bit of syntax highlighter, add 'manual' test instructionsdon bright
2013-01-11Added hashbangMarius Kintel
2013-01-11Merge pull request #239 from openscad/google_code_uploaderMarius Kintel
Google code uploader
2013-01-10dont crash if there's no .netrc file. add security notice. discourage .netrc ↵don bright
use.
2013-01-10add google code uploader script. for uploading binaries / releasesdon bright
2013-01-09add three people. update copyright date to 2013.don bright
2013-01-09Merge branch 'master' of github.com:openscad/openscad into colah_highlighterdon bright
2013-01-09add to acknowledgementsdon bright
2013-01-09merge, by hand, Christopher Olah's syntax highlighter codedon bright
2013-01-09remove QCodeEditor inspired by Giles Bathgates Jan 7 2012 email to listdon bright
2013-01-08syncMarius Kintel
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2013-01-08bugfix for recently introduced bug: Render negative 2D objects slightly ↵Marius Kintel
thicker than positive objects to avoid z-buffer tearing with OpenCSG rendering
2013-01-08new test results (degenerate polygons produce output)don bright
2013-01-08better detection of qmake-qt5 vs qmake for qt5don bright
2013-01-08notify user of QTDIR settingdon bright
contact: Jan Huwald // Impressum