Daniel Vaz
1ed5d62b2b
Fix #8069
2013-07-10 21:33:19 -03:00
Daniel Vaz
1a95297c6e
Fix #7073
2013-07-10 19:18:50 -03:00
Daniel Vaz
1ebdb6964a
Fix #8069
2013-07-10 19:12:33 -03:00
Daniel Vaz
89b3e0610b
Fix #8218
2013-07-10 19:10:07 -03:00
Minoru Akagi
7221c732fd
fTools: remove lines that cause error with non-ascii path
2013-07-04 17:36:19 +09:00
Minoru Akagi
7d75fcc387
fTools: fix MergeShapes and SpatialJoin
...
fix #7823
fix #7952
fix #8206
2013-07-03 15:20:14 +09:00
Juergen E. Fischer
b697371834
fix #8198
2013-06-29 19:28:23 +02:00
Salvatore Larosa
10152e6d47
[fTools] fixes zoom to error in check geometry validity tool
2013-06-23 22:33:21 +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
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
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
Matthias Kuhn
e3608db6a2
[ftools] More SIP API updates
2013-06-16 14:21:32 +02:00
Matthias Kuhn
b96f67b838
[ftools] Fix "Polygon from layer extent" ( #8074 )
2013-06-16 11:06:11 +02:00
Matthias Kuhn
d256fd8c3a
[ftools] Further SIP API updates
2013-06-15 15:01:54 +02:00
Matthias Kuhn
b6770be729
[ftools] Fix "Join attributes by location"
2013-06-15 11:43:15 +02:00
Chris Crook
54956db92f
Improved implementation
2013-06-15 11:43:15 +02:00
Chris Crook
d416555079
Som fTools fixes for SIP API updates
2013-06-15 11:43:15 +02:00
Nathan Woodrow
bb6a4ee770
Merge pull request #625 from vinayan/projcrash
...
[Fix #7964 ] Ftools-Sum Line length - Fix progress bar
2013-06-11 07:10:45 -07:00
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
vinayan
ba4a3ccc1a
Ftools-Sum Line length - Fix progress bar
2013-06-01 22:23:50 +05:30
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