19472 Commits

Author SHA1 Message Date
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
Matthias Kuhn
d91f36d159 [vectorlayer] Update map extent when feature added / geom changed 2013-06-19 01:50:16 +02:00
Matthias Kuhn
6eb31889d8 [ftools] Fix distance matrix (Fix #8103) 2013-06-19 01:20:46 +02:00
Matthias Kuhn
5e4a9dff6b [ftools] Several fixes
Fix #8107 Mean coordinates
Fix #8105 Basic statistics
Fix #8104 Unique values
2013-06-19 01:11:07 +02:00
Borys Jurgiel
59fd5e0ccf Translation update: pl 2013-06-19 00:06:34 +02:00
Chris Crook
9b04f13774 Fixing delimited text test cases for SIP API change 2013-06-19 08:04:54 +12:00
Marco Hugentobler
da0e4f342a Mark project dirty in case of composer changes 2013-06-18 17:16:42 +02:00
Werner Macho
f48aff82d4 Adjusting Tip once more and fixing a bug with http link 2013-06-18 15:46:38 +02:00
Borys Jurgiel
a65a6b7bd8 [Plugin Installer] Fix urls excluded from proxy (#8092) 2013-06-18 15:21:26 +02:00
Werner Macho
695704def5 Changing tip according to the new Plugins Manager, thanks to Richard for pointing this out 2013-06-18 12:31:27 +02:00
Chris Crook
7a2ff5434b Added SIP version test to delimited text test script 2013-06-18 21:14:02 +12:00
Werner Macho
9eacb745af translation update sv by Victor 2013-06-18 10:33:19 +02:00
vinayan
3d7b802dc5 Merge pull request #664 from vinayan/topofix
[Fix #8095] - fix topology error markers
2013-06-17 19:29:29 -07:00
vinayan
5f1725006f fix topology error markers 2013-06-18 07:50:42 +05:30
Matthias Kuhn
bdd61d592c Only cleanup python on exit if loaded
Fix #8085
2013-06-17 16:59:40 +02:00
Matthias Kuhn
dd0e86f201 [gdaltools] SIP API update 2013-06-17 16:42:03 +02:00
Matthias Kuhn
37b5df7854 [gdaltools] More SIP API updates 2013-06-17 16:32:04 +02:00
Matthias Kuhn
4386860998 [gdaltools] More SIP API update 2013-06-17 15:52:59 +02:00
Salvatore Larosa
1f10010ebf Fixes #8061 2013-06-17 13:25:28 +02:00
Salvatore Larosa
28efcda1f5 [pyqgis-console] small update to help 2013-06-16 23:59:29 +02:00