Commit Graph

  • e9d86c0d05 use time.process_time() instead of time.clock for compatibility with python3 time-clock-python3 Suzanne Soy 2020-12-31 03:53:47 +0000
  • e022192bb5
    Update README.md master Jeremy Wright 2020-05-25 09:22:47 -0400
  • 6d52e47725
    Merge pull request #143 from easyw/master Jeremy Wright 2019-10-03 16:54:35 -0400
  • 419f514951 fixing error on startup CQ_Logo.svg does not exists easyw 2019-10-03 22:49:38 +0200
  • 9ee734bc65 Fixed the script location environment variables not getting exported when running CQGI-compliant script. Jeremy Mack Wright 2019-05-28 17:02:09 -0400
  • 59bbbc3958
    Merge pull request #136 from jmwright/kill-pyqode Jeremy Wright 2018-12-29 06:32:45 -0500
  • a14019929b Updated changes.md with a mention of the settings dialog. kill-pyqode Jeremy Mack Wright 2018-12-29 06:31:50 -0500
  • ed3e52af49 Removed conflicting embedded numpy library. Jeremy Mack Wright 2018-12-29 06:29:06 -0500
  • 6ac62f23c7 Fixed the Allow Reload checkbox. Jeremy Mack Wright 2018-12-29 06:25:52 -0500
  • 70f2f1d8d8 Updated cqparts library Jeremy Mack Wright 2018-12-29 06:10:03 -0500
  • d1552c334d Experimented with the overlay just a little bit more. Jeremy Mack Wright 2018-12-28 06:40:23 -0500
  • fb240753ac Added capability to execute the script when the external editor saves it. Jeremy Mack Wright 2018-12-28 06:21:30 -0500
  • dfba0f3d5e Added a work-around for running CQ scripts from the FreeCAD macro editor. Jeremy Mack Wright 2018-12-27 17:17:38 -0500
  • 1533eb25e4 Stubbed in the text finder overlay for implementation at a later time. Jeremy Mack Wright 2018-12-27 16:52:42 -0500
  • 70836f43d2 Added block comment/uncomment feature to CodeEditor. Jeremy Mack Wright 2018-12-24 17:46:50 -0500
  • e8cf3241de Added a settings dialog. Jeremy Mack Wright 2018-12-24 11:20:07 -0500
  • 64a06fe357 Added the ability for the code editor to reload the contents of a changed file from disk. Jeremy Mack Wright 2018-12-22 07:12:16 -0500
  • 5b1179a15a Started transition to file watcher for external editor, which required change to using FreeCAD environment variables for settings. Jeremy Mack Wright 2018-12-21 17:09:31 -0500
  • a24759ac65 Swapped PyQode out for a custom code editor. Jeremy Mack Wright 2018-12-17 15:32:24 -0500
  • 4dc437e44a Updated cadquery lib Jeremy Mack Wright 2018-12-17 10:46:52 -0500
  • 8062976bc4
    Merge pull request #127 from luzpaz/followup-typos Jeremy Wright 2018-07-11 22:12:11 -0400
  • 97249bad67 Follow-up typos luz.paz 2018-07-11 22:08:41 -0400
  • 223bda63c9
    Merge pull request #126 from luzpaz/typos Jeremy Wright 2018-07-11 19:05:42 -0400
  • b5cbeb4d4d Misc. typos luz.paz 2018-07-11 14:15:32 -0400
  • 3b9ea9d1cb Updated all cqparts libraries and catalogs. Jeremy Mack Wright 2018-07-09 10:47:58 -0400
  • 4fc32ec77b
    Merge pull request #125 from fragmuffin/feature/temp-module-name Jeremy Wright 2018-06-18 21:51:42 -0400
  • ed2630c046 changed __name__ to be more descriptive Peter Boin 2018-06-16 14:08:17 +1000
  • 04183a488c Updated Jedi and removed warning about needing Python 2.7. Jeremy Mack Wright 2018-06-14 16:53:26 -0400
  • 39e0264815 Removed embedded Numpy because included binary would break other systems. Jeremy Mack Wright 2018-06-12 13:43:48 -0400
  • 05289f504d Got module working with FreeCAD 0.17 running Python 3+ Jeremy Mack Wright 2018-06-12 11:44:45 -0400
  • ceb37b47c0 Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-06-12 00:30:28 -0400
  • afd57b5bdb Getting the module to not error on startup in Python 2 or Python 3. Jeremy Mack Wright 2018-06-12 00:30:19 -0400
  • d95bedc057
    Update developers.md Jeremy Wright 2018-06-12 00:15:54 -0400
  • 256494807f Fixed a bug where any commented instance of show_object would throw an error. Jeremy Mack Wright 2018-06-11 17:02:24 -0400
  • c7850e3f97 Reverted old change where library loading was moved to InitGui.py. Jeremy Mack Wright 2018-06-02 01:26:09 -0400
  • 2adf43fbf4 Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-05-30 17:21:35 -0400
  • a84ce8129d Updated cqparts library and started working on better Python 3 support. Jeremy Mack Wright 2018-05-30 17:21:19 -0400
  • 6734927c1d
    Update installation.md Jeremy Wright 2018-05-11 00:18:09 -0400
  • 98d2727834
    Update installation.md Jeremy Wright 2018-05-11 00:16:43 -0400
  • f92377a8a6
    Update README.md Jeremy Wright 2018-05-11 00:14:53 -0400
  • 8be7be8872
    Update README.md Jeremy Wright 2018-05-10 23:55:14 -0400
  • 8ffd13ce3d
    Changed the readme for the new documentation Jeremy Wright 2018-05-10 23:46:56 -0400
  • 42ff22f952 Set theme jekyll-theme-cayman Jeremy Wright 2018-05-10 23:34:16 -0400
  • ae1e7355d1 Added links to make it easier to get back to the index from the bottom of a doc. Jeremy Mack Wright 2018-05-10 23:31:20 -0400
  • 614534aeb2 Added usage documentation. Jeremy Mack Wright 2018-05-10 23:28:06 -0400
  • 2f7872a6be Filled out developer documentation and added contributing docs. Jeremy Mack Wright 2018-05-10 00:45:20 -0400
  • fca26a4b86 Experimenting with the table of contents. Jeremy Mack Wright 2018-05-10 00:07:52 -0400
  • 34eafece4b
    Update installation.md Jeremy Wright 2018-05-10 00:00:24 -0400
  • 9917002a6f
    Update installation.md Jeremy Wright 2018-05-09 23:59:07 -0400
  • c19dc334b8 Roughed out documentation structure and added installation doc. Jeremy Mack Wright 2018-05-09 23:55:46 -0400
  • 876f920ade Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-05-09 12:03:15 -0400
  • 2df89cd0eb Changed capitalization of docs directory to prepare for GitHub pages update. Jeremy Mack Wright 2018-05-09 12:03:00 -0400
  • 542829378b
    Update changes.md v1.2.0 Jeremy Wright 2018-05-08 22:53:35 -0400
  • 0cdd1228f2 Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-05-08 22:38:38 -0400
  • 4a44f293bf Version bump to 1.2.0 Jeremy Mack Wright 2018-05-08 22:38:28 -0400
  • 0d1660a0a6
    Added a mention of execution time report option in changes Jeremy Wright 2018-05-05 22:36:15 -0400
  • fb0f0e2a65
    Apparently links do not render in change logs on GitHub Jeremy Wright 2018-05-05 22:28:39 -0400
  • aa7b2dfdcf
    Reordered the releases and added v1.2.0 progress Jeremy Wright 2018-05-05 22:27:48 -0400
  • dcac361424 Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-05-05 14:27:02 -0400
  • 1b3469cf4c Updating the CadQuery library again for a mistaken reversion of the sagitta arc changes. Jeremy Mack Wright 2018-05-05 14:26:51 -0400
  • 502767ed56
    Update README.md Jeremy Wright 2018-05-04 23:34:49 -0400
  • fc4a18d66d Added docs directory for static files related to documentation. Jeremy Mack Wright 2018-05-04 23:32:35 -0400
  • 6104b0a403
    Merge pull request #119 from jmwright/cqparts Jeremy Wright 2018-05-04 23:01:49 -0400
  • 86e7cfde9a Removing temp files that never should have been in the commit. Jeremy Mack Wright 2018-05-04 23:01:05 -0400
  • 92b07d059d Revert "Updating CadQuery library to include sagittaArc changes." Jeremy Mack Wright 2018-05-04 22:59:29 -0400
  • bfaa18163f Trying to clean up a conflict with the ThirdPart directory. Jeremy Mack Wright 2018-05-04 22:58:04 -0400
  • 2336a2c327 Added lines to dependency install script to clean up temp files after finishing. cqparts Jeremy Mack Wright 2018-05-04 22:55:37 -0400
  • 2fa8c9ec8f Removed an errant semicolon. Jeremy Mack Wright 2018-05-04 22:53:40 -0400
  • 387fd5800d Finished implementing cqparts support and added setting to turn on execution timing. Jeremy Mack Wright 2018-05-04 22:52:15 -0400
  • 7880eb0cd4 Finished first draft of dependency script and pulled in cqparts library components. Jeremy Mack Wright 2018-05-04 16:54:10 -0400
  • ac671d08a9 Got required library download, extraction and installation working for cqparts in update_dependencies script. Jeremy Mack Wright 2018-05-04 11:06:14 -0400
  • 3fe9f9762a Cleaning up cqparts so that it can be built up using a script. Jeremy Mack Wright 2018-05-04 09:04:51 -0400
  • 19994ffd48 Updating CadQuery library to include sagittaArc changes. Jeremy Mack Wright 2018-05-03 16:33:07 -0400
  • ab2629c5a4 Using dumb cloning for cqparts thrid-party library. Jeremy Mack Wright 2018-05-03 16:30:57 -0400
  • 5b106d2231 Fixed remaining issues with PyQt5 compatibility. Cathy Wright 2018-04-26 12:03:33 -0400
  • 7c463a136f Fixed a QtNetwork import bug related to MacOS. Jeremy Mack Wright 2018-04-26 11:04:10 -0400
  • 31bd2f27c1 Fixed QtCore version call bug. Jeremy Mack Wright 2018-04-26 10:55:50 -0400
  • ff2e17a29f Fixed an import bug between Qt5.8 and Qt5.9. Jeremy Mack Wright 2018-04-26 10:27:08 -0400
  • fa21ecba31 Grabbed the latest version of PyQode so that we can start maintaining it ourselves. Jeremy Mack Wright 2018-04-26 10:16:23 -0400
  • 9ed648a164 Merge branch 'master' of github.com:jmwright/cadquery-freecad-module Jeremy Mack Wright 2018-04-10 09:54:08 -0400
  • 1194b9ee42 Updated the CadQuery library for the addition of multi-sweep. Jeremy Mack Wright 2018-04-10 09:53:56 -0400
  • 5ac1fb6f3b
    Badge Fury version badge wasn't updating Jeremy Wright 2018-03-16 10:12:47 -0400
  • 00e6fb8d5c Updated the CadQuery library to v1.1.0 v1.1.0 Jeremy Mack Wright 2018-03-16 10:08:26 -0400
  • c23e237bad Switched resource compilation over to PySide and added an execute keybinding. Jeremy Mack Wright 2018-03-10 23:06:30 -0500
  • ec311d36d4 Updated CadQuery library for a fix that was done to the linear extrusion in 0.17. Jeremy Mack Wright 2017-12-15 07:26:16 -0500
  • 2fcc643d59 Updated to the new CadQuery logo. Jeremy Mack Wright 2017-12-11 17:34:53 -0500
  • c4c6dcf11c Updated the CadQuery library for a FreeCAD 0.17 fix. Jeremy Mack Wright 2017-12-11 09:14:43 -0500
  • 86c32c1efb Refactored the Gui package to CQGui to avoid naming conflicts with the Curves workbench and others. Jeremy Mack Wright 2017-11-17 07:46:54 -0500
  • b1225cc10c Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module Jeremy Mack Wright 2017-11-16 14:06:33 -0500
  • df93d906ce Added a font size setting for the Python editor. Jeremy Mack Wright 2017-11-16 14:06:20 -0500
  • fc396971c8
    Merge pull request #110 from luzpaz/README-cosmetic-changes Jeremy Wright 2017-11-11 08:56:39 -0500
  • d8884801ae README: cosmetic changes to display in Addon Manager luzpaz 2017-11-11 08:03:00 -0500
  • 629410f529
    Update README.md Jeremy Wright 2017-11-08 12:07:41 -0500
  • eda36b73c7 Added a readme to the Libs directory to help keep people from trying to contribute to them within this repo. Jeremy Mack Wright 2017-11-08 12:05:36 -0500
  • 5661b767b2 Added the CadQuery library back as just a directory. Jeremy Mack Wright 2017-11-08 11:56:03 -0500
  • d467150d9f Cleaning out the CadQuery git submodule. Jeremy Mack Wright 2017-11-08 11:52:09 -0500
  • 760780475b Merge pull request #106 from jmwright/filenames v1.0.0.2 Jeremy Wright 2017-10-21 07:32:10 -0400
  • 0661191ff8 Finished fixing dash support in filenames. filenames Jeremy Mack Wright 2017-10-21 07:31:40 -0400
  • a198182e15 Updating CadQuery lib. Jeremy Mack Wright 2017-10-20 10:20:59 -0400
  • 82fb5cb89f Updated cadquery lib. Jeremy Mack Wright 2017-10-18 15:10:03 -0400