summaryrefslogtreecommitdiff
path: root/src/openscad.cc
AgeCommit message (Expand)Author
2014-02-17cmdline(): fix crash on file names without suffixJan Huwald
2014-02-16allow writing to standard output from command line, update output handler to ...Jan Huwald
2014-02-16add --action cmdline, make -o optional, partially implement usage of stdout a...Jan Huwald
2014-02-16refractor command line parsingJan Huwald
2014-02-16openscad.cc: remove unreachable error statements in option parserJan Huwald
2014-02-16write output to temporary file, commit only after completionJan Huwald
2014-02-15openscad.cc: rename std::vector and std::string to vector and stringJan Huwald
2014-02-15reduce code redundancy in cmdline()Jan Huwald
2014-02-14compute application path without resorting to QtJan Huwald
2014-02-14Merge branch 'f_improve_help' into f_refractor_openscadJan Huwald
2014-02-13allow reading .scad files from standard inputHEADmasterf_read_stdinJan Huwald
2014-02-13Automatize and improve --help outputf_improve_helpJan Huwald
2014-02-06Backported 2e3729ab2268f29ee4ff5898f629c4a10c2d6587 to master; redo assembleP...Marius Kintel
2014-02-05Qt5: Ported Q_WS usage to Q_OSMarius Kintel
2014-02-04Added --csglimit parameterMarius Kintel
2014-01-18killed warningMarius Kintel
2014-01-07Mac fix: We need to use bundled resources when running bundled apps in cmd-li...Marius Kintel
2014-01-03Added missing --version and --info to help outputMarius Kintel
2014-01-03Keep cmd-line and GUI separate in terms of preferences, handle experimental t...Marius Kintel
2014-01-02Add feature registry.Torsten Paul
2013-12-08#559 Fix Qt font rendering on OS X 10.9Marius Kintel
2013-11-08Re-fix: don't add path to empty files. Fixes #536Marius Kintel
2013-10-30Invocation of openscad with an absolute path failed:Henner Zeller
2013-10-25Use PRINTB for output which might be grabbed by OS launchersMarius Kintel
2013-10-25bugfix: Allow unknown parameters. This fixes exit-on-launch issue on MacMarius Kintel
2013-10-22bugfix: starting without arguments caused a warningMarius Kintel
2013-10-22bugfix: Don't use QApplication before it's instantiatedMarius Kintel
2013-10-07Mac needs to know if we're a GUI app in order to find bundled libraries, Use ...Marius Kintel
2013-10-04Mac build fixMarius Kintel
2013-10-04Mac build fix for openscad_noguiMarius Kintel
2013-10-04Make recent examplesdir changws work for MDI modeMarius Kintel
2013-10-02fix broken buildDon Bright
2013-10-02Merge branch 'master' of github.com:openscad/openscad into issue480Don Bright
2013-09-25remove unused stuffVicnet
2013-09-21use debug symbols for test binaries. also remove echostream pointerDon Bright
2013-09-21make echotest work on BSD, by adding .echo as recognized extensionDon Bright
2013-09-21moving towards making tests work on bsd againDon Bright
2013-09-20restore missing digits. make --info work better. fix parser / path bugDon Bright
2013-09-20allow openscad binary to be compiled with or without QT. use non-QT for tests.Don Bright
2013-09-13Merge pull request #476 from openscad/testfixesMarius Kintel
2013-09-13little tweaks, cleanups, tab fixing, eliminating commentsDon Bright
2013-09-12cmdline throwntogether, integrate w chrysn tests, update resize testsDon Bright
2013-09-12fix issue #430Don Bright
2013-06-25add .term output for CSG term exportchrysn
2013-06-25drop moduledumptest, use `openscad -o ${NAME}.ast`chrysn
2013-06-25use openscad as a replacement for dumptest and echotestchrysn
2013-06-18Removed 'Root Context' debug outputMarius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new Fi...Marius Kintel
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...Marius Kintel
contact: Jan Huwald // Impressum