Marco Hugentobler
358239cc36
Add pt grid shift entries to srs.db (provided by Giovanni)
2013-11-21 17:44:19 +01:00
Matthias Kuhn
d19f361e5a
QgsRectangle API comment fixes
2013-11-21 16:29:41 +01:00
Juergen E. Fischer
d4aae708de
merge INSTALL changes to doc/INSTALL.t2t, update INSTALL.html link and rerun txt2tags
2013-11-21 15:07:05 +01:00
Matthias Kuhn
584aba7672
Heavier use of feature caching for fully populated caches
...
When a feature cache is set to "FullCache" mode, it will answer
requests from this cache instead of querying the backend.
Some more documentation for writing custom feature iterators
based on QgsAbstractFeatureIterator
Fix #9099
2013-11-20 19:40:51 +01:00
Paolo Cavallini
9d8d3cff08
Merge pull request #998 from ghtmtt/master
...
some small changes
2013-11-20 06:43:04 -08:00
ma7730
298a0522de
some small changes
2013-11-20 15:13:02 +01:00
Nyall Dawson
039a4f5a33
Merge pull request #981 from nyalldawson/composer_settings3
...
Add composer settings to QGIS options
2013-11-19 01:04:01 -08:00
nyalldawson
8f7b4c1f0d
Add default grid and guide settings to composer options page
2013-11-19 19:19:38 +11:00
nyalldawson
c12956c805
Add public method for displaying options dialog and switching to a specific page
...
Add shortcut to composer options to composer menu
2013-11-19 19:19:38 +11:00
nyalldawson
a013a3a47a
Move composer grid style settings to options dialog
2013-11-19 19:19:38 +11:00
nyalldawson
c4e125a4f3
[FEATURE] Add composer settings panel, with option to set default font for compositions
2013-11-19 19:18:17 +11:00
Werner Macho
944755af6a
Merge pull request #997 from yjacolin/englishTypoInUi
...
English typo in ui
2013-11-18 10:09:18 -08:00
Yves Jacolin
ee566a09db
Typo in the en sentence
2013-11-18 19:05:28 +01:00
Yves Jacolin
681a6317fc
Typo in the en sentence
2013-11-18 19:03:45 +01:00
Paolo
80e625fc90
More typos in IT GUI translation
2013-11-18 16:35:31 +01:00
Paolo
6d9e244c6c
Several typos and improvements to IT GUI translation
2013-11-18 16:34:10 +01:00
pcav
d1084025cb
Increased number of decimaps for GDAL Contour
2013-11-18 14:46:44 +01:00
Marco Hugentobler
51006cea1f
Fix #9070
2013-11-18 13:51:25 +01:00
Marco Hugentobler
b21167c5b6
Fix proj string manipulation for reverse datum transformations
2013-11-18 09:32:39 +01:00
Juergen E. Fischer
99cee10cf9
postgres: use st_estimatedextent with postgis >= 2.1 ( fixes #9011 )
2013-11-18 00:39:26 +01:00
Juergen E. Fischer
7e17a84155
WMS: improve support for legend graphics
2013-11-17 22:55:12 +01:00
Juergen E. Fischer
36630afbdb
fix warnings
2013-11-17 22:55:12 +01:00
Marco Hugentobler
bc73b4ea72
Possibility to add / remove default transformations in options tab
2013-11-16 17:40:51 +01:00
Marco Hugentobler
7fbc69234d
Also consider inverted direct datum transformations
2013-11-16 11:38:04 +01:00
Marco Hugentobler
dc3272a7ef
Consider datum transform in raster projector
2013-11-16 11:18:26 +01:00
Juergen E. Fischer
836e1a8636
WMS:
...
- don't let failing (optional) GetLegendGraphic request block every following
request
- don't refresh legend symbology everytime the extent changes
(ie. don't GetLegendGraphic again and again)
2013-11-15 17:33:13 +01:00
Matthias Kuhn
c0b8e9abdf
[attrtable] Minimize feature requests on load ( Fix #8851 )
2013-11-15 15:43:41 +01:00
Matthias Kuhn
eaf90e6a40
Fix crash when showing form with definition for deleted widget
...
(Fix #9064 )
2013-11-15 10:18:56 +01:00
Matthias Kuhn
38b5f4efcb
[globe] Cache for osgearth < 2.2
2013-11-14 19:49:52 +01:00
Matthias Kuhn
2f9eba12f0
[globe] Use 4-digits for year in the date picker widget
2013-11-14 18:48:34 +01:00
Matthias Kuhn
a5de83b0ae
[globe] Add SkyNode configuration options
2013-11-14 18:46:58 +01:00
Matthias Kuhn
bc8f7afc5f
Print error message, when syncDatumTransform sqlite query fails
2013-11-14 17:43:48 +01:00
Marco Hugentobler
ab5dfffa56
Apply Larrys fix for datum transform sync
2013-11-14 17:42:17 +01:00
Matthias Kuhn
38030fdb93
[attrtable] Be less verbose by default in debug mode
2013-11-14 17:21:46 +01:00
Matthias Kuhn
f867506b8e
[composer] Fix python bindings for composer attribute table
2013-11-14 16:12:08 +01:00
Matthias Kuhn
e437349264
Fix warnings
2013-11-14 12:19:13 +01:00
Matthias Kuhn
443ca0d81a
[globe] Enable caching
2013-11-14 11:51:15 +01:00
Matthias Kuhn
0a8e4f90d6
[globe] Base layer configuration option (TMS only)
2013-11-14 11:27:52 +01:00
Matthias Kuhn
9259e27c41
[spatialite] Don't crash with NULL geometries ( Fix #8739 )
2013-11-14 09:59:51 +01:00
Werner Macho
aa90589efc
Merge pull request #993 from Jean-Roc/master
...
update french translation
2013-11-14 00:39:45 -08:00
Juergen E. Fischer
d02e47339b
report found Qt version on build
2013-11-14 09:14:18 +01:00
Juergen E. Fischer
af73f30c27
ogr provider: actually only use relevant fields in feature iterator ( fixes #9062 )
2013-11-14 00:52:48 +01:00
Juergen E. Fischer
eabfa4800b
spatialite: update more infinite where clauses (followup 371f9ba17)
2013-11-14 00:52:48 +01:00
MORREALE Jean-Roc
7c359d2a78
Merge pull request #5 from MarieSilvestre/master
...
fr: some updates on translation
2013-11-13 05:51:32 -08:00
MarieSilvestre
7dfa21c9ef
fr: some updates on translation
2013-11-13 12:13:41 +01:00
Nathan Woodrow
e890e14938
Return expression string from QgsExpression::expression(). Don't use ::dump()
2013-11-13 20:35:09 +10:00
Denis Rouzaud
4153ef92bb
add missing actionFeatureAction() to gui and sip
2013-11-13 08:08:07 +01:00
Werner Macho
0f8333d607
fix in name of translator
2013-11-13 08:56:23 +02:00
Werner Macho
73861d6567
translation update: hindi new maintainer
2013-11-12 19:42:20 +02:00
Marco Hugentobler
faea6347e7
In case PROJ_LIB is set, disable grid shifts if .gsb file are not there
2013-11-12 16:31:54 +01:00