4897 Commits

Author SHA1 Message Date
timlinux
2365a8011a 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@7092 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:58:28 +00:00
timlinux
1317551a44 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@7091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:55:02 +00:00
timlinux
15acd1a5cd These files are deprecated since automake support is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7090 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:52:46 +00:00
timlinux
d3828a1edc These files are part of automake - which is deprecated build system now
git-svn-id: http://svn.osgeo.org/qgis/trunk@7089 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:49:56 +00:00
timlinux
fbaccac153 Removed this file - you can automatically generate kdevelop or xcode projects using cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@7088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:48:18 +00:00
timlinux
033d7f3cbe Remove more automake stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@7087 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:47:07 +00:00
timlinux
017f965798 Removal of automake infrastructure - CMAKE will be the official build system from here forward
git-svn-id: http://svn.osgeo.org/qgis/trunk@7086 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:00:26 +00:00
what_nick
d1f67152bc Updated GDAL build instructions with libtool patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7085 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 11:32:49 +00:00
g_j_m
34a94be6b7 Fix for ticket #743 (substitutions in actions weren't happening).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7084 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 08:38:45 +00:00
mhugent
35591523d2 add line or polygon features only if vertex count is >= 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7083 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-21 07:38:52 +00:00
timlinux
d45a6c840c Tishams ganymede splash updates - still will be tweaked a bit before final release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7079 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-20 03:07:56 +00:00
StevenB
659bda53c6 A couple of print composer bug fixes related to image and symbol
scaling.



git-svn-id: http://svn.osgeo.org/qgis/trunk@7078 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-19 15:24:39 +00:00
gsherman
190fcc1ef0 'cleaned up comments and added some info about the purpose of the script'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7077 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-19 01:28:29 +00:00
gsherman
f9c4660e84 Modified script so it works properly on OS X.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7076 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 06:38:23 +00:00
gsherman
a6c46df64f 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@7075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 02:48:11 +00:00
gsherman
d6eceba4cc 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@7074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-18 02:20:05 +00:00
timlinux
828bb2e52b 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@7072 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-16 18:40:59 +00:00
mhugent
5324e893bf Fix that adresses ticket #477 'Loading a PostGIS view is very slow'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-15 08:36:20 +00:00
mhugent
31e49a2ceb 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@7066 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 07:53:35 +00:00
mhugent
c9da10c13f 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@7065 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 06:58:10 +00:00
mhugent
29a524f3aa Adapted qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@7064 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-07 06:12:46 +00:00
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