4662 Commits

Author SHA1 Message Date
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
mhugent
008bad82b9 Added a 'classify' button to the graduated symbology button. Replaced Qt3 compatibility classes with Qt4 ones
git-svn-id: http://svn.osgeo.org/qgis/trunk@6557 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-10 10:02:33 +00:00
timlinux
abda3e8786 Removed header install stuff for app: since app classes dont go into any lib there is little point
git-svn-id: http://svn.osgeo.org/qgis/trunk@6556 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 12:38:59 +00:00
timlinux
958e6f943b Install headers for app dir too
git-svn-id: http://svn.osgeo.org/qgis/trunk@6555 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 12:06:37 +00:00
timlinux
223a955754 Added missing GEOS include path for building pg provider on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@6553 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 08:21:48 +00:00
homann
96f0b6c80e Build instructions for Win32 updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@6552 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-08 17:41:29 +00:00
timlinux
32b8dff107 Install qgsconfig.h to includes dir too since apps using libqgis need it when compiling...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 16:18:05 +00:00
telwertowski
508530000c GEOS 3 port.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6546 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 00:42:21 +00:00
g_j_m
6ab46b4007 Replace some Qt3 widgets with Qt4 ones
Move the delimited plugin help text from the .ui file to the .cpp file
(allows for easier translation)
Remove some unnecessry #includes


git-svn-id: http://svn.osgeo.org/qgis/trunk@6541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 09:09:39 +00:00
g_j_m
5de3a79cac Fix some runtime signal/slot warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 08:13:09 +00:00
g_j_m
95f0a374d2 Fix a compiler warning (use a tcp port number that fits within a 16bit
integer)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 08:12:25 +00:00
g_j_m
2e87aed884 Fix for incorrect contents in qgssvnversion.h for Unix and Mac (was just
putting 'exported' instead of the actual subversion revision number)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:24:58 +00:00
homann
4f587f0c94 Hack for generating qgssvnversion.h on WIN
git-svn-id: http://svn.osgeo.org/qgis/trunk@6535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:01:27 +00:00
homann
df2b8b2803 Added planimetric measurement as an option, and made all areas positive.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6534 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 17:34:19 +00:00
homann
0b21820d69 Now calculates multilines correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@6531 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 13:15:49 +00:00
homann
fe4554cbbc Small fixes for #include paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@6528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 10:38:54 +00:00
timlinux
656ee8f2aa Fixes from Martin for mac build issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@6527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 09:05:30 +00:00
telwertowski
a3e1549c51 Mac python build changes:
- lib extension is .dylib not .so
- all qt frameworks are needed for linking


git-svn-id: http://svn.osgeo.org/qgis/trunk@6526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 02:26:56 +00:00
telwertowski
df975a8d80 On Mac, search for util.h instead of pty.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@6525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 01:13:20 +00:00
wonder
a456530777 CMake: added check to accept Bison 2.0 or higher
(it's known not to work correctly with 1.28)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 21:38:25 +00:00
mhugent
ccf59bbb56 Replaced Q3ListBox in the unique value dialog with QListWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@6523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 21:23:29 +00:00
homann
9488c74b1e Fix CMake search for libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 15:14:51 +00:00
wonder
7ca9093073 CMake: add default search paths on Mac for SIP
git-svn-id: http://svn.osgeo.org/qgis/trunk@6520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:41:41 +00:00
wonder
38f89fcd06 Python plugins are now expected in (qgis-data-path)/python/plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:36:54 +00:00
wonder
fb7b670c80 By default install bindings to QGIS directory -> no need to install as root.
It's possible to override it with BINDINGS_GLOBAL_INSTALL set to TRUE,
that will cause bindings to be installed to global python's site-packages dir.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:54:10 +00:00
wonder
880a93a220 CMake:
- search for GDAL and GSL also in /usr/local
- added mac-specific locations for GDAL and GRASS


git-svn-id: http://svn.osgeo.org/qgis/trunk@6515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:11:30 +00:00
wonder
da242259b3 Added QgsFileDropEdit to headers for installation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 11:25:14 +00:00