FreeCAD/src/Tools
2017-02-04 15:56:31 +01:00
..
_TEMPLATE_ py3: ported module init to python3 2017-02-04 15:56:31 +01:00
_TEMPLATEPY_ add template for Python workbench 2016-10-04 19:29:53 +02:00
embedded + Add Python example of embedding FreeCAD 2015-11-20 22:35:26 +01:00
encode
fcbt support creating Python workbench with fcbt 2016-10-04 19:40:47 +02:00
generateBase python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
generateTemplates make sure that the passed 'self' pointer to a method of the Python wrapper is never null 2017-01-24 12:34:23 +01:00
ImageTools/ImageConv Fix remaining toAscii/fromAscii 2016-02-24 23:56:43 +01:00
offlinedoc Updated offline pdf generation tool 2016-02-14 19:28:32 -02:00
plugins * Cosmetic change. Replace Qt keyword emit with Q_EMIT. 2017-01-05 22:57:30 +01:00
RegExp
thumbs Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
.gitattributes
.gitignore add .gitignore for *.pyc files 2016-04-12 18:11:45 +02:00
ArchiveNameFromVersionHeader.py Improved Mac OS X Application Packaging. 2016-03-07 20:49:58 -08:00
astylerc
chm.css
dir2qrc.py
DistTools.py
doctools.py
DownloadStatistics.py Added script to check download stats on github 2016-01-05 12:24:57 -02:00
examplePy2wiki.py Fix English typo 2016-11-30 01:13:21 -06:00
fcbt.py support creating Python workbench with fcbt 2016-10-04 19:40:47 +02:00
FCFileTools.py
fcinfo fixed wrong info in fcinfo tool 2016-03-28 00:27:43 -03:00
generate.py Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
githubstats.py Added Tools/githubstats.py script to check download stats from github 2015-09-08 00:18:31 -03:00
InstallMsg.txt
LicenseChecker.py
MakeApp.py
MakeAppTools.py
makedist.py
MakeMacBundleRelocatable.py python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
MakeNewBuildNbr.py Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
MemoryLeaks.py
pythondoc.py
PythonToCPP.py
SubWCRev.py + increase minor and build number, rework creation of Version.h 2016-04-09 15:15:29 +02:00
updatecrowdin.py Updated translation tools 2016-03-01 12:34:16 -03:00
updatefromcrowdin.py Added slovenian language 2016-02-03 13:36:51 -02:00
updateppa.py
updatets.py Updated translation tools 2016-03-01 12:34:16 -03:00
wiki2chm.py Fix English typo 2016-11-30 01:14:09 -06:00
wiki2qhelp.py
WinVersion.py
WixFileTool.py