Larry Shaffer
b1e7bf2028
[sextante] fix typo
2013-02-25 16:05:16 -07:00
Victor Olaya
8caa79eac1
[sextante] deleted problematic help files
2013-02-25 21:55:04 +01:00
Victor Olaya
23a1b5dddf
[sextante]modified problematic headers
2013-02-25 21:55:03 +01:00
volaya
f3fa14ce87
Merge pull request #440 from MatMatt/master
...
[sextante] changed R command .libPaths to add and not substitute paths
2013-02-25 12:32:59 -08:00
Werner Macho
148e7e1d99
forgot rest of the files ;) now adding translator and adjusted scripts
2013-02-25 18:12:51 +01:00
Werner Macho
220f2016ca
added first malayam language commit. translator assumed and flag added
2013-02-25 18:10:42 +01:00
Matteo Mattiuzzi
aa4b291dba
changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
...
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
2013-02-25 17:25:04 +01:00
volaya
6ee09f9544
Merge pull request #439 from mach0/master
...
Added html help files to be installed in doc directory for OTB help
2013-02-25 07:18:03 -08:00
Werner Macho
79d5fb35b8
added help files in doc subdirectory to be installed
2013-02-25 15:49:44 +01:00
volaya
f85d3ae71f
Merge pull request #438 from MatMatt/master
...
[sextante] added quotation marks to make passFileNames work.
2013-02-25 06:05:36 -08:00
matteo
cfb56a21c9
added quotation marks to make passFileNames work
2013-02-25 14:47:27 +01:00
Hugo Mercier
56e9fb3eba
[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (add auto-save collapsilble states)
2013-02-25 09:10:44 +01:00
Hugo Mercier
12edcdcbbf
Merge pull request #1 from dakcarto/atlas-ui
...
[Atlas] Update spacing for atlas panel
2013-02-25 00:03:47 -08:00
Larry Shaffer
5ac7d036b3
[FEATURE] Add duplicate function to composer manager and composer ui
...
- Addresses feature request #7203
- Add actions to composer that trigger main app's, instead of referencing
- Allows Ctrl(Cmd)-P to initiate printing (instead of a new composer)
- Allows Ctrl(Cmd)-N to create new composer
- Use new templateXML function when saving composer template
2013-02-24 13:20:06 -07:00
Victor Olaya
3e6c803f9d
[sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
2013-02-24 16:42:41 +01:00
Victor Olaya
ce8d79cc0f
[sextante]deleted ftool_utils
2013-02-24 16:42:40 +01:00
Victor Olaya
724506dc93
[sextante] added autofilling on double-click in batch processing dialog
...
Other minor changes
2013-02-24 16:42:40 +01:00
Victor Olaya
e394fc1382
[sextante]Changed how SAGA installation is checked
2013-02-24 16:42:39 +01:00
Victor Olaya
10999cfa0e
[sextante] improved handling of ParameterCrs
2013-02-24 16:42:38 +01:00
Victor Olaya
7e1f58fca9
[sextante] minor changes in algorithms and some code cleaning
2013-02-24 16:42:38 +01:00
Victor Olaya
2c00099c38
[sextante] changes in R interface
2013-02-24 16:42:37 +01:00
Victor Olaya
42672e56c4
[sextante] added new modeler-only tools
2013-02-24 16:42:36 +01:00
Victor Olaya
ffa56d0184
[sextante] changed statisticByCategories, so now it does not depend on external libs
2013-02-24 16:42:35 +01:00
Victor Olaya
cd0253af7c
[sextante]Improvements in batch processing interface and in the simplified toolbox organization
2013-02-24 16:42:35 +01:00
Victor Olaya
630745ba98
[sextante] commented out loadfromDict method
2013-02-24 16:42:34 +01:00
Victor Olaya
2890dfd5d1
[sextante] changed saga cmdname method and modified merge raster algorithm description
2013-02-24 16:42:34 +01:00
Werner Macho
eb64c07412
small help file change
2013-02-24 10:50:12 +01:00
Werner Macho
547d568966
adding some licenses and copyrights to sextante
2013-02-23 21:43:17 +01:00
Nathan Woodrow
0dce18571c
Replace saving done dialog with message bar
2013-02-23 23:50:36 +10:00
Larry Shaffer
cd3cd9433e
Fix #6184 , canvas doesn't refresh after pasting layer style
2013-02-22 19:16:45 -07:00
Larry Shaffer
9517c0e373
[Atlas] Update spacing for atlas panel
2013-02-22 18:23:23 -07:00
Hugo Mercier
34e6b9a2f0
[Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
2013-02-22 15:05:24 +01:00
Jürgen Fischer
24ea8b2c57
Merge pull request #433 from 3nids/pg_hstore
...
added hstore and inet fields to postgres provider
2013-02-21 17:54:42 -08:00
Juergen E. Fischer
857f849355
da60fe fixes #7071
2013-02-22 02:39:17 +01:00
Juergen E. Fischer
da60fe1c83
block vector layer signals when updating attribute values from field calculator ( fixes #7190 )
2013-02-22 02:31:39 +01:00
Juergen E. Fischer
b4e7228b3b
german translation update
2013-02-22 02:21:04 +01:00
Marco Hugentobler
d190b2316b
Some wfs servers don't like srsname in DescribeFeatureType request (ticket #5241 )
2013-02-21 23:45:03 +01:00
Marco Hugentobler
ee4cb3d83d
Remove namespace prefix from typename in QgsGml
2013-02-21 23:45:03 +01:00
Werner Macho
a788b0d9f8
adding some function help files for field calculator, thanks to Zoltan Siki
2013-02-21 23:38:09 +01:00
Larry Shaffer
a71946c184
Fix duplication of main app's Window and Help menu to composers for Mac
2013-02-21 13:58:48 -07:00
Larry Shaffer
417e1190cd
Followup to be3bad3
...
- Simpler means of bringing composer windows to front, if manager dialog is going to be closed
2013-02-21 13:57:36 -07:00
D'Hont René-Luc
e9035d7ec7
WGIS WFS Server : GeoJSON Fid has to be a String
...
Adding "\"" befaore and after the fid for the GeoJSOn format.
2013-02-21 17:57:49 +01:00
Denis Rouzaud
8176da04f2
added hstore and inet fields to postgres provider
2013-02-21 17:02:40 +01:00
Juergen E. Fischer
5718a481de
debian packaging update
2013-02-21 12:12:28 +01:00
Marco Hugentobler
b54c75cef7
Protect point and line pattern symbol layer from eating too much memory
2013-02-21 11:20:56 +01:00
Juergen E. Fischer
eea57cfc2a
fix debian builds
2013-02-21 10:02:39 +01:00
Alexander Bruy
6f378682b0
Make "Layer - New" accesible from QgsInterface, update GPS importer
...
plugin (fix #7202 )
2013-02-21 12:42:47 +04:00
Alexander Bruy
64c9a4dec4
different icons for GPS importer and Create new GPX layer ( fix #6860 )
2013-02-21 12:22:58 +04:00
Larry Shaffer
51edf52d97
Add Print Composers submenu to new Composer menu in composer
...
- Remove QgisApp::instance() usage in favor of already available passed in pointer to QgisApp
2013-02-20 17:39:45 -07:00
Marco Hugentobler
0e9717ba4b
Fix WFS loading with geoserver layers
2013-02-20 21:54:08 +01:00