Yorik van Havre
e157152c96
Modified a couple of icons (Raytracing and Drawing) to give a more unified look
2013-09-16 12:18:15 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
5b46a86056
0001155: FreeCAD crashed while creating a loft of two ellipses
2013-06-20 13:12:31 +02:00
wmayer
b36ffe63fd
Activate OSD signals on Linux
2013-06-12 23:15:53 +02:00
wmayer
8122723360
Switch new selection style explicitly off for some types
2013-04-28 17:23:54 +02:00
wmayer
cf07e511b3
Add project shape command to Drawing menu
2013-01-02 14:39:07 +01:00
Yorik van Havre
f4a47f089c
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
Yorik van Havre
71b1777e8a
Updated translation strings
2012-12-07 10:56:57 -02:00
wmayer
64e1c3635d
Fix build failures with automake
2012-12-06 20:13:24 +01:00
wmayer
90a7787f08
Add DXF export of Drawing module to export command
2012-11-30 16:42:30 +01:00
wmayer
98c2c18c84
Remove Svg prefix from enum type
2012-11-29 11:52:42 +01:00
Yorik van Havre
9934a1dc0f
Added new translations to makefiles
2012-10-30 10:49:36 -02:00
Yorik van Havre
be940cbd06
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
a62da7f2f3
Use user-defined tolerance for tessellation
2012-10-08 14:10:53 +02:00
wmayer
e11e4ba9ff
Set tessellation tolerance in Drawing by user
2012-10-07 17:07:23 +02:00
wmayer
1f94f0846e
Fix translation issues
2012-08-31 13:11:52 +02:00
Yorik van Havre
3a8f6dff59
Updated translation files
2012-08-16 16:09:56 -03: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
wmayer
f6cf5227ed
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00
wmayer
b4aff85333
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
178010bb39
Fix build errors with autotools
2012-06-12 01:00:17 +02:00
wmayer
291dbfa054
Fix issues in autotools
2012-06-11 23:06:09 +02:00
wmayer
104f9d5225
Fix build errors with autotools, fix a couple of grave bugs
2012-06-11 21:19:49 +02:00
wmayer
769528e86e
Set number if decimals in property editor according to user settings
2012-06-11 18:25:56 +02:00
wmayer
3bd569252c
Raise exception in Drawing module for unsupported objects
2012-06-05 13:55:56 +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
c3ab6afd86
Set Drawing hidden linewidth to half the normal linewidth
2012-04-18 10:02:15 -03:00
Yorik van Havre
25c81962f8
Added LineWidth property to Part DrawingViews
...
Views of Part objects, when added to a DrawingPage, now
have an adjustable LineWidth property, set to 0.35 by default.
2012-04-17 20:52:27 -03:00
wmayer
2e3e3f0467
0000672: Loading Example Drawing extraction crashes at Baseclass.cpp line 115
2012-04-16 15:57:10 +02:00
wmayer
3f06cf75ea
add drawing view to the list of document views
2012-03-31 14:09:47 +02:00
wmayer
fcb4d396a1
Add program options --output and --hidden and implement PDF as export format
2012-03-31 13:25:01 +02:00
wmayer
2e062ab797
0000652: Polish language not available even if translation is available in source
2012-03-25 13:38:32 +02:00
wmayer
b75d56687a
Fix layout in ortho view task panel
2012-03-11 09:35:44 +01:00
Sebastian Hoogen
4ece6a3a67
new ISO 7200 compliant drawing template
2012-02-23 21:06:04 +01:00
Sebastian Hoogen
1279c0927c
Drawing templates: changed default inkscape unit to mm
2012-02-23 21:06:03 +01:00
wmayer
2ba9354492
Fix build error with VC++
2012-02-21 11:11:57 +01:00
wmayer
3891ad218f
New functions added to orhto views (Joe Dowsett)
2012-02-20 20:53:54 +01:00
wmayer
c782b9e732
Apply patch from Joe Dowsett
2012-02-20 20:39:19 +01:00
wmayer
5f140253fa
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
wmayer
c4122e059e
Fix INSTALL target in cmake files
2012-02-16 23:35:54 +01:00
wmayer
3c76fc176e
Fix INSTALL target in cmake files
2012-02-16 21:22:42 +01:00
Sebastian Hoogen
41337f61a6
Added viewbox and mm units to Drawing templates
2012-02-12 10:38:46 +01: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
Yorik van Havre
671930f61e
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-01-08 13:49:42 -02:00
Yorik van Havre
447600bf5a
added xml namespace to A3_Landscape template
2012-01-08 13:40:30 -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
unknown
9363b63a09
Merge remote-tracking branch 'svn/trunk'
2011-12-31 15:02:30 +01:00