4876 Commits

Author SHA1 Message Date
mhugent
0174afd26a Fix to make deletion of postgres columns working again
git-svn-id: http://svn.osgeo.org/qgis/trunk@7063 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-06 13:39:41 +00:00
timlinux
108ddab1bd Added raster band stats header to install list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7060 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 18:55:56 +00:00
timlinux
451230ed5c Fixed compiler warnings:
- for potentially unintialised vars I set them all to 0, NULL or some similar default
 - grass has some warnings for multiple definitions of NDEBUG - Ive disabled warnings on 
   all files relying on grass headers - and submitted a bug to grass.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7059 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 15:43:44 +00:00
timlinux
bbe9992ef0 Fixed compiler warnings by using an updated version of shplib files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7058 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 15:41:25 +00:00
mhugent
c4ecd84764 Improved recognition of crs for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7055 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-29 10:35:04 +00:00
mhugent
bdf4f8e040 Fixed a bug that caused problems with info tool in wfs layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-29 09:44:30 +00:00
wonder
c3f15c3366 One more small tweak in German translation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7053 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-28 15:09:55 +00:00
wonder
b62b845b33 Georeferencer: disable OK button in map coordinates dialog if no coordinates are entered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7052 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 12:32:43 +00:00
wonder
45bd37c8e8 Updated German translation with new texts in georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 12:21:53 +00:00
wonder
7af6005b8f Fixed building with variable PLUGINS_ALSO_BINARIES turned on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7049 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 11:32:49 +00:00
timlinux
bb937c5e4a Incorporated Martins msys from scratch notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7047 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-26 01:34:27 +00:00
timlinux
7b54ee2260 Added notes from 0.8.1 release and notes from William
git-svn-id: http://svn.osgeo.org/qgis/trunk@7046 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-25 20:30:58 +00:00
gsherman
c385e9b388 Patch for ticket #671 (leonardomateo)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-23 21:51:26 +00:00
timlinux
ad7e44e902 Applied patch #731 from Steven Bell for pixmap fill support in vector rendering.
Many thanks Steve!





