gsherman
2a1692b4b3
Updated the "Whats New" section in the Help|About dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-11 04:44:24 +00:00
gsherman
c452a49ad2
Update contributors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-11 00:09:44 +00:00
gsherman
d2f7d90aa0
Detect Qt for NetBSD (same as FreeBSD detection at present) -- patch from Brook Milligan.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6073 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-11 00:06:17 +00:00
wonder
fdcff924a8
Don't trust WKB type specified for multipart features.
...
Check whether the part has Z value because it might differ from the feature's WKB.
(feature's WKB is MultiLineString - but parts are of type LineString25D)
Fixes ticket #248 .
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6072 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 23:23:07 +00:00
wonder
dccc1c3f97
Fixed a crash occuring with identify tool which was caused by GEOS throwing TopologyException.
...
This exception might be thrown when GEOS has problems with calculating intersection.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 21:36:37 +00:00
timlinux
d1d3a1e511
Include grass dir in installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6070 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 18:22:26 +00:00
gsherman
19605d36fe
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6069 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 14:52:41 +00:00
mhugent
a72005e603
Fix for nan extents when using the 'zoom out' tool and height or width of window is 0
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6068 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 08:22:23 +00:00
g_j_m
09d8b56262
Make svg files harder to load as images in the map composer because qt
...
doesn't support svg to the extent that we would like (ticket #338 )
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6067 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 07:15:57 +00:00
rblazek
32606e0d37
fixed ticket #367 , crash if a layer was removed whose topo had been deleted
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6066 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-09 16:39:51 +00:00
timlinux
c34c6f63a6
Use better target names for these libs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6065 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 19:02:20 +00:00
timlinux
6ee8a3004b
Enable flex/bison stuff again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6064 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 18:41:24 +00:00
timlinux
e0f86a65fa
Added providers lib dir to the lib search path so grass plugin would build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6063 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 18:40:08 +00:00
timlinux
a093819817
Dont build wfs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6062 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 18:29:29 +00:00
timlinux
b65a2f5eeb
Got rid of deprecated grass lib add since thats been replaced by Freddy's stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6061 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 18:22:34 +00:00
rblazek
96273782d3
each band must get unique name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6060 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 11:02:17 +00:00
timlinux
9262b3ce41
Dont use geos includes - wfs is not supported yet and that include breaks flex stuff under windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6059 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 02:18:19 +00:00
timlinux
bbc6501ac8
Merged in patches for building grass support under windows kindly submitted by Godofredo Contreras
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6058 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-08 01:55:22 +00:00
gsherman
3adb41274a
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6057 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-07 03:08:57 +00:00
mhugent
1accfad0b5
commited some test code in qgisapp.cpp in last commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6056 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-06 16:08:30 +00:00
mhugent
e5ba35fc15
wfs client: support for <coord>-type bounding boxes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6055 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-06 16:04:40 +00:00
mhugent
dde9fa67d0
isValid() function for the wfs provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-06 14:14:52 +00:00
timlinux
a4c7d41acc
Minor changes to readme
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6053 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-06 03:47:00 +00:00
gsherman
88e5d8d4af
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6052 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-06 02:14:05 +00:00
gsherman
3ce339ff2a
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-05 15:15:57 +00:00
gsherman
a909ea2c2f
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6050 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-05 04:24:29 +00:00
gsherman
36a3a20224
Added fledgling list of contributors -- feel free to add those that are missing. This file contains folks who, while not having commit privileges, have contributed to the project tthrough patches, code, comments, etc.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6049 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-04 23:20:39 +00:00
gsherman
fa853cfd71
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6048 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-04 23:06:11 +00:00
gsherman
defbea45fb
Tom Russo's patches for FreeBSD:
...
"I run QGIS on FreeBSD these days, and have found that I need the
attached patch to get the grass shell and gps plugin to work. The
grass shell patch is needed even to get the thing to compile.
The grass shell patch makes sure the right include files are brought
in to get at the PTY functions.
The gpsplugin patch changes the preprocessor symbol that selects what
style of ports to probe for, and adds a block of code that scans for
USB serial adapters."
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6047 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-04 19:54:33 +00:00
g_j_m
43eee2bd2f
Fix a spelling mistake in debug message
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6045 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-02 19:40:42 +00:00
gsherman
bd4e26f1c2
Updated SPONSORS with latest donors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6044 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-02 04:25:16 +00:00
g_j_m
483cbe007c
Apply patch in ticket #365 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-31 08:18:57 +00:00
gsherman
b402ea9386
Update SPONSORS with latest donors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6041 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-31 02:02:52 +00:00
timlinux
e1046a3b78
Updated url for msys
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6038 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-30 02:05:03 +00:00
gsherman
333b4a0412
Updated sponsor display to two-column table
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-30 01:34:48 +00:00
g_j_m
d573aaad32
Reduce the time taken to populate the sample list. Technique to do this
...
suggested in ticket #364 .
Improve the error message in the dialog if the sample query fails
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-29 20:38:41 +00:00
gsherman
b4ad7b5929
Updated SPONSORS with latest donors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6031 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-29 15:16:10 +00:00
gsherman
430295370a
Updated SPONSORS file with latest sponsors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6030 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-29 02:16:44 +00:00
g_j_m
98fa67ad4e
Warn if loading a project file from an older version of qgis (prompted
...
by ticket #314 )
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6028 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 21:54:23 +00:00
gsherman
9a79437929
update sponsor list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:26:33 +00:00
gsherman
fe98ab0c61
set default tab back to where it should be
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:08:36 +00:00
gsherman
99d1f4df84
Show sponsors in a tab in the about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:06:32 +00:00
gsherman
e1a2dd1b3a
Install SPONSORS file in same directory as the AUTHORS file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:05:10 +00:00
gsherman
5301a7c410
Sponsors file for use in the about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:04:19 +00:00
timlinux
b2a7231b2a
Patched in qmake pro files contributed by Godofredo Contreras to build more plugins under windows with qmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 19:33:43 +00:00
timlinux
6812c87cfe
Windows build updates - includes patches submitted by godofredo contreras
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 15:26:04 +00:00
timlinux
d4a841a60b
Added readme for building under windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 13:13:45 +00:00
mhugent
6c4a197009
Use QgsDebugMessage for the debugging output in QgsPostgresProvider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-25 09:52:50 +00:00
timlinux
632f70a1ce
Commented out lex stuff for now...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 20:39:55 +00:00
timlinux
e9b15c0ac6
Script contributed by Godofredo Contreras to build lex sources under windows with qmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 18:30:03 +00:00