19288 Commits

Author SHA1 Message Date
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
yoichigmf
8c92ac95fb update GUI translation ja 2013-06-22 13:38:06 +09:00
Hien TRAN-QUANG
bed65cb1f4 Fix #7927 : Add a warning message if trying to print a composition
as an image fails (Qt's QImage sanity check for memory overflow)
Moved previous commit from core/qgscomposition to apps/qgscomposer
as QGIS server uses qgscomposition.
2013-06-22 00:50:47 +02:00
Juergen E. Fischer
f8d6e32efa german translation update 2013-06-22 00:04:30 +02:00
Juergen E. Fischer
c6a4bb86aa context_help/function_help:
- remove en_US postfix
- remove translated files (translation were moved to ts files earlier)
- remove unused jQuery (python help doesn't use it anymore)
- change expression label in QgsQueryBuilder and add context help (partly fixes
  #8129)
2013-06-21 23:59:40 +02:00
Juergen E. Fischer
3747c2bb02 vector providers: allow multiple iterators - testing required 2013-06-21 21:35:49 +02:00
Nathan Woodrow
4164d6ed0b Merge branch 'iterator'
Semi fix #7472.
Semi fix #7862
2013-06-22 00:19:11 +10:00
Nathan Woodrow
6876540302 Close active iterators 2013-06-22 00:17:22 +10:00
Nathan Woodrow
0c88963c65 Set filter on iterator: 2013-06-22 00:17:20 +10:00
Nathan Woodrow
6eadd80fcb Remove driver 2013-06-22 00:17:19 +10:00
Nathan Woodrow
0b9d1dc49b Use a new ogr layer per iterator 2013-06-22 00:17:18 +10:00
Juergen E. Fischer
9bbc647c54 identation update and fix clang 3.3 warnings 2013-06-20 23:40:51 +02:00
Matthias Kuhn
0710de3e64 [dbmanager] Fix python error 2013-06-20 16:25:27 +02:00
Juergen E. Fischer
ea8b9e10b9 fix crash in plugin installer 2013-06-20 14:00:54 +02:00
Marco Hugentobler
5d7ac888f9 Fix WFS layer items in browser 2013-06-20 10:39:31 +02:00
Borys Jurgiel
ede5bcd3dd [Plugin Manager] Follow up commit:b16cc46 2013-06-20 09:40:40 +02:00
Borys Jurgiel
b16cc468c7 [Plugin Manager] Fixes #8122: Scroll bar in new plugin manager doesn't work properly 2013-06-20 09:25:36 +02:00
Matthias Kuhn
09a9a81bb0 [ftools,gdaltools] Errors in Merge Shapefiles and Split vector layer
* Fix #8120
* Fix #8119
2013-06-20 09:12:50 +02:00
Werner Macho
1842287649 Merge pull request #669 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
2013-06-19 23:01:40 -07:00
yoichigmf
f7c556f9ed update GUI translation ja 2013-06-20 13:31:26 +09:00
Juergen E. Fischer
e4b278d6ed add QgsFontUtils sip bindings and fix doxygen warnings 2013-06-19 23:12:28 +02:00
Juergen E. Fischer
caaaa218b5 german translation update 2013-06-19 23:08:55 +02:00
Juergen E. Fischer
4ea2769d92 - move ui defaults to ui_defaults.h
- add scripts/mkuidefaults.py to create ui_defaults.h from current
  setting
- default ui state with two toolbar rows (fixes #8117)
- update plugin registry state of nsis installer
2013-06-19 23:08:55 +02:00
Werner Macho
dd9b7b2978 Merge pull request #668 from asiersarasua/master
Basque translation update
2013-06-19 13:50:55 -07:00
asiersarasua
8fd200e272 Basque translation update 2013-06-19 22:37:31 +02:00
Werner Macho
86695a9f37 small changes to topology checker GUI 2013-06-19 21:06:48 +02:00
Matthias Kuhn
b2441f8098 [gdaltools] Proximity(raster distance) error (Fix #8115) 2013-06-19 18:38:33 +02:00
Matthias Kuhn
0b0de71f69 [gdaltools] DEM(Terrain Models) tool error (Fix #8116) 2013-06-19 18:04:52 +02:00
Matthias Kuhn
e02459cb5d Merge feature attributes: Return NULL if unable to calculate 2013-06-19 15:29:45 +02:00
Matthias Kuhn
7d38eac043 "Merge selected features" leads to data loss (Fix #6902) 2013-06-19 15:11:54 +02:00
Werner Macho
23b5afba79 Merge pull request #667 from yjacolin/gdalToolsdoPolygonBug
Update doPolygonize.py
2013-06-19 05:38:36 -07:00
Jacolin
5bcb0e1ae5 Update doPolygonize.py
add missing '('.
2013-06-19 14:34:43 +02:00
Matthias Kuhn
419d8ee593 [ftools] Fix basic statistics (Fix #8105) 2013-06-19 13:36:02 +02:00
Matthias Kuhn
cfadfb5573 [ftools] Fix Line Intersection (Fix #8114) 2013-06-19 13:26:47 +02:00
Matthias Kuhn
c1cd3e84b5 Fix wrong python None type reference counting 2013-06-19 13:03:05 +02:00
Werner Macho
318630632c translation update: es by Carlos 2013-06-19 08:18:26 +02:00