Emilio Loi
|
002eb0d537
|
First attempt to create a load style ui
|
2013-04-13 17:50:46 +03:00 |
|
Emilio Loi
|
8694c19f23
|
Now you can add ui files
|
2013-04-13 16:14:19 +03:00 |
|
Emilio Loi
|
4e52a8a355
|
Added QMenu on loadStyle button with 2 options (load from filesystem, load from db)
|
2013-04-13 13:03:16 +03:00 |
|
Emilio Loi
|
7aa831d752
|
Changed "save to db" provider capability check
|
2013-04-13 10:51:28 +03:00 |
|
Emilio Loi
|
4826e28599
|
Missing qgssavestyletodbdialog ui files
|
2013-04-13 10:03:30 +03:00 |
|
Emilio Loi
|
e21ace654f
|
Added feature to save vector layers styles to postgis (when provider is postgre$
|
2013-04-12 19:05:37 +03:00 |
|
Emilio Loi
|
c3bbfeecaa
|
Added feature to save vector layers styles to postgis (when provider is postgres) and load one of them adding a new postgis vector layer
|
2013-04-12 19:05:37 +03:00 |
|
Emilio Loi
|
41f7418fe2
|
Added new option for saving styles on db for vector layers with postgres provider
|
2013-04-12 19:05:37 +03:00 |
|
mhugent
|
71c45c03fd
|
Merge pull request #460 from 3nids/readListEntryDefault
Added default value argument for readEntryList
|
2013-04-12 08:48:17 -07:00 |
|
Victor Olaya
|
61b3e4c414
|
[sextante]changed 'create grid' algorithm to allow non integer values
|
2013-04-12 17:20:08 +02:00 |
|
Victor Olaya
|
448d860d5a
|
[sextante]improved information when missing 3rd party app before running algorithm
|
2013-04-12 17:20:08 +02:00 |
|
Victor Olaya
|
bcd1c91f5f
|
[sextante] corrected parameter serialization scheme
|
2013-04-12 17:20:07 +02:00 |
|
Victor Olaya
|
15953a797d
|
[sextante] made ParameterTableField and ParameterString optional.
Changed serializing format of ParameterTableField
|
2013-04-12 17:20:06 +02:00 |
|
Marco Hugentobler
|
48c6acbd32
|
Remove debug variable
|
2013-04-12 15:59:02 +02:00 |
|
Marco Hugentobler
|
cddbeb1dcd
|
Adapt and fix attribute table for new vector api
|
2013-04-12 15:55:27 +02:00 |
|
Juergen E. Fischer
|
fea86ea176
|
ogr provider: don't ignore set encoding if SHAPE_ENCODING is set although OGR
still claims that strings are already UTF-8
|
2013-04-12 14:23:57 +02:00 |
|
mhugent
|
95f49beede
|
Merge pull request #520 from 3nids/removeaction
add removeAction method to layer actions
|
2013-04-12 04:44:57 -07:00 |
|
Victor Olaya
|
1a4ce3ecd5
|
[sextante] fixes in gdal/ogr algorithms and more tests
|
2013-04-12 12:35:19 +02:00 |
|
Victor Olaya
|
e8650aaf64
|
[sextante] fixed missing import
|
2013-04-12 12:35:18 +02:00 |
|
Victor Olaya
|
ffa87a2d88
|
[sextante] reintroduced Model->Python conversion
|
2013-04-12 12:35:17 +02:00 |
|
Victor Olaya
|
f451d24015
|
[sextante]Fixed issue in algorithms that change projection of output layers
|
2013-04-12 12:35:17 +02:00 |
|
Alexander Bruy
|
5fdad6613b
|
[sextante] remove TauDEM help files. Now this files are available from
SEXTANTE-Help repo
|
2013-04-12 13:34:07 +04:00 |
|
Tim Sutton
|
f1f49ed40d
|
Merge pull request #519 from borysiasty/master
Update the default symbol set - new symbols from Anita and some fixes
|
2013-04-12 01:39:00 -07:00 |
|
Denis Rouzaud
|
bc67bde0fc
|
add removeAction method to layer actions
|
2013-04-12 10:20:48 +02:00 |
|
Borys Jurgiel
|
ab8b53e029
|
Update default symbol set: more symbols from Anita, lock colour in bottom layer of road symbols, include symbology-ng-style.db instead of the depreciated xml in OsGeo4W
|
2013-04-12 10:52:30 +03:00 |
|
Werner Macho
|
fa9e0ac4e9
|
Merge pull request #507 from matthias-kuhn/fix-7508
[FIX #7508] drag'n'drop form generator wrong creation of group container
|
2013-04-12 00:12:49 -07:00 |
|
Matthias Kuhn
|
5432618e0c
|
[FIX #7508] drag'n'drop form generator wrong creation of group container
|
2013-04-12 10:03:29 +03:00 |
|
Nathan Woodrow
|
a290fa257f
|
Tweak margins on attribute table
|
2013-04-12 10:10:44 +10:00 |
|
Martin Dobias
|
1a723b4c38
|
Fix #7549 (selection color is now stored in QgsRendererContext)
|
2013-04-12 00:35:21 +02:00 |
|
Martin Dobias
|
94639ee61e
|
[API] remove QgsVectorDataProvider::enableGeometrylessFeatures(bool)
Geometryless features are not skipped by default anymore.
|
2013-04-11 23:38:10 +02:00 |
|
Werner Macho
|
efe3c55cd8
|
fix error when labeling joinfields with spatialite files
Manually applied the patch from PhilippeDorelo
this should fix bug #7068
|
2013-04-11 17:07:20 +02:00 |
|
Werner Macho
|
298f54b6dc
|
Merge pull request #518 from PhilippeDorelon/valuerelation
Fix issue #7561 : valueMap or valueRelation not visible in attributeTable
|
2013-04-11 05:13:36 -07:00 |
|
Victor Olaya
|
207da3631e
|
[sextante]changed how grass help files are found.
Now there's no need to set the help folder, it will look for html pages online instead
|
2013-04-11 13:58:52 +02:00 |
|
Victor Olaya
|
6618146902
|
[sextante] removed saga help files, since they are rather useless
|
2013-04-11 13:58:52 +02:00 |
|
PhilippeDorelon
|
6d6021558b
|
Update qgsattributetablemodel.cpp
|
2013-04-11 08:52:10 -03:00 |
|
Alexander Bruy
|
35c3c3cd2d
|
[sextante] catch IO error when user tried to save file in system
directory (fix #7259)
|
2013-04-11 15:50:53 +04:00 |
|
Alexander Bruy
|
f8834f201a
|
fix Merge shapefiles tool in fTools (fix #7570)
|
2013-04-11 15:22:03 +04:00 |
|
Alexander Bruy
|
6ebedbc59d
|
[sextante] attempt to fix issue with non-ASCII characters in modeler
|
2013-04-11 12:59:15 +04:00 |
|
Alexander Bruy
|
a880236bbc
|
[sextante] remove generated *.py files from ui directory
|
2013-04-11 12:57:36 +04:00 |
|
Alexander Bruy
|
d62f0a3a22
|
[sextante] allow to run models with no parameters (partially reverts
4e5c660823)
|
2013-04-11 12:18:26 +04:00 |
|
Alexander Bruy
|
89c17e3986
|
[sextante] also improve Fields Calculator (field type, length and
precision settings)
|
2013-04-11 12:18:14 +04:00 |
|
Victor Olaya
|
dd0a83ba5f
|
[sextante] adding missing files from tools reorganization
|
2013-04-11 10:08:56 +02:00 |
|
Victor Olaya
|
5a6562aed8
|
[sextante] add mechanism to allow easily piping grass console output to text file
|
2013-04-11 10:08:56 +02:00 |
|
Victor Olaya
|
3034a46f40
|
[sextante]Fixed bug in pyculator algorithm
|
2013-04-11 10:08:55 +02:00 |
|
Victor Olaya
|
3d1e50ca52
|
[sextante] reorganized sextante tools and how they are exposed and added some tests
|
2013-04-11 10:08:54 +02:00 |
|
Werner Macho
|
ac7201a473
|
Merge pull request #515 from 3nids/duplicatecode
remove duplicate code
|
2013-04-11 01:06:17 -07:00 |
|
Denis Rouzaud
|
254fc4db6e
|
remove duplicate code
|
2013-04-11 09:58:13 +02:00 |
|
Alexander Bruy
|
4b06df0b6c
|
[sextante] fix Advaced Python Calculator, add ability to select field
type, lenght and precision
|
2013-04-11 11:13:45 +04:00 |
|
Alexander Bruy
|
f59e21cd65
|
[sextante] add missed import
|
2013-04-11 10:08:49 +04:00 |
|
Juergen E. Fischer
|
6e499c302d
|
fix doxygen warnings
|
2013-04-10 21:56:13 +02:00 |
|