Commit Graph

1263 Commits

Author SHA1 Message Date
wmayer
5e0cfc64ee App: use forward declarations 2022-03-04 21:09:46 +01:00
wmayer
2a33fe77f6 App/Gui: move template classes (ViewProvider)ExtensionPythonT to their own header files 2022-03-04 18:54:42 +01:00
Wanderer Fan
7ae77937eb [TD]fix folder name in preference ui 2022-03-04 09:28:16 -05:00
Wanderer Fan
58d1ef260b [TD]move format spec to dimension tab
- also make %.2w default format
2022-03-04 09:28:16 -05:00
Wanderer Fan
0149b99b6f [TD]make page grid unit aware 2022-03-04 09:28:16 -05:00
Wanderer Fan
7ebc4c44c9 [TD]use <br> in ToolTipText vs \n 2022-03-03 09:31:01 -05:00
Wanderer Fan
4a97a6244c [TD]fix area scale and make unit aware 2022-03-03 09:31:01 -05:00
wmayer
79f8e33b87 TD: further security checks in CmdTechDrawExtensionPositionSectionView::activated 2022-02-28 19:09:31 +01:00
wmayer
f301532efb TD: improve handlings with casts 2022-02-28 18:56:28 +01:00
andrea reale
9b0d9ca6fc Fix uninitialized variable 2022-02-28 18:53:09 +01:00
wmayer
486c294f0c TD: fix compiler warnings added with 5e8a44c6a
* warning: private field 'm_showGrid' is not used [-Wunused-private-field]
* warning: private field 'm_gridStep' is not used [-Wunused-private-field]
2022-02-28 12:58:22 +01:00
Uwe
98692e4b63 [TD] CommandExtensionDims: remove unused includes 2022-02-28 01:42:39 +01:00
Uwe
6f00d895c0 [TD] fix compilation error introduced with https://github.com/FreeCAD/FreeCAD/pull/6465 2022-02-27 23:56:43 +01:00
Wanderer Fan
879339faa4 [TD]add alignment grid to page 2022-02-27 14:34:35 -05:00
luz paz
f8f3c448ef [TD] tweak verbiage for weld symbol directory tooltip [skip ci] 2022-02-24 18:10:57 -05:00
luz paz
03ffb0844f [TD] Fix some more grammatical issues 2022-02-24 18:10:57 -05:00
Benjamin Bræstrup Sayoc
15759a57fb [TD] Improve weld task tool tips, partially fixes #0004838 2022-02-24 18:10:57 -05:00
luz paz
5c9e629db7 TD: Substitute string 'Dxf' for 'DXF' [skip ci]
This fix was suggested by translators on crowdin.
2022-02-20 09:33:56 -05:00
Uwe
7c11debe1a [TD] ViewProviders: remove more unused includes
- also sort the includes
2022-02-18 05:11:52 +01:00
Uwe
9b14bf80d1 [TD] ViewProviders: remove unused includes
- also sort the includes
2022-02-18 04:43:32 +01:00
Chris Hennes
629798a235 TD: Fix MSVC compilation failure
Also shifts to snprintf to eliminate overrun risk.
2022-02-17 11:33:52 -06:00
edi271
3b16914a9c Update CommandExtensionDims.cpp 2022-02-17 10:05:56 -05:00
edi271
7efa2d69d5 Update CommandExtensionDims.cpp 2022-02-17 10:05:56 -05:00
edi271
226908bb66 Update TaskCustomizeFormat.ui 2022-02-17 10:05:56 -05:00
edi271
2a30032c7d New extension tool: cutomize format 2022-02-17 10:05:56 -05:00
edi271
281e18a353 Icons and Ui-files 2022-02-17 10:05:56 -05:00
edi271
4744ec5103 Force tree update 2022-02-17 10:05:56 -05:00
Yorik van Havre
e1028eb65e Merged crowdin translations 2022-02-14 12:31:57 +01:00
Yorik van Havre
93fc8c5357 Updated ts files 2022-02-14 12:31:47 +01:00
luz paz
6718d8797e Fix some typos and whitespace 2022-02-12 19:33:28 +01:00
Uwe
8b185474bb [TD] sort and simplify a header 2022-02-04 03:49:25 +01:00
Wanderer Fan
2204bb9d7a [TD]Add sodipodi namespace to exported SVG 2022-02-03 15:07:07 -05:00
Wanderer Fan
4fd28100ce [TD]rename CopyView to ShareView 2022-02-03 08:39:01 -05:00
Roy-043
efdaed9397 TechDraw: Fix texts in TaskSelectLineAttributes.ui
Fix text regression.
2022-02-03 05:17:12 +01:00
edi271
5279eddc33 Issue Y-position of dim labels 2022-02-02 08:35:34 -05:00
edi271
d5177b09cc New tool remove prefix characters 2022-02-02 08:35:34 -05:00
edi271
fcb423992b New tool circle through 3 points 2022-02-02 08:35:34 -05:00
Benjamin Bræstrup Sayoc
f75acfd4c3 Refactor 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
1f0f69da23 Only update weld dialog on directory change 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
8d6e561e66 Resizing of weld symbol selection dialog, fixes #0004386 2022-02-01 09:16:18 -05:00
Wanderer Fan
8b4ef152bf [TD]Prevent segfault on exit with open task dialog 2022-02-01 09:15:00 -05:00
Wanderer Fan
ca4f16a1a7 [TD]shrink detail view matting 2022-02-01 09:15:00 -05:00
Wanderer Fan
f462ac2caf [TD]fix wrong preference path 2022-02-01 09:15:00 -05:00
Benjamin Bræstrup Sayoc
7edfd902a3 Improve code simplicity/readability 2022-02-01 09:10:36 -05:00
Yorik van Havre
d7c5800da2 Merged crowdin translations 2022-02-01 12:59:42 +01:00
luz paz
23c166399d TD: cleanup after #5457 [skip ci]
Fix header uniformity  
Fix grammar  
Fix trailing whitespace
2022-01-30 10:38:55 -05:00
edi271
8003ea80e5 [TD] Include Intersection method into DrawUtil class 2022-01-29 14:49:44 -05:00
edi271
f2f858190c [TD] Insert new tool Area Annotation 2022-01-29 14:49:44 -05:00
Wanderer Fan
aa6f8c4b14 [TD]migrate DrawingWB projection functions to TechDrawWB 2022-01-29 14:49:15 -05:00
0penBrain
9f43830c10 [TD] Prevent crash when snapping leader line 2022-01-27 15:13:03 -05:00