Nathan Woodrow
8cbf901b6a
Show selected CRS. Fix #5563
2013-05-26 12:42:05 +10:00
Marco Hugentobler
6164aced8d
Allow smaller minimum for composer snap grid (ticket #7839 )
2013-05-25 20:52:22 +02:00
Juergen E. Fischer
925d3179e1
postgres provider fixes:
...
- allow selection of rows with srid 0 (fixes #7889 )
- fix geometry type assignment of geometry less tables
- filter out geometry columns with srids < 0 in browser
2013-05-25 18:58:39 +02:00
Juergen E. Fischer
a84f3a40e1
german translation update
2013-05-25 17:35:32 +02:00
Juergen E. Fischer
fc58edd631
legend updates:
...
- when enabling explicit drawing order, intially take legend order
- when loading projects with explicit drawing order enabled,
verify that the order is actually fully set and take legend
order otherwise (fixes #7623 )
- store/restore active layer
2013-05-25 17:35:00 +02:00
Juergen E. Fischer
9054ede870
fix #7827
2013-05-25 17:31:36 +02:00
Giuseppe Sucameli
9f26f78ea7
fix pyspatialite import running QGIS from output dir ( fix #7899 )
2013-05-25 13:11:38 +02:00
Marco Hugentobler
2e89e25eda
Fix width of line decoration (ticket #7410 )
2013-05-25 10:45:03 +02:00
Juergen E. Fischer
be9470397d
german translation update
2013-05-25 01:19:29 +02:00
Juergen E. Fischer
f990886b61
fix #4470 and #7889
2013-05-25 01:18:24 +02:00
Larry Shaffer
8742a9e814
Fix for label buffer drawing triggered off of just its data defined size in the past (<2.0)
2013-05-24 17:15:26 -06:00
Larry Shaffer
708344920c
Fix init flag order in QgsOptionsDialogBase (thanks Borys)
2013-05-24 17:09:58 -06:00
Salvatore Larosa
35489cc174
[pyqgis-console] changes and cleans up some icon
2013-05-25 00:30:23 +02:00
Chris Crook
bdcc01e9f9
Adding CSVT file reading - using CSVT file alongside data file to determine field types
2013-05-25 10:19:47 +12:00
Marco Hugentobler
b5a5264c7f
Delete rubberband if deactivating capture tool
2013-05-24 23:05:08 +02:00
Matthias Kuhn
dcc72d26b5
[ Fix #7892 ] Fields properties: Fix sorting by id (numeric)
2013-05-24 15:16:34 +02:00
Matthias Kuhn
43631982e7
[ Fix #7867 ] Fix field properties config dialog
2013-05-24 15:04:11 +02:00
nyalldawson
06836fbc9b
Fix crash with render caching and feature blending combination
2013-05-24 21:06:47 +10:00
Matthias Kuhn
260b617e42
Add ownership management to the MapLayerRegistry
2013-05-24 11:26:43 +02:00
pcav
b6a6f3be10
Miro edits to IT GUI
2013-05-24 09:21:25 +02:00
mhugent
565158afab
Merge pull request #586 from vinayan/offlineedit
...
Fix Offline Editing Plugin
2013-05-23 23:55:16 -07:00
Chris Crook
1902af567d
Merge remote-tracking branch 'upstream/master'
2013-05-24 17:10:18 +12:00
Chris Crook
2c553260e5
Improving test platform independence
2013-05-24 17:05:17 +12:00
Werner Macho
6227475e4c
translation update: sv by Victor
2013-05-23 22:45:01 +02:00
Tim Sutton
00f66b435a
Merge pull request #608 from imincik/menu-cleanup
...
Removing redundant 'New' keyword from 'Layer -> New' menu item.
2013-05-23 13:43:12 -07:00
Ivan Mincik
ebd76d1a64
Removing redundant 'New' keyword from 'Layer -> New' menu item.
2013-05-23 21:49:00 +02:00
Salvatore Larosa
83445af23e
Merge pull request #607 from alexbruy/console-ui
...
use checkable groupbox instead of separate checkboxes in console
2013-05-23 07:56:21 -07:00
Juergen E. Fischer
f82cc12008
fix #7888
2013-05-23 12:31:41 +02:00
Marco Hugentobler
d7663a0789
Scale/diameter scale also for svg marker
2013-05-23 11:55:37 +02:00
Marco Hugentobler
818d97ee40
Fix #7866
2013-05-23 11:35:39 +02:00
Alexander Bruy
bac09e99c0
use checkable groupbox instead of separate checkboxes in console
...
settings
2013-05-23 13:33:50 +04:00
Chris Crook
827f2d48e7
Merge pull request #606 from ccrook/master
...
Updating authors
2013-05-23 01:03:59 -07:00
Chris Crook
ce280f49e1
Updating AUTHORS
2013-05-23 19:57:28 +12:00
mhugent
d50214b144
Merge pull request #604 from matthias-kuhn/wmsfix
...
Fix bad WMS server performance
2013-05-23 00:09:21 -07:00
Werner Macho
ac9736b998
Merge pull request #605 from SrNetoChan/master
...
Portuguese translations
2013-05-22 11:57:25 -07:00
Giuseppe Sucameli
64ab894630
Merge pull request #555 from olivierdalang/SaveSqlQueriesInDbManager
...
[FEATURE] DBManager: allow to store SQL queries in the project file
2013-05-22 11:39:49 -07:00
Juergen E. Fischer
37a30bb771
german translation fix
2013-05-22 20:30:24 +02:00
SrNetoChan
7ea86101a0
merge
2013-05-22 18:13:02 +01:00
SrNetoChan
22251085ee
small correction to pt_PT Translation
2013-05-22 17:36:01 +01:00
SrNetoChan
546c25368d
Portuguese Translation
2013-05-22 17:36:00 +01:00
SrNetoChan
a21ab2b661
Portuguese Translations
2013-05-22 17:35:59 +01:00
Matthias Kuhn
700d12f7ec
Fix bad WMS server performance
2013-05-22 18:26:35 +02:00
Salvatore Larosa
022ca43995
[pyqgis-console] fix for save as in tabbar context menu
2013-05-22 17:59:13 +02:00
Salvatore Larosa
2a9e0aee91
[pyqgis-console] enables to select multiple files to load in the file editor
2013-05-22 17:59:13 +02:00
Matthias Kuhn
75896d922d
QgsExpression takes const QgsFeature as pointer and by reference
2013-05-22 17:01:55 +02:00
SrNetoChan
3da0d7d56f
Portuguese Translation
2013-05-22 15:15:41 +01:00
SrNetoChan
6134bf1483
Portuguese Translations
2013-05-22 14:26:57 +01:00
Werner Macho
e9e06b9e05
translation updates for da and gl
2013-05-22 14:53:13 +02:00
Juergen E. Fischer
4d3d678080
introduce MAPSERVER_SKIP_ECW setting to disable ECW support in mapserver
2013-05-22 14:17:12 +02:00
Juergen E. Fischer
14f1d2c811
reduce debugging noise in pal labeling
2013-05-22 14:16:47 +02:00