4052 Commits

Author SHA1 Message Date
mhugent
47e6b9f846 Replaced some std::couts in QgsHttpTransaction with QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@5759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-04 14:41:26 +00:00
g_j_m
15bde54187 Fix for ticket #253 (crash when using 'identify features').
git-svn-id: http://svn.osgeo.org/qgis/trunk@5758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-04 09:45:49 +00:00
mhugent
a0cdad72db Corrected the automake stuff in the wfs provider. Note that wfs does not get built without hacking plugins/Makefile.am and providers/Makefile.am to not disturb the build process of the 'stable' qgis version
git-svn-id: http://svn.osgeo.org/qgis/trunk@5757 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-03 16:35:41 +00:00
g_j_m
68eefe01ec - Provide the user with the option of deleting an existing world file
(rather than just telling that they need to do so)
- Re-instate some more debugging #ifdef's


git-svn-id: http://svn.osgeo.org/qgis/trunk@5756 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:46:31 +00:00
g_j_m
1227f22d40 The delete point function now works in the georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5755 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:31:37 +00:00
g_j_m
1907ae6253 When choosing to load the georeferenced raster file, qgis now does a
map canvas refresh so that the layer appears (it needed a manual
refresh before).


git-svn-id: http://svn.osgeo.org/qgis/trunk@5754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:11:32 +00:00
g_j_m
6a136c1791 - fix ticket #165 (crash in Helmert transform in georeferencer)
- fix a bug when reading in a past saved list of points (there was always a 0,0 point)
- tidy up misc code in georeferencer
- do some qt3 to qt4 things to get the georeferencer working correctly again
- tidy up the use of the modified raster text widget so that it's only editable
  when it's required
- put some debugging output back into #ifdef's


git-svn-id: http://svn.osgeo.org/qgis/trunk@5753 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 10:58:29 +00:00
g_j_m
fa184691c3 Remove some unnecessary Qt #includes
Line break some more long dialog box messages


git-svn-id: http://svn.osgeo.org/qgis/trunk@5752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:48:16 +00:00
g_j_m
d1367bade9 Make a longish warning message wrap in it's dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@5751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:36:49 +00:00
g_j_m
1961fea23f Remove Qt3 stuff
Change #includes to Qt4 form
Remove unnecessary #includes


git-svn-id: http://svn.osgeo.org/qgis/trunk@5750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:18:19 +00:00
g_j_m
7c7acf52c9 Speculative fix for ticket #249
git-svn-id: http://svn.osgeo.org/qgis/trunk@5749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 04:55:01 +00:00
g_j_m
15536ec4db Remove wfs from the compiled code as it currently fails to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@5748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 23:45:41 +00:00
g_j_m
b10d248b4c Explicitly allow for Qt 4.2 in checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@5747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 11:19:43 +00:00
g_j_m
f028b5486c Add the Qt version that qgis is compiled and running against into the
Help:About dialog box. There seems to a number of bugs reported
nowadays that relate to the version of Qt that qgis is using, so an
easy way for the user to find out the Qt version will be handy.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 10:07:33 +00:00
mhugent
8753277032 Added Makefile.am and entries in configure.in for wfs provider/plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 08:55:56 +00:00
mhugent
829e1e1c3f Added a very early version of a wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 07:58:36 +00:00
mhugent
e86f0da9e2 Added a very early version of a wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 07:55:43 +00:00
rblazek
b8e0e966a8 'fix' for srs.db path, no explanation but works
git-svn-id: http://svn.osgeo.org/qgis/trunk@5742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-29 10:50:40 +00:00
rblazek
b9e3076d75 make qgssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@5741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-29 09:49:53 +00:00
mhugent
771aa6fce1 Some small changes to use QgsNewHttpConnection for non-wms http connections (WFS in this case)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-28 14:48:57 +00:00
rblazek
c2e3aad830 call linker twice
git-svn-id: http://svn.osgeo.org/qgis/trunk@5739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-28 09:25:22 +00:00
gsherman
6f898ecd53 Updated translation from Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-27 04:18:29 +00:00
gsherman
a2d34ccc9a more mapserver goodness
git-svn-id: http://svn.osgeo.org/qgis/trunk@5737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-26 18:56:32 +00:00
mhugent
f97e8bb2b2 added a method QgsGeometry::fast_intersect. This method does the same as QgsGeometry::intersect, but it uses direct generation of geos geometry with QgsGeometry::geosGeometry(). In contrast, QgsGeometry::intersect uses wkt export of QgsGeometry and wkb import of geos. Therefore it is slower than fast_intersect (but better tested). After 0.8, QgsGeometry::fast_intersect may replace QgsGeometry::intersect
git-svn-id: http://svn.osgeo.org/qgis/trunk@5736 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-25 07:11:49 +00:00
g_j_m
10ea5ebe29 Further tweak to the automake sed parser as supplied b Tom Russo. Should now
cope with all known automake version strings (we hope).


