Borys Jurgiel
2d6c92b82b
Merge pull request #678 from minorua/ogr_init_enc_chk
...
OgrProvider: initial encoding setting check (fix #8167 )
2013-06-26 01:26:29 -07:00
Minoru Akagi
a13126cfdf
OgrProvider: initial encoding setting check ( fix #8167 )
2013-06-26 17:05:14 +09:00
Borys Jurgiel
afbc9b8408
[Plugin Installer] partially revert fd2b221e65 . Still QGIS restart is needed after plugin update in some cases.
2013-06-26 02:10:07 +02:00
Borys Jurgiel
fe913a34b4
[Plugin Manager] better formatting of plugin details
2013-06-26 02:04:11 +02:00
Borys Jurgiel
619558dabc
[Plugin Installer] Fix #8080
2013-06-26 00:20:39 +02:00
Borys Jurgiel
0485aa0fb4
follow up 86bebab3ce
2013-06-25 23:56:03 +02:00
Borys Jurgiel
c0ae8f31c3
[Plugin Installer] Fix metadata description, add "about" tag, prefer remote plugin name.
2013-06-25 23:35:19 +02:00
Borys Jurgiel
7771a9b253
follow up 86bebab3ce
2013-06-25 22:12:27 +02:00
Borys Jurgiel
86bebab3ce
[Plugin Installer] Fix #8111 . Better repository error handling.
2013-06-25 21:25:38 +02:00
Borys Jurgiel
fd2b221e65
[Plugin Installer] Simplify plugin reloading
2013-06-25 19:29:40 +02:00
Borys Jurgiel
6cfe4a5fcf
Follow up 24bbd485a
2013-06-25 17:57:01 +02:00
Borys Jurgiel
962143685f
[Plugin Manager] Display proper plugin count
2013-06-25 17:54:27 +02:00
Borys Jurgiel
cd676e399f
[Plugin Installer] Follow up 4ecf3ebd0 (use QgsNetworkManager in plugin installer)
2013-06-25 17:15:21 +02:00
Juergen E. Fischer
24bbd485a9
fix #8159
2013-06-25 17:04:27 +02:00
Juergen E. Fischer
9d2b8f2668
german translation update
2013-06-25 16:32:16 +02:00
Juergen E. Fischer
c1f8230acc
followup 55135d600
2013-06-25 16:04:47 +02:00
D'Hont René-Luc
562aec32d8
[QGIS-Server] WFS Filter : send empty data instead of XML error when no feature found
...
Bug #8123
When a getFeature request has a FILTER parameter, and when no data
corresponds, QGIS answer sometimes with :
<ServiceExceptionReport version="1.3.0">i
<ServiceException code="RequestNotWellFormed">No feature found error messages: .</ServiceException>
</ServiceExceptionReport>
It would be better to send back an empty GML (Or GeoJSON) instead.
2013-06-25 15:47:56 +02:00
rmgu
4825da5bb4
Save GRASS r.report output in HTML
2013-06-25 15:39:52 +02:00
D'Hont René-Luc
a5ca9d7180
[QGIS-Server] The parameter PROPERTYNAME does not filter attributes
...
Bug #8155
In the OGC standard, the parameter PROPERTYNAME is ussed to filter attributes in the request getFeature. In version 1.8 this parameter works. Because of changes in the vector API, this parameter does not filter attribute.
2013-06-25 15:20:23 +02:00
Werner Macho
52dc17ab4f
translation update: fi by Kari
2013-06-25 13:28:23 +02:00
Matthias Kuhn
c4b616b762
QgsVectorLayerFeatureIterator: Don't worry about concurrent edits
...
An iterator will always use the data from the edit buffer which was
valid, at the time the iterator was created. Therefore, there are no
more problems with randomly disappearing or changing features while
iterating
2013-06-25 12:22:07 +02:00
Matthias Kuhn
55135d6007
const-correctness for QgsGeometry
2013-06-25 12:16:36 +02:00
Werner Macho
a268a86742
translation update id by Trias
2013-06-25 09:43:13 +02:00
Werner Macho
a4fb5c7ced
Fixing some Tooltips regarding to #8147
2013-06-24 23:11:54 +02:00
Werner Macho
7b9a634477
Merge pull request #675 from artfwo/master
...
Russian translation update (half-way)
2013-06-24 02:32:21 -07:00
Juergen E. Fischer
f1e2fcebdc
more interface fixes (missing GUI_EXPORT and sip)
2013-06-24 11:04:24 +02:00
Artem Popov
dab1e3c759
Russian translation update.
2013-06-24 15:57:33 +07:00
Juergen E. Fischer
0992180b98
KeyboardControlHandler: remove unused parameter
2013-06-24 10:35:03 +02:00
Juergen E. Fischer
f4744f6657
fix sip build errors
2013-06-24 08:54:27 +02:00
Salvatore Larosa
10152e6d47
[fTools] fixes zoom to error in check geometry validity tool
2013-06-23 22:33:21 +02:00
Juergen E. Fischer
d1fd484bd3
fix build error
2013-06-23 21:19:25 +02:00
Juergen E. Fischer
4ecf3ebd0b
use QgsNetworkManager in plugin installer ( fixes #8137 )
2013-06-23 21:15:58 +02:00
Juergen E. Fischer
444dc239f3
german translation update
2013-06-23 16:46:23 +02:00
Juergen E. Fischer
146233388c
spelling fixes
2013-06-23 16:40:03 +02:00
Juergen E. Fischer
3854086d47
sip update
2013-06-23 16:00:24 +02:00
Matthias Kuhn
b53e80b84a
[memory provider] Don't crash on updateExtent and feature without geometry
2013-06-23 15:16:11 +02:00
Matthias Kuhn
ab54176a55
update extent on delete feature and updategeometry
2013-06-23 14:43:50 +02:00
Juergen E. Fischer
6afd3f794f
fix build error
2013-06-23 02:55:29 +02:00
Giuseppe Sucameli
49970b0413
DBManager: more SIP API update ( fix #8132 )
2013-06-23 00:03:26 +02:00
Juergen E. Fischer
d1e410585b
missed query builder help in c6a4bb86aa
2013-06-22 21:18:38 +02:00
Juergen E. Fischer
99f998aa30
- add missing sip bindings
...
- port widgets_tree.py to QtXml and update customization.xml (fixes #5752 and #8054 )
2013-06-22 19:41:34 +02:00
Borys Jurgiel
c8f1bb972e
[Plugin Manager] If no Python support detected, display an explanation why there is nothing to install. Fixes #8063 . PL translation included.
2013-06-22 18:19:21 +02:00
Werner Macho
f7b1097ccc
Merge pull request #672 from qgis-jp/make_pull_req_from_ja
...
update Translation GUI ja
2013-06-22 08:22:15 -07:00
yoichigmf
e21ce1b42b
update Translation GUI ja
2013-06-22 22:45:02 +09:00
Matthias Kuhn
ff27ee82de
[spatialite] Fix compile error
2013-06-22 12:49:21 +02:00
Matthias Kuhn
345458ee76
[spatialite] Implement rewind()
2013-06-22 12:48:09 +02:00
Juergen E. Fischer
ef838c799f
fix #8099 : useful error message on table_info
2013-06-22 11:32:50 +02:00
Juergen E. Fischer
13a86e68a9
fix #8131
2013-06-22 10:56:36 +02:00
Werner Macho
6421cfd0f4
Merge pull request #671 from qgis-jp/make_pull_req_from_ja
...
update GUI translation ja
2013-06-22 01:49:18 -07:00
mhugent
aa0a17b253
Merge pull request #670 from tqhien/master
...
Fix #7927 : Add a warning message if trying to print a composition
2013-06-22 00:22:25 -07:00