4259 Commits

Author SHA1 Message Date
g_j_m
1b3b8c7dcf 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/qgis@5754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:11:32 +00:00
g_j_m
695c87137b - 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/qgis@5753 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 10:58:29 +00:00
g_j_m
eb40bea155 Remove some unnecessary Qt #includes
Line break some more long dialog box messages


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


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:18:19 +00:00
g_j_m
de71da8613 Speculative fix for ticket #249
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 04:55:01 +00:00
g_j_m
de50cd3edf Remove wfs from the compiled code as it currently fails to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 23:45:41 +00:00
g_j_m
49945bfd78 Explicitly allow for Qt 4.2 in checks
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 11:19:43 +00:00
g_j_m
1396e141fc 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/qgis@5746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 10:07:33 +00:00
mhugent
67df56e6cb Added Makefile.am and entries in configure.in for wfs provider/plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 08:55:56 +00:00
mhugent
d42588f484 Added a very early version of a wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 07:58:36 +00:00
mhugent
bd72bf5b3a Added a very early version of a wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 07:55:43 +00:00
rblazek
9ebb497b7f 'fix' for srs.db path, no explanation but works
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-29 10:50:40 +00:00
rblazek
172b0a8936 make qgssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-29 09:49:53 +00:00
mhugent
784e8ce6ce Some small changes to use QgsNewHttpConnection for non-wms http connections (WFS in this case)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-28 14:48:57 +00:00
rblazek
6aa020bad1 call linker twice
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-28 09:25:22 +00:00
gsherman
7e32d48b38 Updated translation from Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-27 04:18:29 +00:00
gsherman
a144969b6e more mapserver goodness
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-26 18:56:32 +00:00
mhugent
5fcee18e4d 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/qgis@5736 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-25 07:11:49 +00:00
g_j_m
fbac0494aa 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/qgis@5735 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-25 03:18:34 +00:00
timlinux
7caca85af2 Bug fix for sed regex when checking automake version contributed by Tom Russo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 20:13:53 +00:00
mhugent
373d55523f 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/qgis@5733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 15:20:40 +00:00
mhugent
fc430d4c8e fixed a bug in QgsGeometry wkt export and made QgsDataProvider::endian() const
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 14:27:16 +00:00
g_j_m
dedc298229 Tweak the list of files to be ignored by svn
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 10:13:53 +00:00
g_j_m
8de53bd843 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/qgis@5730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 09:58:37 +00:00
rblazek
66ef358ce7 destructor fix, delete mCanvasEdit etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 08:35:12 +00:00
g_j_m
302754693c add some space to an error message
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-24 01:14:22 +00:00
g_j_m
0342081a14 Fix for ticket #245 (georeferencer cancel button doesn't work)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 09:24:39 +00:00
g_j_m
fb98e1353d 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/qgis@5726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 09:11:00 +00:00
g_j_m
842e0a7063 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/qgis@5725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-23 05:32:50 +00:00
timlinux
5d8f572e5e Updated splash screen for 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 10:47:07 +00:00
g_j_m
879400db6e 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/qgis@5723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 01:00:38 +00:00
telwertowski
84c41ebfc7 Add svn version to Mac GetInfo window.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 16:50:23 +00:00
telwertowski
87ac96cc87 Don't rewrite qgssvnversion.h unless svnversion has changed.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 15:50:40 +00:00
mhugent
5d4bec33e6 In QgsAttributeTable: pass the QMouseEvent to Q3Table prior to check for changed selections
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 14:12:55 +00:00
mhugent
42dcd4af91 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/qgis@5719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 11:55:22 +00:00
g_j_m
d4626da18b 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/qgis@5718 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 11:17:49 +00:00
mhugent
d5d423ab80 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/qgis@5717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 10:00:44 +00:00
morb_au
c2db9e6e24 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/qgis@5716 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 09:37:02 +00:00
g_j_m
4a21ccc5ba 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/qgis@5715 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 09:20:41 +00:00
mhugent
dea3bc99c1 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/qgis@5714 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 08:14:47 +00:00
timlinux
75cd4b7d3f Updated splash master image for final release version of qgis 0.8
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 03:03:18 +00:00
g_j_m
44f3a57c22 Fix a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-20 00:28:40 +00:00
g_j_m
bd510571d4 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/qgis@5711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-20 00:21:35 +00:00
g_j_m
2b697f84a6 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/qgis@5710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-19 09:33:59 +00:00
mhugent
b1233721c6 Enabled changing attribute values for OGR Layers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-18 13:42:14 +00:00
g_j_m
b76c0ed5c1 Set the Id keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-18 10:26:59 +00:00
g_j_m
5969922408 Make the BUGS file point to the trac system
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5707 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-18 10:24:16 +00:00
mhugent
27ce9ef383 Changed the selection behaviour of the attribute table. The repaintRequest signal is now only emitted if the mouse button is released and if the selected rows have changed. This minimises repaint events and allows to selecting multiple rows with mouse drag without generating a seperate repaint event for each new row
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5706 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-18 05:32:55 +00:00
g_j_m
37afa70394 Fix for ticket #239 (selected polygons lost their boundary). Needed to
do different things for lines and polygons


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-17 10:40:00 +00:00