Commit Graph

809 Commits

Author SHA1 Message Date
wandererfan
517b11ee3b [TD]Fix crash on same end points 2019-07-19 20:17:20 -04:00
wandererfan
3aa6fa19c6 [TD]Py functions for CenterLines and formatting 2019-07-19 20:17:20 -04:00
wandererfan
21efae348e [TD]Fix #4017 Crash on bad hatch scale 2019-07-19 11:01:20 -04:00
wandererfan
4c52b12360 [TD]Fix LockPosition icon location 2019-07-18 08:53:38 -04:00
wandererfan
3104854826 [TD]Add Show/Hide invisible lines tool 2019-07-18 08:53:38 -04:00
wandererfan
e406b2f3e6 [TD]Remove NoLine option from dialogs 2019-07-18 08:53:38 -04:00
luz.paz
ff1a7fd0a8 Fix typos
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller`
2019-07-16 11:21:52 -03:00
wandererfan
0d56397427 [TD]fix master merge conflict 2019-07-15 12:36:48 -04:00
wandererfan
0434a44c82 [TD]Remove extra template dir 2019-07-15 12:36:48 -04:00
wandererfan
941968b37c [TD]Edge and Vertex center lines 2019-07-15 12:36:48 -04:00
wandererfan
3583141230 [TD] Fix Centerline position 2019-07-15 12:36:48 -04:00
wandererfan
f655857196 [TD] fix context menu 2019-07-15 12:36:48 -04:00
wandererfan
621b66be17 [TD]Add Properties for Cosmetic persistence 2019-07-15 12:36:48 -04:00
wandererfan
b561190d4f [TD]Add restore invisible lines 2019-07-15 12:36:48 -04:00
wandererfan
3d2edd0f7e [TD]Add line appearance editor 2019-07-15 12:36:48 -04:00
wandererfan
11d8aaed61 [TD]Add CenterLine edit function 2019-07-15 12:36:48 -04:00
wandererfan
39e556fb3f [TD] Add Centerline Shift/Rotate 2019-07-15 12:36:48 -04:00
wandererfan
7199c95251 Cleanup dangling debug code 2019-07-15 12:36:48 -04:00
wandererfan
5970e91ef2 [TD]Py Cosmetic Vertex, Line, Circle Arc 2019-07-15 12:36:48 -04:00
wandererfan
4a466c4667 [TD] Improve CenterMark handling on print 2019-07-12 06:45:34 -04:00
luz.paz
752e74c396 Misc. typo fixes
Found via `codespell -q 2`
2019-07-11 19:17:07 +02:00
FelixLee
efc6d4f857 add zh_CN template sag files 2019-07-04 15:49:04 -04:00
FelixLee
bbbab316cb create README file in TechDraw Template zh_CN
create README file in TechDraw Mod Template directory .
2019-07-04 15:49:04 -04:00
FelixLee
9ba307ff94 Add files via upload 2019-07-04 11:37:18 -04:00
Franck Jullien
accf578dd9 [TD] Fix TaskPanel comboBox values 2019-06-29 06:31:54 -04:00
wandererfan
916fe7ced3 [TD]Remove tracker on Cancel 2019-06-26 08:19:12 -04:00
wmayer
85270f5cd3 Fix a couple of clang compiler warnings:
-Wunused-variable
-Winconsistent-missing-override
-Wdelete-non-virtual-dtor
-Wunused-private-field
-Wformat
2019-06-23 15:19:12 +02:00
wmayer
81f37959a7 fix -Winconsistent-missing-override 2019-06-23 10:37:28 +02:00
luz.paz
4035abc3c8 [Crowdin] Fix typo in TechDraw/Gui/CommandAnnotate.cpp
https://crowdin.com/translate/freecad/all/en-en#6576658
2019-06-20 18:42:09 +02:00
Yorik van Havre
236f890864 Merged translations from crowdin 2019-06-17 20:06:59 -03:00
Yorik van Havre
d890b4ec17 Updated master ts files 2019-06-17 17:28:12 -03:00
Tomas Pavlicek
1cd8f26254 TechDraw: SVG export refactoring - Fix russian templates rendering 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
dab8a3c02f TechDraw: SVG export refactoring - Change tspan replacement strategy 2019-06-11 15:46:46 -04:00
wandererfan
044fe79549 SVG Refactor - minor cleanups 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
ca5051a798 Remove xml:space=preserve from templates 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
bf5433a108 TechDraw: SVG export refactoring - Fix DLL export/import issue 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
5f0be3cacc Add QtXmlPatterns to CMake lists 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
28b2df05da TechDraw: SVG export refactoring - Keep correct font sizes 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
f4ca09f985 TechDraw: SVG export refactoring - All XML modifications via DOM 2019-06-11 15:46:46 -04:00
wandererfan
de3715908e Fix uncommanded format change & font size display 2019-06-10 15:52:59 -04:00
Anton Abrosimov
58608df237 TechDraw: Templates for the Russian State standard for technical documentation 2019-06-09 19:45:06 -04:00
wandererfan
6bb8f19b2c Fix misleading error messages in ProjGroup test 2019-06-08 12:25:00 -04:00
wandererfan
4494d384a6 Fix overlap of dimension selection area 2019-06-07 22:13:16 -04:00
wandererfan
3e0452417b Cosmetic CL for Section and Detail 2019-06-06 19:58:15 -04:00
wandererfan
f25826bba3 Change Face centerline command name and icon 2019-06-06 19:58:15 -04:00
wandererfan
93431edfba Initial version of Cosmetic Eraser 2019-06-06 19:58:15 -04:00
wandererfan
e0bf0b966c Handle multiple face selection 2019-06-06 19:58:15 -04:00
wandererfan
656e1654ff Initial working version Face Centerline 2019-06-06 19:58:15 -04:00
wandererfan
0117bcd086 Hide nonGui Property ShowFrames 2019-06-04 15:41:41 -04:00
wandererfan
5cea2f83bc Fix "trails" on dim lines when zoomed in 2019-06-04 15:41:41 -04:00