Commit Graph

16649 Commits

Author SHA1 Message Date
luz.paz
fa1a429367 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
519bbfe503 Misc. source comment typo and whitespace fixes 2019-05-06 13:42:30 +02:00
lorenz
f7b89fdbe1 don't build ship and plot by default 2019-05-06 13:41:24 +02:00
sliptonic
56953251ad 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
2cc7330355 AppVeyor: Enable atime to auto clean older accessed cache objects 2019-05-06 09:03:41 +02:00
wandererfan
d078f901c7 Pass font/fontsize to RT editor 2019-05-05 21:01:31 -04:00
wandererfan
6c699887c0 Leader and RichText block improvements 2019-05-05 21:01:31 -04:00
wandererfan
7f07195f93 Text Leader initial version 2019-05-05 21:01:31 -04:00
sliptonic
8118359fdd Merge branch 'master' into master 2019-05-05 17:05:50 -05:00
sliptonic
3be0cbca58 Merge pull request #2141 from sliptonic/bug/engraving
Path: refactor PathEngrave.py
2019-05-05 16:20:28 -05:00
sliptonic
01f2d67b05 Merge branch 'master' into bug/engraving 2019-05-05 14:35:42 -05:00
Abdullah Tahiri
ed7e4df273 Appveyor: reset cache stats before each build 2019-05-05 17:39:17 +02:00
Abdullah Tahiri
42c403310e AppVeyor: Remove PDB 2019-05-05 09:18:16 +02:00
Abdullah Tahiri
a297590040 AppVeyor: disable msbuild filetracking for clcache 2019-05-05 09:18:16 +02:00
Abdullah Tahiri
cd418a6a11 Appveyor: enable clcache 2019-05-05 09:18:16 +02:00
brad
6bd378b0e1 Path: refactor PathEngrave.py 2019-05-04 17:27:45 -05:00
easyw
6a7649d2f0 fix stpZ file exporting (six & py3 issue) 2019-05-04 14:34:30 -03:00
easyw
dd62a3e66b 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
8d237da7cb Draft: Keep using the already set working plane, if existing 2019-05-04 14:31:43 -03:00
Syres916
fad8fa4071 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
222ae7305f revert 3a133ee0 to fix build failure 2019-05-04 12:36:00 +02:00
Abdullah Tahiri
df38102017 PCH: Part GUI 2019-05-03 23:15:25 +02:00
Abdullah Tahiri
3a133ee0cb Path: Add libarea to PCH 2019-05-03 23:15:09 +02:00
Abdullah Tahiri
5866306efd Path: PathSimulator PCH 2019-05-03 23:15:09 +02:00
Abdullah Tahiri
1bb08559d4 PCH: Path GUI 2019-05-03 23:15:09 +02:00
Abdullah Tahiri
b22d59c0aa PCH: Path App 2019-05-03 23:15:09 +02:00
wmayer
c373a58746 fix warning 2019-05-03 18:20:36 +02:00
Yorik van Havre
d4ed08f75a Start: Fixed bad default icon in start page 2019-05-02 18:01:08 -03:00
Yorik van Havre
f94cdfd798 Arch: Fixed export of sites to IFC 2019-05-02 17:02:14 -03:00
Yorik van Havre
5c700f76ec Arch: Fixed wrong exported objects in IFC export 2019-05-02 16:21:39 -03:00
Yorik van Havre
e98bb1fc21 Draft: Fixed 0.18.1 bug in DXF importer 2019-05-02 16:09:36 -03:00
Yorik van Havre
107fa5ae28 Arch: Fixed export of windows colors to IFC 2019-05-02 16:02:19 -03:00
Yorik van Havre
0493d23d8d Arch: Fixed bug in arch windows creation 2019-05-02 15:43:07 -03:00
Yorik van Havre
bd7aa678f7 Draft: Fixed Draft text justification 2019-05-02 15:23:20 -03:00
Yorik van Havre
19cf23576e Merge branch 'master' of github.com:FreeCAD/FreeCAD 2019-05-02 15:06:22 -03:00
Yorik van Havre
23d914b3e8 AddonManager: allow to add custom repositories 2019-05-02 15:05:48 -03:00
Abdullah Tahiri
550149ef87 Travis: filter out 2019-05-02 19:55:31 +02:00
Joel Graff
8aab96b206 deleted commented code 2019-05-02 13:37:59 -03:00
Joel Graff
6e5fac08fb fix for edit tracker draw styles 2019-05-02 13:37:59 -03:00
luz.paz
acf12ee8f0 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
25c3310fbd Crowdin: fix grammatical error + whitespace
https://crowdin.com/translate/freecad/569/en-fi#6498705
2019-05-02 13:34:39 -03:00
abdullahtahiriyo
b72bca5497 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
23c2f2f1e2 Travis: Use & between vars sourcing and msbuild 2019-05-02 16:45:07 +02:00
Abdullah Tahiri
c0e4b6931b Travis force wait 60 minutes 2019-05-02 14:45:35 +02:00
Abdullah Tahiri
7ea4564258 msbuild verbose and logo 2019-05-02 14:00:03 +02:00
wmayer
120cfc5a9f respect user settings for dialog used in merge-document command 2019-05-02 11:46:10 +02:00
Abdullah Tahiri
7e25a42337 disable travis clcache debug 2019-05-02 11:05:32 +02:00
Abdullah Tahiri
edab9f3503 Travis: enable clcache debug 2019-05-02 10:25:11 +02:00
abdullahtahiriyo
4b33a3e445 Travis windows build (#2110)
Travis windows build
2019-05-02 07:21:45 +02:00
Abdullah Tahiri
dc32a0685b Sketcher: GUI PCH 2019-05-02 07:12:51 +02:00