4417 Commits

Author SHA1 Message Date
timlinux
6887df0978 Added recursive delete function and fixed bug where uninstaller was not properly removing all of qgis (why anyone would want to remove it anyway is beyond me...)
Added RecursiveDelete.nsh to assist in above fix
Renamed qgis_window_geometry.nsi to qgis_window_geometry.nsh for better file nameing consistency

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 02:22:35 +00:00
timlinux
560f918740 Set the geometry for the application on installation - in particular we want to get the toolbars placed in a decent default way
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6221 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 00:29:40 +00:00
timlinux
2a12284e23 Build the spit plugin (thanks FREDDY!)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6220 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 22:07:03 +00:00
timlinux
f488e05cbd Removed irrelevant comment
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6219 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:39:47 +00:00
timlinux
52a034bee4 just some formatting cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6218 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:38:17 +00:00
timlinux
d924a0f6f9 Make wms lib load under windows build with qmake. This required disabling sig / slots for now. It has little impact other than disabling the display of some status messages.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6217 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:36:36 +00:00
timlinux
7be591e2a2 Build wms provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6216 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 20:37:39 +00:00
wonder
f87c5c64e3 Postgres: escape quotes in field values
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 19:37:33 +00:00
wonder
e49886ec91 Fix for #413 - handle encodings correctly in SPIT
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6214 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 19:24:11 +00:00
wonder
b24e533903 Fix for #255 - choosing GISBASE more user friendly.
User should now understand that no GISBASE equals no GRASS fun.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6213 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 16:46:49 +00:00
wonder
599456e749 Fixed #437 - 'one point' errors - in map composer and also in map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6212 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 15:33:57 +00:00
wonder
09bfc8aa0f Fix for #241: don't use 0_* layers as default
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6211 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 14:25:52 +00:00
wonder
b3f9dcd859 Fix for #429. Restore cursor when raster layer is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 13:07:42 +00:00
wonder
a385320c1a Fix for #436: prevent using CRS that's not supported by WMS server
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6209 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 12:53:33 +00:00
mhugent
55593316e8 updated german translation done by Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6208 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 08:00:32 +00:00
g_j_m
b0517be697 Fix for ticket #431 (postgres tables not visible in query builder).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6203 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 20:56:34 +00:00
g_j_m
51707cc21e Adjustment to r6200
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 20:22:47 +00:00
timlinux
94170ff0ba Fixed build eror with recent changes to qgsoptions
Changed splitter checkbox var name to be consistent with rest of options.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 11:51:09 +00:00
g_j_m
0bccf043f9 Fix for ticket #424 (recently saved projects that access postgres
won't load).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6199 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 09:05:38 +00:00
g_j_m
8a101d998d Fix for ticket #414 (legend size is not remembered).
Also provides a toggle to let the user set whether dragging the
legend/map splitter causes continuous map redraws or not.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 08:38:53 +00:00
wonder
8a0dd8f883 Fix for #340.
Do correct translation in world matrix after every zoom in composer.
Also does full zoom when composer window gets resized.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 01:47:13 +00:00
wonder
eaea678fe3 Fix for ticket #425: Pipe delimiter
Don't evaluate delimiters as a regexp, just use them as regular strings
because this is what users expect. Tab delimiter can be still used
as \t because of explicit convert to tab character.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6196 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 20:42:12 +00:00
wonder
a33981c7f3 Fix for #231 - allow parameters with fixed number of line edits, e.g. grid=20,30
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6195 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 10:14:18 +00:00
rblazek
1b330fcb17 dont set print to file because of bug in Qt<=4.2.2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6194 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 08:23:44 +00:00
wonder
563c9275b7 Use QPainterPath to draw polygons. This method is more straight-forward,
everything is drawn by one command and doesn't leave artifacts when
painting to Postscript or PDF. Fixes ticket #422.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 22:52:10 +00:00
g_j_m
81012a6b53 Correction to r6160
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 21:07:16 +00:00
g_j_m
f57167e174 Fix to r6188 to allow compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6190 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 20:54:29 +00:00
rblazek
95819490bb set mScale to 1 because Qt4.2 seems to be using pen widthF
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6189 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 18:59:06 +00:00
rblazek
65117c3695 fixed ticket #345
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6188 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 18:34:23 +00:00
timlinux
244681bc7a Fix for msys shell not launching due to spaces in paths / filenames
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6187 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 13:10:17 +00:00
wonder
e79fc68677 Fix for #419: update project title on file save
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6186 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 22:30:34 +00:00
timlinux
7035cbee0d Reinstate spaces in default name. Freddy has a patch to resolve spaces in names issue for msys which I am testing. Once my tests are done I will commit that too
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6185 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 20:32:44 +00:00
timlinux
b9057eca90 Added some win ifdeffing. The postgris provider does not inherit from QObjects so declaring signals and slots cause the qlibrary loader to throw a wobbly when trying to load the plugin. I tried making it inherit QObject but that wont compile due to ambiguous base class. So for no the signals are commented out. This should have little impact except removing a small feedback event when calculating recordset sizes....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6184 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 20:13:21 +00:00
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