git-svn-id: http://svn.osgeo.org/qgis/trunk@5735 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-25 03:18:34 +00:00
timlinux
9d7af64e64 Bug fix for sed regex when checking automake version contributed by Tom Russo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 20:13:53 +00:00
mhugent
3c0e0c99ec made the selection in the delimited text provider working again (which was broken by myself in a recent commit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 15:20:40 +00:00
mhugent
5891b1f964 fixed a bug in QgsGeometry wkt export and made QgsDataProvider::endian() const
git-svn-id: http://svn.osgeo.org/qgis/trunk@5732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 14:27:16 +00:00
g_j_m
f880882db4 Fix for ticket #226 (saved projects with postgres layers in a map composition won't reload).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 09:58:37 +00:00
rblazek
744f78f610 destructor fix, delete mCanvasEdit etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 08:35:12 +00:00
g_j_m
6a3431a072 add some space to an error message
git-svn-id: http://svn.osgeo.org/qgis/trunk@5728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 01:14:22 +00:00
g_j_m
866694f340 Fix for ticket #245 (georeferencer cancel button doesn't work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 09:24:39 +00:00
g_j_m
a1b9be0586 Fix for ticket #122 (projection set incorrectly for some raster
layers). The way that the raster layer sets it's srs is a bit complex
- hopefully these changes fix the problem without introducing other
problems (seems ok from the testing that I've done).


git-svn-id: http://svn.osgeo.org/qgis/trunk@5726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 09:11:00 +00:00
g_j_m
fbf57e0e2f On first displaying the postgres connection details dialog box, ensure that
the 'where to search' toggles are consistent.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 05:32:50 +00:00
timlinux
35c2c966c3 Updated splash screen for 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@5724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 10:47:07 +00:00
g_j_m
c14a020700 Further changes to fix ticket #8 (wms not working through a web proxy). Should work now, but needs a bit of testing to be sure, which I'll do over the next few days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 01:00:38 +00:00
telwertowski
82b18a223b Add svn version to Mac GetInfo window.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 16:50:23 +00:00
telwertowski
aac3bee945 Don't rewrite qgssvnversion.h unless svnversion has changed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 15:50:40 +00:00
mhugent
de503b4a28 In QgsAttributeTable: pass the QMouseEvent to Q3Table prior to check for changed selections
git-svn-id: http://svn.osgeo.org/qgis/trunk@5720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 14:12:55 +00:00
mhugent
c2e86b3221 Fix for smarter attribute insertion in QgsOgrProvider::addFeature. This is e.g. usefull for copying/pasting features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 11:55:22 +00:00
g_j_m
379e1d169b Provide the user with the option to only display spatial tables that
are listed in the geometry_columns table. For well-maintained
databases (where all the spatial tables of interest have been
listed in the geometry_columns table) this can considerably speed 
up the initial display of available spatial tables.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5718 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 11:17:49 +00:00
mhugent
a1069f960e Made 'saveAsShapefile' a slot in QgsVectorLayer such that it works again. Enter the 'save as shapefile' option into the legend layer right click menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@5717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 10:00:44 +00:00
morb_au
18d2744935 Potential fix for trac-ticket #8.
* Propagate proxy information from the Server Selection dialog to the WMS provider (used by the QgsRasterLayer).

Possible bonus feature:

* Proxy information is saved and restored from the project file.

I cannot test this locally, so would appreciate somebody else giving it a go.



git-svn-id: http://svn.osgeo.org/qgis/trunk@5716 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 09:37:02 +00:00
g_j_m
d04ea69044 Fix for ticket #208. configure now accepts an optional
--with-projlibdir option to explicitly set the directory that the
proj4 library is in.

Fix an error in the summary at the end of the configure run too.



git-svn-id: http://svn.osgeo.org/qgis/trunk@5715 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 09:20:41 +00:00
mhugent
a0cfe97285 Fix for the problem where the attribute table of delimited text layers just showed the visible features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5714 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 08:14:47 +00:00
timlinux
fdd9ceefd6 Updated splash master image for final release version of qgis 0.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@5713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 03:03:18 +00:00
g_j_m
a82af4d987 Fix a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-20 00:28:40 +00:00
g_j_m
cb20fd4c7f Provide an option to the user to constrain searches for spatial tables not
in the geometry_columns table to just those in the public schema. For some
databases which have a lot of ancillary stuff out of the public schema this
can significantly reduce the time that qgis takes to produce the list of 
tables to load.  

Also tidy up the cause of some console warning messages about unknown
geometry types that happened when a spatial table not in the geometry_columns
table had no non-null geometries in it.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-20 00:21:35 +00:00
g_j_m
c6d88ade05 Fix for ticket #232. A make, make install, or make all in the toplevel
qgis directory will update a file (qgssvnversion.h) that contains the
svn version of the qgis code, which is visible with the --help command
line argument or in the Help:About dialog box.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-19 09:33:59 +00:00
mhugent
e5076060d4 Enabled changing attribute values for OGR Layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-18 13:42:14 +00:00