2455 Commits

Author SHA1 Message Date
gsherman
4b1899b78d Changed to embedded XPM instead of PNG to preserve Qt 3.2.x compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3435 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-23 05:18:02 +00:00
gsherman
748892adb7 A couple of additions to the Whats-New section
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-23 05:14:42 +00:00
timlinux
c22daeb92f Updated spatial bookmark icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 23:55:32 +00:00
timlinux
73eaf7d655 Bugfix - srs was not being shown in vector props dialog general tab
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 18:23:32 +00:00
timlinux
61a5e081a3 Added button to vector props to let user change projection after layer has been loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 16:21:28 +00:00
g_j_m
b723d28891 Changed the QgsCoordinateTransform::setSourceSRS and setDestSRS functions to
take const refs to QgsSpatialRefSys instead of pointers to such.
Had follow on effects in quite a few files.

Added an operator= to QgsSpatialRefSys
Changed a few other things in QgsCoordinateTransform and QgsSpatialRefSys to
support the change to const&

Also has an initial version of fix for bug 1188782 (screen extents not updated when changing projection, but commented out for the moment cause it don't work right:)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 11:24:57 +00:00
timlinux
f10ad9ee5b Updates to line up splash text properly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 10:51:37 +00:00
timlinux
3f175a491a Splashscreen enhancements. Added toOGRSRS for marco to spatial ref sys
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 09:12:55 +00:00
gsherman
c28edb8957 Updated docs for 0.7 release (still in progress)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3427 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 06:42:25 +00:00
gsherman
e2b533b957 Updated snapshots for 0.7 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 06:41:27 +00:00
timlinux
801853a0a8 Added gimp master xcf and mask for new splash screen.
For future versions new splash screens should be generated from the xcf and left in there for prosperity


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3425 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-22 02:54:37 +00:00
mhugent
64b12f7bc6 some bugfixes for vector editing
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 21:13:09 +00:00
gsherman
515d296f30 Updated "Whats New" list for 0.7. If you see things that are missing, let me know...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 19:37:08 +00:00
gsherman
1729b4550a Clicking on the projector icon in the status bar opens the project properties
dialog and makes the Projection tab active.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 19:16:09 +00:00
timlinux
d5f09f1fa6 Check user db when doing reverse mapping of proj string or wkt. Updated changelog.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3421 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 15:24:17 +00:00
timlinux
8f77a436f0 We can now determine the srsid of a wkt or proj4 string by trawling the srs db. Of ourse the srs must exist in the srs db for that to work. Only implemented against system srs db so far....will do users qgis.db searching next.
When createFromWkt or CreateFromProj are called now, all the QgsSpatialRefSys members should be nicely populated if the reverse matching described above succeeds. Tested with baw's nz data and works a treat....but need to get more varied projected shp datasets to test decently.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 14:02:41 +00:00
mhugent
54ec10af5d Some improvements for vector editing. The attribute table is modal now if in editing mode. For editing lines and polygons, a rubber band is drawn to the mouse cursor. Some bug fixes still need to be done
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-21 07:00:47 +00:00
g_j_m
8be7d5b218 Fix for bug 1199912 (label/actions tabs don't expand in the vector properties
dialog box). Has the side effect of making the whole dialog box wider to
fit the label tab.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-20 20:26:06 +00:00
timlinux
ddfde144b3 Reversed my last fix which was already remedied by Gavin!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-19 00:29:14 +00:00
timlinux
bae92668af Fix bug in createFromProj4 - mProj4String was not being set properly!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-18 22:40:26 +00:00
g_j_m
ba209a4b97 bug fixes for createFromProj4():
- regexp would fail to match projection and ellipses with non-alphabetic
  characters in them (e.g. _ . 0-9)
- too large a part of matching regexp was being selected
- wrong length for the proj and ellipse parts of the regexp
- operator<< was forgetting to actually output the projection string


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-17 19:38:16 +00:00
g_j_m
70bd61924c Fix for the parameter column in table srs_tbl with srs_id=1555
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-17 18:19:25 +00:00
timlinux
2dc3552f12 Updated qgsspatialref - centralising sqlite calls (in progress) and implementing cmparitors for wkt and proj4 string so that a matchin rec (if any)can be retrieved from the database. In progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-17 08:21:14 +00:00
gsherman
060ac1f52f Added signal/slot to update bookmarks dialog when a new bookmark is added
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-17 05:26:01 +00:00
gsherman
c6290eb9f0 Added bookmarks toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3407 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-17 04:13:34 +00:00
g_j_m
d705a1547f Add support for projection units of feet. This completes the pre-0.7
changes to the scale bar units


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3406 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-16 08:25:10 +00:00
g_j_m
c2e3b3de95 Scale bar can now do units cm if appropriate
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3405 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-16 06:47:45 +00:00
g_j_m
87e485fd48 Internal changes to how the projection units are obtained from the proj4 string
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3404 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-16 06:46:39 +00:00
mhugent
197b9f7f00 little bug fix in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3403 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-16 06:15:38 +00:00
gsherman
cd68f53558 Spatial bookmarks now work
Removed Debug from main menu


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3402 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-16 04:53:28 +00:00
larsl
919200333a Changed the check for GSL so it doesn't require pkg-config
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 23:56:33 +00:00
timlinux
6120bde466 == operator now implemented using ogr siSame and isSameGeogCS functions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3400 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 19:43:57 +00:00
timlinux
d77d9b90c2 Added some code to build ogr srs's from the two QgsSpatialRefSys's being compared. Next i will add calls to isSameCS and isSameGeogCS using these ogr srs's
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3399 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 10:48:25 +00:00
timlinux
7998e4f90c Removed some extraneous stuff going to stdout because I now have the << operator in qgsspatialrefsys working.
Implemented the == operator in QgsSpatialRefsys and use calls to that for equality
testing now in QgsCoordinateTransform. At the moment equality testing is still a basic proj4 parameters
string comparison, though I plan to update this to use OGR isSameSRS() and isSameGeogSRS() method asap.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3398 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 09:00:52 +00:00
timlinux
947f5b9d67 Fixups for overloaded << operator in spatialrefsys class
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3397 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 00:45:47 +00:00
morb_au
1a6c581867 Allow source raster *subpixel* positioning on map canvasses. This allows zooming in on coarse rasters to be accurate (i.e. when 1 source pixel covers more than one screen pixel). This has only been proof-of-concept tested, therefore the author will not be offended if further refinements are committed. This addresses CVS bug 895502.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 00:10:35 +00:00
gsherman
98e85c5e53 Fixes to backport to Qt3.2
Also removed debug hook function from the gui


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 00:08:55 +00:00
larsl
3e8c1c8c44 Added the makefile conditionals in plugins/georeferencer/Makefile.am so the georeferencer won't try to build unless GSL is found
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3394 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 23:49:32 +00:00
g_j_m
d3405b5a81 tell cvs to ignore some files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3393 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 18:34:57 +00:00
gsherman
1b5087d9c2 Backport to Qt 3.2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 16:39:12 +00:00
gsherman
596b35a833 Added *.* to file selector to allow import of file types other than .shp
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3391 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 16:33:03 +00:00
timlinux
29100065f4 When adding a vector layer and the project projection is already set, the layer dest cs is now properly set. This was not working properly before because there were still some wkt style calls to QgsProject (use of wkt internally for srs definitions is deprecated in favour of srs_id's)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 16:16:53 +00:00
timlinux
7d3f39a3ff Fix bug where proj4 string was not being written to project file properly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 15:59:18 +00:00
gsherman
8a230ebfed Added include for compiliation on OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3388 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 15:06:56 +00:00
timlinux
a4dfdf38ff Updates to the naming of srs related tags in QgsProject - both for clarity adn for consistnacy with other tags srs ones now start with a capital letter. Added a tag to store the proj4 projection parameters string.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3387 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 14:41:51 +00:00
timlinux
18a061ffaa Lars's gsl detection changes incorporated with my updates to work with gsl 1.5.9
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3386 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 14:40:03 +00:00
timlinux
9248e76d5b Fix funny chars that crept in causing make to fail
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3385 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 13:57:23 +00:00
g_j_m
f6627600c9 Changes to get georeference plugin to compile on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 06:48:46 +00:00
larsl
17785e9ae5 Added the georef plugin to the build system and a configure option for disabling it - it will be enabled by default if GSL is found
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3383 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 00:48:16 +00:00
timlinux
85910b255c replace png with placeholder xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-13 23:42:42 +00:00