wandererfan
2dd0f1f8f6
Export Diametric Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
b7f4fe9368
Export Radial Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
4a1b6601da
Export Angular Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
490b7fc197
Export Linear Dim to Dxf
2018-05-21 19:36:16 -04:00
luz.paz
7a09a5774e
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
6e64b4f75d
Misc. typos
2018-05-19 12:06:34 -04:00
wandererfan
afdd30b137
Fix delayed painting
...
- Annotation and Image were not being painted
immediately, but had to wait for a page
refresh.
2018-05-16 18:58:10 -04:00
wandererfan
09f607c5fc
Remove debugging messages
2018-05-16 18:58:10 -04:00
wandererfan
a2e1826a9a
Fix DrawProjGroup Positioning
...
- DrawPage was not including DPG in list of all
views, so DPG was not being positioned properly.
2018-05-16 18:58:10 -04:00
wandererfan
84c40aa69b
export TD Annotation to Dxf
2018-05-16 18:58:10 -04:00
wandererfan
57b7f3389a
Fix selection when multiple pages
2018-05-15 21:50:48 +02:00
wandererfan
2a0c65137f
Fix message for empty detail area
2018-05-15 21:50:48 +02:00
wandererfan
89a7b2a92f
Fix selection for radius Dims
...
- selection of ellipse curves was allowed
but not supported for radius dims.
2018-05-15 21:50:48 +02:00
wandererfan
26d7d74725
Convert deprecated boost::signal to signals2
2018-05-11 10:32:24 -03:00
wandererfan
eefaaa58db
Eliminate some redundant executes
...
- excessive calls to DrawView::execute were
slowing data entry in PropertyEditor.
2018-05-11 10:32:24 -03:00
wandererfan
cb12b0eda0
Add Export Page as Dxf to TD Gui
2018-05-01 13:22:02 -04:00
wmayer
5a7bc3376d
disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions
2018-04-29 11:00:28 +02:00
wandererfan
33c77a5462
Add View and Page Dxf export
2018-04-29 10:12:31 +02:00
luz.paz
505488c4f9
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
wandererfan
5ccb7e7d37
Add some debug and util routines.
2018-04-25 11:09:39 +02:00
wandererfan
00f36d78e4
Update Page display when View removed.
...
- if a View is removed from a Page, but not from
the document, its graphic remains on the display.
This change checks if graphic has an associated
View on this Page.
2018-04-25 11:09:39 +02:00
wandererfan
371c7e4588
Ensure Section face redrawn on update
2018-04-25 11:09:39 +02:00
wandererfan
a40996016f
Add #3337 Arbitrary Dimension
2018-04-25 11:09:39 +02:00
wandererfan
c3d56ca36e
Fix exterior angle arc and value
2018-04-25 11:09:39 +02:00
wandererfan
4cd563b5c2
Remove duplicate code/save Dim line geom
2018-04-25 11:09:39 +02:00
wandererfan
40919896e7
Add getAllViews() method to DrawPagePy
2018-04-23 07:55:38 +02:00
wandererfan
f13689753c
Fix #3367 : view/data pane is unselected
...
- error in coordination of Tree & QGraphicsScene
selection logic caused Feature to become
unselected during update.
2018-04-23 07:55:38 +02:00
wandererfan
4f3f620720
Coverity fixes
...
CID 174671
CID 174670
CID 174669
CID 174668
CID 174667
CID 174664
2018-04-23 07:55:38 +02:00
wandererfan
5d1fa67230
Fix add ArchSection w/ multiple Pages
2018-04-22 07:44:41 +02:00
wmayer
840c9e8b3c
prepare for PyCXX 7.0
2018-04-18 19:20:50 +02:00
WandererFan
f95117c706
Sync TechDraw what's this with Wiki page names
2018-04-11 10:53:42 -03:00
WandererFan
973e0e4bdd
Align TechDraw menu and toolbars
2018-04-11 10:53:42 -03:00
wmayer
578d7b2876
fix typos in German translation
2018-03-27 10:47:52 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
wmayer
fa26b06c9c
repair French and Finnish translation files
2018-03-22 14:40:14 +01:00
luz.paz
b45bc4889d
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
wmayer
5109e15889
TD Translation fixes
2018-03-18 15:12:39 +01:00
luz.paz
f97e28bdb1
TD Translation fixes
2018-03-18 14:30:52 +01:00
wandererfan
c02ddba1fb
Fix display of Edge/Edge horiz/vert Dims
2018-03-11 20:43:16 -04:00
wandererfan
9d26fe0599
Preserve setting across language change
2018-03-11 21:33:59 +01:00
wandererfan
2b35fd173a
Correct delayed scaling of center/section lines
2018-03-11 21:33:59 +01:00
wandererfan
7cde0236f1
Prevent translation of LineGroup name
2018-03-11 21:33:59 +01:00
wandererfan
4880eff86d
Sync code default values with Pref defaults
2018-03-11 21:33:59 +01:00
WandererFan
be3b4d8881
Fix #2624 Draft Patterns Not Installed
2018-03-08 12:02:59 +01:00
WandererFan
11ad76b82e
Fix Bad View Position on Add to Clip
2018-03-08 11:24:31 +01:00
WandererFan
02eadc950f
Use Unit Aware Spinbox in Prefs
...
- use length aware spinboxes for font and
arrow sizes in TechDraw preferences.
2018-03-08 11:12:45 +01:00
wmayer
8c6b4ad1a6
fix German translation
2018-03-03 23:37:15 +01:00
wandererfan
449dbe13eb
Fix painting of detail highlight
...
- painting of the detail highlight in the base
view was being delayed until the base view
was updated. It is now drawn when detail
changes.
2018-03-03 11:22:15 -03:00
Sebastian Bachmann
efa8ceb303
TechDraw: small corrections for line sizes
...
changeing the line weight for dimensions to a thin line
and get the font size for detail view labels from the configuration
rather than using a hardcoded value.
Also removing a duplicate method, as it is already implemend in the
parent class.
2018-03-02 10:48:55 -03:00
WandererFan
8a26554eda
Fix Dimension Response to Changed X/Y
...
- Dimensions in Gui were not responding to changes in
the Feature's X/Y properties.
2018-02-28 18:38:59 -05:00