wandererfan
b2d8eeeb65
[TD]Allow forced redraw of Page
2019-08-29 21:03:39 -04:00
wandererfan
5bed53f858
[TD]Add parameters to control drawing update
2019-08-29 21:03:39 -04:00
wandererfan
f4bb395387
[TD]Prevent crash in SelectionSingleton
...
- in SelectionSingleton::setVisible, if the selection changes during
loop, a crash may occur.
- in QGraphicsScene, hiding an item changes its selected status.
2019-08-28 12:20:42 -04:00
wmayer
9d95936891
Fix warnings:
...
fix -Winconsistent-missing-override
fix -Wself-assign
2019-08-28 16:25:39 +02:00
wandererfan
f5b7f3bde8
[TD]Fix Travis compile errors (includes, qt4/qt5)
2019-08-28 08:38:27 -04:00
wandererfan
13676bfe57
[TD]Make TD View from ActiveView
2019-08-28 08:38:27 -04:00
Tomas Pavlicek
ffcac528d5
TechDraw: Middle button panning
2019-08-27 07:33:30 -04:00
wandererfan
5806fc64b9
[TD]Restore context menu after leader edit
2019-08-22 17:11:55 -04:00
wandererfan
3c4700d05b
[TD]fix BRect on empty text items
2019-08-22 17:11:55 -04:00
wandererfan
178520fb4a
[TD] fix stale pointer in scene
2019-08-22 17:11:55 -04:00
wandererfan
5a3de6c3df
[TD]Add welding symbol directory preference
2019-08-22 17:11:55 -04:00
wandererfan
f0155052f3
[TD]Welding Symbol Editor alpha release
2019-08-22 17:11:55 -04:00
wandererfan
0d01744098
[TD]Clean up Welding Symbol creation
2019-08-22 17:11:55 -04:00
wandererfan
992ef1b07e
[TD]Welding Symbol creation
2019-08-22 17:11:55 -04:00
wandererfan
f046a0e657
[TD]Fix CosmeticEraser multiple item delete
2019-08-22 17:11:55 -04:00
Tomas Pavlicek
46c73062ff
TechDraw: Radius drawing refactored - ASME support
2019-08-21 19:27:12 -04:00
wmayer
7022f41bb1
Fix clang compiler warnings:
...
+ fix -Winconsistent-missing-override
+ fix -Wunused-private-field
2019-08-17 19:53:39 +02:00
Zheng, Lei
c555a8222e
TechDraw: fix face based projection direction detection
2019-08-17 15:32:51 +02:00
Zheng, Lei
62423cb79a
TechDraw: fix projection group editing update
2019-08-17 15:32:51 +02:00
Zheng, Lei
f243db0d5b
TechDraw: fix drawing update on undo/redo
2019-08-17 15:32:51 +02:00
Zheng, Lei
d26f772035
TechDraw: Link related changes
...
* Support link and group objects
* Support view sync by implementing view provider API getMDIView()
* Use handleChangedPropertyType() for object migration instead of
reimplementing Restore() because of a lots of changes in
PropertyContainer::Restore().
* Various other small fixes.
2019-08-17 15:15:46 +02:00
Yorik van Havre
c168a7d14b
Arch/TD: Support for Arch BuildingParts in TD ArchView
2019-08-16 19:03:49 -03:00
wandererfan
641d946fa4
[TD]Allow Aligned & Uniform Conventions on Radius Dims
2019-08-10 19:41:03 -04:00
Tomas Pavlicek
f704340f2b
Enhance Radius dimension drawing
2019-08-10 19:41:03 -04:00
wandererfan
506886f388
[TD]Fix Svg Export Scaling issue
...
- change target rectangle for render to match source
- add param for endcap style (.../General/EdgeEndCap)
2019-07-22 19:38:07 -04:00
wandererfan
741dddf254
[TD]Fix Inverted Y coord for midpoint and quad
2019-07-20 17:11:15 -04:00
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
941968b37c
[TD]Edge and Vertex center lines
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
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
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