4703 Commits

Author SHA1 Message Date
wonder
6622153f76 Removed stdint.h - it's platform-dependent and can't be used on other platforms than MSVC.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 20:41:32 +00:00
timlinux
29b3b28168 Added stdint.h needed for compiling on visual studio
git-svn-id: http://svn.osgeo.org/qgis/trunk@6721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:57:16 +00:00
timlinux
0829e5f998 Detect msvc when setting application icon logic
git-svn-id: http://svn.osgeo.org/qgis/trunk@6720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:23:23 +00:00
mhugent
dc61196063 Disable 'create spatial index' fix for 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 09:03:42 +00:00
mhugent
2ed9f06828 Bugfix to allow classified postgres layers in 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 23:55:29 +00:00
timlinux
1f2cf0a588 Dont install sample data by default since it requires a net connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@6712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 19:39:14 +00:00
homann
1d9581abaa Added generation of gqssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@6711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 18:11:29 +00:00
timlinux
63162127ce Upstream fixes to make app icon work
git-svn-id: http://svn.osgeo.org/qgis/trunk@6710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 17:57:04 +00:00
timlinux
dced88109e Make installing the application section mandatory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:25:46 +00:00
timlinux
9e24195882 Added notes for unattended install and customising installer. Upstreamed from 6701
git-svn-id: http://svn.osgeo.org/qgis/trunk@6703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:06:43 +00:00
homann
bf66b4a744 Merged r6693, r6694, r6696 and r6698 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6699 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-25 16:55:43 +00:00
homann
0052294025 Fixed another ELSIF error
git-svn-id: http://svn.osgeo.org/qgis/trunk@6696 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-25 14:16:15 +00:00
homann
297fe1db7d Fix GDAL discover on non-Apple
git-svn-id: http://svn.osgeo.org/qgis/trunk@6692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-24 15:07:53 +00:00
timlinux
a3181a3be5 added mongolian translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6687 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-24 10:43:43 +00:00
g_j_m
a4a7d7c04f Decrease time taken to find key column in layers that come from postgres
views


git-svn-id: http://svn.osgeo.org/qgis/trunk@6685 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-24 02:05:41 +00:00
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