git-svn-id: http://svn.osgeo.org/qgis/trunk@7040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-19 11:16:35 +00:00
wonder
952439b341 Updated georeferencer plugin to use emit tool for acquiring coordinates of a point from map canvas.
Removed sendXY signal from QgsMapCanvas.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7036 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-17 22:18:33 +00:00
wonder
40261ce78f Added setButton() and button() functions to QgsMapTool so that also button
associated with a map tool can be set as checked when the tool is active.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-17 22:14:41 +00:00
timlinux
bcfeb79c6e Upstreamed #728 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:27:35 +00:00
timlinux
08585fe3f2 Upstreamed ticket #727 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:24:34 +00:00
timlinux
198aef5df0 Applied patch #725 which also fixes ticket #698
(This patch fixes crash (ticket #698) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)



git-svn-id: http://svn.osgeo.org/qgis/trunk@7018 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:32:57 +00:00
timlinux
1f2f9a3498 Applied patch #725 which also fixes ticket #698
(This patch fixes crash (ticket #698) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)


git-svn-id: http://svn.osgeo.org/qgis/trunk@7017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:31:45 +00:00
timlinux
a33db746ca This files is deprecated in favour of the all in one INSTALL document
git-svn-id: http://svn.osgeo.org/qgis/trunk@7016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:28:53 +00:00
timlinux
6be4c44fc3 Upstreamed and Aplied patch from ticket #598
git-svn-id: http://svn.osgeo.org/qgis/trunk@7015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:07:19 +00:00
timlinux
7a060a0bb3 Removed redundnat intrduction section
git-svn-id: http://svn.osgeo.org/qgis/trunk@6997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:44:02 +00:00
timlinux
b919530100 Moved to using text2tags for managing install etc docs. Please edit the install docs here (not on the wiki!) and then use txt2tags to generate moinmoin output and paste into the wiki. Also do not directly edit INSTALL but rather edit INSTALL.t2t and regenerate teh INSTALL file using t2t plain text generator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:29:28 +00:00
timlinux
eff6bc045d added missing libz.dll.1.2.3 file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:22:59 +00:00
wonder
9289a37f56 Added QgsMapToolEmitPoint which emits a signal when a point on map canvas is clicked.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 10:54:46 +00:00
timlinux
a6be9c4f85 Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
mhugent
3cfc885fc2 Fix for ticket #562 small bug in WMS getFeatureInfo handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@6986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-08 07:16:16 +00:00
mhugent
8c523b1cab Remove compiler warning for geos 2 and 3
git-svn-id: http://svn.osgeo.org/qgis/trunk@6984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-06 16:52:58 +00:00
mhugent
bb92cf4180 Insert version number from capabilities document into GetMap request
git-svn-id: http://svn.osgeo.org/qgis/trunk@6982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-05 17:04:40 +00:00
timlinux
2722199a4f Remove compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 23:01:36 +00:00
timlinux
414864beee Initial CPack directives
git-svn-id: http://svn.osgeo.org/qgis/trunk@6979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 19:20:08 +00:00
timlinux
58dda99067 Install additional raster related headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 12:33:35 +00:00
gsherman
8cea3fefa6 Fix for ticket #630, thanks to patch from lubaby.
(attribute table drift on windows)

Untested on Windows at 0.9 unstable.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-02 03:01:57 +00:00
wonder
05131b14ea Fixed QgsGeometry::fromPolygon:
- fixed creation of outer ring, added creation of holes
- fixed Python binding for QgsPolygon type


git-svn-id: http://svn.osgeo.org/qgis/trunk@6974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-02 01:24:38 +00:00
mhugent
d894411a7c Added the menu to toggle toolbar visibility to the 'view' menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@6972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 14:04:46 +00:00
wonder
bcaf553633 Fixed map overview handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@6971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:33:26 +00:00
wonder
d76cab583c More roboust zoom tool - prevent zooming to empty extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@6970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:32:41 +00:00
wonder
825e248b8a Fixed a bug with incorrectly wrapped QgsRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:19:27 +00:00
mhugent
44d8225e7d Added the possibility for renderers to have different transparency levels for different classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-30 10:02:12 +00:00
mhugent
be40dae943 Made a toggle editing button instead of the (deactivated) start and stop buttons. The QAction for the toggle button is also used in the legend (right click menu) to have a consistent button/menu state
git-svn-id: http://svn.osgeo.org/qgis/trunk@6965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 10:29:13 +00:00
mhugent
a74f531107 Entry for addIsland in sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 07:53:10 +00:00
mhugent
68510607ec A tool to add polygons to multipolygon features
git-svn-id: http://svn.osgeo.org/qgis/trunk@6963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 07:31:01 +00:00
mhugent
ed41e1f7dd Commited new parameters for swiss coordinate system CH1903 (changes from Horst Duester)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-25 05:52:04 +00:00
timlinux
c573b2a868 Neater implemtation for test builder ready for cloning...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-23 04:05:15 +00:00
telwertowski
aab183459c Multi-version adjustment to r6954. To be truly pedantic, use int with GEOS 2.2 and size_t with GEOS 3.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 21:00:27 +00:00
mhugent
1151cee995 Entry for QgsVectorLayer::AddRing in the .sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 15:17:31 +00:00
mhugent
8d62d5ae9a wms bugfix
git-svn-id: http://svn.osgeo.org/qgis/trunk@6956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 12:55:25 +00:00
timlinux
8643bfbc8c Patched in code from Oleg Gusev to emit poisiton on right mouse click
git-svn-id: http://svn.osgeo.org/qgis/trunk@6955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 12:16:09 +00:00
timlinux
63d9a2909c Fix compile warnings caused by using int instead of unsigned int for loops. Now compiles in pedantic mode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 11:44:47 +00:00