Commit Graph

9512 Commits

Author SHA1 Message Date
wmayer
20d1d2500e unset PYTHONHOME on Windows to avoid eventual problems with a conflicting Python installation 2017-02-08 21:43:55 +01:00
wmayer
f12b69faab fix German translation 2017-02-08 17:08:58 +01:00
wmayer
b22efc9dbb issue #0001203: Allow User to Adjust Size of Constraint Points 2017-02-08 12:46:32 +01:00
wmayer
60f7360683 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
03b0eb01b2 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2017-02-07 10:59:09 -02:00
Kurt Kremitzki
f60dd25fb8 Add persistence to Python console word wrap 2017-02-07 10:58:38 -02:00
wwmayer
5b9c056e46 Merge pull request #504 from kkremitzki/master
Fix doc header references to be http/https agnostic
2017-02-07 13:58:22 +01:00
WandererFan
610ddeb59f Fix 2889 Toggle Frames for DrawViewSymbol 2017-02-07 10:51:42 -02:00
WandererFan
f782719363 Feature Request 1880 - hide Template 2017-02-07 10:51:42 -02:00
WandererFan
1e460be045 Fix 2884 crash on page delete 2017-02-07 10:51:42 -02:00
WandererFan
ac20b897c9 Copy/Paste error referencing Image WB 2017-02-07 10:51:42 -02:00
WandererFan
813454993c Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0 2017-02-07 10:51:42 -02:00
WandererFan
fb1cc0a413 hidden pref setting for face debugging 2017-02-07 10:51:42 -02:00
Alexander Gryson
3ed4fb86a2 Update Metadata 2017-02-07 10:50:00 -02:00
Alexander Gryson
1519aa69aa Align Part workbench icons to guidelines 2017-02-07 10:50:00 -02:00
Yorik van Havre
9ebc029822 Draft: Fixed point tool 2017-02-07 10:38:18 -02:00
Kurt Kremitzki
9836cdb223 Fix doc header references to be http/https agnostic 2017-02-06 05:14:53 -06:00
Alexander Gryson
90099d5ef1 Integrate forum feedback on icons 2017-02-05 21:58:13 +01:00
wwmayer
63565196f2 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
a912fc7c3d 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
6da95687e0 issue #0001935 2017-02-05 19:00:45 +01:00
luzpaz
c800bc1097 fix doxygen typo introduced to DraftVecUtils.py
typo from previous commit ba5c647ba6025db5ad183e5fe1071cbdf35d67a2
2017-02-05 10:33:33 -05:00
pekkaroi
d5af698f3e Merge branch 'master' into pathcompound-fix 2017-02-05 13:30:17 +02:00
wmayer
dfe3fcc4da issue #0002031: show object name when hovering tree view 2017-02-05 09:56:35 +01:00
Pekka Roivainen
ad689e0028 findParentJob fixed to work from within a PathCompound 2017-02-05 00:23:02 +02:00
wmayer
5c0c9d5769 fix eval flsw: do not use GUI stuff in App modules! 2017-02-04 18:19:00 +01:00
Yorik van Havre
c4778ed38d Arch: Added oddtopus's fixes to Arch Frame 2017-02-04 14:41:32 -02:00
luzpaz
d5a38892d8 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
7ba2217617 py3: ported module init to python3 2017-02-04 15:56:31 +01:00
looooo
d8e9d98ae2 py3: Draft: use ordered dicts 2017-02-04 15:48:43 +01:00
looooo
79a6280360 py3: Draft: Trackers integer division 2017-02-04 15:48:43 +01:00
looooo
0adb58347e py3: Draft: python3 translate 2017-02-04 15:48:43 +01:00
Kurt Kremitzki
b8eeb96431 Update to Python 3 print 2017-02-04 15:48:43 +01:00
lorenz_l
0af9e1802e 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
a7f88e4bca py3: fix in draft translate function 2017-02-04 15:48:43 +01:00
wmayer
d250cf40f5 py3: ported Draft to python3 2017-02-04 15:48:43 +01:00
Priit Laes
e095084cfb python: Draft: *.py: Fix syntax for Python3 2017-02-04 15:48:43 +01:00
wmayer
f75fe84732 undo removal of function caused by PR494 2017-02-04 15:40:41 +01:00
sliptonic
fbe0ded7cf 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
81726f7db9 fix warnings: -Wmaybe-uninitialized 2017-02-04 15:16:47 +01:00
wwmayer
47aaf4e6fa Merge pull request #460 from realthunder/PathArea
Added Path.Area and Path::FeatureArea
2017-02-04 11:36:21 +01:00
wmayer
cd92e65729 prework for issue #0002698 2017-02-04 11:34:55 +01:00
wmayer
a6ffe0b778 fixes #0002887: add FC logo (watermark) in Save Picture Tool 2017-02-03 23:25:42 +01:00
wwmayer
8271695fa8 Merge pull request #495 from luzpaz/grammar-fixes
Grammar fixes
2017-02-02 22:04:00 +01:00
wmayer
a7539e2c97 fix various warnings 2017-02-02 20:42:56 +01:00
luzpaz
2d5e45a83b typo r/scema/scheme/ 2017-02-02 14:01:10 -05:00
luzpaz
9412274d8b fix --log-file description grammar 2017-02-02 13:56:42 -05:00
wmayer
e54bd64afa raise error if parameters of ellipse are invalid 2017-02-02 15:52:28 +01:00
Kurt Kremitzki
fed542da9e Add Addon Manager to Tools menu 2017-02-02 11:20:41 +01:00
Abdullah Tahiri
b71616219d Sketcher: Polyline continuous mode support 2017-02-02 10:42:38 +01:00