summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
AgeCommit message (Collapse)Author
2013-06-07build fix for gcc 4.7, fedora 17Don Bright
2013-06-06bugfix: Don't auto-compile when manually editing text in the OpenSCAD editorMarius Kintel
2013-06-06No need to reset the autoReloadId based on enabling autoreload. The id is ↵Marius Kintel
kept up-to-date anyway
2013-06-06Minor refactoring of include checksMarius Kintel
2013-06-06Fixed a bug where a file was loaded twice when auto reload was onMarius Kintel
2013-06-06Related to #181, also ignore removal of the main file when auto-reloadingMarius Kintel
Conflicts: testdata/modulecache-tests/README.txt testdata/modulecache-tests/cascade2.sh
2013-06-06More frequent progress updates, progress updates also for CSG evaluationMarius Kintel
Conflicts: src/ProgressWidget.ui
2013-06-05Remove personal copyright from consoleMarius Kintel
2013-06-05bugfix: drag&drop of stl/off/dxf didn't work into an empty editorMarius Kintel
2013-05-27Show a QMessageBox when saving a file failes.will
2013-05-27Merge branch 'master' of github.com:openscad/openscad into issue125Don Bright
2013-05-27add 'create library' call to mainwin.cc GUI.Don Bright
2013-05-26Fixed remaining issue. We now correctly detect removal of files as changes. ↵Marius Kintel
Removed temporary debug output. Fixes #364
2013-05-26merge branch to get windows "library path" working. tweak build system,Don Bright
eliminate several compiler warnings.
2013-05-25Merge branch 'master' into issue364Marius Kintel
2013-05-24Initial implementation of improved operator handling. Provides the bulk of ↵Marius Kintel
work for #304
2013-05-21Added meny entry for disclosing the library path. Part of #125Marius Kintel
2013-05-20map bugDon Bright
2013-05-20pointer bugDon Bright
2013-05-20try to refactor the 'is_modified( includefile )' codeDon Bright
2013-05-19first refactoring towards fixing issue364Don Bright
2013-05-16enable mingw64 cross build (alpha stage)Don Bright
2013-05-07Small bugfix to previous commitMarius Kintel
2013-05-07New feature: Drag and drop stl, off or dxf files will create an import statementMarius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-03-12Fixes problem where local changes are overwritten on automatic reload when ↵Marius Kintel
included files has changed. Fixes #162
2013-03-03make Camera into single class, simplify codedon bright
2013-02-26begin to implement --viewport option, by adding Camera class + childrendon bright
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc
2013-02-24remove unnecessary size command to openglboxdon bright
2013-02-24finish unify camera. unify getRenderInfo. fix width on libraryinfo box.don bright
2013-02-24put qglview.h into mainwin for deps. unify camera functions into glview.don bright
remove duplicate code.
2013-02-23create GLView as parent of OffscreenView and QGLView. combine setRenderer()don bright
2013-02-21re-simplify library info window. start to unify glview.save()don bright
2013-02-21obj_rot + obj_trans -> Eigen::Vector. simplify glinfo dialog box.don bright
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2013-02-07Support Sparkle's Install on QuitMarius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-01-31Merge branch 'master' and fix bugsdon bright
Conflicts: src/openscad.cc tests/CMakeLists.txt
2013-01-30Make it possible to build without CGAL. Fixes #264Marius Kintel
2013-01-26cleanups. and restore accidentally deleted old system-gl.hdon bright
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2013-01-22Merge pull request #240 from openscad/colah_highlighterMarius Kintel
Colah highlighter
2013-01-17Updated copyright year to 2013Marius Kintel
2013-01-17Added some fixme's related to quitting while doing a long calculation. It ↵Marius Kintel
sometimes causes a crash atm.
2013-01-17Show Qt version in Library InfoMarius Kintel
2013-01-12fix for gcc. simplify mainwin.cc a bit.don bright
contact: Jan Huwald // Impressum