Yorik van Havre
85fdc8c76b
Drawing: Add SpreadsheetView command - fixes #1805
2016-01-03 16:44:56 -02:00
wmayer
48bf07e622
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
2015-10-06 18:45:06 +02:00
wmayer
017e0f38d1
+ fixes #0001998 : For 32 px and 48 px the icons with a submenu in toolbars are not display at the good size
2015-04-17 23:16:28 +02:00
Yorik van Havre
f278c297fd
Drawing: reset the default template to the classic one
2015-02-12 13:46:13 +01:00
Yorik van Havre
6ffc0e177a
Drawing: small fix in DraftView command
2015-01-26 16:00:13 -02:00
wmayer
ed46ec272f
+ slight fix in file filter
2015-01-24 16:31:49 +01:00
Yorik van Havre
f0ce2e6be6
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
2015-01-16 17:16:39 -02:00
wmayer
3210d0d2a0
+ issue #0001856 : Add standard set of blank ISO drawing template sizes
2015-01-10 19:09:58 +01:00
wmayer
6c187572c7
+ fix undo/redo issues with ortho views
2015-01-03 22:39:07 +01:00
Michael Georg Hansen
fe1d67fd65
Simplify access to projection properties.
...
Directly access the properties where possible.
2014-12-20 22:17:46 +01:00
Michael Georg Hansen
ef24aaa3ce
Reuse projection settings from an existing view when creating new part views.
...
Select a part and a view on a drawing page, then the view created for the part
will have the same projection settings as the selected view.
2014-12-20 22:16:41 +01:00
Sebastian Hoogen
a53a239f2f
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
wmayer
ce528d1c4a
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
Michael G. Hansen
dd7bd833c6
Fix bug 1643: Projections are always added to the first drawing page
2014-08-19 15:07:02 +02:00
Yorik van Havre
7778988faa
Drawing: Allow to select the page in which to create a view feature - fixes #1668
2014-08-07 22:00:31 -03:00
Yorik van Havre
dc3ebfb502
Fix in Drawing page object - fixes #1540
...
* Changing the editable texts updates the page automatically
* Added a doc.recompute() after creating a new page
2014-08-07 10:39:33 -03:00
wmayer
9367488293
+ fixes #0001312 : Save sheet doesn't write the file in some directories
2014-03-04 10:38:40 +01:00
wmayer
daf8b1d49e
+ fixes #0001447 : Crash when opening task dialog for orthographic projection while another task dialog is open
2014-02-27 11:14:53 +01:00
wmayer
c304c71b93
fixes #0001337 : Add american templates to Drawing workbench 'New Drawing' drop-down button
2013-12-24 12:39:15 +01:00
Yorik van Havre
1f2c5b04bb
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
08bfdc4875
Automatically create actions for each template
2012-07-22 14:56:25 +02:00
wmayer
17506c8d7e
Check at runtime if drawing page is there
2012-07-21 09:47:44 +02:00
Yorik van Havre
1a79480bd6
Added 0000145 : Drawing clip objects
2012-05-16 16:31:02 -03:00
Yorik van Havre
d4b5a079d9
Refined Drawing::FeatureViewAnnotation
...
+ Now goes inside an existing page automatically
+ Supports Rotation value
2012-05-03 16:04:48 -03:00
Yorik van Havre
2dc62d783e
Added 0000602 : Annotations object for Drawing pages
2012-05-02 18:16:41 -03:00
Yorik van Havre
7b6eab3781
Added Drawing_OpenBrowserView command
...
While the Drawing viewer is still based on QtSvg,
I added this little button to make it handy to
check how a page renders in the webkit window.
2012-01-19 21:01:57 -02:00
wmayer
776a083dce
+ support multi-selection when inserting objects to drawing page
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5390 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-05 18:50:56 +00:00
wmayer
eac5828903
+ add patch for ortho view (j-dowsett)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5310 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-15 18:31:59 +00:00
wmayer
7d7631bc9d
+ add task panel for projections (j-dowsett)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5262 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 21:36:02 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00