FreeCAD/src/Mod/Path
Abdullah Tahiri 7fc7bdc302 Gui Enhancement: Support for macros in AppUserHome/Macro
=====================================================

What?
It was suggested that the macros should be moved to AppUserHome/Macro
http://forum.freecadweb.org/viewtopic.php?f=10&t=13433

Solution:
The solution is backwards compatible in the sense that if you have a running
configuration, updating should not change anything.

For new installations the macro directory will default to AppUserHome/Macro. However
this would break all the installation scripts (probably also ME's plugin manager).

Conflicts:
	src/Mod/Path/Gui/AppPathGuiPy.cpp
2016-01-11 19:24:22 +01:00
..
App Path: removing leftover KDL stuff 2015-10-14 11:18:10 -03:00
DemoParts Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
Gui Gui Enhancement: Support for macros in AppUserHome/Macro 2016-01-11 19:24:22 +01:00
libarea Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false. 2016-01-05 16:43:33 +01:00
PathScripts Draft: small fix in patterns 2015-12-30 12:30:40 -02:00
CMakeLists.txt Path: added slic3r pre script 2016-01-10 19:58:02 -02:00
Init.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
InitGui.py Path: added .gcode extension to available gode file formats 2015-12-13 12:31:53 -02:00