Commit Graph

1137 Commits

Author SHA1 Message Date
Yorik van Havre
08286c407e fixed missing py2 case 2018-04-18 10:05:49 -03:00
Adrian Schröter
9c17bc53c3 fix runtime error creating a wire from string with python3
Tested against version 0.17
2018-04-18 10:05:49 -03:00
Yorik van Havre
a2951e77e7 Draft: Fixed snapping to shapes inside a moved Part container - fixes #3392 2018-04-17 11:14:40 -03:00
looooo
daaea71987 py3: fix dxf import 2018-04-14 10:40:31 +02:00
luz.paz
cb1613f3f9 Follow-up fix for ceeb05de9a
ceeb05de9a99ad8f826409d58231f02fd8013548
ref: ceeb05de9a (commitcomment-28542412)
2018-04-12 09:37:40 -04:00
luz.paz
19bd7a8f4c [For v0.18]Draft: add translation() + move \n out of translation strings 2018-04-11 10:51:13 -03:00
Alexander Pravdin
c12d2dd48c Draft: dimension and extension lines overshoots 2018-04-10 19:28:40 +02:00
Yorik van Havre
d17ce2dcb5 Draft: Fixed possible bug when removing trackers 2018-04-03 13:30:11 -03:00
Yorik van Havre
7b9d62a0ea Draft: small bugfix in WPProxy 2018-03-31 17:21:18 -03:00
Yorik van Havre
46fd41d70a Merged translations from crowdin 2018-03-26 18:52:02 -03:00
Yorik van Havre
4108674c66 Arch: Fixed window transparency bug 2018-03-22 13:08:42 -03:00
luz.paz
46d32d78a3 Misc. typos: Please merge right before 0.17 release
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge  so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
Yorik van Havre
2c10bbb8c7 Draft: Added word '2D' in DWG/DXF file format descriptions to make it clearer 2018-03-14 10:32:51 -03:00
Yorik van Havre
50d3354b18 Draft: Bugfix in SVG export 2018-03-10 18:50:56 -03:00
Yorik van Havre
6101a3062c Draft: Do not allow concurrent snap runs 2018-03-08 18:53:49 -03:00
Yorik van Havre
89444a8b93 Arch: Fixed bug in windows transparency 2018-03-06 11:17:44 -03:00
Alexander Pravdin
aecc0998de Draft: New dimension arrow tick (Tick-2) 2018-03-05 16:32:42 -03:00
luz.paz
bb9d49dd18 Weekly misc. typo fixes 2018-03-05 09:25:48 -05:00
Yorik van Havre
cddc22f24e Arch/Draft: Less clutter in output window 2018-03-02 12:29:58 -03:00
Yorik van Havre
21a7449b1d Draft: Small fix to Working plane proxy 2018-02-28 12:37:04 -03:00
Yorik van Havre
4f537ca816 Draft: Small bugfix in dimensions 2018-02-22 15:27:16 -03:00
Yorik van Havre
143b89c8f3 Applied latest translations from crowdin 2018-02-21 14:25:31 -03:00
Yorik van Havre
b4017b80d0 Draft: Reducing memory leak in snapper - ussie #3340 2018-02-21 12:53:48 -03:00
Yorik van Havre
99f227b08d Fixed errors in DraftSnap.py 2018-02-20 17:11:39 -03:00
luz.paz
dcc65070c1 Misc source comment typos
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`  
Whitelist consists of:
```
aline
alledges
als
ang
behaviour
bloaded
calculater
cancelled
cancelling
cas
centimetre
childs
colour
colours
doubleclick
dum
eiter
elemente
freez
iff
indicies
initialisation
initialise
initialised
initialises
kilometre
lod
mantatory
methode
metres
millimetre
modell
nd
normaly
nto
oder
ot
pres
que
recurrance
rougly
seperator
serie
strack
substraction
te
thru
vertexes
whitespaces
```
2018-02-16 09:35:19 -05:00
Yorik van Havre
63d14a1edc Draft: Small fix in snapper 2018-02-16 10:52:57 -02:00
wmayer
95bb1d69d7 fixes #0003347: No 'Tick' arrow style among other styles in Draft preferences 2018-02-12 21:53:17 +01:00
luz.paz
67cc0099d6 Misc. typos 2018-02-08 13:23:25 -05:00
easyw
49a77fca63 moving comment at right place 2018-01-29 22:41:29 +01:00
easyw
31ea4940ca adding 'import sys' needed when opening a dxf file 2018-01-29 22:41:29 +01:00
Yorik van Havre
544d481666 Draft - fixed chamfer property of Wires - fixes #3044 2018-01-25 19:07:19 -02:00
Yorik van Havre
b451ba87fe Draft: Fixed wrong wire point position - closes #3063 2018-01-17 10:49:24 -02:00
looooo
71072b0738 PathScripts: py3 print
Draft: typo in importDXF.py
2018-01-14 22:29:25 +01:00
looooo
bdbae7a3fe fix unicode problems for python3 2018-01-12 15:02:28 +01:00
triplus
2ac99ab801 Reusability of snap toolbar commands
- Improved reusability of snap toolbar commands.
- Ability to change draft snap toolbar icon size from preferences. Without the need to restart FreeCAD after.
2018-01-12 10:29:25 -02:00
Yorik van Havre
066c3cf374 Draft: Added property to allow to turn off Shape2DView recomputes if invisible 2018-01-08 15:13:01 -02:00
Yorik van Havre
cc58f0db22 Draft: Fixed DXF import 2018-01-08 13:45:10 -02:00
luz.paz
831bf31817 Misc. typos
+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
2018-01-07 18:41:29 -02:00
Yorik van Havre
762140d9ab Draft: Fixed py3 compatibility issues 2018-01-06 13:19:08 -02:00
Yorik van Havre
540b1d290f Draft: fixed bug in Point tool 2018-01-06 13:09:03 -02:00
Yorik van Havre
f91270d985 Draft: Fixed translation problem in bezcurve 2018-01-05 22:08:39 -02:00
Yorik van Havre
f9a45ec496 Arch: Fixed some missing objects in IFC export 2018-01-05 20:04:40 -02:00
Yorik van Havre
9e01b26038 Draft: Fixed problem with french translation 2018-01-05 20:00:32 -02:00
wmayer
42d577ba68 fix utf-8 decoding issue in Draft 2018-01-02 10:24:37 +01:00
luzpaz
5f33f574a8 Crowdin: Removing whitespace from widgets
Modified the code so that the whitespace was hardcoded since translators on Crowdin weren't adding the whitespace. Please review if correct. 
+ found some other typos/grammar issues along the way. 
CC @yorikvanhavre
2018-01-01 17:52:12 +01:00
Unknown
e3eca59173 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
Yorik van Havre
31a33149c1 Draft: Fixed bug in DXF import 2017-12-13 15:20:22 -02:00
Yorik van Havre
351c0fde12 Draft: Fixed default precision value 2017-12-13 10:57:55 -02:00
Unknown
5e2159cb74 Typos, grammar & uniformiity
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00
Unknown
b8200b9a9a Draft: crowdin tooltip typo fix
ref: https://crowdin.com/translate/freecad/548/en-cs#6500043
2017-12-12 21:57:44 +01:00