summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
AgeCommit message (Expand)Author
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
2011-11-09bugfix: Fix problem with progress bar sometimes jumping backwardsMarius Kintel
2011-11-05bugfix: PI constant didn't work in cmd-line mode. refactored away duplicate codeMarius Kintel
2011-10-30Merge branch 'visitortests'Marius Kintel
2011-10-30Enable standard shortcuts for save and reload on Linux and Windows. F2/F3 wil...Marius Kintel
2011-10-30Killed unnecessary using statementMarius Kintel
2011-10-20Merge branch 'master' into visitortestsMarius Kintel
2011-10-19Experimental support for exporting the compiled CSG tree as a text fileMarius Kintel
2011-10-16clean up linux changes to fit with win32 changes.Don Bright
2011-10-04Merge branch 'master' into visitortestsMarius Kintel
2011-10-03Don't try to autoreload empty file. Version string cosmeticsMarius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-27Merge branch 'master' into visitortestsMarius Kintel
2011-09-27This should fix the double C:/C:/ bug when dropping a file into the editor un...Marius Kintel
2011-09-20get throwntogetherrenderer working in tests (initalize csgInfo to null)Don Bright
2011-09-12Don't output deprecated parameters if they're not specifiedMarius Kintel
2011-09-11Change the diagonal view so that the object's front faces the lightMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-11Fixed bug introduced by the new PolySet cache; string filtering done in the w...Marius Kintel
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better mana...Marius Kintel
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a re...Marius Kintel
2011-09-08Update recent file also on save/saveasMarius Kintel
contact: Jan Huwald // Impressum