4384 Commits

Author SHA1 Message Date
wonder
cb8b51f288 Changed mime type to a binary file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6183 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 14:31:20 +00:00
wonder
bb7b370b22 Converted photo of Denis Antipov to JPG
(was XPM with bad extension, Qt win has problems with that)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 14:24:55 +00:00
timlinux
c20d03ad9a Use the new QLibrary::errorString() to try to show why a lib could not load (for what its worth...)
Also use lazy binding in library load

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6180 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 01:49:49 +00:00
timlinux
ad325bc607 Set QGISDEBUG=1 when running with the debug windows build so we can see extra log data
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6178 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 00:57:09 +00:00
wonder
3888620ed9 Fix for ticket #415.
Mouse wheel action made configurable: zoom (default), zoom and recenter, do nothing.
Also made zoom factor configurable.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6177 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-03 21:29:01 +00:00
g_j_m
453b88f955 Fix for ticket #406 (problems with copying selected attributes from a postgres
layer). Has the side-effect of eliminating the postgresql server 'no
transaction in progress warnings'.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6171 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-02 08:17:08 +00:00
g_j_m
6e8f5d9b98 Replace Qt3 stuff with Qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6170 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-02 05:22:07 +00:00
g_j_m
933b26f08e Put in the correct context help id for QgsComposer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6169 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-02 02:24:56 +00:00
g_j_m
a69939e1e3 Add in the print composer help file, which was missed from a previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6167 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 23:44:22 +00:00
g_j_m
5728546c04 Potential fix for ticket #406 (qgis crashes on copy postgres attributes)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 22:15:52 +00:00
g_j_m
d5a8f4ff58 Add in a missing \
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 22:11:23 +00:00
g_j_m
eaa6b392c0 Fix for ticket #404 (print composer needs a help button).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 09:27:40 +00:00
g_j_m
4b3c462a71 Work around for ticket #405 (incorrect drawing of expanded file groups
in the legen). Not sure why it works...


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6163 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-01 08:08:16 +00:00
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