4429 Commits

Author SHA1 Message Date
rblazek
df154e6b3c new modules by Leonardo Lami, modified
git-svn-id: http://svn.osgeo.org/qgis/trunk@6256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 14:11:43 +00:00
g_j_m
af43338334 Possible fix for ticket #453. Code now follows the example in the Qt
4.2.2 QWidget window geometry documentation. The docs do state that
restoring the window position is not guaranteed to work on all systems.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 09:21:43 +00:00
mhugent
228a6c3469 update QgsColorButton after setting a new color
git-svn-id: http://svn.osgeo.org/qgis/trunk@6254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 07:54:15 +00:00
gsherman
59a45d24f0 Quote the command to run the mapserver exporter to deal with paths containing spaces on Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 07:34:37 +00:00
gsherman
028db9b88d Fix to make mapserver export work under OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@6252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 03:21:59 +00:00
telwertowski
1907fd64ac Add QgsColorButton class to display a color which can be altered using QColorDialog::getColor. Fix for bug #407.
A subclass of QToolButton is needed to draw the button content because some platforms such as Mac OS X and Windows XP enforce a consistent GUI look by always using the button color of the current style and not allowing button backgrounds to be changed on a button by button basis.
This class is a simplified version of QtColorButton, an internal class used by Qt Designer to do the same thing.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-13 23:23:50 +00:00
rblazek
5f9c69c2ad fixed ticket 437, crash when the first item is deleted and recreated
git-svn-id: http://svn.osgeo.org/qgis/trunk@6250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-13 11:41:55 +00:00
mhugent
19d95b31a7 Fix for bug #442
git-svn-id: http://svn.osgeo.org/qgis/trunk@6249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-13 10:28:01 +00:00
rblazek
09fc601143 fixed ticket 290, reset selected line when a cat is deleted/added
git-svn-id: http://svn.osgeo.org/qgis/trunk@6248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 13:05:23 +00:00
timlinux
366b77c60b Added icon for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@6247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 02:06:11 +00:00
gsherman
20a2a7f13d Added comment to explain use of this .pro file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 00:17:07 +00:00
gsherman
6b3ade6f1e Changes to helpviewer.pro to get the help viewer to build correctly. Note this .pro file doesn't include settings.pro by design.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 00:11:42 +00:00
gsherman
6ea6aa59d6 fix executable name for WIN32 build (was ms_export, now msexport) so qgisapp can exec it
git-svn-id: http://svn.osgeo.org/qgis/trunk@6243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 23:33:05 +00:00
gsherman
6e881ca591 Changes to make mingw happy with the swig wrapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@6242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:32:27 +00:00
gsherman
40435bd0b7 Add python libs and include for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:26:40 +00:00
gsherman
be99735adc Add python libs and include for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:25:53 +00:00
g_j_m
0920216f6c Partial fix for ticket #438 (measure area units are inconvenient)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 07:42:48 +00:00
g_j_m
85828f4222 Fix for ticket #439 (yet more problems with fully quoted
schema.tables)
Also a better behaviour when the user clicks on 'sample' or 'all' in
the postgres query builder without a table selected.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 07:26:31 +00:00
timlinux
b1b422dc7c build wfs plugin gui for windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 03:01:07 +00:00
timlinux
c52d9d050c Build wfs provider in windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 02:35:14 +00:00
timlinux
2f577d8a4d Make the gps importer plugin under windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 01:48:31 +00:00
wonder
2d50f13e9b Fixed broken support for using Ctrl in select tool to add features to selection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6227 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-10 12:48:18 +00:00
timlinux
bc9aa3f077 Build the geoprocessing plugin under windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-10 02:28:14 +00:00
g_j_m
021fcd04fc Add missing .la files when compiling standalone spit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6225 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 20:46:58 +00:00
timlinux
e02122cd3c Build the georeferencer plugin in windows qmake build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@6223 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 02:59:27 +00:00
timlinux
63aa92fcc3 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@6222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 02:22:35 +00:00
timlinux
f38f15e8e8 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@6221 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 00:29:40 +00:00
timlinux
1e24e5a258 Build the spit plugin (thanks FREDDY!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6220 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 22:07:03 +00:00
timlinux
abff44751d Removed irrelevant comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@6219 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:39:47 +00:00
timlinux
c27111a79d just some formatting cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@6218 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:38:17 +00:00
timlinux
a1147b8404 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@6217 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 21:36:36 +00:00
timlinux
d211936d23 Build wms provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6216 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 20:37:39 +00:00
wonder
c53c866663 Postgres: escape quotes in field values
git-svn-id: http://svn.osgeo.org/qgis/trunk@6215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 19:37:33 +00:00
wonder
d7113a0286 Fix for #413 - handle encodings correctly in SPIT
git-svn-id: http://svn.osgeo.org/qgis/trunk@6214 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 19:24:11 +00:00
wonder
77361faff1 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@6213 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 16:46:49 +00:00
wonder
f81e8afc0c Fixed #437 - 'one point' errors - in map composer and also in map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@6212 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 15:33:57 +00:00
wonder
493e742957 Fix for #241: don't use 0_* layers as default
git-svn-id: http://svn.osgeo.org/qgis/trunk@6211 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 14:25:52 +00:00
wonder
2691adc501 Fix for #429. Restore cursor when raster layer is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 13:07:42 +00:00
wonder
8b77487c60 Fix for #436: prevent using CRS that's not supported by WMS server
git-svn-id: http://svn.osgeo.org/qgis/trunk@6209 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 12:53:33 +00:00
mhugent
a8e385ed2d updated german translation done by Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@6208 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-08 08:00:32 +00:00
g_j_m
dfbdb69acb Fix for ticket #431 (postgres tables not visible in query builder).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6203 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 20:56:34 +00:00
g_j_m
47018f58c0 Adjustment to r6200
git-svn-id: http://svn.osgeo.org/qgis/trunk@6202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 20:22:47 +00:00
timlinux
ae9ed3dc0c 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@6200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 11:51:09 +00:00
g_j_m
17090c652a Fix for ticket #424 (recently saved projects that access postgres
won't load).


git-svn-id: http://svn.osgeo.org/qgis/trunk@6199 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 09:05:38 +00:00
g_j_m
bcc3e82451 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@6198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 08:38:53 +00:00
wonder
e29bbebaeb 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@6197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-07 01:47:13 +00:00
wonder
622d34a7d8 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@6196 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 20:42:12 +00:00
wonder
ba35e60084 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@6195 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 10:14:18 +00:00
rblazek
f3d99b1e31 dont set print to file because of bug in Qt<=4.2.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@6194 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-06 08:23:44 +00:00
wonder
d520791c23 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@6193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-05 22:52:10 +00:00