homann
29421209f4
Aĺl texts translated. Expect mistakes!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 19:38:32 +00:00
mhugent
c449d4a329
Replaced Q3ListViewItem* with QTreeWidgetItem* to fix compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 13:58:49 +00:00
mhugent
c1a941d9f0
Another fix for gml multipolygon reading and hopefully a fix for the build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 09:52:36 +00:00
g_j_m
868e39a2f3
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/qgis@5911 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 08:28:06 +00:00
g_j_m
ed382f376a
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/qgis@5910 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-04 07:46:32 +00:00
g_j_m
6533fa9cc8
Fix for ticket #326 (delimited text plugin only allows *.txt files).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5909 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-03 20:17:48 +00:00
mhugent
e1848868ef
Fix for a wfs client multipolygon bug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5907 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-02 14:51:01 +00:00
mhugent
535d232e88
Added a --with-wfs switch to the auto* build system to compile the wfs plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5906 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-02 09:34:55 +00:00
g_j_m
72e431da43
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/qgis@5905 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 23:52:35 +00:00
g_j_m
f663812668
Combine separate EXTRA_DIST commands into one to prevent a warning message
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5902 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:31:47 +00:00
g_j_m
cb7ac5eaee
Apply icon mods and additions as in ticket #315 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5901 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:21:40 +00:00
g_j_m
c7b985a448
Eliminate the need for create_qm_files.sh to be executable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5899 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 02:16:10 +00:00
g_j_m
dadb48877f
Tidy up the #includes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 01:55:05 +00:00
g_j_m
c90276ece2
Look for lat/long before looking for x/y column names
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:24:45 +00:00
g_j_m
aca0329696
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/qgis@5896 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:23:09 +00:00
g_j_m
bd011450e1
Update the config file location in the man page
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 23:08:54 +00:00
g_j_m
5e95efd8b9
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/qgis@5894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:53:00 +00:00
g_j_m
b0e13e25e9
Tweak to previous commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:49:36 +00:00
g_j_m
3997f650cb
Add another tr(). Part of ticket #316 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5892 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 19:25:54 +00:00
homann
b71a0d6e6c
Added translations
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5891 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 18:43:35 +00:00
g_j_m
6b1a682a28
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/qgis@5890 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 11:56:40 +00:00
mhugent
985d3d05fc
Use str tree spatial index from geos for the wfsprovider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5889 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 09:17:48 +00:00
g_j_m
c733461cb8
Remove the sourceforge menu item (as suggested in ticket #285 ).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5888 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:58:22 +00:00
g_j_m
eaebce6d3a
Apply patches given in ticket #313
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5887 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:22:55 +00:00
g_j_m
3b81cb0822
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/qgis@5886 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 05:58:51 +00:00
g_j_m
fed87e0d40
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/qgis@5885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 20:30:34 +00:00
mhugent
3b519cf354
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/qgis@5884 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 14:06:38 +00:00
timlinux
53a33dee3d
Enable python support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 13:35:11 +00:00
mhugent
7dcf723faf
Read GML2 for wfs layers as it is also supported for geoserver
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5881 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 07:26:23 +00:00
wonder
b946395852
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/qgis@5879 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 18:41:26 +00:00
wonder
69d47323e9
- 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/qgis@5878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 14:19:44 +00:00
g_j_m
d226d9b517
Fix for ticket #277 (problem loading a view of a view)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 09:10:32 +00:00
mhugent
f2dda7f3c5
Enable minimum/maximum classification for wfs provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-27 07:19:51 +00:00
g_j_m
cd587d1a0b
Automatically turn on the vector layer label toggle when the user sets
...
the label field.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-26 10:08:53 +00:00
g_j_m
102143623d
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/qgis@5874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-26 09:43:05 +00:00
morb_au
4d23dd580d
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/qgis@5873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-24 22:01:48 +00:00
morb_au
c6937e702c
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/qgis@5871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-24 00:40:19 +00:00
g_j_m
1a3bc56b1d
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/qgis@5868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 22:13:11 +00:00
rblazek
c897e91ff9
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:09:54 +00:00
rblazek
42aff68f90
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5864 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:09:15 +00:00
rblazek
ca3a0f9e4e
better wording?
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 19:08:27 +00:00
rblazek
94c2db18d3
freeze/thaw output vector map on Windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 18:44:08 +00:00
rblazek
cc2762badb
freeze/thaw map
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 18:43:19 +00:00
mhugent
4d9c9e195e
Change map layer display name if name is changed in the legend
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 14:53:33 +00:00
rblazek
67f810101c
catch GRASS_INFO_PERCENT also from stdout
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 14:42:28 +00:00
rblazek
7c28470a54
list of input maps fixed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 13:34:30 +00:00
rblazek
2aa82c067c
convert gif to png
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 12:40:14 +00:00
rblazek
aa00f3784a
use QTextBrowser for manual
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 12:10:10 +00:00
rblazek
0d0eb5b361
viewOutput bug fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 11:34:27 +00:00
g_j_m
a7868c288f
Speculative fix for tickets #250 , #276 , #275 , and #281
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5852 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 09:13:05 +00:00