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
rblazek
573fea70ff
freeze/thaw output vector map on Windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 18:44:08 +00:00
rblazek
cc4d3b9c7f
freeze/thaw map
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 18:43:19 +00:00
mhugent
76a2a8be5b
Change map layer display name if name is changed in the legend
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 14:53:33 +00:00
rblazek
d9f2c1493b
catch GRASS_INFO_PERCENT also from stdout
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 14:42:28 +00:00
rblazek
767fd2f464
list of input maps fixed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 13:34:30 +00:00
rblazek
d3bdf52c2f
convert gif to png
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 12:40:14 +00:00
rblazek
1167f35c39
use QTextBrowser for manual
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 12:10:10 +00:00
rblazek
927cd95e39
viewOutput bug fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 11:34:27 +00:00
g_j_m
5337195b96
Speculative fix for tickets #250 , #276 , #275 , and #281
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5852 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-22 09:13:05 +00:00
mhugent
edd90d2d24
Added the possibility to edit the geometries of OGR layers (tested with GDAL1.2.6 and 1.3.2)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-21 07:33:41 +00:00
wonder
1eec82011f
Updated Czech translation by Martin Landa.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-21 01:11:32 +00:00
morb_au
c67d6b5283
For WMS, the password for a HTTP-Basic authenticated proxy really works now.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-20 21:09:20 +00:00
g_j_m
fcb7209624
Support usb connected gps's under windows. Addresses ticket #201 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5841 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-20 00:31:19 +00:00
g_j_m
11ce27e3ef
Suggest printing to postscript rather than pdf (cause qgis doesn't
...
offer than yet).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5837 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-18 10:11:34 +00:00
g_j_m
6427612310
Provide a warning to the user that the svg output may well be less
...
than desired, and allow them to select whether to see that message in
the future.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-18 09:49:49 +00:00
g_j_m
0527a4b2e8
Provide an optional checkbox in the message viewer for such things as
...
a "don't show this message again" use.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-18 09:48:34 +00:00
mhugent
f901b17d30
Save/load the option to draw polygon outlines in the continuous color renderer to project file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5834 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-18 09:31:12 +00:00
mhugent
ece1394e72
disabled all vector layer related actions at startup (editing, table, select). This should fix ticket 271
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5833 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-18 09:00:08 +00:00
morb_au
d6d5a76025
Windows build cross-compiling (from Linux) improvements:
...
* If postgres is not requested in the autogen/configure, do not attempt to build the geoprocessing and spit plugins (they have no meaning if postgres is not available).
* Rearrange the acinclude (configure) test for the Qt version so that the Qt/Windows version is tested first. This resolves an issue when the Qt/Windows library is mounted on the linux compiler platform as smbfs, where case-insensitive matching was triggered; therefore allowing the Qt/Windows-style includes to be mis-detected as Qt/X11-style includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5830 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-16 07:08:08 +00:00
g_j_m
410781c9fd
Fix for ticket #272 (warning message about not being able to delete a
...
bookmark when qgis actually did).
Also now provides a gui message when it does fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@5829 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-16 06:45:44 +00:00
g_j_m
76e09e1ce6
Fix for the problem with the auto* process failing when svnversion isn't
...
available.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5828 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-15 09:25:08 +00:00
telwertowski
33de7735ad
Update Mac release scripts for 0.8.0 Preview 2.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5826 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-14 19:41:53 +00:00
g_j_m
4e35bb8b4b
Enable legends for continuous colour renderers. Despite what a comment
...
said in the code, it works fine with the continuous renderer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-14 10:04:41 +00:00
g_j_m
5f557ef7d0
- Fix the bug where setting the outline thickness of polygons
...
didn't work with a continuous renderer.
- Only show the 'draw polygon outline' check box when the layer
type is polygon
- Allow a outline thickness of 0 (gives a 1 pixel line)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5824 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-13 08:32:40 +00:00
g_j_m
2c8c195ce1
Yet another tweak to svn r5815 (dialog box now remembers the
...
drawpolyogn toggle state
git-svn-id: http://svn.osgeo.org/qgis/trunk@5823 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-13 04:46:36 +00:00
g_j_m
44a2bc351b
Tweak to go with svn r5815
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5821 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-13 00:36:55 +00:00
timlinux
b672fa7abe
Fix typo in commnets for zoom in map tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5819 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:50:02 +00:00
timlinux
2e0a381714
Show info on QgsDebug if srs db is not found (and path where it was being sought)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5818 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:49:09 +00:00
timlinux
57264d4f32
Build with qt4.2 preview
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5817 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:47:30 +00:00
timlinux
cafdaebc6a
Minor updates to debug output
...
Try to do a better job of deploying .py files on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@5816 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:32:42 +00:00
g_j_m
ebebef5ac0
Fix for ticket #264 (polygon outlines obscure continuous colours for
...
small or zoomed out polygons).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 11:00:32 +00:00
perrygeo
3dfeb087e9
quick fix to allow 24bit output jpegs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 00:09:40 +00:00
perrygeo
d36c1367d6
Some refactoring. Fixed problem related to number of parameters passed to Qgis2Map.setOptions.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5808 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 23:27:14 +00:00
g_j_m
991a3e24d6
Treat the QProcess with more care so as to avoid a message about the
...
QProcess being deleted before its process finished.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 09:14:06 +00:00
timlinux
ad44151095
Wired in qprocess launch of mapserver export dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5804 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 03:14:41 +00:00
timlinux
a42798e61d
Add static method to find msexport app
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5803 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:54:19 +00:00
g_j_m
8b7c713150
Tidy up #includes
...
Add tr() to some more user-visible text
Move from std::cerr/cout to QgsLogger
git-svn-id: http://svn.osgeo.org/qgis/trunk@5802 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:08:13 +00:00
timlinux
f0db600a35
Make msexport a mac bundle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5801 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:03:13 +00:00
timlinux
e2535d79b1
Fix compile issue on mac
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:52:03 +00:00
timlinux
72dc07195b
Add PKGDATAPATH to lib too
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:29:11 +00:00
g_j_m
7f9adc955a
Fix for ticket #263 (not all gpx point were imported).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:23:13 +00:00
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