Age | Commit message (Expand) | Author |
2014-02-13 | Adapted wil1471's pull request #385 to master | Marius Kintel |
2014-02-13 | Bugfix: GUI stayed locked if CGAL compile failed | Marius Kintel |
2014-02-11 | Fixed issue 1 of #598: Auto-compile on subsequent File->Open | Marius Kintel |
2014-02-06 | fix related to 6a1d91dc76ec819e85b180b8cdaf40ddd639a538 | Marius Kintel |
2014-02-06 | Remove automatic validity check at end of render | Oskar Linde |
2014-02-06 | Editor: Fix bug where replaceAll could enter an infinite loop | Oskar Linde |
2014-02-06 | Editor: Subtle UI Tweak | Oskar Linde |
2014-02-06 | Editor: Implement Search & Replace | Oskar Linde |
2014-02-06 | Editor: Implemented simple Find functionality | Oskar Linde |
2013-12-29 | enable disabling of syntax highlighter, add highlighter for dark backgrounds | Don Bright |
2013-11-29 | Move main code inside Editor class | Ricardo Markiewicz |
2013-11-29 | Try to keep cursor and scroll in place on refresh | Ricardo Markiewicz |
2013-10-31 | Add menu entry "Reset View" to reset viewport to initial settings (fixes Issu... | Torsten Paul |
2013-10-04 | Make recent examplesdir changws work for MDI mode | Marius Kintel |
2013-09-20 | allow openscad binary to be compiled with or without QT. use non-QT for tests. | Don Bright |
2013-09-19 | Don't recompile while editing the text. Wait until saving or manual refresh. ... | Marius Kintel |
2013-09-13 | cleanup | Don Bright |
2013-09-13 | clean | Don Bright |
2013-09-13 | cleanup | Don Bright |
2013-09-13 | cleanup, remove unused files and code, etc | Don Bright |
2013-09-13 | cleanups, tab fixes, remove redundant code | Don Bright |
2013-09-12 | cmdline throwntogether, integrate w chrysn tests, update resize tests | Don Bright |
2013-06-18 | Merge remote-tracking branch 'origin/issue181' into epec-kernel | Marius Kintel |
2013-06-18 | Point documentation to openscad.org/documentation.html | Marius Kintel |
2013-06-07 | build fix for gcc 4.7, fedora 17 | Don Bright |
2013-06-06 | bugfix: Don't auto-compile when manually editing text in the OpenSCAD editor | Marius Kintel |
2013-06-06 | No need to reset the autoReloadId based on enabling autoreload. The id is kep... | Marius Kintel |
2013-06-06 | Minor refactoring of include checks | Marius Kintel |
2013-06-06 | Fixed a bug where a file was loaded twice when auto reload was on | Marius Kintel |
2013-06-06 | Related to #181, also ignore removal of the main file when auto-reloading | Marius Kintel |
2013-06-06 | More frequent progress updates, progress updates also for CSG evaluation | Marius Kintel |
2013-06-05 | Remove personal copyright from console | Marius Kintel |
2013-06-05 | More frequent progress updates, progress updates also for CSG evaluation | Marius Kintel |
2013-06-05 | Merge branch 'master' into issue181 | Marius Kintel |
2013-06-05 | Fixed a bug where a file was loaded twice when auto reload was on | Marius Kintel |
2013-06-05 | bugfix: drag&drop of stl/off/dxf didn't work into an empty editor | Marius Kintel |
2013-05-30 | Related to #181, also ignore removal of the main file when auto-reloading | Marius Kintel |
2013-05-29 | bugfix: Auto-reload failed in some circumstances | Marius Kintel |
2013-05-28 | Minor refactoring, no longer automatically reloads if a dependency disappears | Marius Kintel |
2013-05-28 | Changed compile GUI logic to properly handler automatic reload on cascading c... | Marius Kintel |
2013-05-27 | Show a QMessageBox when saving a file failes. | will |
2013-05-27 | Merge branch 'master' of github.com:openscad/openscad into issue125 | Don Bright |
2013-05-27 | add 'create library' call to mainwin.cc GUI. | Don Bright |
2013-05-26 | Fixed remaining issue. We now correctly detect removal of files as changes. R... | Marius Kintel |
2013-05-26 | merge branch to get windows "library path" working. tweak build system, | Don Bright |
2013-05-25 | Merge branch 'master' into issue364 | Marius Kintel |
2013-05-24 | Initial implementation of improved operator handling. Provides the bulk of wo... | Marius Kintel |
2013-05-21 | Added meny entry for disclosing the library path. Part of #125 | Marius Kintel |
2013-05-20 | map bug | Don Bright |
2013-05-20 | pointer bug | Don Bright |