wmayer
f33c7b3f00
issue #0001203 : Allow User to Adjust Size of Constraint Points
2017-02-08 12:46:32 +01:00
wmayer
2ab9ef93cd
Qt4/Qt5 neutral changes
...
fix interface of slot functions in DlgSettingsEditorImp to avoid warnings with Qt5
2017-02-08 12:45:16 +01:00
Yorik van Havre
0a6b382d71
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2017-02-07 10:59:09 -02:00
Kurt Kremitzki
f2467d7044
Add persistence to Python console word wrap
2017-02-07 10:58:38 -02:00
wwmayer
c0b29a4a54
Merge pull request #504 from kkremitzki/master
...
Fix doc header references to be http/https agnostic
2017-02-07 13:58:22 +01:00
Yorik van Havre
b9fea9ce73
Merge branch 'JanPatch' of https://github.com/WandererFan/FreeCAD
2017-02-07 10:52:35 -02:00
WandererFan
2c31b01ffe
Fix 2889 Toggle Frames for DrawViewSymbol
2017-02-07 10:51:42 -02:00
WandererFan
18cd5b5166
Feature Request 1880 - hide Template
2017-02-07 10:51:42 -02:00
WandererFan
12346a67ef
Fix 2884 crash on page delete
2017-02-07 10:51:42 -02:00
WandererFan
0a05394581
Copy/Paste error referencing Image WB
2017-02-07 10:51:42 -02:00
WandererFan
79a5a6adde
Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0
2017-02-07 10:51:42 -02:00
WandererFan
d5bb03b75f
hidden pref setting for face debugging
2017-02-07 10:51:42 -02:00
Alexander Gryson
64b36a2801
Update Metadata
2017-02-07 10:50:00 -02:00
Alexander Gryson
5965f48867
Align Part workbench icons to guidelines
2017-02-07 10:50:00 -02:00
Yorik van Havre
c23d885bac
Draft: Fixed point tool
2017-02-07 10:38:18 -02:00
Kurt Kremitzki
9591e9397e
Fix doc header references to be http/https agnostic
2017-02-06 05:14:53 -06:00
WandererFan
70049dac4b
Fix 2889 Toggle Frames for DrawViewSymbol
2017-02-05 20:32:58 -05:00
WandererFan
c47d043529
Feature Request 1880 - hide Template
2017-02-05 20:32:58 -05:00
WandererFan
2c7afffd9a
Fix 2884 crash on page delete
2017-02-05 20:32:58 -05:00
WandererFan
86363caa56
Copy/Paste error referencing Image WB
2017-02-05 20:32:58 -05:00
WandererFan
e0231e20aa
Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0
2017-02-05 20:32:58 -05:00
WandererFan
7c3e2447b0
hidden pref setting for face debugging
2017-02-05 20:32:58 -05:00
wwmayer
15ab763652
Merge pull request #503 from agryson/vulture-artwork-feedback
...
Integrate forum feedback on icons
2017-02-05 22:35:30 +01:00
Alexander Gryson
6fde63273c
Integrate forum feedback on icons
2017-02-05 21:58:13 +01:00
wwmayer
c797b478e3
Merge pull request #501 from luzpaz/doxygen-typo-fix
...
fix doxygen typo introduced to DraftVecUtils.py
2017-02-05 19:28:36 +01:00
wwmayer
48c620b640
Merge pull request #500 from pekkaroi/pathcompound-fix
...
PathUtils findParentJob fixed to work from within a PathCompound
2017-02-05 19:27:59 +01:00
wmayer
6b0a0ff9c7
issue #0001935
2017-02-05 19:00:45 +01:00
luzpaz
09b1c5c488
fix doxygen typo introduced to DraftVecUtils.py
...
typo from previous commit 019b0e2529
2017-02-05 10:33:33 -05:00
pekkaroi
00c850f339
Merge branch 'master' into pathcompound-fix
2017-02-05 13:30:17 +02:00
wmayer
60ae927fcb
issue #0002031 : show object name when hovering tree view
2017-02-05 09:56:35 +01:00
Pekka Roivainen
63ee215122
findParentJob fixed to work from within a PathCompound
2017-02-05 00:23:02 +02:00
wmayer
36b7e0338b
fix eval flsw: do not use GUI stuff in App modules!
2017-02-04 18:19:00 +01:00
Yorik van Havre
095d462cba
Arch: Added oddtopus's fixes to Arch Frame
2017-02-04 14:41:32 -02:00
wmayer
216d8c66dc
commit 10000
2017-02-04 16:24:32 +01:00
wmayer
5cf9eb069a
commit 9999
2017-02-04 16:17:56 +01:00
luzpaz
019b0e2529
Draft: doxygen tweaks
...
Getting familiarized with doxygen by starting some initial work on Draft module
typo introduced from commit
2017-02-04 16:09:49 +01:00
wmayer
76b3397762
py3: ported module init to python3
2017-02-04 15:56:31 +01:00
looooo
915a1b18c4
py3: Draft: use ordered dicts
2017-02-04 15:48:43 +01:00
looooo
76a4e7469b
py3: Draft: Trackers integer division
2017-02-04 15:48:43 +01:00
looooo
8165b2ab85
py3: Draft: python3 translate
2017-02-04 15:48:43 +01:00
Kurt Kremitzki
2deaf4f2f2
Update to Python 3 print
2017-02-04 15:48:43 +01:00
lorenz_l
da2b9f38ce
py3: error with decode translation.
...
translation already is a function defined in DraftTools and is responsable for right decoding. Not doing it twice.
2017-02-04 15:48:43 +01:00
Yorik van Havre
742d92c6bd
py3: fix in draft translate function
2017-02-04 15:48:43 +01:00
wmayer
8696ecdf9b
py3: ported Draft to python3
2017-02-04 15:48:43 +01:00
Priit Laes
81464b5ef0
python: Draft: *.py: Fix syntax for Python3
2017-02-04 15:48:43 +01:00
wmayer
09ef1e9ca9
undo removal of function caused by PR494
2017-02-04 15:40:41 +01:00
sliptonic
899e57fc35
PATH: post processor tweaks and loop select.
...
rename generic_post.py: This is actually a post specific to a machine. The generic name is confusing
fix test case. Contour has no plunge angle
scrubbing postprocessors for python 2 style prints
Keep loop select usable when task panel is open.
2017-02-04 15:36:33 +01:00
wmayer
17a3d1e81f
fix warnings: -Wmaybe-uninitialized
2017-02-04 15:16:47 +01:00
wmayer
16a23d1694
disable Path module on Win32 if cmake version is less than 3.4.3
2017-02-04 14:48:33 +01:00
wwmayer
c014fe17d8
Merge pull request #460 from realthunder/PathArea
...
Added Path.Area and Path::FeatureArea
2017-02-04 11:36:21 +01:00