wmayer
|
2b2358e70b
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
wmayer
|
efd3a494d7
|
+ fixes #0002297: 'Export to PDF...' from drawing view does not show an error if existing file can not be overwritten
|
2015-10-17 00:31:30 +02:00 |
|
wmayer
|
a4d1dbe5f0
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +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 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
b936514937
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
Yorik van Havre
|
163d206513
|
Updated ts files
|
2015-09-14 14:31:47 -03:00 |
|
sgrogan
|
3274f42bb0
|
[PATCH] fix missing drawing vs fem
|
2015-09-12 12:41:31 +02:00 |
|
sgrogan
|
8cfc4b66be
|
Remove Hardcoded Icons from Drawing and Mesh WB
|
2015-09-09 12:15:55 -03:00 |
|
wmayer
|
cb16fec6bb
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
wmayer
|
b81482d597
|
+ harmonize Coin3D cmake variables with official check
|
2015-07-28 14:55:15 +02:00 |
|
wmayer
|
7d98705396
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d95003e92c
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
wmayer
|
834c0a642d
|
+ include missing header files
|
2015-07-01 13:02:29 +02:00 |
|
wmayer
|
27863408c9
|
+ remove references to SoFCSelection where not needed
|
2015-05-20 19:24:12 +02:00 |
|
wmayer
|
562ecea9cf
|
+ fix text in drawing dialog
|
2015-05-20 18:16:49 +02:00 |
|
wmayer
|
74c912f169
|
+ fixes #0002064: Editable text changes in drawing template not restored.
|
2015-05-02 13:14:38 +02:00 |
|
wmayer
|
dd2b39ddd6
|
+ fixes #0002075: Analysis of FreeCAD by PVS-Studio static analyzer
|
2015-05-01 16:56:31 +02:00 |
|
Yorik van Havre
|
9967bbe297
|
Drawing: Symbols can now contain editable texts
|
2015-04-23 23:13:58 -03:00 |
|
Yorik van Havre
|
bf32404975
|
added new set of Drawing templates - fixes #2065 #2043 #2005
|
2015-04-22 19:01:55 -03:00 |
|
Yorik van Havre
|
01480a174a
|
Workaround for issue #1963 - Search for templates in userAppData/Templates folder
|
2015-04-20 12:45:43 -03: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 |
|
wmayer
|
8476bab7dc
|
+ fixes #0001963: Only write needed user data in FCSTD file if any.
|
2015-04-11 22:30:11 +02:00 |
|
Yorik van Havre
|
5057f28a49
|
Drawing: Added SVG pattern generation module
|
2015-03-21 12:08:05 -03:00 |
|
Yorik van Havre
|
0009e58291
|
Merged crowdin translations
|
2015-03-07 15:17:58 -03:00 |
|
wmayer
|
d29d62b4ab
|
+ fix linker error with MSVC 2012
|
2015-02-28 12:42:27 +01:00 |
|
Yorik van Havre
|
8d8eba6dac
|
Updated ts files from source
|
2015-02-27 18:56:51 -03:00 |
|
Yorik van Havre
|
8d98921dd7
|
Updated translations from crowdin
|
2015-02-27 18:46:03 -03:00 |
|
Yorik van Havre
|
0bb651da4d
|
Updated translation files
|
2015-02-14 12:16:39 -02:00 |
|
Yorik van Havre
|
f278c297fd
|
Drawing: reset the default template to the classic one
|
2015-02-12 13:46:13 +01:00 |
|
Sebastian Hoogen
|
12407a1057
|
disable conversion of BSplines to circles in SVG drawing output
partly revert 0a31bebaed
|
2015-02-10 15:45:34 +01:00 |
|
Sebastian Hoogen
|
8ee81e0516
|
set the max. segments in BSpline approximation to 50
in Draft and Drawing WBs
|
2015-02-08 15:14:32 +01:00 |
|
Yorik van Havre
|
d8146a0cf8
|
Updated ts files
|
2015-01-26 16:23:48 -02:00 |
|
Yorik van Havre
|
6ffc0e177a
|
Drawing: small fix in DraftView command
|
2015-01-26 16:00:13 -02:00 |
|
wmayer
|
683e342cff
|
+ fix linker error with MSVC
|
2015-01-25 12:22:04 +01:00 |
|
Sebastian Hoogen
|
5a9484f06c
|
round the drawing view projection direction
before calculating the necessary view rotation to anticipate the
rounding that happens on saving and reloading the file. fixes #1909
|
2015-01-24 23:37:38 +01:00 |
|
wmayer
|
ed46ec272f
|
+ slight fix in file filter
|
2015-01-24 16:31:49 +01:00 |
|
Sebastian Hoogen
|
d059520046
|
Use splines in dxf drawing output
|
2015-01-20 20:08:40 -02:00 |
|
Yorik van Havre
|
f0ce2e6be6
|
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
|
2015-01-16 17:16:39 -02:00 |
|
Yorik van Havre
|
ae3fafea6c
|
Updated base translation files for crowdin
|
2015-01-13 20:00:09 -02:00 |
|
wmayer
|
477099bbfe
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
|
wmayer
|
3f03e954da
|
+ fixes #0001914: A4_Landscape_ISO7200
|
2015-01-12 11:27:30 +01:00 |
|
wmayer
|
c6fe925dfd
|
+ fixes #0001856: Add standard set of blank ISO drawing template sizes
|
2015-01-12 01:56:14 +01:00 |
|
wmayer
|
b437dfd9da
|
+ fixes #0001912: Drawing Workbench Not Displaying Views of Cylindrical Parts.
|
2015-01-12 01:43:48 +01:00 |
|
wmayer
|
0b904e674b
|
+ support Bezier curves for SVG output
|
2015-01-11 16:02:27 +01:00 |
|
wmayer
|
0a31bebaed
|
+ fixes #0001898: Drawing workbench draws cylinder in orthographic projection wrong
|
2015-01-11 01:46:31 +01:00 |
|
wmayer
|
9cb8471fa2
|
+ fixes #0001856: Add standard set of blank ISO drawing template sizes
|
2015-01-10 22:21:20 +01:00 |
|
wmayer
|
2e91cd1000
|
+ add new templates from triplus
|
2015-01-10 22:19:46 +01:00 |
|
wmayer
|
3210d0d2a0
|
+ issue #0001856: Add standard set of blank ISO drawing template sizes
|
2015-01-10 19:09:58 +01:00 |
|
wmayer
|
396e9c93b7
|
+ fixes #0001553: printing drawing full size (1:1) prints wrong size
|
2015-01-09 21:15:27 +01:00 |
|