Juergen E. Fischer
f1e2fcebdc
more interface fixes (missing GUI_EXPORT and sip)
2013-06-24 11:04:24 +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
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
Giuseppe Sucameli
49970b0413
DBManager: more SIP API update ( fix #8132 )
2013-06-23 00:03:26 +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
Juergen E. Fischer
13a86e68a9
fix #8131
2013-06-22 10:56:36 +02: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
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
Juergen E. Fischer
e4b278d6ed
add QgsFontUtils sip bindings and fix doxygen warnings
2013-06-19 23:12:28 +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
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
Hugo Mercier
5c4f2ed984
Fix overview autocentering: always center, not only when the overview is not visible.
...
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
2013-06-19 09:15:56 +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
a65a6b7bd8
[Plugin Installer] Fix urls excluded from proxy ( #8092 )
2013-06-18 15:21:26 +02:00
Hugo Mercier
f0f72ca8a9
Add SIP and Python unit test for overview autocentering.
...
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
2013-06-17 17:34:33 +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
Matthias Kuhn
d0d381a024
Adjust data type
2013-06-16 14:58:50 +02:00
Matthias Kuhn
e3608db6a2
[ftools] More SIP API updates
2013-06-16 14:21:32 +02:00
Matthias Kuhn
f6ae6c48b3
[Gdaltools] SIP API update ( Fix #8074 )
2013-06-16 11:34:42 +02:00
Matthias Kuhn
b96f67b838
[ftools] Fix "Polygon from layer extent" ( #8074 )
2013-06-16 11:06:11 +02:00
Juergen E. Fischer
192e13013b
replace foo.replace( QRegExp(regexp), bar) with re.sub(regexp,bar,foo) ( fixes #8066 )
2013-06-15 22:44:31 +02:00
Matthias Kuhn
1aa8a17f98
Fix some memory management issues
...
aka reduce noise in valgrind memory analyzer
2013-06-15 15:01:54 +02:00
Matthias Kuhn
d256fd8c3a
[ftools] Further SIP API updates
2013-06-15 15:01:54 +02:00
Nathan Woodrow
36e1b3b19d
Fix python console for Python 2.6
2013-06-15 20:50:17 +10:00
Matthias Kuhn
9fc01a6d1f
Fix memory leak in QgsFeature sip api
2013-06-15 11:43:15 +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
Salvatore Larosa
abcc8b16ed
Fixes #8065
2013-06-15 00:17:03 +02:00
Etienne Tourigny
07ea0aa107
fix GdalTools contour
2013-06-14 16:03:15 -03:00
Etienne Tourigny
684aa98e96
fix GdalTools assign and extract projection
2013-06-14 16:03:15 -03:00
Etienne Tourigny
5e98be1266
fix GdalTools warp
2013-06-14 16:03:15 -03:00
Etienne Tourigny
84d77663d8
fix gdaltools merge, tileindex and info
2013-06-14 16:03:15 -03:00
Etienne Tourigny
7cceaaf73b
replace QgsRasterLayer::buildSupportedRasterFileFilter() with QgsProviderRegistry::instance()->fileRasterFilters()
2013-06-14 13:09:13 -03:00
Borys Jurgiel
2a81aba5ae
[Plugin Manager] Don't crash on invalid values from QSettings
2013-06-14 09:51:34 +02:00
Borys Jurgiel
820a0f783f
fix #8060 (new SIP API)
2013-06-14 00:14:23 +02:00
Borys Jurgiel
85e1ab9807
[Plugin Manager] Plugin installer fixes
2013-06-12 22:10:09 +02:00