summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
AgeCommit message (Expand)Author
2012-08-04Add info to 'about' window with acknowledgements, etc.don bright
2012-07-05Merge branch 'master' into valueMarius Kintel
2012-07-01Add link to Wikibooks manual for 'not 2-manifold' error on export.don bright
2012-07-01Fixed normalization bug: node limit wasn't checked properly and some cases tr...Marius Kintel
2012-05-02Moved examplesdir to mainwinMarius Kintel
2012-04-24Merge branch 'master' into valueMarius Kintel
2012-04-23Some trivial fixes for compiler warningsClifford Wolf
2012-04-23Fixed build for old OpenCSG versions (no OPENCSG_VERSION_STRING)Clifford Wolf
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-25fixed crash bug introduced in previous commitMarius Kintel
2012-02-22bugfix: include dependency trackng didn't work for top-level includes. Report...Marius Kintel
2012-02-19Fixed recently introduced bug: Don't clear console unless something is being ...Marius Kintel
2012-02-18Reenable output in the OpenSCAD consoleMarius Kintel
2012-02-17Merge branch 'master' into modulecacheMarius Kintel
2012-02-17Handle include dependenciesMarius Kintel
2012-02-17missing include boost/version.hppMarius Kintel
2012-02-15Print info about module cache sizeMarius Kintel
2012-02-15Started on sanitizing compile handling in mainwindowMarius Kintel
2012-02-15Reenable console outputMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-15Renamed OpenGL Info to Library Info and added version info of other libraries...Marius Kintel
2012-01-27Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty tree...Marius Kintel
2012-01-25Reinstated progress support for OpenCSG evaluationMarius Kintel
2012-01-25Fixed recently introduced crash bug when using the % and # operator, reported...Marius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt dependen...Marius Kintel
2012-01-18Make CSG normalization limit follow the configured CSG limitMarius Kintel
2012-01-14Added OPENSCAD_COMMIT define to show which git commit a binary actually is bu...Marius Kintel
2012-01-14Added experimental support for forcing OpenCSG to use the Goldfeather algorithmMarius Kintel
2012-01-09Added GUI for cache size adjustmentMarius Kintel
2012-01-09Started on cache size management: Let cache sizes be read from Preferences, m...Marius Kintel
2012-01-09Merge branch 'master' into threadingMarius Kintel
2012-01-04Merge branch 'master' into threadingMarius Kintel
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-04make default font monospace per bug rep by brad pitcherDon Bright
2011-12-29Since QFont style hints won't work on X11, we force the font to fixed pitch i...Marius Kintel
2011-12-29Don't inherit QTextEdit's default font when choosing font familyMarius Kintel
2011-12-26Refactored normalization into a separate class, hard-limited normalization to...Marius Kintel
2011-12-26Merge branch 'master' into threadingMarius Kintel
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
2011-12-26Some light refactoring attempts, didn't get very far..Marius Kintel
2011-12-25fixed recently introduced locking bugMarius Kintel
2011-12-25Perform CGAL evaluation in a separate thread. First steps towards better GUI ...Marius Kintel
2011-12-24Ported currentdir handling from Qt to boost filesystemMarius Kintel
2011-12-24Extracted librarydir initialization to separate functionMarius Kintel
2011-12-12bugfix: Default font size was set to 0 - will now be 12Marius Kintel
2011-12-09bugfix: forgot to initialize openglboxMarius Kintel
2011-12-09Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.xMarius Kintel
2011-12-06Refactoring: Use shared_ptr instead of our own shared pointer implementation ...Marius Kintel
2011-12-04Killed some warningsMarius Kintel
contact: Jan Huwald // Impressum