4067 Commits

Author SHA1 Message Date
gsherman
708d4164f7 updated tooltips
git-svn-id: http://svn.osgeo.org/qgis/trunk@5774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:13:08 +00:00
timlinux
5ca052dabd Remove deprecated call to setMainWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@5773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:53:07 +00:00
timlinux
798601310b Set QCoreApplication organisation name etc so we can use qgis qsettings
for state handling



git-svn-id: http://svn.osgeo.org/qgis/trunk@5772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:09:41 +00:00
gsherman
21e4ab8aa9 Fix for segfault. Fixted dialog tab order
git-svn-id: http://svn.osgeo.org/qgis/trunk@5771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:08:16 +00:00
perrygeo
d6a3885f3b new features in python mapfile exporter
git-svn-id: http://svn.osgeo.org/qgis/trunk@5770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:01:35 +00:00
timlinux
e6e6c652b7 Gui cleanups:
- set buddies for line edits
 - set layout spacing to 6pt through out to remove that scrunched up look
 - set tab order to something other than random :-)



git-svn-id: http://svn.osgeo.org/qgis/trunk@5769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:28:27 +00:00
timlinux
2e9041ace9 Linux friendly python include path
git-svn-id: http://svn.osgeo.org/qgis/trunk@5768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:20:12 +00:00
timlinux
69b3964c23 Qmake project file for quick and dirty testing & building
Removed redundant include in cpp


git-svn-id: http://svn.osgeo.org/qgis/trunk@5767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:19:20 +00:00
wonder
1dcd3a5bc8 Small cleanups in debug messages, now displaying correct total rendering time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 23:13:02 +00:00
g_j_m
9830a34e32 Uncomment a debugging #ifdef
git-svn-id: http://svn.osgeo.org/qgis/trunk@5765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 21:25:11 +00:00
g_j_m
52b1c971e2 Fix for ticket #258 (crash when loaded a wms capabilities document)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 21:24:10 +00:00
wonder
29fe2fc6f0 Additional fix for #249 - searching attributes with non-ascii characters.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 13:02:51 +00:00
g_j_m
7cff7dac9e Fix for ticket #260 (crashing when clicking on map canvas)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 09:39:21 +00:00
g_j_m
e240665428 Changes for ticket #257 (UI tweaks).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-05 11:00:05 +00:00
telwertowski
8d4a472f8d Add support for Qt/Mac 4.2. QtDesigner and QtTest are frameworks in 4.2 but libraries in prior Qt versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-05 03:13:39 +00:00
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