wandererfan
|
ee607d36a9
|
Fix iso View position in AutoDistribute
|
2018-07-31 16:08:48 -03:00 |
|
wandererfan
|
b20a992579
|
Fix extension line direction in isometric views
|
2018-06-22 10:47:55 -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
|
5ccb7e7d37
|
Add some debug and util routines.
|
2018-04-25 11:09:39 +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
|
4880eff86d
|
Sync code default values with Pref defaults
|
2018-03-11 21:33:59 +01:00 |
|
WandererFan
|
033077f76f
|
KeepLabel Property to Gui side
|
2018-02-14 15:42:25 -05:00 |
|
WandererFan
|
70099d5704
|
Allow View Position to be Locked
- prevents accidently moving View A from desired position
while grabbing/dragging View B.
|
2018-01-11 11:21:25 -02:00 |
|
triplus
|
f34659a29f
|
TechDraw LabelFont defaults
|
2017-12-31 15:09:13 +01:00 |
|
WandererFan
|
44fd200166
|
Rotate DrawViewPart around part centroid
|
2017-11-12 19:08:32 -05:00 |
|
WandererFan
|
63bfba6646
|
Make View backgrounds transparent
- makes it easier to stack views
|
2017-09-17 18:50:07 +02:00 |
|
WandererFan
|
d27b8387e8
|
Eliminate superfluous DPG executes
|
2017-09-10 15:22:49 +02:00 |
|
WandererFan
|
69163cb016
|
Fix #2888 Crash on Delete View
|
2017-02-09 15:45:04 -05:00 |
|
WandererFan
|
f51b5818cc
|
Initial working version of geometric crosshatch/PAT files
|
2017-01-29 19:40:34 -05:00 |
|
WandererFan
|
6cad2bc834
|
Delete DPGI's when parent DPG deleted
Ensure Gui/QGIVxx is removed when App/DVxxxx is deleted
|
2017-01-29 19:40:33 -05:00 |
|
WandererFan
|
60ba62c09f
|
Fix non-rotation of QGIDecorations with QGIViewPart
|
2017-01-29 19:40:32 -05:00 |
|
WandererFan
|
f68cbc83e3
|
Basic working HiResolution TD
|
2017-01-29 19:40:32 -05:00 |
|
wmayer
|
76c529d47d
|
fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359
|
2016-12-18 14:12:13 +01:00 |
|
WandererFan
|
0ad0b58ab3
|
Use current font size preference for Label and Caption
|
2016-12-04 15:27:07 +01:00 |
|
WandererFan
|
bcb1534391
|
Add 2nd page of preferences
|
2016-11-24 14:44:37 -02:00 |
|
WandererFan
|
5bfdad804a
|
Basic working ViewImage
|
2016-11-07 17:20:20 -05:00 |
|
wmayer
|
6c58963ba5
|
fix compiler warning
|
2016-10-31 16:13:16 +01:00 |
|
WandererFan
|
cd87af3746
|
Allow manual repositioning of ProjGroup views
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
a51b3f7b11
|
Add Caption property to Views
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
1d281d821a
|
Easier View selection - bigger frame
|
2016-09-28 20:24:47 -04:00 |
|
wmayer
|
c457fc468c
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
WandererFan
|
27ff991d79
|
Fix ProjectionGroupItem spacing
|
2016-09-01 12:14:42 -04:00 |
|
WandererFan
|
4cb4e5f04a
|
Create ViewSection from ViewPart
Property name changes
Touch section when View SymbolSection changes
|
2016-08-26 11:39:03 -03:00 |
|
Ian Rees
|
34583fad05
|
TechDraw: Fix some Coverity Unchecked dynamic_cast
CIDs from sasobadovinac-FreeCAD:
151684
151714
151715
151716
151718
151719
151720
151721
151722
151724
151725
151730
151749
151759
151771
151794
|
2016-08-16 08:15:36 +12:00 |
|
Mateusz Skowroński
|
8c6bede7b8
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-08-15 14:14:40 +02:00 |
|
WandererFan
|
40fa4e0d40
|
Qt item parenting and garbage collection
Remove dupl/obsolete code
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
78924d3a22
|
Fix scaling for ViewSymbol
|
2016-08-01 19:27:52 -03:00 |
|
WandererFan
|
cb51799f60
|
Refactor method to base View
Auto allocate member attributes
|
2016-07-23 15:03:39 +02:00 |
|
WandererFan
|
aa8fea7ba4
|
Fix GH Issue 49 Clip artifact
|
2016-07-23 15:03:39 +02:00 |
|
WandererFan
|
222492c912
|
remove unneeded boundingRect methods
|
2016-07-23 15:03:39 +02:00 |
|
WandererFan
|
094a63356f
|
Exclude hatches from SVG export.
QtSvg does not support clipping which is required for hatches.
|
2016-07-17 10:43:54 -04:00 |
|
WandererFan
|
2c8f497292
|
Get user prefs at time of use
|
2016-07-14 15:55:57 -04:00 |
|
WandererFan
|
9dec3c540e
|
Fix default normal/select/preselect colors
|
2016-07-14 15:55:57 -04:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
1a87644f44
|
DrawViewSymbol forgets Scale on restore
|
2016-07-12 15:20:08 -04:00 |
|
WandererFan
|
ed2de2c06e
|
Default font to Sans from osifont
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
6cec1df189
|
Working Face selection
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
cd96b40983
|
Removed unused QObject inheritances.
|
2016-07-11 15:32:16 +02:00 |
|
Ian Rees
|
b883434318
|
Remove ctor args from QGIView and descendents.
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b96cbbeb6
|
wmayer patch for Win & OCC7 compat
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a4061bb6a5
|
Fix #10 View Visibility
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
c37df54c0f
|
fix BRect calc for non-custom items
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
665bea53cf
|
Svg DrawViewSpreadsheet
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
ccdb56c06e
|
use Mod/TechDraw for preferences
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a9d6f1568b
|
/QGI/QGraphicsItem/
|
2016-07-11 15:32:16 +02:00 |
|