Mikael Lindqvist
bf6d0235cb
When using fcbt.py to generate a python module, use FreeCAD.getUserAppDataDir() rather than FreeCAD.getHomeDir() to specify the module icon
2019-05-06 10:26:10 -03:00
carlopav
8eb2c49237
Update DraftGui.py
...
found another bug: when aligning to y axis while tracing a line, the focus is not set on the length if the option is checked in preferences. this should fix it.
2019-05-06 10:23:37 -03:00
carlopav
5860d67b64
Draft GUI setfocus if lengthValue is not visible
...
If set focus on length instead of x coordinate is checked, Draft set the focus on it also if the lengthValue is not visible
2019-05-06 10:23:37 -03:00
luz.paz
d0beeb74da
src/Tools/updatets.py: modernization tweeks
...
Made CLI output more user-friendly especially since we're transitioning to py3/qt5 and the translation tools have different standards (minor changes).
+ added Changelog
+ bumped version and added authors
2019-05-06 10:21:58 -03:00
luz.paz
7a1f98fda1
Misc. source comment typo and whitespace fixes
2019-05-06 13:42:30 +02:00
lorenz
49716dcaa5
don't build ship and plot by default
2019-05-06 13:41:24 +02:00
sliptonic
1a67b3cd61
Merge pull request #2101 from Schildkroet/master
...
G2 arcs for helix ramp in PathAdaptive operation
2019-05-06 05:35:45 -05:00
Abdullah Tahiri
fd181ec452
AppVeyor: Enable atime to auto clean older accessed cache objects
2019-05-06 09:03:41 +02:00
wandererfan
de24943885
Pass font/fontsize to RT editor
2019-05-05 21:01:31 -04:00
wandererfan
c1f9f11c27
Leader and RichText block improvements
2019-05-05 21:01:31 -04:00
wandererfan
abf419f68c
Text Leader initial version
2019-05-05 21:01:31 -04:00
sliptonic
052a072018
Merge branch 'master' into master
2019-05-05 17:05:50 -05:00
sliptonic
ccc3251511
Merge pull request #2141 from sliptonic/bug/engraving
...
Path: refactor PathEngrave.py
2019-05-05 16:20:28 -05:00
sliptonic
2cb6c5d5f4
Merge branch 'master' into bug/engraving
2019-05-05 14:35:42 -05:00
Abdullah Tahiri
7f542af1eb
Appveyor: reset cache stats before each build
2019-05-05 17:39:17 +02:00
Abdullah Tahiri
e26f37462a
AppVeyor: Remove PDB
2019-05-05 09:18:16 +02:00
Abdullah Tahiri
e69b147207
AppVeyor: disable msbuild filetracking for clcache
2019-05-05 09:18:16 +02:00
Abdullah Tahiri
dce237b4a3
Appveyor: enable clcache
2019-05-05 09:18:16 +02:00
brad
a340264311
Path: refactor PathEngrave.py
2019-05-04 17:27:45 -05:00
easyw
4b2ac1b390
fix stpZ file exporting (six & py3 issue)
2019-05-04 14:34:30 -03:00
easyw
887a950e1d
fixing locale issue for Image WB
...
https://forum.freecadweb.org/viewtopic.php?f=3&t=36069#p305570
2019-05-04 14:33:01 -03:00
Yorik van Havre
a9b6eecb52
Draft: Keep using the already set working plane, if existing
2019-05-04 14:31:43 -03:00
Syres916
3d15ac71cf
importDXF draftWPlane Fix
...
To fix error:
w.Placement = placementFromDXFOCS(polyline)
File "E:\Data\My Downloads\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\FreeCAD_0.19.16587_x64_Conda_Py3QT5-WinVS2015\Mod\Draft\importDXF.py", line 422, in placementFromDXFOCS
draftWPlane = FreeCAD.DraftWorkingPlane
<class 'AttributeError'>: module 'FreeCAD' has no attribute 'DraftWorkingPlane'
2019-05-04 14:31:43 -03:00
wmayer
320162a323
revert e7230366 to fix build failure
2019-05-04 12:36:00 +02:00
Abdullah Tahiri
7ea21c84c3
PCH: Part GUI
2019-05-03 23:15:25 +02:00
Abdullah Tahiri
635ce5cd81
Path: Add libarea to PCH
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
45f44a2d9f
Path: PathSimulator PCH
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
36f512abce
PCH: Path GUI
2019-05-03 23:15:09 +02:00
Abdullah Tahiri
c03424c70e
PCH: Path App
2019-05-03 23:15:09 +02:00
wmayer
31d1c1d212
fix warning
2019-05-03 18:20:36 +02:00
Yorik van Havre
32ff1c2bf6
Start: Fixed bad default icon in start page
2019-05-02 18:01:08 -03:00
Yorik van Havre
5cebe65264
Arch: Fixed export of sites to IFC
2019-05-02 17:02:14 -03:00
Yorik van Havre
e870bd35c4
Arch: Fixed wrong exported objects in IFC export
2019-05-02 16:21:39 -03:00
Yorik van Havre
6d4d85b436
Draft: Fixed 0.18.1 bug in DXF importer
2019-05-02 16:09:36 -03:00
Yorik van Havre
dc5f631fb7
Arch: Fixed export of windows colors to IFC
2019-05-02 16:02:19 -03:00
Yorik van Havre
7ae4a61da5
Arch: Fixed bug in arch windows creation
2019-05-02 15:43:07 -03:00
Yorik van Havre
6411d4aa22
Draft: Fixed Draft text justification
2019-05-02 15:23:20 -03:00
Yorik van Havre
2ad27763f6
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2019-05-02 15:06:22 -03:00
Yorik van Havre
fa888f0db0
AddonManager: allow to add custom repositories
2019-05-02 15:05:48 -03:00
Abdullah Tahiri
d76c1c36d6
Travis: filter out
2019-05-02 19:55:31 +02:00
Joel Graff
c923c9efe5
deleted commented code
2019-05-02 13:37:59 -03:00
Joel Graff
b2ca187d4b
fix for edit tracker draw styles
2019-05-02 13:37:59 -03:00
luz.paz
706c206e20
Crowdin: experiment to fix crowdin 'ghost' strings
...
The following translation strings still perpetuate after updating crowdin translations. This commit experiments with removing their source counterparts in the FC .ts files. I'm not sure why they are not rendered obsolete by the normal operations.
* https://crowdin.com/translate/freecad/6766/en-en#6499472
* https://crowdin.com/translate/freecad/6766/en-en#6573450
2019-05-02 13:35:32 -03:00
luz.paz
16809ceb4a
Crowdin: fix grammatical error + whitespace
...
https://crowdin.com/translate/freecad/569/en-fi#6498705
2019-05-02 13:34:39 -03:00
abdullahtahiriyo
4e9d45ed92
Travis: Move building to external batch script ( #2131 )
...
* Travis: Move building to external batch script
* Travis: double quotes to escape route
* Travis: use cmd.exe to call batch file
2019-05-02 17:55:03 +02:00
Abdullah Tahiri
fcddcc8f4f
Travis: Use & between vars sourcing and msbuild
2019-05-02 16:45:07 +02:00
Abdullah Tahiri
9b28456d3b
Travis force wait 60 minutes
2019-05-02 14:45:35 +02:00
Abdullah Tahiri
1b29dd2d49
msbuild verbose and logo
2019-05-02 14:00:03 +02:00
wmayer
0b0ae920d6
respect user settings for dialog used in merge-document command
2019-05-02 11:46:10 +02:00
Abdullah Tahiri
c81f218099
disable travis clcache debug
2019-05-02 11:05:32 +02:00