4 Commits

Author SHA1 Message Date
gsherman
4adc1be6fb Removed bogus test record from bookmarks table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:41:22 +00:00
g_j_m
cb27ea57a7 Added an entry to the tbl_projection table for the Krovak
projection. Resolves ticket #247.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-13 09:50:50 +00:00
morb_au
ce2b35d583 Improvements to WMS - users can now see what projections are available for their chosen layers. (However, the projection they select is not hooked up to anything yet.) Also, the projection selector now shows groupings in italics, for better visual distinction.
* QgsServerSourceSelect is now hooked up to QgsLayerProjectionSelector.
* QgsLayerProjectionSelector and QgsProjectionSelector can now filter their results by a list of WMS-format CRSs (Coordinate Reference Systems).
* QgsProjectionSelector now delays the calling of getProjList() and getUserProjList() until the filter has a chance to be set (using the new setOgcWmsCrsFilter).
* The projection databases now have epsg added to the view so that it too can be searched upon.
* Early works on the WMS Provider itself to accept new CRSs.  Not hooked up to anything useful yet though.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-02 13:40:04 +00:00
timlinux
c102861ea8 Moved images svg themes and resources out of src/
Moved svg and themes into images dir
Tidy up to configure.in


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-07 02:25:11 +00:00