4521 Commits

Author SHA1 Message Date
mhugent
20cc4efa29 Changed the german translation for 'new column' and 'delete column'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 06:31:51 +00:00
g_j_m
88d598559a Set the max value for the identify search radius spinbox to 100
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 03:21:40 +00:00
g_j_m
5ee8a9a4a3 Fix for ticket #298 (identify tool radius was too large).
Comprises an actual bug fix (the QSettings path that the identify used
was not the same path that the Options dialog box was using, hence
changing the radius using the ui had no effect on the identify), and some
improvements to the setting and use of the identify radius.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6160 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 03:13:16 +00:00
g_j_m
3527e045bd Yet another tweak to recent commits.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6159 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 00:52:43 +00:00
g_j_m
8338cc4b67 Correct a small problem with loading postgres layers due to recent commits.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6158 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 00:46:53 +00:00
g_j_m
3a75672252 Fix for ticket #392 (put number of features in identify results dialog
box when there are more than 1 features).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 22:26:12 +00:00
g_j_m
c900767490 Fix for ticket #412 (expanding of identify list results had stopped working)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6156 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 22:24:35 +00:00
g_j_m
bf9fc89574 Update measuring context help to reflect changes in svn r6153 and r6154
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 21:53:44 +00:00
g_j_m
5c6ea8b27b Tweak for previous commit. After stopping measuring with a right mouse
click, a left mouse click not starts a new measuring


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6154 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 21:53:07 +00:00
g_j_m
16d90f2fa1 Fix for ticket #398 (measuring needs a way to stop measuring without
immediately starting again)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6153 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 21:45:17 +00:00
g_j_m
78fc31af65 Cope with postgres schema and table names that contain . characters.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6152 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 21:26:30 +00:00
g_j_m
379168511c Fix for ticket #411 (misleading tooltip)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6151 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 07:23:32 +00:00
g_j_m
356e70c682 Fixe for ticket #410. May need tweaking for Mac?
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6150 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 07:14:49 +00:00
g_j_m
1becbb9d30 Add in postgres lib directory (necessary if the pg libs are in a
directory other than the usual ones)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 00:19:55 +00:00
g_j_m
9ad169f9cd Ad in the location of the proj library (should address ticket #409)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 19:33:23 +00:00
g_j_m
81fbff08f3 Fail if the Qt version is less than 4.2 (since the code now requires 4.2)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6147 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 19:32:16 +00:00
timlinux
456662f492 Install qgis into <path>/QuantumGIS rather than <path>/Quantum GIS so that grass shell can work. Note user still needs to intall in a base dir with no spaces. i.e. installing into c:\Program Files\QuantumGIS will not allow shell to work as the path has spaces in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:25:28 +00:00
timlinux
0e84c0e388 Incude msys in installer so grass shell works
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6145 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:06:30 +00:00
timlinux
ff7d1086e2 Plugins now show up in plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6144 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 11:57:03 +00:00
g_j_m
cdd31154b9 Replase some depreciated Qt calls (an attempt to fix ticket #405, but
it didn't help).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6143 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 08:56:41 +00:00
rblazek
7947fc49b3 fixed ticket 345 (Cannot find translate)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6142 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:50:25 +00:00
timlinux
0618566e56 Remove this from all provider pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of providers when building in release mode only (not debug_and_release).
CONFIG += qt dll thread debug rtti

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6141 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:26:52 +00:00
timlinux
6549f2912b Remove this from all plugin pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of plugins when building in release mode only (not debug_and_release).
CONFIG += qt dll thread debug rtti

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:24:06 +00:00
rblazek
b6811727ee fixed ticket 389 (new vector is not added to QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6139 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 13:34:44 +00:00
telwertowski
3ee93d0c24 Size adjustments to improve Mac appearance.
As much as possible, sizes for controls should be avoided so that each platform can choose its own preferred size. Mac fonts and controls tend to be a few pixels larger than X11. Using absolute numbers to tighten a layout on X11 often results in truncated or compressed items on a Mac. A QPushButton will not render correctly on a Mac for widths less than 60.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6138 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 20:42:37 +00:00
telwertowski
953211b380 Update Mac release scripts for Qt 4.2.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6137 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 19:05:12 +00:00
telwertowski
c822f1d505 Use the full label text when using scrolling tabs on a Mac. Otherwise, there is too much ellipsis and the labels are undecipherable.
(Note: this and related change r6129 are the first to require Qt4.2.)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6136 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 19:03:48 +00:00
mhugent
84566b9f8e Commented out two assert statements
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6135 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 17:05:23 +00:00
mhugent
a482226b11 Fix for display of 'saveAsShapefile' for layers which don't support this operation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6134 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 08:03:55 +00:00
telwertowski
8e9ef998fb Update Mac release scripts.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:55:26 +00:00
telwertowski
b238eab860 Restore splash_mask which was deleted in r5937 but is being used again in r6128.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:43:39 +00:00
gsherman
32d726d305 updated context help files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 05:30:58 +00:00
gsherman
fb2ab2aab5 Enabled context help for raster layer properties dialog.
Added some tool tips to the project properties dialog.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 04:39:49 +00:00
timlinux
3f645a2bb8 Force tab bar scrolling on mac. For me it doesnt make the scroll icons appear but at least teh tabbar doesnt autoexpand any more
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6129 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 03:13:34 +00:00
timlinux
d56bccc3d8 Bugfix for #387 - revert to using heuristic mask on mac since automasking leaves 'holes' in the splash image.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 02:05:59 +00:00
gsherman
ba3c09a13f Removed magphase option from pyramid generation. This apparently causes
image corruption in some instances. Ticket #284 moved to 0.9 for 
reconsideration at a later date.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:41:29 +00:00
gsherman
1654d3ea71 Added context help to vector properties dialog.
Enabled the Help button on the vector properties dialog


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:14:13 +00:00
gsherman
4adc1be6fb Removed bogus test record from bookmarks table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:41:22 +00:00
gsherman
a31e2e5d0b Fixed help viewer to handle cases where no LANG (locale) is set.
Updated mapserver export tool to support context help.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:17:58 +00:00
gsherman
7469095d6b Context help for MapServer export
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6123 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:16:14 +00:00
telwertowski
6a9a02c0ed Don't provide Qt::WindowFlags when creating modal dialogs in Qt 4.2.
Prior to 4.2, they are needed to approximate modal behavior on a Mac. As of 4.2, Qt creates modal dialogs depending upon context. The flags are no longer necessay and can cause crashes in some instances.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-25 07:19:13 +00:00
timlinux
c62ac20177 Dont build debug version by default
Include OBJ/ui in search path 

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-24 20:38:29 +00:00
mhugent
33b74e6e19 Changed the structure of the wfs provider such that it can now also read gml data from file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6119 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 14:59:43 +00:00
wonder
9884183ac6 Added section on how to compile debug versions of Qt libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6118 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 13:04:01 +00:00
wonder
4c9f885b91 Updated instructions for building QGIS with MSYS environment.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6117 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 10:58:37 +00:00
timlinux
74d27a1a15 Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-21 15:53:23 +00:00
g_j_m
76f82b90f4 Fix for ticket #400 (postgresql passwords with spaces didn't work). Now
also works with other punctuation characters too.
Also a tidy up of some odd \ characters


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 20:44:53 +00:00
mhugent
e321270c12 Added a unstable warning in the dialog for the wfs plugin. Native english speakers: feel free to change the sentence
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 11:40:56 +00:00
g_j_m
b81c9ffada Remove a bit of qt3 compability code
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 20:27:02 +00:00
wonder
95938b3423 Check whether lex/flex and yacc/bison really exist. Fix for ticket #395.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 10:05:32 +00:00