4688 Commits

Author SHA1 Message Date
g_j_m
eae25d870f Do one less query per table column when loading a postgres layer.
Tidy up of sql lines too.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 21:26:59 +00:00
timlinux
ef460768a4 Upstreaming changes from 0.8.x branch revision 6681
git-svn-id: http://svn.osgeo.org/qgis/trunk@6682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 18:37:40 +00:00
gsherman
c419af65ad Updated SPONSORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@6679 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 15:48:14 +00:00
g_j_m
f57b006b92 Make postgres column comments available for the layer properties metadata
tab (address ticket #244)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 05:45:49 +00:00
mhugent
772f5d0a52 Fixed a bug relating the attribute definitions in WFS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6675 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 22:10:04 +00:00
mhugent
283a7134b2 fixed problem with 'invert selection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 21:42:20 +00:00
mhugent
0c5c31a9ef Reenabled selection from attribute table. Still some problems with 'invertSelection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6672 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 20:48:18 +00:00
timlinux
5f9bb67078 Push upstream changes in installer logic from 0.8 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@6671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 19:27:19 +00:00
wonder
1bca64cd82 Removed my temporary and unfinished plugin from repository.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 16:08:09 +00:00
wonder
ff4a1e28ca Removed keyPressed() slot from QgsMapLayer and removed connections made in QgisApp.
(it doesn't make much sense to have it there)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6665 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 15:02:30 +00:00
wonder
f6eca1ed14 Don't link bindings to Qt3Support lib - was doing problems on windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 14:56:58 +00:00
wonder
468976bdf0 Fixed build of grass provider and plugin on linux i've broken recently.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 14:54:26 +00:00
wonder
e93343b53a Spatial indexing library:
- fixed a crash under windows
- don't display debug messages


git-svn-id: http://svn.osgeo.org/qgis/trunk@6661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 13:23:25 +00:00
wonder
05474e4af2 Write qgssvnversion.h on windows only if doesn't exist yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@6658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 12:18:11 +00:00
wonder
b5f9d75c14 Windows tweak for qgssvnversion.h - should work now for both MSYS and MinGW generators
git-svn-id: http://svn.osgeo.org/qgis/trunk@6657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:47:52 +00:00
wonder
c2ecff889a Fixed GRASS configuration on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:46:40 +00:00
wonder
adcabcb1fa Changed inline functions of QgsMapToPixel to normal functions.
This fixes warnings on windows when calling them outside core lib.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:45:34 +00:00
wonder
7682e4e163 Fixed remaining warnings in grass provider and plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:40:13 +00:00
timlinux
c9746a4a78 For mac use dylib instead of .so for default libgdal and libpq extensions
git-svn-id: http://svn.osgeo.org/qgis/trunk@6644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 23:23:21 +00:00
timlinux
515917c204 Fix search path for python on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@6643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 23:06:46 +00:00
wonder
b470a8ed32 Fix for python console not opening - this was due previous compilation without
Python support and #ifdeffed slot was not generated.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6642 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 22:38:02 +00:00
timlinux
aad13d18a0 Updates for SIP support from Martin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 14:06:05 +00:00
gsherman
2d69475deb Added tooltips to the scale and coordinate position displays
git-svn-id: http://svn.osgeo.org/qgis/trunk@6636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 22:05:27 +00:00
homann
4e982073e0 Removed debugger probes that give compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6629 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 11:40:25 +00:00
g_j_m
01d4209b88 Disable -Werror just on the file that has an erro from a third-party app
(geos).


git-svn-id: http://svn.osgeo.org/qgis/trunk@6628 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 07:42:22 +00:00
g_j_m
1850f182e8 Fix some more compiler warnings. Apply -Werror to grass directories.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 07:26:09 +00:00
timlinux
45b012dc87 Build with -Wall -Werror now. Three directories still have unresolved warnings so this behaviour is disabled there (providers/wfs prviders/grass and plugins/grass). A nasty message is displayed during cmake configure process to remind that these errors must be resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:44:27 +00:00
timlinux
5d6c20b487 Fix for last commit. Warnings are not treated as errors in this dir for now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6625 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:21:18 +00:00
timlinux
983a05c75d Dont generate compiler warnings (and thus errors with -Werror) for geos included files since they arent under our control
git-svn-id: http://svn.osgeo.org/qgis/trunk@6624 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:09:00 +00:00
timlinux
b85ecd8094 Fixed compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 04:59:10 +00:00
timlinux
9bf72e7f1d Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6622 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 04:55:29 +00:00
timlinux
74e59fcda2 Dont treat warnings as errors for lex generated sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@6621 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 04:37:28 +00:00
g_j_m
4869951445 Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6620 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 00:29:41 +00:00
homann
e32f8e72d7 Applied patch #603. Thanks! (also fixed a compilation error introduced in r6610)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6618 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 17:30:54 +00:00
timlinux
9898018372 Fix compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6616 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 11:11:08 +00:00
mhugent
2e85c7351a Fix for bug #600 Renaming layer in legend doesn't stick
git-svn-id: http://svn.osgeo.org/qgis/trunk@6615 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 10:50:19 +00:00
mhugent
d68b82ebef Fix for label not restored in single symbol dialog, bug #599
git-svn-id: http://svn.osgeo.org/qgis/trunk@6613 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 09:51:33 +00:00
g_j_m
c3decb76cf Changes to support a comment for each attribute in vector data. Now
requires support in providers. Addresses ticket #244.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 07:40:43 +00:00
g_j_m
5d03090584 Fix a missing slot message when loading a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6611 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 07:22:35 +00:00
g_j_m
2a35478a10 Potential fix for ticket #477 (slowness opening postgres databases that
contain lots of views). Needs some testing, which I'll do in a day or
so.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 06:56:41 +00:00
g_j_m
9c52ef068e Fix a compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6609 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-17 03:24:34 +00:00
g_j_m
248644e0b8 Adjust indenting. no code changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6608 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-16 22:59:18 +00:00
homann
d050e90f6d Ported r6606 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6607 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-16 19:55:13 +00:00
mhugent
521ed2aea6 Only one warning if segment snapping failed
git-svn-id: http://svn.osgeo.org/qgis/trunk@6603 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-16 12:46:59 +00:00
homann
2bb3145065 Debug output and adding mile as output unit for measuring
git-svn-id: http://svn.osgeo.org/qgis/trunk@6602 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-15 21:37:27 +00:00
homann
fbfd28f4cb Fixing tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-15 21:19:26 +00:00
homann
bef951ec1a Ported r6598 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6599 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-15 19:20:12 +00:00
homann
eeb04b8e8a I took the liberty...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-14 20:54:59 +00:00
timlinux
890a5f74f7 Added uninstall target for cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-13 11:57:39 +00:00
timlinux
006470640e patch from 'sploid' to set correct bounding box for vertext markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6566 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-11 14:47:15 +00:00