4078 Commits

Author SHA1 Message Date
timlinux
29b7cb1362 Add PKGDATAPATH to cpp flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:07:30 +00:00
g_j_m
1af445801c Adjust indenting only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:00:27 +00:00
g_j_m
56cfc7e1de Tidy up #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:51:44 +00:00
timlinux
4edeaecc7e Use package data path to locate py script
Install python into PKGDATAPATH/python
(Still needs further testing)


git-svn-id: http://svn.osgeo.org/qgis/trunk@5794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:39:17 +00:00
timlinux
74641570e9 Use qt4 as default dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@5793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:37:55 +00:00
g_j_m
0c57c5508a Move some debugging output to QgsLogger::debug
Remove unnecessary #includes
Move from Qt3 to Qt4 style of includes


git-svn-id: http://svn.osgeo.org/qgis/trunk@5785 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-09 01:30:19 +00:00
g_j_m
7b05bca6d8 A missed file change to go with ticket #257 and SVN r5761
git-svn-id: http://svn.osgeo.org/qgis/trunk@5779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 10:47:08 +00:00
g_j_m
7343b6106e Fix for part of ticket #247 (unable to create a custom projection)
Also move some debugging output to QgsLogger


git-svn-id: http://svn.osgeo.org/qgis/trunk@5778 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 10:37:30 +00:00
g_j_m
69d99b146a Move various debugging outputs to QgsLogger::debug so as to reduce
the amount of user-confusing output on the console.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 06:04:55 +00:00
perrygeo
a398f6857d added scale ranges and class names
git-svn-id: http://svn.osgeo.org/qgis/trunk@5776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 05:15:19 +00:00
gsherman
f506cf1b23 Improved layout of dialog.
Removed the MinScale and MaxScale fields from the dialog.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:56:07 +00:00
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