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
|
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 |
|
Alexander Bruy
|
a45b759e1c
|
[FEATURE] TauDEM provider for SEXTANTE
|
2012-10-22 19:00:50 +03: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 |
|
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 |
|
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
|
9fb0b764c4
|
sextanteexampleprovider: move import into classFactory function
|
2012-10-18 10:03:45 +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 |
|
Victor Olaya
|
5afd739b04
|
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
|
2012-10-16 00:01:41 +02:00 |
|
Victor Olaya
|
4b76e69f5b
|
put modeler parameters panel in a scroll widget
|
2012-10-16 00:01:13 +02:00 |
|
Alexander Bruy
|
4f984202bd
|
add new plugin installer icons to CMakeLists.txt
|
2012-10-15 21:02:25 +03:00 |
|
Victor Olaya
|
cdb9abd233
|
Minor fix in ModelerParametersDialog.py.
|
2012-10-14 23:19:23 +02:00 |
|
Victor Olaya
|
fbca157ff4
|
fixed problem with new modeler parameters dialog when algs have vector layers (just removed worng pasted code from normal parameters dialog)
|
2012-10-14 09:42:52 +02:00 |
|
Alexander Bruy
|
600888fe7a
|
missed import in SEXTANTE modeller
|
2012-10-13 17:09:30 +03:00 |
|
Victor Olaya
|
5df9bc36e7
|
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
|
2012-10-12 19:15:57 +02:00 |
|
Victor Olaya
|
0e2f92fa76
|
Updated model parameters window
fixed #6417
|
2012-10-12 19:14:39 +02:00 |
|
Alexander Bruy
|
0c4846ba6d
|
remove obsolete code
|
2012-10-11 20:27:47 +03:00 |
|
Alexander Bruy
|
92b8dd387e
|
[FEATURE] reproject layer tool for SEXTANTE
|
2012-10-11 20:27:47 +03:00 |
|
Alexander Bruy
|
f262caae06
|
make Larry happy: larger icons in plugin installer
|
2012-10-09 19:32:00 +03:00 |
|
Giuseppe Sucameli
|
e9907cdf25
|
refresh the canvas at the end of the process,
handle unicode strings,
escape sql ids and strings,
fix minor errors
|
2012-10-09 13:40:04 +02:00 |
|
Giuseppe Sucameli
|
0796871efc
|
Merge pull request #281 from strk/db_manager_addlayer
dbmananger topoviewer: addlayer instead of creating a new project
|
2012-10-09 13:39:29 +02:00 |
|
Giuseppe Sucameli
|
1796178e74
|
dbmanager: delete auto-generated files
|
2012-10-09 12:49:32 +02:00 |
|
Sandro Santilli
|
cb2230e3d1
|
Install style templates
|
2012-10-08 23:38:37 +02:00 |
|
Sandro Santilli
|
2e74722fb3
|
Add topoview layers to existing project
|
2012-10-08 15:49:45 +02:00 |
|
Alexander Bruy
|
3f412e4291
|
yet another fix for plugin installer
|
2012-10-08 15:21:37 +03:00 |
|
Alexander Bruy
|
dff6b846de
|
fix plugins installation
|
2012-10-08 11:26:32 +03:00 |
|
Juergen E. Fischer
|
048a07a572
|
another copyright update
|
2012-10-08 00:29:13 +02:00 |
|
Alexander Bruy
|
fccf9ac5d0
|
mark experimental plugins in installer (fix #5980)
|
2012-10-07 19:50:52 +03:00 |
|
Giuseppe Sucameli
|
c6195be226
|
align metadata names between __init__.py and metadata.txt:
deprecate authorName function in __init__ (but kept for compatibility), use author function instead
|
2012-10-07 05:05:17 +02:00 |
|
Juergen E. Fischer
|
e7f40bdea4
|
add more copyrights
|
2012-10-06 13:32:08 +02:00 |
|
Werner Macho
|
3da3fd6390
|
adjust license to be readable by licensechecker
|
2012-10-05 23:39:23 +02:00 |
|
Juergen E. Fischer
|
9c104b3394
|
add more sextante copyright headers
|
2012-10-05 23:28:59 +02:00 |
|
Richard Duivenvoorde
|
372e520c84
|
minor mapserverexport plugin fix
making it work on ms6 work out of the box again
|
2012-10-05 01:49:09 +02:00 |
|
Juergen E. Fischer
|
08a48a2767
|
put future back to the top
|
2012-10-04 19:43:36 +02:00 |
|
Juergen E. Fischer
|
7b4a9b68a3
|
add copyright notices
|
2012-10-04 19:36:43 +02:00 |
|
Alexander Bruy
|
3e8e6978ee
|
add license headers to some fTools files
|
2012-10-04 14:00:35 +03:00 |
|
Alexander Bruy
|
fa7d689f3e
|
review buffer tools
|
2012-10-04 12:52:57 +03:00 |
|
Alexander Bruy
|
e849e074bb
|
review Polygon from layer extent tool and sync it with master code
|
2012-10-04 12:52:57 +03:00 |
|
Alexander Bruy
|
13d660f91f
|
review Select by location tool
|
2012-10-04 12:52:57 +03:00 |
|
Alexander Bruy
|
9f13601f80
|
review Random selection and Random selection within subsets
|
2012-10-04 12:52:57 +03:00 |
|