1529 Commits

Author SHA1 Message Date
Salvatore Larosa
0660dcf73e Remove the about tab in settings dialog for console 2012-10-28 22:21:48 +01:00
Salvatore Larosa
50f335269b Improvement to contextual menu
- typo in help.htm
2012-10-28 17:53:07 +01:00
Victor Olaya
8f6ae95366 changed behaviour of pyculator when no selection exist 2012-10-28 15:21:56 +01:00
Victor Olaya
016789ab2d Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-27 23:07:08 +02:00
Victor Olaya
9587252abf partially fixed #6571
added splitRGBbands algorithm
2012-10-27 23:06:38 +02:00
Radim Blazek
a8934a28f7 invert raster colors better 2012-10-27 21:32:08 +02:00
Larry Shaffer
ff1431ce3f Merge pull request #303 from slarosa/master
[FEATURE] - Split-pane entry and output for PyQGIS console
2012-10-27 11:41:10 -07:00
Victor Olaya
34f677a576 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-27 10:59:44 +02:00
Victor Olaya
5c762ef741 applied path for #6574
applied patch for multiple grass sessions
added points in polygon weighted
2012-10-27 10:59:23 +02:00
Salvatore Larosa
9fb1c113d0 Follow up f15b4e1
- add contextual menu to output area (copy and enter selected entry)
- auto-entered for entry in import class menu
- cleaning code
- more info see http://hub.qgis.org/issues/6558
2012-10-27 02:15:05 +02:00
Larry Shaffer
6870cff83f No splitter, mellower colors 2012-10-26 13:55:22 -06:00
Salvatore Larosa
f15b4e12c7 [FEATURE] - Split-pane entry and output for PyQGIS console 2012-10-26 14:07:47 +02:00
Larry Shaffer
1fdaa04557 Add cmake option WITH_PY_COMPILE (OFF by default)
- Byte-compiles staged and intalled plugins/modules
2012-10-26 04:04:12 -06:00
Alexander Bruy
bd4fd2846e fix SEXTANTE things broken by 6ca7ea987d 2012-10-25 18:44:39 +03:00
Alexander Bruy
0b1ebaaa73 missed metadata.txt for fTools 2012-10-25 15:08:39 +03:00
Alexander Bruy
8459fa220a temporarily switch back to using subprocess module (addresses #6543) 2012-10-25 15:08:39 +03:00
Alexander Bruy
acb0a9e6cc use lowercase letters for menu (fix #5436) 2012-10-25 15:08:38 +03:00
Alexander Bruy
7f671851d4 add metadata.txt to all core plugins 2012-10-25 15:08:38 +03:00
Alexander Bruy
c54e78ee90 add category metadata to SEXTANTE plugin 2012-10-25 12:47:15 +03:00
Sandro Santilli
6ca7ea987d Allow running sextante plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-25 11:52:40 +02:00
Sandro Santilli
844b57bf4a Rename script files to avoid spaces in filenames
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...
2012-10-25 11:51:40 +02:00
Sandro Santilli
131fc6e945 PLUGIN_INSTALL: quote filenames
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
2012-10-25 11:29:23 +02:00
Larry Shaffer
1a092f92ca Additional fix for # 5879, handle .ui files for python utilities
- Built off of pull request 299 by Salvatore Larosa
2012-10-25 00:59:31 -06:00
Radim Blazek
e210a57101 QgsError for better error propagation to user, started using for rasters 2012-10-24 13:59:19 +02:00
Larry Shaffer
c2b6a47859 Fix PLUGIN_INSTALL build error 2012-10-23 17:40:20 -06:00
Sandro Santilli
9f1351b08b Allow running osm plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-23 22:40:56 +02:00
Sandro Santilli
9a0c4ffdb5 Allow running mapserver_export plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-23 22:35:04 +02:00
Sandro Santilli
e852efacab Allow running GdalTools plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-23 22:31:55 +02:00
Sandro Santilli
b892a021af Allow running fTools plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-23 22:09:06 +02:00
Larry Shaffer
e08833ac3b Adv labeling, add multi-line spacing and alignment 2012-10-23 08:01:06 -06:00
Larry Shaffer
332ce329af Fix #6505, set typedef for Mac size_t in bindings 2012-10-22 17:30:16 -06:00
Salvatore Larosa
a29ccbf553 Enable non-ascii chars in Python Console
fixes issue http://hub.qgis.org/issues/6548
2012-10-22 21:52:29 +02:00
Alexander Bruy
a45b759e1c [FEATURE] TauDEM provider for SEXTANTE 2012-10-22 19:00:50 +03:00
Juergen E. Fischer
dbab4a2425 update QgsVectorLayer bindings (fixes #6550) 2012-10-21 13:21:35 +02:00
Sandro Santilli
f93f844867 Allow running plugin_installer plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-20 22:00:51 +02:00
Victor Olaya
a42071d4ba Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-20 21:39:33 +02:00
Victor Olaya
6546d748c8 Added patch for #6545
Fixed bug in SAGA extent calculation (there was a half cellsize offset)
2012-10-20 21:38:46 +02:00
Salvatore Larosa
3fecd44ae5 Merge branch master of https://github.com/qgis/Quantum-GIS 2012-10-20 01:44:52 +02:00
Sandro Santilli
8ca2236134 Add a PLUGIN_INSTALL cmake macro and use it from db_manager plugin
One step forward toward closing http://hub.qgis.org/issues/5879
Next all pugins should be converted to use of the macro...
2012-10-20 01:17:37 +02:00
Marco Hugentobler
d6b155f74c Add const 2012-10-20 00:56:44 +02:00
Salvatore Larosa
ca20be178a [FEATURE] - Choose Fontfamily and API files for Python Console
- update Italian translation
- added Settings icon for toolbar
- update Italian translation fro console_help
2012-10-19 23:23:26 +02:00
Radim Blazek
b5412cbf95 raster identify sip fix 2012-10-18 22:42:35 +02:00
Alexander Bruy
20b404377c add layer with its own CRS when possible (fix #6539) 2012-10-18 19:02:14 +03:00
Alexander Bruy
297c8aaa33 fix #6530 2012-10-18 18:44:12 +03:00
Alexander Bruy
caae7b7bae fix SEXTANTE crash on load caused by c4c3fecf17 2012-10-18 12:06:54 +03:00
Giuseppe Sucameli
1960bea81b set focus to python console when shown even if in a tabbed dockwidget 2012-10-18 10:03:46 +02:00
Giuseppe Sucameli
9fb0b764c4 sextanteexampleprovider: move import into classFactory function 2012-10-18 10:03:45 +02:00
Victor Olaya
bb3815f8c8 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-17 22:04:19 +02:00
Victor Olaya
c4c3fecf17 Several patches contributed by Rado Guzinski:
-New OTB descriptions an help
-Update OTB descriptions
-More responsive MultipleInputPanel.py
-Minor bug fixes
2012-10-17 22:03:40 +02:00
Radim Blazek
df85492c40 raster identify context, QVariant values, enables wcs caching and makes wms more robust 2012-10-17 14:51:35 +02:00