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
Victor Olaya
732d64acde
[sextante] cleaned some unnecessary code from last commit
2013-05-13 22:38:23 +02:00
Victor Olaya
4c1bdfbccb
[sextante] improved modeler appearance with Bezier curves
2013-05-13 22:33:28 +02:00
Salvatore Larosa
41932dfcca
[pyqgis-console] again more fixes and cleanup (for the editor)
2013-05-13 21:03:57 +02:00
Werner Macho
aa078df178
translation update: ja by Yoichi and his team
2013-05-13 20:58:34 +02:00
Matthias Kuhn
97ad3735e9
[attrtable] Update context help
2013-05-13 16:51:39 +02:00
Matthias Kuhn
30b9fedc6a
[qgis_help] Detect proper resource path when running from build dir
2013-05-13 16:02:05 +02:00
Juergen E. Fischer
27183d9add
add to german function help
2013-05-13 15:29:54 +02:00
Matthias Kuhn
858a1fbb0d
GUI (Vector layer properties) QSplitter for fields properties tab
2013-05-13 14:36:17 +02:00
nyalldawson
519fe2f4ac
Add python bindings and tests for grid blending, grid annotation font color, vector feature blending and vector layer transparency
2013-05-13 22:28:00 +10:00
nyalldawson
6342b74d60
Tests for grid blending, grid color labels, vector feature blending and vector layer transparency
2013-05-13 22:28:00 +10:00
nyalldawson
6249818be5
[feature] Add font color control for grid annotations ( fix #7789 )
2013-05-13 22:28:00 +10:00
nyalldawson
881602e76b
[feature] blend modes for composer map grids ( fix #7777 )
2013-05-13 22:28:00 +10:00
nyalldawson
8880691aa0
[feature] Layer transparency for vectors ( fix #7692 )
2013-05-13 22:28:00 +10:00
nyalldawson
63ee006c62
Add blend mode option for features, allows blending to be used between features in a layer
2013-05-13 22:28:00 +10:00
vinayan
0dcd9ebe8e
bring layerAdded signal back to fix synchronize
2013-05-13 17:27:16 +05:30
vinayan
778f223598
more fixes to offlineediting - back to life
2013-05-13 17:27:16 +05:30
vinayan
de7deb7bc2
fix offline editing plugin
2013-05-13 17:27:16 +05:30
Nathan Woodrow
e7f8326b83
Change -> to → in function help
2013-05-13 21:50:07 +10:00
Juergen E. Fischer
a45a9419c5
sip also doesn't like public (followup 0ec5dc4 and fa0a9b7)
2013-05-13 13:47:53 +02:00
Matthias Kuhn
7bd435e835
Emit finshed signal, when the vector layer cache has been initialized.
2013-05-13 12:55:33 +02:00
Borys Jurgiel
f216ddda74
Disable also plugins in user specified directories when running with --noplugins option
2013-05-13 11:56:14 +02:00
Matthias Kuhn
fe072c53af
Use QgsMessageBar instead of QMessageBox
2013-05-13 11:32:51 +02:00
Matthias Kuhn
142223b901
[ Fix #7698 ] Attributetable crashes on close when valuemap is used
2013-05-13 11:06:35 +02:00
Matthias Kuhn
110b87e6a6
[ Fix #7784 ] Browser keeps crashing when navigating the tree
2013-05-13 10:31:09 +02:00
Matthias Kuhn
b5c540fbcd
[attrtable] Update title when filter column query changes
2013-05-13 10:00:43 +02:00