Commit Graph

12592 Commits

Author SHA1 Message Date
Amritpal Singh
0331cf130c Added TotalLength property in rebar object 2017-11-14 10:06:39 -02:00
Amritpal Singh
ade6825629 Added Length property in Rebar object 2017-11-14 10:06:39 -02:00
luzpaz
5d4f641ea2 DlgCustomizeSpNavSettings.ui: remove trailing whitespace
I haven't built this to test it. I did look at it in Qt Designer, and here is what I saw (sans whitespace)
2017-11-13 18:48:23 -05:00
wmayer
ed817b0e05 make retrieving view direction numerically more stable, change orientation of bottom view 2017-11-13 21:53:10 +01:00
luzpaz
e4d1d305ea Draft: tooltip uniformity fixes 2017-11-13 11:49:55 -05:00
luzpaz
7dac468b9b Spreadsheet: follow-up correction to cc9b26b438bfb [skip ci]
`cell/s` is now `cell(s)`
2017-11-13 14:25:23 +01:00
WandererFan
8ee5a0cfd3 Fix Dimension value format with Qt5
- Dimension values were displayed as zero for locales
  with "," decimal point in Qt5.
2017-11-12 19:08:33 -05:00
WandererFan
857aca5e8b Fix calculation of integer scale
- conversion of <double> scale to/from integer scale
  n:d was generating odd fractions and overflowing
  spinboxes in ui.
2017-11-12 19:08:33 -05:00
WandererFan
f637da702d Make decimal point optional in FormatSpec 2017-11-12 19:08:33 -05:00
WandererFan
c4e10f50f6 Fix QGIVSymbol positioning/rotation 2017-11-12 19:08:33 -05:00
WandererFan
9c85b1aca3 Poistioning and Rotation for QGIVAnnotation 2017-11-12 19:08:32 -05:00
WandererFan
d832eb55c9 Fix QGIVImage positioning/rotation 2017-11-12 19:08:32 -05:00
WandererFan
3b8c240f89 Rotate DrawViewPart around part centroid 2017-11-12 19:08:32 -05:00
Yorik van Havre
c72b9fa532 AddonManager: allow to update all updatable addons at once by pressing the update button again (git-python only) 2017-11-12 15:23:25 -02:00
Mateusz Skowroński
ed671ef65e Fix issue with working directory. 2017-11-12 14:29:56 -02:00
luzpaz
831fbe7ee7 OpenSCAD: make tooltips uniform and grammatically correct
Uniformity and grammar fixes
2017-11-12 14:28:15 -02:00
wmayer
d591ec7b07 fix German translation 2017-11-12 16:37:06 +01:00
luzpaz
cfac5ce1a9 Spreadsheet: set tooltips for fore/background buttons
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=10&t=25289
2017-11-12 11:48:33 +01:00
Markus Lampert
6a1d88b08c Fixed issue with empty expression. 2017-11-12 11:39:17 +01:00
wmayer
5af7cca43d fix German translation 2017-11-12 00:54:51 +01:00
wmayer
d9cc4a621b fix German translation 2017-11-11 22:47:12 +01:00
DeepSOIC
356e2810a4 Sketcher: fix false detection of doubleclick
Double-click detector code was comparing double-click threshold (value =
5) with distance between clicked objects in model space (i.e.
double-click distance threshold was equal to 5 mm in model space
regardless of zoom). The fix changes the comparison to pixels on screen
instead.

