Marco Hugentobler
d8a3ad3a34
Set composer map projection earlier (changes in qgsmaprenderer)
2012-01-13 09:25:21 +01:00
Giuseppe Sucameli
b016c0e6ee
fix add features in PG provider broken in recent refactoring
2012-01-12 23:31:21 +01:00
Juergen E. Fischer
4954a6bedd
osgeo4w packaging: update to GRASS 6.4.2RC3
2012-01-12 23:10:42 +01:00
Marco Hugentobler
8d560a9c62
Append suffix in raster terrain plugin
2012-01-12 21:33:58 +01:00
Alexander Bruy
c8ac76c990
reapply fix for #4693 (broken in 8ed3e6d68d)
2012-01-12 18:51:21 +02:00
Alexander Bruy
1c3117e3cb
save last used dirs and last used filter in GPSTools plugin ( fix #1209 ).
...
Also remember dialog size and position and restore them (addresses #206 )
2012-01-12 18:33:22 +02:00
Juergen E. Fischer
9b257916c9
show full filename for debugging in MSVC again
2012-01-12 16:26:17 +01:00
Sergey Yakushev
96db378391
RoadGraph: fix export tool.
2012-01-12 17:18:28 +06:00
Marco Hugentobler
8ed3e6d68d
Merge branch 'relief'
2012-01-12 11:50:47 +01:00
Marco Hugentobler
878b04843d
Reapply cosmetical changes
2012-01-12 11:48:11 +01:00
mhugent
47ca43136c
Merge pull request #85 from mbernasocchi/android
...
fixing execinfo.h no such file or directory on android
2012-01-12 02:38:23 -08:00
Marco Hugentobler
278bd05856
Add missing copyright notices
2012-01-12 11:34:25 +01:00
Marco Hugentobler
4360962968
Raster category, remove obsolete files
2012-01-12 11:32:19 +01:00
Marco Hugentobler
bd273f62c3
[FEATURE]: relief and hillshade function, modification of raster terrain structure
2012-01-12 11:09:58 +01:00
Juergen E. Fischer
92de863c77
german translation update
2012-01-12 09:29:53 +01:00
Werner Macho
cca2a1fa24
translation update: es by carlos
2012-01-12 08:38:24 +01:00
Juergen E. Fischer
d43c89ae6a
fix #4636 :
...
- add a column containing the feature id, if no columns are there (otherwise
there are no valid model indices)
- vector layer: emit featureDeleted and featureAdded signals, when added
features change their temporary to a permanent id (e.g. makes the now defunct
rows in the attribute table disappear, instead of showing ERROR)
- memory provider: update the feature id in added features
2012-01-12 02:21:17 +01:00
Juergen E. Fischer
a646ff6f00
apply #4167
2012-01-12 02:09:45 +01:00
Juergen E. Fischer
2b739d945d
postgres provider:
...
- base geometrytype filtering on GeometryType not WkbType
- use tooltips on dataitems
- fix #4783
- adapt #4767
2012-01-11 19:26:08 +01:00
Juergen E. Fischer
5e59deb33d
fix warning
2012-01-11 19:26:08 +01:00
Giuseppe Sucameli
9ca05fee98
enable (or disable) "feature action" tool after adding (or removing) actions
2012-01-11 19:14:48 +01:00
Giuseppe Sucameli
acc1d558f5
[FEATURE] add "feature action" map tool to run actions directly when clicking on features ( fix #119 and #4262 )
...
work done for Regione Toscana-SIGTA
2012-01-11 16:07:15 +01:00
Giuseppe Sucameli
1fe82b316b
[FEATURE] use expressions engine to evaluate feature actions
...
work done for Regione Toscana-SIGTA
2012-01-11 16:07:15 +01:00
Giuseppe Sucameli
35f5da70cd
make "action" tab less confusing (partially fix #4211 ):
...
display add and update buttons below the edit action widget (following the "new shapefile" UI style)
move the "capture output" checkbox away from the "insert field" combo
2012-01-11 16:00:22 +01:00
Giuseppe Sucameli
764e85b2b8
in the action dialog update the capture checkbox state when populating edit section
2012-01-11 16:00:22 +01:00
VKa
0498c95546
Fix Union tool to produce correct attribute table ( fix #4567 )
2012-01-11 14:51:57 +02:00
Alexander Bruy
89d22a65b6
always save last used dir in Raster terrain analysis plugin ( fix #4693 )
2012-01-11 12:42:11 +02:00
Marco Bernasocchi
35eded8fde
fixing execinfo.h no such file or directory on android
2012-01-11 02:03:13 +01:00
Nathan Woodrow
255f997240
Merge pull request #84 from mbernasocchi/android
...
FIX #4201
2012-01-10 16:23:09 -08:00
Marco Bernasocchi
f7d80e5d6e
FIX #4201
2012-01-11 01:13:02 +01:00
Juergen E. Fischer
325df2697b
[FEATURE] add status bar tool button that toggles visibility of message log and show tooltips when messages appear while message log is hidden
2012-01-10 22:12:53 +01:00
Juergen E. Fischer
ff6a46e8ef
postgres provider fixes
2012-01-10 22:12:53 +01:00
Alexander Bruy
9035cf7a7e
don't overwrite existing classes when reclassify in graduated symbol
...
renderer. Also always add default value and use it for all unclassified
values (fixes #2709 )
2012-01-10 21:25:14 +02:00
Sandro Santilli
302c1a7ebb
Use ST_MakeEnvelope with PostGIS 2.0+ to build query rectangle
2012-01-10 15:22:46 +01:00
Tim Sutton
9a5000557d
Merge pull request #74 from mbernasocchi/android
...
added QScrollarea to new spatialite dialog
2012-01-10 06:21:02 -08:00
Alexander Bruy
838ac1d9ad
fix typo
2012-01-10 15:53:02 +02:00
Alexander Bruy
b30f2b65b6
move map scale selector to QgsScaleComboBox class. Highlight nearest
...
value to the current scale when open selectors popup
2012-01-10 15:50:48 +02:00
Juergen E. Fischer
ca352dbee9
don't require webkit when desktop is not built (refers #4756 )
2012-01-10 10:12:33 +01:00
Werner Macho
6f9299c6d9
translation update: es by carlos
2012-01-10 09:14:33 +01:00
Juergen E. Fischer
d5431b3035
- log addition of user coordinate systems
...
- include proj.4 definitions in CRS exceptions
- raster layer: catch exception on extent transformation errors (fixes freeze in #4583 )
2012-01-10 00:50:10 +01:00
Juergen E. Fischer
2647e1de8c
fix vc warnings
2012-01-09 17:34:09 +01:00
Juergen E. Fischer
aa015964d2
add missing postgres provider symbol and link spit with QgsPostgresConn
2012-01-09 17:27:09 +01:00
Juergen E. Fischer
ce4fc1daa5
[FEATURE][API] postgres provider refactoring:
...
- use m prefix for member variables and s prefix for class variables
- refactor QgsPostgresProvider::Conn and QgsPostgresConnection to QgsPostgresConn
- put QgsColumnTypeThread into separate file
- use QgsPostgresConn in QgsPgSourceSelect
- cleaner abort of column type thread (e.g. remove unfinished columns from
selection list)
- [API] move QgsDbTableModel as QgsPgTableModel to provider
- [FEATURE] support for arbitrary key (including non-numeric and multi column)
- [FEATURE][API] support for requesting a certain geometry type and/or srid in QgsDataSourceURI
* no more explicit filter strings
* support for empty tables without gemetry_columns entry or GEOMETRY type.
2012-01-09 13:52:00 +01:00
Juergen E. Fischer
c099afc241
QgsVectorLayer:
...
- boundingBoxOfSelected() iterate only selected feature with featureAtId where available
- identify unknown extents in metadata
2012-01-09 13:52:00 +01:00
Juergen E. Fischer
ed01a8b42c
german translation update
2012-01-09 13:52:00 +01:00
Werner Macho
2a8cebe1bc
translation update: fr by JRM
2012-01-09 13:10:52 +01:00
Juergen E. Fischer
2903704b2f
fix 8a2ea36a
2012-01-09 02:06:07 +01:00
Juergen E. Fischer
39e4c163c9
[FEATURE] make loading attributes interruptable
...
- also show progress
- fix tracking of canvas extent (OTFR wasn't considered)
2012-01-09 00:43:51 +01:00
Juergen E. Fischer
7b85948fa2
strip toplevel directory from debugging output
2012-01-09 00:43:51 +01:00
Juergen E. Fischer
f08ffc6fd8
fix sip bindings
2012-01-09 00:43:51 +01:00