4912 Commits

Author SHA1 Message Date
timlinux
6abfe38bb7 Removed all qmake build stuff from SVN - CMAKE will be the official build system from now on
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7092 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:58:28 +00:00
timlinux
a9f5edc371 Moved utility scripts into scripts dir for neatness sake
Added svn ignore for build dir and *.diff


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:55:02 +00:00
timlinux
98d07b294b These files are deprecated since automake support is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7090 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:52:46 +00:00
timlinux
8c13a0aaa0 These files are part of automake - which is deprecated build system now
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7089 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:49:56 +00:00
timlinux
bc40c25a41 Removed this file - you can automatically generate kdevelop or xcode projects using cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:48:18 +00:00
timlinux
bcdb2f24c7 Remove more automake stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7087 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:47:07 +00:00
timlinux
533fcb5cc0 Removal of automake infrastructure - CMAKE will be the official build system from here forward
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7086 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:00:26 +00:00
what_nick
f3d8ec7e75 Updated GDAL build instructions with libtool patch
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7085 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 11:32:49 +00:00
g_j_m
f71703aa8e Fix for ticket #743 (substitutions in actions weren't happening).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7084 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 08:38:45 +00:00
mhugent
ebae297338 add line or polygon features only if vertex count is >= 2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7083 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-21 07:38:52 +00:00
timlinux
782dd87824 Tishams ganymede splash updates - still will be tweaked a bit before final release.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7079 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-20 03:07:56 +00:00
StevenB
388eb20324 A couple of print composer bug fixes related to image and symbol
scaling.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7078 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-19 15:24:39 +00:00
gsherman
93b1273f16 'cleaned up comments and added some info about the purpose of the script'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7077 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-19 01:28:29 +00:00
gsherman
c789f6a7d7 Modified script so it works properly on OS X.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7076 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 06:38:23 +00:00
gsherman
1f23e7e5cb Added configure script for people who want to run ./configure. It checks
for the existence of a cmake binary, then gives
summary info on how to build with CMake and points at the wiki.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 02:48:11 +00:00
gsherman
bbccced493 Added general build note near the top of the document to inform people they
need to use cmake rather than autotools.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 02:20:05 +00:00
timlinux
51a75e268a Applied patch from #740 with many thanks to Steven Bell
- this patch replaces the q3canvas in the map composer with 
   a qgraphicsview based implementation.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7072 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-16 18:40:59 +00:00
mhugent
f8b302484b Fix that adresses ticket #477 'Loading a PostGIS view is very slow'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-15 08:36:20 +00:00
mhugent
fde71b2b65 Fixed problems with classification fields in graduated symbol dialog and unique value dialog. this should address ticket #732 Layer Properties/Legendtype/Individual Symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7066 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 07:53:35 +00:00
mhugent
35ee2cecd1 This commit changes the interface of qgsvectorlayer back to the state before r7063 and keeps the fix to allow deletion of postgis columns
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7065 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 06:58:10 +00:00
mhugent
8a408fd9ae Adapted qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7064 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 06:12:46 +00:00
mhugent
8aaef4ee72 Fix to make deletion of postgres columns working again
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7063 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-06 13:39:41 +00:00
timlinux
a46ad0eec0 Added raster band stats header to install list
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7060 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 18:55:56 +00:00
timlinux
07b1bbec48 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/qgis@7059 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 15:43:44 +00:00
timlinux
684f671ee9 Fixed compiler warnings by using an updated version of shplib files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7058 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-04 15:41:25 +00:00
mhugent
0d32bcc3f0 Improved recognition of crs for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7055 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-29 10:35:04 +00:00
mhugent
e29e97219a Fixed a bug that caused problems with info tool in wfs layers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-29 09:44:30 +00:00
wonder
51882835e9 One more small tweak in German translation.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7053 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-28 15:09:55 +00:00
wonder
6fa6addef1 Georeferencer: disable OK button in map coordinates dialog if no coordinates are entered.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7052 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 12:32:43 +00:00
wonder
65b3221cb8 Updated German translation with new texts in georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 12:21:53 +00:00
wonder
517df2cc30 Fixed building with variable PLUGINS_ALSO_BINARIES turned on.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7049 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-27 11:32:49 +00:00
timlinux
92b2cd34c9 Incorporated Martins msys from scratch notes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7047 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-26 01:34:27 +00:00
timlinux
d1b926e5f0 Added notes from 0.8.1 release and notes from William
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7046 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-25 20:30:58 +00:00
gsherman
4bb6a40880 Patch for ticket #671 (leonardomateo)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-23 21:51:26 +00:00
timlinux
7d07c4894d 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/qgis@7040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-19 11:16:35 +00:00
wonder
c316571b8e 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/qgis@7036 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-17 22:18:33 +00:00
wonder
4b801ceb96 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/qgis@7035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-17 22:14:41 +00:00
timlinux
37d5a4bc5d Upstreamed #728 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:27:35 +00:00
timlinux
8ad5d8182e Upstreamed ticket #727 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:24:34 +00:00
timlinux
12e2162255 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/qgis@7018 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:32:57 +00:00
timlinux
97ced05c32 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/qgis@7017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:31:45 +00:00
timlinux
0c9bc007c1 This files is deprecated in favour of the all in one INSTALL document
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:28:53 +00:00
timlinux
0e2a3acff5 Upstreamed and Aplied patch from ticket #598
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:07:19 +00:00
timlinux
7425310f73 Removed redundnat intrduction section
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:44:02 +00:00
timlinux
6ea9b4bf6c 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/qgis@6995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:29:28 +00:00
timlinux
359802b68f added missing libz.dll.1.2.3 file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:22:59 +00:00
wonder
5d7545c622 Added QgsMapToolEmitPoint which emits a signal when a point on map canvas is clicked.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 10:54:46 +00:00
timlinux
4e8c14e3d1 Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
mhugent
2e6c8ddce3 Fix for ticket #562 small bug in WMS getFeatureInfo handling
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-08 07:16:16 +00:00
mhugent
5e1ec04931 Remove compiler warning for geos 2 and 3
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-06 16:52:58 +00:00