Age | Commit message (Expand) | Author |
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-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 | Merge pull request #222 from mrrobinson/master | Marius Kintel |
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 |
2012-12-29 | cleaning up | don bright |
2012-12-29 | qmake-macx last detected on eigen. (unix=1 on osx). clarify comments. | don bright |
2012-12-29 | simplify README a little bit on build process | don bright |
2012-12-29 | make RPATH work on uni-build-dependencies with GLEW on 64 bit machines | don bright |
2012-12-29 | prevent LD_LIBRARY_PATH problems on unix (not OSX) systems with | don bright |
2012-12-27 | Ignore dimension when evaluating control modules mixed with geometry children... | Marius Kintel |
2012-12-25 | a workaround for LD_LIBRARY_PATH having to be set every time you want to | don bright |
2012-12-25 | Merge branch 'mxebuild_fix' of github.com:openscad/openscad into mxebuild_fix | don bright |
2012-12-25 | fix clang build on glew. add some documentation. | don bright |
2012-12-25 | path instructions should be / not ./ | don bright |
2012-12-25 | fix eigen detection bug i introduced yesterday | don bright |
2012-12-25 | fixing g++ version detection | don bright |
2012-12-25 | improve Gcc version detection | don bright |
2012-12-23 | detect netbsd / freebsd after linux not before, for bison/flex. | don bright |
2012-12-23 | CONFIG=skip_version_check should be += otherwise qmake has bizarre problems (... | don bright |
2012-12-23 | more alt linux fixes | don bright |
2012-12-23 | netbsd - ask user to verify X Sets are installed | don bright |
2012-12-23 | fixes for Alt Linux | don bright |
2012-12-23 | dont test for git, curl. they arent strictly needed for build | don bright |
2012-12-23 | make glew min 1.5.4 (its OK). fix glew + gcc detection. more debugging info. | don bright |
2012-12-23 | netbsd fixes | don bright |
2012-12-21 | deal with unknown system type better. remove 'tested on' messages | don bright |
2012-12-21 | stop apt-get from failing on unfound package names | don bright |