This fixes the inability to select sketch entities in quick succession,
when the sketch is small (i.e. less than 40 mm or so).
2017-11-10 18:12:48 +03:00
wmayer
210a48cbf3 fixes #0003159: ShapeBinder is part of solid 2017-11-09 23:21:06 +01:00
Unknown
b084fc3f22 Fixes #3252 - obsolete FC links in package/debian FC man pages
See https://freecadweb.org/tracker/view.php?id=3253
More work will need to be done to get the man page updated with more current relevant info.
2017-11-09 15:01:52 -05:00
Eivind Kvedalen
dd6757bbb8 Spreadsheet: Fix for issue #3225.
Done by adding a selector function to Document::renameObjectIdentifiers(...) to ensure
that the Spreadsheet document object is not rewritten twice.
2017-11-08 23:15:16 +01:00
Bernd Hahnebach
8b55b3407e FEM: unit test, extend the make objects test 2017-11-08 23:01:31 +01:00
Bernd Hahnebach
cb912113d7 FEM: unit test, move FEM objects test to the right test class and fix code formating flake8 2017-11-08 23:01:31 +01:00
Bernd Hahnebach
e0b2ecefcf FEM: code formating, flake8 2017-11-08 23:01:31 +01:00
wmayer
06ef12d34d fix build failure on macoS when including glext.h 2017-11-08 22:58:09 +01:00
wmayer
0a6a9c90bd changes in Mesh module:
+ cppcheck: fix some minor issues found by code analyzer
+ export to IDTF
+ fix for throwing exception
+ optimize mesh rendering
2017-11-08 17:56:13 +01:00
wmayer
dd963415de + found a solution using painter path to fix the text rending in image view 2017-11-08 14:49:23 +01:00
wmayer
d7caea2cba fix crashes in dependency walker 2017-11-08 12:12:46 +01:00
Yorik van Havre
9b93e15612 Less copyright-harmful clone icons for Draft and PartDesign 2017-11-06 19:38:36 -02:00
Abdullah Tahiri
1ec828936c Sketcher: Delete all geometry menu command (in sketcher tools) 2017-11-06 14:18:12 +01:00
Abdullah Tahiri
6210b602de Sketcher: Python command to delete all internal geometry and constraints of an sketch 2017-11-06 14:18:12 +01:00
wmayer
11a6edc7b9 code cleanup 2017-11-06 14:15:59 +01:00
wmayer
5165cd5e1e prepare zipios++ for unicode support 2017-11-05 19:37:42 +01:00
WandererFan
9c7d93848c Add TechDraw to translation scripts 2017-11-05 18:45:08 +01:00
WandererFan
e6f8cf1d35 Remove incorrect .qm/.ts files
- TechDraw translations directory contains old files based on
  Drawing module.
2017-11-05 18:44:49 +01:00
Peter Lama
033334474c Rename superPlacement property to AttachmentOffset
The name Attachment Offset gives a better picture of what the
property does.
2017-11-05 16:41:25 +01:00
PLChris
98faf0c661 make philips postprocessor compatible with current Path Workbench 2017-11-05 13:03:35 +01:00
Harald Geyer
91719fce6c Draft: Fix module loading in non-GUI mode
The WorkingPlane module is used in getSVG and getDXF, so we need to
import it unconditionally.
2017-11-05 12:47:08 +01:00
wmayer
3923438307 add 2d features to body for drag and drop 2017-11-05 12:37:46 +01:00
wmayer
2f2ba28156 remove pointless Section option from boolean operation in PD 2017-11-04 13:46:42 +01:00
looooo
d4136b9698 windows python path setup:
allow to set the PYTHONHOME variable
2017-11-04 11:45:06 +01:00
looooo
2e891a3af7 move PySide abstraction layer to Ext
/bin is not in the python-path for a installed build.
2017-11-03 23:24:08 +01:00
wmayer
053be6c847 fix build failures with gcc 2017-11-03 17:21:48 +01:00
wmayer
cc6827a87c implement own ply/pcd importer/exporter 2017-11-03 17:03:51 +01:00
Yorik van Havre
3bd9846428 Arch: Fixed wrong strucutral presets 2017-11-03 12:28:29 -02:00
Yorik van Havre
6e086b1c59 Merge pull request #1071 from abdullahtahiriyo/restore_carbon_copy_interbody
Sketcher: Restore inter-body expression engine links in Carbon Copy
2017-11-03 11:40:48 -02:00