5051 Commits

Author SHA1 Message Date
mhugent
f17eeacb85 Fix for problems with unique value dialog and some postgis tables
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7138 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-14 15:28:22 +00:00
wonder
c666e72fbf Fixed indentation of chapter about MSYS in install notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7137 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-13 19:44:01 +00:00
timlinux
39b7c2f24b Added Faunalia to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7135 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-13 12:44:10 +00:00
timlinux
2f6bf97218 Added updated grass modules from lami many thanks folks from faunalia!
I needed to do a clean build for them to install properly....



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-11 04:35:43 +00:00
what_nick
2a21091ee5 Python detection added
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-10 14:00:24 +00:00
timlinux
a778e1da5e Merged in changes from the 0.9.0preview1 tag back to trunk. Please make all changes directly in trunk.
svn merge -r 7108:7129 https://svn.qgis.org/repos/qgis/tags/Preview-0.9.0-1


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-09 04:06:41 +00:00
wonder
aba6e0cdc9 Fixes to compile the bindings also with SIP 4.7.
In this SIP version, additional classes used when converting
to a subclass don't get #included automatically so let's
#include them globally with %ModuleHeaderCode


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7129 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-06 23:33:00 +00:00
wonder
7f5264dada Fix for #707. When there were no features in provider, calculation started
with extent with null coordinates and extended it - that's reason of wrong extent


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-06 14:42:24 +00:00
wonder
d2e1e228d2 Removed unused and misleading function QgsMapLayer::calculateExtent()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-06 14:03:02 +00:00
wonder
64d0f1fe66 Fixed #709. The crash happened with shapefiles containing 2.5D geometries.
Now these files can be importent, but Z coordinates are ignored.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-06 11:57:07 +00:00
wonder
5e72aed58d Fix for #726 (double deletion of active editing map tool)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-06 10:54:04 +00:00
wonder
b7f2087de8 Don't compile qgsapplication.cpp and qgslogger.cpp also for helpviewer executable - it suffices that it links to qgis_core
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-05 22:34:54 +00:00
wonder
15aaf2453f Fixed a problem with incorrectly loaded labeling attributes.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7123 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-05 22:15:40 +00:00
wonder
bb90021cd0 Fix for compilation problems in qgsproject.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-05 20:09:32 +00:00
wonder
9a70b3a378 Removed more old makefiles.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-05 19:26:01 +00:00
mhugent
6e01c05f21 more bugfixing in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7117 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 16:54:28 +00:00
mhugent
f2b44e27d0 small bugfix in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7116 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 16:22:24 +00:00
mhugent
e1d7d4ef9e more undo of r7112
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7115 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 08:09:45 +00:00
mhugent
227ce8147e reverted patch from r7112 since we are in feature freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 07:58:57 +00:00
dassau
c94881504e added dependency packages for python language binding and some notes about current
version requirements for sip4 and python-qt4 


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 07:48:44 +00:00
mhugent
3811c94196 applied patch from Juergen to refresh layer legend from plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 07:42:12 +00:00
gsherman
833629fb55 changed version names to Ganymede preview 1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 02:01:54 +00:00
g_j_m
0668bcae11 Fix for ticket #744 (crash associated with actions).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7110 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-28 22:48:43 +00:00
godofredo
bba142b5a9 Added a note about compiling qt 4.3 debug
libraries in windows

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7109 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-28 19:51:07 +00:00
timlinux
579e8dbb8f Added translation support to help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7107 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:30:53 +00:00
timlinux
b72201acc5 Regenerated install notes using txt2tags
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7106 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:29:13 +00:00
timlinux
95e88ab473 Got rid of LD_LIBRARY_PATHS since this should no longer be needed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:28:15 +00:00
timlinux
d029575f96 Small informational addition
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7104 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:26:53 +00:00
timlinux
66c7c5325d Use rpath so no more nasty LD_LIBRARY_PATH should be needed when installing to a non
standard dir


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:25:42 +00:00
timlinux
e2f867a814 Updated install docs to include cmake on linux steps
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 16:17:25 +00:00
timlinux
204ceab482 Backwards compatibility for qt4.2.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7101 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 15:55:37 +00:00
timlinux
dfc1fb125f Updated build directions for (debian based) linux
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7100 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-27 15:48:48 +00:00
timlinux
ed58adf9e5 Disable pedantic for preview 1
Make pedantic warnings only appear when pedantic is on


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-26 03:20:16 +00:00
timlinux
c87dc3a492 Removing this script its deprecated since we can build under mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7098 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:30:05 +00:00
timlinux
466a4a15a5 Tidy up cmake stuff so all .in files now live under cmake_templates
Move more utility scripts into scripts dir



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:28:00 +00:00
timlinux
9ffc7a5eb4 Automake stuff being removed....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:26:13 +00:00
timlinux
1737bad9ff This scrips functionality is provided by cmake - Im removing it
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:23:07 +00:00
timlinux
aee0d36e74 This file is deprecated - use cmake rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7094 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:22:18 +00:00
timlinux
5bb59a42f9 This fie is deprecated - use cmake rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:21:46 +00:00
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