7884 Commits

Author SHA1 Message Date
mhugent
9764c23594 Function argument can be const
git-svn-id: http://svn.osgeo.org/qgis/trunk@11545 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-04 19:47:07 +00:00
timlinux
675afdd7e4 Some ui cleanups: capitalise the relative path string in project props. Dont put single widgets in group boxes (wms dialog). Try to tidy up evis event browser widgets by using group boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11544 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-03 22:52:30 +00:00
kyngchaos
663150c723 update for Snow Leopard
git-svn-id: http://svn.osgeo.org/qgis/trunk@11543 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-03 22:47:35 +00:00
macho
ff09ff98c3 translation update: .fr my jean
git-svn-id: http://svn.osgeo.org/qgis/trunk@11542 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-03 09:06:30 +00:00
jef
a17488239f fix python plugin crashes - changes GUI API
- QgsMapCanvas::xyCoordinates(QgsPoint & p) => xyCoordinates(const QgsPoint & p)
- QgsMapToolEmitPoint::canvasClicked(QgsPoint& point, Qt::MouseButton button) => canvasClicked( const QgsPoint& point, Qt::MouseButton button)
- might be a SIP 4.8 problem



git-svn-id: http://svn.osgeo.org/qgis/trunk@11540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-02 22:41:43 +00:00
jef
6bea923d75 fix #1915
git-svn-id: http://svn.osgeo.org/qgis/trunk@11539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-02 19:52:16 +00:00
jef
1f05829ebb fix wms ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@11538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-01 17:50:56 +00:00
jef
db860f0014 fix r11536
git-svn-id: http://svn.osgeo.org/qgis/trunk@11537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-01 17:41:24 +00:00
jef
84195250f5 apply #1910
git-svn-id: http://svn.osgeo.org/qgis/trunk@11536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-01 17:06:26 +00:00
timlinux
81ebdc556c Updated web banner
git-svn-id: http://svn.osgeo.org/qgis/trunk@11534 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-31 21:30:34 +00:00
homann
15b7c88c7a Applied patch #1907, thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@11533 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-31 11:03:29 +00:00
mhugent
3de6b9d6f5 Apply coordinate clipping also for windows (probably fixes bug #1344)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11532 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-31 10:17:58 +00:00
homann
3c9298ebb7 Fix uic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11531 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-31 09:09:06 +00:00
jef
f9c27e44dc fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11529 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-30 16:33:34 +00:00
jef
2ab57028c1 don't close wms layer dialog after addition and allow naming of layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-30 16:30:01 +00:00
timlinux
2e885998c4 Put no grass into installer package name
git-svn-id: http://svn.osgeo.org/qgis/trunk@11527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-30 14:26:39 +00:00
timlinux
1ee392ba6c Added grass and nograss clauses
git-svn-id: http://svn.osgeo.org/qgis/trunk@11526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-30 14:23:21 +00:00
jef
bfcf6dd953 remove spurious connect (following up r11522)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-30 13:59:53 +00:00
homann
bc92ebb429 Add a "cancel all" button when searching for missing files after opening a project. Fixes #1317
git-svn-id: http://svn.osgeo.org/qgis/trunk@11524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-29 19:14:28 +00:00
mhugent
d85624ae4e Better options to specify output raster extent and resolution in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-28 20:32:23 +00:00
jef
4702b90a8e - fix #1903
- handle feature info results as utf-8
- fix crash with open identify results, when layer is removed


git-svn-id: http://svn.osgeo.org/qgis/trunk@11522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-28 14:49:22 +00:00
homann
56146bb363 Use EPGS and Proj4 strings as persistent list of popular CRS:es
git-svn-id: http://svn.osgeo.org/qgis/trunk@11521 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-28 07:52:58 +00:00
kyngchaos
fe91889e56 raster terrain plugin (r11510); more polish context help (r11519)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-27 01:00:55 +00:00
borysiasty
b292ba4b18 more Polish translations from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 23:05:11 +00:00
homann
0b230c8ec2 Make projection properties dialog remember size, position and current tab between sessions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 20:36:51 +00:00
jef
2aa6508d8f fix comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@11517 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 20:03:55 +00:00
homann
3cbe7c372c First try with EPSG ID, then proj4 matching, when reading CRS from project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 19:59:50 +00:00
jef
01b4c94675 include raster terrain analysis in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 19:11:01 +00:00
jef
f84685cef9 fix #1897
git-svn-id: http://svn.osgeo.org/qgis/trunk@11514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 15:56:43 +00:00
mhugent
c7019aa929 Fix for bug #1812: WFS dialog window confusion (refers to WMS)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 14:28:54 +00:00
mhugent
d697d08a71 Apply patch #1896 from gislab
git-svn-id: http://svn.osgeo.org/qgis/trunk@11512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 13:56:41 +00:00
mhugent
b5023b6dd6 Remove Makefile from svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@11511 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 12:28:52 +00:00
mhugent
a42632ce1b [FEATURE] Add the raster terrain plugin that does calculate of slope, aspect, ruggedness, total curvature from raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 12:28:15 +00:00
mhugent
1d8d72375a Fix for uninitialised variable in interpolator and for possible division by zero
git-svn-id: http://svn.osgeo.org/qgis/trunk@11509 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 11:56:41 +00:00
homann
0467062cdd Clearified text. Fix for #1639.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 09:04:08 +00:00
mhugent
8cd89f63f1 Fix for reshape of multilines
git-svn-id: http://svn.osgeo.org/qgis/trunk@11505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 07:52:46 +00:00
kyngchaos
b17898e292 reshape tool (r11500)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-26 00:43:54 +00:00
jef
32b8dac972 fix compile error (QList::length() only available in Qt>=4.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-25 21:14:23 +00:00
jef
beab16d9ec fix compile errors on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-25 20:46:24 +00:00
jef
ed00f883e1 cleanup postgres column thread
git-svn-id: http://svn.osgeo.org/qgis/trunk@11501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-25 20:45:13 +00:00
mhugent
20591bac19 [FEATURE] A reshape tool to apply to line/polygon geometries. The part of a geometry between the first and last intersection of the reshape line will be replaced
git-svn-id: http://svn.osgeo.org/qgis/trunk@11500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-25 19:54:28 +00:00
mhugent
61604a3260 Fix for bug 1892, Merge tool (Postgis features) results in shifted attribute positions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-25 08:22:54 +00:00
homann
92333edda6 Changed debug output to use QgsDebugMsg()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-24 19:51:50 +00:00
timlinux
24088b4844 Slowly I'm learning to count....
git-svn-id: http://svn.osgeo.org/qgis/trunk@11494 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-23 20:11:31 +00:00
kyngchaos
284d9cf6b5 missed svnversion.h change
git-svn-id: http://svn.osgeo.org/qgis/trunk@11493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-23 16:14:51 +00:00
timlinux
f0e645efb6 Updated splash for trunk so its differentiated from Daphnis
git-svn-id: http://svn.osgeo.org/qgis/trunk@11491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-23 10:08:52 +00:00
timlinux
c4901fd855 Added German Carrillo to contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@11490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-23 07:20:09 +00:00
jef
d06c1bc817 update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-22 20:39:44 +00:00
jef
8a1ec1fb0d fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11488 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-22 20:24:33 +00:00
jef
e7a675f172 missed a file in r11479
git-svn-id: http://svn.osgeo.org/qgis/trunk@11487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-22 20:22:47 +00:00