287 Commits

Author SHA1 Message Date
Borys Jurgiel
112ad3c11a Update core plugins qgisMinimumVersion to 2.0 2013-06-10 02:46:38 +02:00
Juergen E. Fischer
10f3cf38fa more QuantumGIS => QGIS updates 2013-06-09 18:52:05 +02:00
Alexander Bruy
a75563f299 more SIP updates for fTools 2013-06-03 16:16:04 +04:00
Alexander Bruy
d3d51820e3 more api updates in fTools (still incomplete) 2013-05-31 14:57:34 +04:00
Alexander Bruy
2d9e1b6194 start update fTools to new SIP api 2013-05-30 16:15:08 +04:00
Juergen E. Fischer
0f132602ed fix #7907 2013-05-26 18:57:18 +02:00
Juergen E. Fischer
65d3535fc5 - Quantum GIS => QGIS update
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Juergen E. Fischer
7ac1baf2e8 indentation update 2013-05-18 10:26:44 +02:00
vinayan
e2b1dbaaf0 ftools-fix broken random selection 2013-05-11 19:30:54 +05:30
vinayan
5e4138261c replace old select calls with getFeatures method 2013-05-05 09:32:56 +05:30
vinayan
4f54664900 ftools-fix split vector layer 2013-04-25 20:53:23 +05:30
alexbruy
4c05932a56 Merge pull request #526 from vinayan/pip7414
[fTools] fix Points in Polygon and Delaunay triangulation (closes #7414, #7360)
2013-04-16 23:35:47 -07:00
Larry Shaffer
5875d5a5cf Put old theme icons back into source tree under themes_ or icons_old next to current directories 2013-04-15 20:01:46 -06:00
Larry Shaffer
121e4fec1c Condense app icon themes down to just one, based upon 'gis' theme
- 'gis' theme copied over default
- All other themes removed, available here:
  http://drive.dakotacarto.com/qgis/QGIS-images_pre-gis-theme-switch.zip
- Make sure new default overrides removed themes
- Update some tool buttons for consistency
2013-04-15 17:58:14 -06:00
vinayan
58737b6831 [Fix #7360] - Fix Dealauney to vector api changes 2013-04-15 18:03:26 +05:30
vinayan
4e257bdf7e [Fix #7414] - points in polygon does not work 2013-04-14 00:00:40 +05:30
Alexander Bruy
f8834f201a fix Merge shapefiles tool in fTools (fix #7570) 2013-04-11 15:22:03 +04:00
Juergen E. Fischer
db1d6ab67d fix ftools union 2013-04-04 19:31:12 +02:00
Martin Dobias
32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Alexander Bruy
1294190e77 fix Export geometry info tool (fix #7354) 2013-03-14 17:54:09 +04:00
Alexander Bruy
8ad1e2a941 update Vector Grid to vector API changes (fix #7322) 2013-03-14 14:16:10 +04:00
Alexander Bruy
5d31269635 update Random and Regular points tools to API changes (fix #7350) 2013-03-14 13:29:00 +04:00
Alexander Bruy
a915c41a7c fix Join attributes by location (#7103) 2013-03-13 17:20:27 +04:00
Alexander Bruy
a57aa0c9a4 fix Sum line length tool after API changes (fix #7335) 2013-03-13 16:03:23 +04:00
Juergen E. Fischer
a86622b32c fix #7179 2013-02-19 10:04:12 +01:00
Juergen E. Fischer
8f25bcfd20 fix #7172 2013-02-18 00:27:30 +01:00
Juergen E. Fischer
d8ec492dec fix #7172 and #7174 2013-02-17 22:21:34 +01:00
Juergen E. Fischer
ddaded8ebb fix #7171 2013-02-17 11:10:48 +01:00
Juergen E. Fischer
92cbf8f506 ftools api update (fixes #7130) 2013-02-09 20:59:54 +01:00
Juergen E. Fischer
76d1403ebb ftools api updates 2013-02-07 00:31:34 +01:00
Juergen E. Fischer
b35a45625f fTools: fix add/export geometry columns 2013-02-06 00:13:36 +01:00
Juergen E. Fischer
7f7b5dd63e more fTools api updates 2013-02-03 21:18:39 +01:00
Juergen E. Fischer
2a2d9444cf more api updates in ftools 2013-02-02 17:51:02 +01:00
Juergen E. Fischer
b74cb5fe4a fTools: fix error basic statistics 2013-02-01 12:05:16 +01:00
Juergen E. Fischer
2f23b1e83b first take on porting ftools to vector iterator api 2013-02-01 01:04:21 +01:00
Juergen E. Fischer
298f0c000e cleanup doIntersectLines.py and fix #7021 2013-01-25 20:40:20 +01:00
Alexander Bruy
07772f13f6 fix output of the eliminate slivers polygon tool (fix 6925). Patch by
Bernhard Strobl
2013-01-22 12:22:17 +04:00
Salvatore Larosa
5b06de9935 fix #4534 2013-01-08 10:24:07 +01:00
Juergen E. Fischer
28ca48c4cf more API updates to the python plugins 2013-01-04 23:02:44 +01:00
Juergen E. Fischer
1bda31d4b3 fTools: replace QgsRectangle.expand with .scale 2013-01-04 01:25:02 +01:00
Juergen E. Fischer
f75803ea80 python plugins: replace QgsMapRenderer.destinationSrs() with destinationCrs() (closes #6391) 2013-01-04 00:51:41 +01:00
Bernhard Ströbl
aef3f345fb fix #6925
fTools' eliminate now works if the polygon to merge with has an id of 0
2013-01-03 09:29:13 +01:00
Juergen E. Fischer
ce6aab704f fix #5251 2012-12-29 22:16:48 +01:00
Alexander Bruy
e742d5e63e fix python plugins after API cleanup 2012-12-24 11:48:08 +02:00
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00
Juergen E. Fischer
44aa83b6af fix 45a933a4 2012-12-02 01:37:35 +01:00
Juergen E. Fischer
45a933a456 german translation update 2012-12-02 01:16:22 +01:00
Alexander Bruy
24e259bdb3 [FEATURE] Possibility to save error messages as shapefile from check
geometry validity tool. Contributed by Salvatore Larosa
2012-11-26 10:42:15 +02:00
Alexander Bruy
a2d434700d [FEATURE] Eliminate tool for fTools, contributed by Bernhard Strobl 2012-11-09 20:15:44 +02:00
sanak
05aca2b695 add line layer support for dissolve function. 2012-11-09 20:50:12 +09:00