Commit Graph

40 Commits

Author SHA1 Message Date
Jose Luis Cercos-Pita
65eeec2c04 Moved to version checking for anarchists and software realists, like matplotlib guys 2016-04-19 13:41:30 +02:00
triplus
93c7a6bcac Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
Ian Rees
0a70ce4eef Add cmake checks for BUILD_GUI to some modules 2016-02-13 13:45:27 +13:00
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
Jose Luis Cercos Pita
5a94d7f4bb Added the matplotlib navigation toolbar, and methods to toogle it on/off 2016-01-28 10:25:53 +01:00
Jose Luis Cercos Pita
6a9a84d063 Fixed deprecation warning when matplotlib 1.4 is used 2016-01-28 10:24:35 +01:00
Bruce Lacey
b223400795 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
6cd54c0b2c 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
22c17aafbc Merged crowdin translations 2015-03-07 15:17:58 -03:00
Yorik van Havre
7f98d14930 Updated translations from crowdin 2015-02-27 18:46:03 -03:00
Sebastian Hoogen
27cd61f849 Build python Qt resource files at compile time
fixes #1888
2015-01-02 11:14:07 +01:00
wmayer
4578d1937c + use QApplication instead of qApp 2014-12-22 12:30:44 +01:00
Sebastian Hoogen
46a00d1380 remove support for automake 2014-11-26 10:26:30 +01:00
wmayer
c49d75a4c5 + port to CMake 3.0 2014-11-15 18:48:58 +01:00
Jose Luis Cercos-Pita
5a98d932d3 Set PySide to all ambiguous QtGui and QtCore calls 2014-10-04 11:42:34 -03:00
Sebastian Hoogen
c7cfee0539 issue #1700 replace raise Exception() 2014-09-01 22:47:05 +02:00
Jose Luis Cercos-Pita
7d265d8208 Plot: Fixed PyQt imported in the resources loading 2014-08-31 18:37:26 +02:00
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
jriegel
da4d97ca95 Close window interface in Plot 2014-04-27 18:12:02 +02:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
Jose Luis Cercos-Pita
eb67ec3daf rebased (regenerated) branch from master 2014-01-12 15:07:19 +01:00
wmayer
13dea484d0 0001231: Annoying messages at startup 2013-09-21 15:45:25 +02:00
Yorik van Havre
7f882a66b5 Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
Yorik van Havre
ed6cd0ce59 Updated translation strings 2012-12-07 10:56:57 -02:00
Jose Luis Cercos Pita
1396d7a3a2 Included legend best location capabilities 2012-11-18 14:46:10 +01:00
Jose Luis Cercos Pita
d0309e53f2 Removed internal scripts to generate resources (moved to general tools) 2012-11-18 10:35:43 +01:00
Yorik van Havre
f8e50f2767 Plot: fixed typo (notified on crowdin) 2012-11-17 18:47:17 -02:00
Jose Luis Cercos Pita
cc4d70028d Added tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d4d6990e2c Forced size to improve vertical sliders 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
f428e1a4f1 Append all languages considered at Draft module 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
91c87d52d8 Moved main title to autotranslation stuff (broken) 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d24fa0351b Fixed Autotranlation of menu texts and tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
6704bccc97 Moved to resources container 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
9ae16f315a Translated toolbar title 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
84040c4b28 Improved translation stuff in order to support more languages 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
9f2b6a0fc2 Merged translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
c84418bc91 Fixed translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
d7c5054c14 Re-Created branch form 0, to avoid conflicts 2012-10-29 10:30:17 +01:00