Age | Commit message (Expand) | Author |
2013-01-16 | Linux build fix: qmake exists() was using the variable name instead of its co... | Marius Kintel |
2013-01-16 | Updated RELEASE_NOTES | Marius Kintel |
2013-01-15 | Reorganized section for building binaries | Marius Kintel |
2013-01-15 | sync | Marius Kintel |
2013-01-13 | bugfix: Wrong slot names for OpenCSG warning dialog | Marius Kintel |
2013-01-13 | Moved Mac download site from github to google code | Marius Kintel |
2013-01-13 | remove duplicate test from test list. clarify speed lanuage on large file | don bright |
2013-01-13 | Merge branch 'master' of github.com:openscad/openscad into colah_highlighter | don bright |
2013-01-13 | doc length tested ok. remove FIXME note | don bright |
2013-01-13 | balance colors, fix bug in numbers, highlight more stuff | don bright |
2013-01-13 | highlight numbers and brackets as well | don bright |
2013-01-12 | fix qt4.4, old gcc, and mention Giles' Rapcad higlighter | don bright |
2013-01-12 | fix for gcc. simplify mainwin.cc a bit. | don bright |
2013-01-12 | note about speed on qt < 4.6 | don bright |
2013-01-12 | oops % should not be bold | don bright |
2013-01-12 | make it work on Qt less than 4.6 | don bright |
2013-01-12 | now passes all tests in 'manual test suite' | don bright |
2013-01-12 | rewrite large bit of syntax highlighter, add 'manual' test instructions | don bright |
2013-01-11 | Added hashbang | Marius Kintel |
2013-01-11 | Merge pull request #239 from openscad/google_code_uploader | Marius Kintel |
2013-01-10 | dont crash if there's no .netrc file. add security notice. discourage .netrc ... | don bright |
2013-01-10 | add google code uploader script. for uploading binaries / releases | don bright |
2013-01-09 | add three people. update copyright date to 2013. | don bright |
2013-01-09 | Merge branch 'master' of github.com:openscad/openscad into colah_highlighter | don bright |
2013-01-09 | add to acknowledgements | don bright |
2013-01-09 | merge, by hand, Christopher Olah's syntax highlighter code | don bright |
2013-01-09 | remove QCodeEditor inspired by Giles Bathgates Jan 7 2012 email to list | don bright |
2013-01-08 | sync | Marius Kintel |
2013-01-08 | Don't just ignore geometric nodes having zero volume/area - when doing differ... | Marius Kintel |
2013-01-08 | bugfix for recently introduced bug: Render negative 2D objects slightly thick... | Marius Kintel |
2013-01-08 | better detection of qmake-qt5 vs qmake for qt5 | don bright |
2013-01-08 | notify user of QTDIR setting | don bright |
2013-01-08 | allow qt5 build | don bright |
2013-01-08 | Merge pull request #222 from mrrobinson/master | Marius Kintel |
2013-01-06 | remove unneeded frand functions | don bright |
2013-01-06 | clarify that its not nondeterministic, we are supporting older systems | don bright |
2013-01-06 | also use process ID to seed pseudo random number generator | don bright |
2013-01-06 | fix typo | don bright |
2013-01-06 | remove boost::random_device, move min/max out of the random generator loop | don bright |
2013-01-06 | experimental workaround for boost linker problems w random_device | don bright |
2013-01-06 | switch builtin_rands() to use boost::random per issue 234 | don bright |
2013-01-05 | Merge pull request #235 from openscad/mxebuild_fix | Marius Kintel |
2012-12-30 | cleanup | don bright |
2012-12-30 | clarify comments | don bright |
2012-12-30 | clarify comments | don bright |
2012-12-30 | clarify variable names. simplify. | don bright |
2012-12-30 | clarify comments and variable names in pretty print | don bright |
2012-12-29 | clarify comments | don bright |
2012-12-29 | remove detection via package system, complicated + doesnt work well | don bright |
2012-12-29 | cleanup | don bright |