Juergen E. Fischer
094c97b0d1
translation update
2013-05-18 16:02:07 +02:00
Juergen E. Fischer
7ac1baf2e8
indentation update
2013-05-18 10:26:44 +02:00
Juergen E. Fischer
350f224528
debian packaging update
2013-05-18 10:20:36 +02:00
Larry Shaffer
ce49b66673
Fix #7835 , opening WMS layer properties causes crash
2013-05-17 15:09:13 -06:00
Matthias Kuhn
ec6a64f93e
[attrtable] Make sure editor widget background is not transparent
2013-05-17 17:49:51 +02:00
Matthias Kuhn
7b1d9e0f2d
Small fixes
...
* Fix minor memory leak in attribute dialog
* Safety check in dual view
2013-05-17 17:36:33 +02:00
Matthias Kuhn
5009aad255
[ Fix #7806 ] Be more verbose in "invalid layer" dialog
2013-05-17 14:14:30 +02:00
Matthias Kuhn
df19fe5e04
Fix wmsserver: Do not manipulate maplayerregistry directly
2013-05-17 12:00:49 +02:00
nyalldawson
55556fcdc0
Use a cosmetic pen for snap lines to prevent lines scaling ( fix #7524 )
2013-05-17 18:32:52 +10:00
Marco Hugentobler
d88872806f
Fix generation of empty layer/style entries
2013-05-17 10:11:04 +02:00
Matthias Kuhn
35de29df9b
Disallow changing of map layer registry directly
...
QgsMapLayerRegistry::mapLayers() returned reference is now const
2013-05-17 09:22:21 +02:00
Tim Sutton
91f3ceab26
Merge pull request #591 from ccrook/delimited_text_to_core
...
Delimited text to core
2013-05-17 00:12:14 -07:00
vinayan
957c4f1433
Merge pull request #593 from mach0/topocheck
...
modified topology checker mostly GUI overhaul
2013-05-16 21:54:24 -07:00
Nathan Woodrow
7962361329
Return rgba from ramp_color
2013-05-17 14:45:40 +10:00
Nathan Woodrow
d472a8f4aa
Add aplha to colour ramp
2013-05-17 14:32:26 +10:00
Nathan Woodrow
0711ddf0df
Return rgb from all colour functions
2013-05-17 12:20:21 +10:00
Chris Crook
198cc39f85
Fixing line spacing in <pre> section of delimited text context help
2013-05-17 08:31:49 +12:00
Chris Crook
8bf3d18c68
Fix merge conflict
2013-05-17 06:51:51 +12:00
Werner Macho
cfaa71c536
modified topology checker mostly GUI overhaul
2013-05-16 19:40:01 +02:00
mhugent
2c7eff7088
Merge pull request #592 from matthias-kuhn/fix-7405
...
[Fix #7405 ] Graduated renderer: Feature count 0 with scale or rotation
2013-05-16 07:22:29 -07:00
Radim Blazek
36bf93c0d2
raster resampler fixes, use zoom in resampler also for oversampling 1
2013-05-16 14:27:03 +02:00
Juergen E. Fischer
596e1f12ea
drop qgis_help.db and debian packaging update
2013-05-16 09:16:57 +02:00
Salvatore Larosa
0175a8053d
[pyqgis-console] uses QFileInfo instead of os.path to check if file exists
...
- minor fixes and cleanup
2013-05-16 01:11:09 +02:00
Radim Blazek
02ab02746a
fixed raster paletted renderer for no data, fixes #7139
2013-05-15 20:43:35 +02:00
Matthias Kuhn
b7ef48aee3
[ Fix #7405 ] Graduated renderer: Feature count 0 with scale or rotation
2013-05-15 20:28:17 +02:00
Radim Blazek
c3bb8db7fc
enabled resampling for wms, fixes #7144
2013-05-15 18:29:51 +02:00
Radim Blazek
378a55ec9b
removed raster layer drawing style getter/setter
2013-05-15 17:59:32 +02:00
Matthias Kuhn
d64ee56556
Revert "[qgis_help] Detect proper resource path when running from build dir"
...
This reverts commit 30b9fedc6adff91be11183c3a1ee3338ac6e0afa.
qgis_help doesn't need to know the install path any more, because it reads from stdin instead of directly opening files
2013-05-15 17:04:05 +02:00
Radim Blazek
8f363b570e
python console setPlaceholderText qt < 4.7 fix
2013-05-15 16:43:12 +02:00
Salvatore Larosa
256684134c
[pyqgis-console] allow to disable the object inspector from settings (default it is disabled)
...
- fixes some translation string
2013-05-15 15:25:50 +02:00
Marco Hugentobler
aa0c754f45
Insert user defined OWS extent for project into top layer of WMS capabilities
2013-05-15 11:50:39 +02:00
Radim Blazek
dbb0730d36
disabled raster data file timestamp check in loading style, fixes #6900
2013-05-15 11:01:37 +02:00
Marco Hugentobler
01c46cb695
Invert layer crs if wms version is not 1.1.1 (covers the case where wms version is given as 1.3 instead 1.3.0)
2013-05-15 10:48:29 +02:00
Juergen E. Fischer
cdd7e9f1c6
- recover japanese translations lost in 4b76600
...
- german translation fix
2013-05-15 08:33:47 +02:00
Nathan Woodrow
a0c9f5feb2
Refactor activateDeactivateLayerRelatedActions
2013-05-15 10:39:22 +10:00
Nathan Woodrow
1bfa7e9636
Add field calc to main app window
2013-05-15 10:39:05 +10:00
Juergen E. Fischer
4b766003e0
- integrate function_help and context_help to translation files
...
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
2013-05-15 01:35:03 +02:00
Radim Blazek
c0dec5a47b
skip raster nuller with color types; check data block allocation in block value read, fixes possibly #7807
2013-05-14 18:55:45 +02:00
D'Hont René-Luc
4ac52cff3e
Activating WMS getStyle REQUEST for .qgs mapfile
...
A getStyle REQUEST has been developped for SLD mapfile.
qgsVectorLayer has a method writeSld. It was easy to activate getStyle
for .qgsmapfile
2013-05-14 17:12:50 +02:00
D'Hont René-Luc
12fe4fabfd
Add image/png; mode=16bit as a supported format
2013-05-14 15:57:56 +02:00
D'Hont René-Luc
91419babb6
Reactivated 8bit and 1bit mode for QGIS Server
...
The commit 76d1f955c019c3d42cbab29ce2d147acd233b54a simplified the
mFormat private attribute to PNG, JPG, PDF, etc and created
mFormatString attribute. The second is used for base64 but not for mode.
This commit corrected it.
2013-05-14 15:50:36 +02:00
Juergen E. Fischer
0caf6650c1
postgres provider: fix b85af12c
2013-05-14 14:26:31 +02:00
Juergen E. Fischer
38d63d1acf
postgres provider: avoid noise when layer_style table doesn't exist
2013-05-14 11:01:31 +02:00
Victor Olaya
47daaa017a
[sextante] fixed issue in GRASS installation test
2013-05-14 10:58:17 +02:00
Chris Crook
83b571b45e
Delimited text plugin moved to core
2013-05-14 18:08:45 +12:00
Chris Crook
94468c52dd
Minor gui fix
2013-05-14 12:17:15 +12:00
Chris Crook
0f756c9528
Delimited text GUI tidy up. Renamed useWatcher option to watchFile
2013-05-14 10:53:26 +12:00
nyalldawson
10acbe017e
Add clamp and scale_exp functions
2013-05-13 22:28:00 +10:00
Nathan Woodrow
db619edcb4
Merge pull request #590 from nyalldawson/advanced_composition
...
FFE? some blending fixes & composition feature requests
2013-05-13 20:27:58 -07:00
Nathan Woodrow
226c524e35
Fix build error
2013-05-14 09:15:58 +10:00