Yorik van Havre
|
3106ca7df3
|
Added slovenian language
|
2016-02-03 13:36:51 -02:00 |
|
Yorik van Havre
|
758b0778d4
|
Updated translations with latest from crowdin
|
2016-02-01 23:32:58 -02:00 |
|
wmayer
|
d6109b5d29
|
+ simplify porting of Drawing module to Python3
|
2016-01-21 14:49:57 +01:00 |
|
wmayer
|
a0e7780fbd
|
+ fix crashes in ortho view panel
|
2016-01-13 17:40:20 +01:00 |
|
wmayer
|
a2e7fc1c31
|
+ improve error handling in projection panel in Drawing workbench
|
2016-01-13 14:48:51 +01:00 |
|
wmayer
|
2709266e83
|
+ do not include from .qrc generated .cpp file from other .cpp file but add it to build system
|
2016-01-05 17:35:58 +01:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Mateusz Skowroński
|
0695552cff
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
3fb195b2c7
|
+ fix major flaw in Spreadsheet module: do not include precompiled header in other header files
+ fix linking errors in drawing module
|
2016-01-04 16:03:00 +01:00 |
|
Yorik van Havre
|
80f27ca316
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
Yorik van Havre
|
16e857cbef
|
Drawing: Add SpreadsheetView command - fixes #1805
|
2016-01-03 16:44:56 -02:00 |
|
wmayer
|
750897c20e
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
|
Yorik van Havre
|
fd15f66b4d
|
Drawing: Added python feature to ViewProviderDrawingView - fixes #2276
|
2015-12-23 17:03:46 -02:00 |
|
Mateusz Skowroński
|
25e68f180c
|
QFileDialg::setFilters() is obsolete in Qt4. Replace it with setNameFilters().
This change is Qt4/Qt5 neutral.
|
2015-12-22 14:18:45 +01:00 |
|
wmayer
|
93a3dc0cdd
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
wmayer
|
787fc283b5
|
+ 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
|
f6023d36d2
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
|
wmayer
|
b374fcb6ef
|
+ 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
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
Yorik van Havre
|
f79d0d8ed2
|
Updated ts files
|
2015-09-14 14:31:47 -03:00 |
|
sgrogan
|
2e7120f475
|
[PATCH] fix missing drawing vs fem
|
2015-09-12 12:41:31 +02:00 |
|
sgrogan
|
41bee890f6
|
Remove Hardcoded Icons from Drawing and Mesh WB
|
2015-09-09 12:15:55 -03:00 |
|
wmayer
|
4a176cbe29
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
wmayer
|
72aaaa669a
|
+ harmonize Coin3D cmake variables with official check
|
2015-07-28 14:55:15 +02:00 |
|
wmayer
|
c2c83a353b
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d2b7b730d3
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
wmayer
|
6b3340e7b5
|
+ include missing header files
|
2015-07-01 13:02:29 +02:00 |
|
wmayer
|
cab441cf2a
|
+ remove references to SoFCSelection where not needed
|
2015-05-20 19:24:12 +02:00 |
|
wmayer
|
9c6e26d974
|
+ fix text in drawing dialog
|
2015-05-20 18:16:49 +02:00 |
|
wmayer
|
859d76faf8
|
+ fixes #0002075: Analysis of FreeCAD by PVS-Studio static analyzer
|
2015-05-01 16:56:31 +02:00 |
|
wmayer
|
f52ed288c1
|
+ 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
|
22c17aafbc
|
Merged crowdin translations
|
2015-03-07 15:17:58 -03:00 |
|
wmayer
|
a6994aac4b
|
+ fix linker error with MSVC 2012
|
2015-02-28 12:42:27 +01:00 |
|
Yorik van Havre
|
87911ca46b
|
Updated ts files from source
|
2015-02-27 18:56:51 -03:00 |
|
Yorik van Havre
|
7f98d14930
|
Updated translations from crowdin
|
2015-02-27 18:46:03 -03:00 |
|
Yorik van Havre
|
310ab9e1f0
|
Updated translation files
|
2015-02-14 12:16:39 -02:00 |
|
Yorik van Havre
|
d3207edb22
|
Drawing: reset the default template to the classic one
|
2015-02-12 13:46:13 +01:00 |
|
Yorik van Havre
|
c2226d02c0
|
Updated ts files
|
2015-01-26 16:23:48 -02:00 |
|
Yorik van Havre
|
7a40da3497
|
Drawing: small fix in DraftView command
|
2015-01-26 16:00:13 -02:00 |
|
wmayer
|
f746297edf
|
+ fix linker error with MSVC
|
2015-01-25 12:22:04 +01:00 |
|
Sebastian Hoogen
|
7485b6c36c
|
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
|
67b4ab51e4
|
+ slight fix in file filter
|
2015-01-24 16:31:49 +01:00 |
|
Yorik van Havre
|
aa28666817
|
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
|
2015-01-16 17:16:39 -02:00 |
|
Yorik van Havre
|
3e78e68f39
|
Updated base translation files for crowdin
|
2015-01-13 20:00:09 -02:00 |
|
wmayer
|
519d161492
|
+ support Bezier curves for SVG output
|
2015-01-11 16:02:27 +01:00 |
|
wmayer
|
492135fc23
|
+ issue #0001856: Add standard set of blank ISO drawing template sizes
|
2015-01-10 19:09:58 +01:00 |
|
wmayer
|
c98655a21e
|
+ fixes #0001553: printing drawing full size (1:1) prints wrong size
|
2015-01-09 21:15:27 +01:00 |
|
wmayer
|
a701c69e4e
|
+ fixes #0000932: Unexpected scaling of a printed Drawing From FreeCAD but not always from exported SVG
|
2015-01-09 14:00:18 +01:00 |
|
wmayer
|
cb897785a0
|
+ issue #0000932: Unexpected scaling of a printed Drawing From FreeCAD but not always from exported SVG
|
2015-01-07 19:35:52 +01:00 |
|
wmayer
|
553ddff9c1
|
+ fix undo/redo issues with ortho views
|
2015-01-03 22:39:07 +01:00 |
|