cclauss
e3545c8c06
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Yorik van Havre
ac18ec0d79
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
2ea84272fd
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
wmayer
16295d4121
CMake 2.8.12 and lower allowed the SOURCE signature in add_custom_command
...
In CMake 3.0 the policy CMP0050 was introduced where it could be set to OLD to keep this behaviour while for NEW an error was raised.
Since CMake 3.5.2 a warning comes up when using the OLD behaviour and that it will be removed in a future version.
In FreeCAD we switched to the new behaviour now and removed the SOURCE signature from add_custom_command which affects the macros
fc_copy_sources, fc_target_copy_resource and fc_target_copy_resource_flat and their usage.
It's not possible any more to add files to a target by using the macros. Now a file must be added to the target before using the macros.
This commit fixes it for Arch, Draft, OpenSCAD, Material, Plot and Ship
2018-08-20 11:47:39 +02:00
looooo
be5ea8391c
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Yorik van Havre
12f3258ded
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luzpaz
56af703746
Fix Techdraw UI typo found via crowdin + misc. typos
...
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
2017-11-26 15:48:20 +01:00
Yorik van Havre
cfe2d134a2
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
asiersarasua
ea3d86b735
Fix typos
2017-04-20 09:49:19 +02:00
Kunda
784edd3f82
Typo fixes for doxygen and source comments
...
issue #0002914
2017-03-31 11:25:57 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Kunda
dde52952f4
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Alexander Gryson
49c02b988b
Update Plot icon metadata
2017-01-29 20:21:22 +01:00
Alexander Gryson
1c07ca7a31
Align Plot Workbench icons to guidelines
2017-01-29 20:21:22 +01:00
wmayer
0f53d8224b
remove UnicodeUTF8
2016-12-27 18:31:05 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Jose Luis Cercos-Pita
14cb2b8a75
Moved to version checking for anarchists and software realists, like matplotlib guys
2016-04-19 13:41:30 +02:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
28b6c82555
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
Ian Rees
e242e4643b
Add cmake checks for BUILD_GUI to some modules
2016-02-13 13:45:27 +13:00
Yorik van Havre
2e2192f88a
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
37b1bdbe27
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
Jose Luis Cercos Pita
feb9b58a7e
Added the matplotlib navigation toolbar, and methods to toogle it on/off
2016-01-28 10:25:53 +01:00
Jose Luis Cercos Pita
f07f047bbf
Fixed deprecation warning when matplotlib 1.4 is used
2016-01-28 10:24:35 +01:00
Bruce Lacey
9f907f5d1b
Upgraded Plot module to comply with matplotlib 1.5.x API
...
Plot.py will check the version of matplotlib imported using the
distutils.version.StrictVersion class. If the version is less
than 1.5.0, it will import the legacy gt4agg NavigationToolbar
from matplotlib, otherwise the 1.5.x version.
Resolves #2421
2016-01-26 22:31:29 -08:00
J.L. Cercos-Pita
071829dbc9
Fixed 'Axes' object has no attribute 'get_frame' error (see http://matplotlib.org/api/api_changes.html )
2015-05-31 19:28:16 +02:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Sebastian Hoogen
a8dd528c1a
Build python Qt resource files at compile time
...
fixes #1888
2015-01-02 11:14:07 +01:00
wmayer
491ea2b52a
+ use QApplication instead of qApp
2014-12-22 12:30:44 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
a622d14c2d
+ port to CMake 3.0
2014-11-15 18:48:58 +01:00
Jose Luis Cercos-Pita
4de77a921a
Set PySide to all ambiguous QtGui and QtCore calls
2014-10-04 11:42:34 -03:00
Sebastian Hoogen
a81a307346
issue #1700 replace raise Exception()
2014-09-01 22:47:05 +02:00
Jose Luis Cercos-Pita
ed0c6ebd7d
Plot: Fixed PyQt imported in the resources loading
2014-08-31 18:37:26 +02:00
Yorik van Havre
940f7e69ba
Updated translations
2014-05-24 17:35:20 -03:00
jriegel
93fc937bd1
Close window interface in Plot
2014-04-27 18:12:02 +02:00
Yorik van Havre
3a8d83bed9
Updated ts files from source
2014-03-10 20:36:59 -03:00
Jose Luis Cercos-Pita
11278f34f3
rebased (regenerated) branch from master
2014-01-12 15:07:19 +01:00
wmayer
76e06c801f
0001231: Annoying messages at startup
2013-09-21 15:45:25 +02: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
Jose Luis Cercos Pita
40e8de19f0
Included legend best location capabilities
2012-11-18 14:46:10 +01:00
Jose Luis Cercos Pita
6a9a7a533c
Removed internal scripts to generate resources (moved to general tools)
2012-11-18 10:35:43 +01:00
Yorik van Havre
0606dca842
Plot: fixed typo (notified on crowdin)
2012-11-17 18:47:17 -02:00
Jose Luis Cercos Pita
a4b490aa51
Added tooltips
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
c15c15888a
Forced size to improve vertical sliders
2012-11-05 18:54:20 +01:00