homann
6fc8c88728
Added WGS84 datum to GEOPROJ4 string
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5928 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-07 22:04:07 +00:00
homann
3e87973a1d
I18n on shapefileName
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5927 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-07 22:00:35 +00:00
homann
d095b734fe
I18n on shapefileName
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-07 22:00:04 +00:00
g_j_m
25e0720419
Update README to v0.8 stuff and the move from sourceforge to qgis.org
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5920 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 23:00:50 +00:00
mhugent
d54673ee72
Remove httptransaction from wms provider dir because it is in core lib now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5919 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 12:12:28 +00:00
mhugent
5a7720fd06
Some modifications for portable WFS support: Moved QgsHttpTransaction to the core library, moved GetCapabilities methods from the wfs provider to the plugin (to class QgsWFSSourceSelect)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5918 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 12:03:27 +00:00
g_j_m
0ea970d5c4
Changed use of Q3Url to QUrl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5917 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 10:49:58 +00:00
g_j_m
7affb8f0ef
Move Q3Url code to QUrl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5916 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 10:37:48 +00:00
g_j_m
eadd9b12db
Migrate a Qt3 construct to Qt4
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-06 09:57:59 +00:00
homann
cb08fde120
Aĺl texts translated. Expect mistakes!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 19:38:32 +00:00
mhugent
c66c7cbb1b
Replaced Q3ListViewItem* with QTreeWidgetItem* to fix compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 13:58:49 +00:00
mhugent
25d1ddf623
Another fix for gml multipolygon reading and hopefully a fix for the build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 09:52:36 +00:00
g_j_m
b9083f3c8e
Move the identify results dialog from a Qt3 to a Qt4 widget
...
Make the derived item italics
Due to the change to Qt4 the derived item now also sorts to the top
(which neatly fixes ticket #302 )
git-svn-id: http://svn.osgeo.org/qgis/trunk@5911 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 08:28:06 +00:00
g_j_m
7ee9b7c574
Tweak to the file filters for the delimited text plugin file selection
...
dialog. The all files filter should work better on windows now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5910 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 07:46:32 +00:00
g_j_m
bc9c339e4f
Fix for ticket #326 (delimited text plugin only allows *.txt files).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5909 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-03 20:17:48 +00:00
mhugent
461667573c
Fix for a wfs client multipolygon bug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5907 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-02 14:51:01 +00:00
mhugent
c1907b3b5c
Added a --with-wfs switch to the auto* build system to compile the wfs plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5906 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-02 09:34:55 +00:00
g_j_m
eab316480e
Fix for the delimited text provider excluding features that are exactly on the boundary (could of sworn that I'd fixed this problem a while ago, but there's no record of it in svn). Partial fix for ticket #322 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5905 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 23:52:35 +00:00
g_j_m
b3fbbd9631
Combine separate EXTRA_DIST commands into one to prevent a warning message
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5902 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:31:47 +00:00
g_j_m
ba52dcf24c
Apply icon mods and additions as in ticket #315 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5901 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:21:40 +00:00
g_j_m
0664ce186a
Eliminate the need for create_qm_files.sh to be executable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5899 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 02:16:10 +00:00
g_j_m
199c785a9b
Tidy up the #includes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 01:55:05 +00:00
g_j_m
692fec73a3
Look for lat/long before looking for x/y column names
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:24:45 +00:00
g_j_m
d01a00268d
Fix for ticket #320 (delimited plugin doesn't attempt to choose
...
sensible fields for the lat/long)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5896 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:23:09 +00:00
g_j_m
7575886b1b
Update the config file location in the man page
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:08:54 +00:00
g_j_m
d8dada7c69
Move the isfinite checks in the wms provider to the qgsrect class and
...
use numeric_limits instead of the C99 isfinite macro/function. Remove
the check for a functioning isfinite macro/function
git-svn-id: http://svn.osgeo.org/qgis/trunk@5894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:53:00 +00:00
g_j_m
4e2d29bc76
Tweak to previous commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:49:36 +00:00
g_j_m
2505f0d0ab
Add another tr(). Part of ticket #316 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5892 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:25:54 +00:00
homann
9a1ade3d55
Added translations
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5891 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 18:43:35 +00:00
g_j_m
b906049bda
A speculative fix for some compilation problems as a result of commit
...
r5887. May need more tweaking...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5890 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 11:56:40 +00:00
mhugent
80084da84c
Use str tree spatial index from geos for the wfsprovider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5889 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 09:17:48 +00:00
g_j_m
4e0db539a7
Remove the sourceforge menu item (as suggested in ticket #285 ).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5888 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:58:22 +00:00
g_j_m
358800d753
Apply patches given in ticket #313
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5887 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:22:55 +00:00
g_j_m
f7117cb6da
Apply patch in ticket #316 .
...
Tidy up #includes in qgslabelattributes.*
Remove a compiler warning about returning a temporary object in qgslabelattribute.*
git-svn-id: http://svn.osgeo.org/qgis/trunk@5886 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 05:58:51 +00:00
g_j_m
b1705c17b0
Undo the Makefile.am changes done in r5821. Were accidently committed,
...
and were system configuration specific :(
git-svn-id: http://svn.osgeo.org/qgis/trunk@5885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 20:30:34 +00:00
mhugent
258d1b5e3a
Moved code to set windows style to constructor of QgsSingleSymbolDialog. Removed an assert statement in QgsOgrProvider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5884 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 14:06:38 +00:00
timlinux
cc257be907
Enable python support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 13:35:11 +00:00
mhugent
c61c944418
Read GML2 for wfs layers as it is also supported for geoserver
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5881 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 07:26:23 +00:00
wonder
a1f37426f4
Allow displaying layers with 2.5D geometries.
...
For now, Z value is ignored.
This addresses ticket #308 .
git-svn-id: http://svn.osgeo.org/qgis/trunk@5879 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 18:41:26 +00:00
wonder
10f9dbc460
- added possibility not to update rubberband when adding point
...
- improved performance of GRASS digitizing - canvas is updated only once instead of [number of points]-times
git-svn-id: http://svn.osgeo.org/qgis/trunk@5878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 14:19:44 +00:00
g_j_m
e642476c1c
Fix for ticket #277 (problem loading a view of a view)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 09:10:32 +00:00
mhugent
00ed4f829d
Enable minimum/maximum classification for wfs provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 07:19:51 +00:00
g_j_m
749f822bd0
Automatically turn on the vector layer label toggle when the user sets
...
the label field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-26 10:08:53 +00:00
g_j_m
c61099c60e
fix for ticket #309 (incorrect error message when loading a vector
...
file from the command line, and a loitoring hourglass).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-26 09:43:05 +00:00
morb_au
db845204cd
Real fix for trac ticket #140 (continued).
...
Buttons where the background color is meaningful are now rendered in classic Windows style in the Vector Properties dialog (both single value and continuous color renderers).
As part of this change the button itself is colored and not just the adjacent label. The labels have now been removed and the buttons resized to fill the gap.
Bonus feature: Continuous color dialog now ranges from black to white by default.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-24 22:01:48 +00:00
morb_au
ecff6a99f7
Real fix for trac ticket #140 , but not covering all instances of that bug yet.
...
Buttons where the background color is meaningful are now rendered in classic Windows style in the Project Properties and Options menus. (Windows XP style only has bitmaps for button backgrounds.)
This bug also occurs on (at least) the vector properties dialog, and fixes for that will be committed later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-24 00:40:19 +00:00
g_j_m
d12fb0e978
Fix for ticket #291 (same as image not giving the choice of image
...
formats). The problem seems to with the list of formats that qt is
supposed to provide, but doesn't. Hard-wired to provide jpg and png
for the moment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 22:13:11 +00:00
rblazek
0ce82d2fe2
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:09:54 +00:00
rblazek
dce24cc17e
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5864 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:09:15 +00:00
rblazek
83f6e45a62
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:08:27 +00:00