5 Commits

Author SHA1 Message Date
mcoletti
245c8ea475 Added ::subLayerCount(), which is rolled down from QgsDataProvider.
Note that data provider authors will have to properly flesh out these
functions since I do not know how each provider calculates the number of
layer; except for the OGR provider which correctly returns the actual number
of layers.  All other providers have hard-coded to always return "1".
Obviously that will have to be changed.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-08-12 21:58:36 +00:00
morb_au
03e279edd5 Actually add all the files in, like qgshttptransaction.*
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-07-27 00:37:03 +00:00
morb_au
c51a41c334 Updates to the WMS provider to allow for usage of an HTTP proxy (un-authenticated). Not tested by me as I don't have a proxy to test on. Suggested by timlinux (Tim Sutton). Qt4 will apparently allow us to add authenticated proxies but in the meantime this is a good start.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3543 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-05 21:45:52 +00:00
morb_au
70b699bc6b Add cvsignore to WMS directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-30 21:09:23 +00:00
morb_au
a3b2f31149 Actually add some files into the wms directory
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-28 02:18:14 +00:00