Commit Graph

146 Commits

Author SHA1 Message Date
Unknown
fa4a6b43ee Capitalize beginning of tooltips + Typos
Capitalized all remaining uncapitalized tooltips. 
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT. 
+ other typos
2017-10-13 00:26:53 +02:00
Unknown
1b46207bdb crowdin: capitalize modifier key for Draft preferences-draftsnap.ui
https://crowdin.com/translate/freecad/548/en-sk#2587401
2017-10-11 09:02:50 -04:00
Yorik van Havre
b16b17ced2 Updated translation strings (and sent to crowdin) 2017-08-31 10:46:55 -03:00
luzpaz
f7b8e070db Misc. typos discovered via crowdin
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
Yorik van Havre
7deef8fb82 Arch: Added wood grain properties to Panel Sheets 2017-06-27 13:15:39 -03:00
Yorik van Havre
28f315f4f6 Draft: First version of Draft Label object 2017-05-29 16:57:25 -03:00
Yorik van Havre
de4d33cb84 Updated translations 2017-05-25 10:04:05 -03:00
Yorik van Havre
9f44809e9e Updated translations with latest files from crowdin 2017-03-06 11:53:09 -03:00
Kunda
a7414e5789 source typo fixes pt1 (only on py3 merged code)
issue 0002914
2017-02-27 11:32:47 +01:00
Alexander Gryson
90099d5ef1 Integrate forum feedback on icons 2017-02-05 21:58:13 +01:00
Yorik van Havre
009859ddf3 Draft: AutoGroup system 2017-01-25 14:55:14 -02:00
Alexander Gryson
65e5656bbc Minor grid alignments 2017-01-14 10:16:28 +01:00
Yorik van Havre
72afcde8db Draft: Added stretch tool - fixes #1163 2017-01-13 11:25:25 -02:00
Yorik van Havre
1f116170d7 Draft: Moved dimension decimals preference setting to the dimension preferences tab - issue #2832 2017-01-07 14:20:58 -02:00
Yorik van Havre
49c8d65bfe updated ts files 2016-12-26 12:36:24 -02:00
Alexander Gryson
2eb7f9be91 fix for font issue in draft_shapestring 2016-12-14 10:34:07 -02:00
Alexander Gryson
a8836f17a5 clean up outline after 5558732 2016-12-14 10:34:07 -02:00
Alexander Gryson
23ed44c959 fix svg display issue (rendering bug?) 2016-12-14 10:34:07 -02:00
Alex Gryson
8159180435 add metadata 2016-12-14 10:34:06 -02:00
Alex Gryson
8d6bc6ec53 update permissions (644) 2016-12-14 10:34:06 -02:00
Alex Gryson
1d7cf7810e Update draft icons 2016-12-14 10:34:06 -02:00
Yorik van Havre
e4b0477158 Arch: minor cosmetic changes in Draft & Arch preferences pages 2016-12-03 12:50:18 -02:00
Yorik van Havre
1c5cc8bf62 Draft: Discretize projected arcs and ellipses - fixes #1612 2016-11-08 15:28:33 -02:00
Pablo Gil
12930db160 new patterns designed from scratch 2016-08-24 09:35:53 -03:00
Yorik van Havre
e75d34daed Draft: Added Draft Slope command - allows to change the slope of a selected Line or Wire 2016-08-22 17:34:38 -03:00
Yorik van Havre
031bf0ec10 Arch: Added specials snap
* Remove Arch option to snap to wall base (reimplemented below)
* Added new Specials snap button
* Special snap snaps to wall baselines, structure basepoints, and contents of SnapPoints property, if existing
2016-08-22 13:49:54 -03:00
Yorik van Havre
dcf30946f7 Draft: builtin C++ DXF importer is now the default 2016-06-30 15:26:07 -03:00
Yorik van Havre
42d4b418a0 Draft: Added preference setting to customize labels of Draft and Arch clones 2016-06-14 19:17:02 -03:00
Yorik van Havre
6d74c0edb6 Draft: Allow to scale imported DXF files - fixes #2557 2016-05-18 14:32:33 -03:00
Yorik van Havre
819f790900 updated translations 2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a Updated translation files from crowdin 2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160 Added latest translations from crowdin 2016-03-06 14:50:07 -03:00
Yorik van Havre
81008006c0 Updated translation files 2016-03-01 12:34:03 -03:00
triplus
93c7a6bcac Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
Yorik van Havre
3c7d929ed2 Updated ts files 2016-02-12 14:22:04 -02:00
Yorik van Havre
3106ca7df3 Added slovenian language 2016-02-03 13:36:51 -02:00
Yorik van Havre
32a54b0b87 DXF and IFC pref pages can now be set to show on each import/export 2016-02-02 16:13:40 -02:00
Yorik van Havre
758b0778d4 Updated translations with latest from crowdin 2016-02-01 23:32:58 -02:00
Yorik van Havre
dc80775b5d Draft: added a note to DXF options 2016-02-01 19:47:50 -02:00
Yorik van Havre
7a2d7ab6dc Draft: small change in DXF pref page layout 2016-01-06 10:56:25 -02:00
Yorik van Havre
80f27ca316 Updated ts files prior to translation cycle 2016-01-03 19:45:29 -02:00
Yorik van Havre
c5bff2eecb Draft: Added a grid toggle button to the snap toolbar 2015-12-29 12:10:22 -02:00
Yorik van Havre
bfd50ee684 Draft: workaround for exporting DXF with R14+ templates - fixes 2177
- Adapted Drawing algos to export R14+ compatible DXF code
- Added option in DXF prefs to disable groups (not supported in R14+ templates)
2015-12-18 10:47:14 -02:00
Jonathan Wiedemann
ae78037ae7 Allow negative value in Draft's pref : Ext Line size 2015-12-16 13:03:46 +01:00
Yorik van Havre
aca192083a Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215 2015-12-05 14:19:35 -02:00
Yorik van Havre
f79d0d8ed2 Updated ts files 2015-09-14 14:31:47 -03:00
Yorik van Havre
6374f59627 Draft: Added preference setting to use the new C++ dxf importer 2015-09-07 16:46:08 -03:00
Yorik van Havre
dd87a93bbe Draft: Added a pref option to disable SVG page scaling on import - fixes #2062 2015-09-05 23:35:52 -03:00
Yorik van Havre
4721aeda21 Draft: Removed the 'Hide Draft Workbench' Draft preference since we now have full WB customization 2015-05-23 13:17:50 -03:00