4588 Commits

Author SHA1 Message Date
mhugent
d6f66f4e4a Forgot to add the translation file for the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6305 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 15:46:56 +00:00
mhugent
096e323710 Romanion translation from Ionut
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6304 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 15:45:48 +00:00
mhugent
a22e2afb47 updated spanish translation from Javier
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6303 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 15:11:50 +00:00
g_j_m
82c8f137b7 Fix another signal/slot mismatch. This re-enables the error messages
for the 'Help:Check Qgis Version' function.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6302 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 08:09:03 +00:00
g_j_m
c6938bdac8 Make the plugin name, description, and version available for
translation.
Also tidy up the plugin descriptions.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 07:43:47 +00:00
g_j_m
af3f3e6a6f Fix a signal/slot missing warning for the custom projection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 07:06:12 +00:00
g_j_m
97fffb16c4 Prevent a 'missing signal/slot' message when opening the project
properties dialog box


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 06:55:35 +00:00
telwertowski
99de4abb8a Set modal property to true for modal dialogs. Mac modal dialogs need this set to have the right appearance in Qt 4.2. Calling exec() alone provides modal behavior but not modal appearance on a Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 06:04:16 +00:00
g_j_m
124f5ffb33 More indenting tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6297 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 04:34:46 +00:00
g_j_m
72bfc44f66 Set a better line width for the map composer legend box
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 04:31:58 +00:00
g_j_m
d49039dc5f Tidy up indenting (replace tabs by spaces). No changes to the code.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 04:29:34 +00:00
g_j_m
332bced1c8 Tweak the ignore properties for the toplevel directory
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6294 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 04:12:55 +00:00
rblazek
af1779a794 close driver if attributes are missing
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-21 18:00:15 +00:00
mhugent
6dd29ed73d updates to spanish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 15:19:34 +00:00
g_j_m
0489c92964 Warn the user if they are trying to measure lines or areas with qgis
thinking that the coord. system is geographic, but when the map extent
is clearly showing a projected coord. system. Is an attempt to prevent
more tickets like #301.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6291 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 08:40:40 +00:00
telwertowski
94acb0add3 Don't specify organization name on QSettings constructors. It overrides the organization domain set in QApplicaton. This results in Mac settings being written to different files depending upon whether the argument is or isn't present on constructors.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 04:51:35 +00:00
gsherman
77714cef33 Updated sponsor list
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6289 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 02:21:38 +00:00
gsherman
2900dc954e Change name of version to RC1 in the installer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:46:18 +00:00
gsherman
5388f0e94b Removed old mapserver export dialog from the windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:44:56 +00:00
gsherman
9ec44fb87f Cropped image
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:42:49 +00:00
g_j_m
39cfe1d449 Tab delimited, not space (otherwise ones' photo doesn't appear in the
About:Developers dialog)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6285 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 00:58:11 +00:00
g_j_m
8c6e37715b Reduce box line thickness for map composer label
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 08:34:17 +00:00
telwertowski
1d3b6dda76 Add size grip so Composer window can be resized by Mac OS X. Also delete rather than hide the status bar since it isn't used at all.
The size grip was previously provided by the status bar which was recently hidden to make room for buttons.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 08:19:28 +00:00
g_j_m
5161592c8b Fix for ticket #463 (add image button missing from map composer)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 06:33:25 +00:00
timlinux
c0437e7511 Added freddy to th elist
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6281 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 03:18:30 +00:00
timlinux
b8ee887f2e Added Freddy's picture
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 03:18:03 +00:00
g_j_m
902b6ea63f Use a sensible default map extent for .gpx files with no data in them (as
produced by the create gpx layer command). Fixes a problem where digitising
didn't work when loading a blank .gpx file as the first layer in qgis.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6279 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 23:52:23 +00:00
mhugent
fe32f63530 Spanish translation contributed by Javier Aldariz
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6278 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 14:41:46 +00:00
rblazek
c3006fc55c added scheme to man page URL
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 10:31:24 +00:00
g_j_m
42065bca8a Fix for ticket #461 (spelling mistake)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6276 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 09:31:07 +00:00
g_j_m
3795371c9d Partial fix for ticket #444 (low resolution map composer maps). Hope
I'm fixing it the right way :)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 09:25:28 +00:00
telwertowski
3f4af92f1f Enable compilation using GEOS 3 as well as GEOS 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-18 06:06:48 +00:00
g_j_m
54709223d7 Adjust indenting to fix a few cases where it was confusing. There are no
changes to actual code.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6272 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-17 02:06:26 +00:00
mhugent
61cd9bd658 Fix for ticket #445 qgis crash deleting point in postgis table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6269 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-16 16:22:20 +00:00
rblazek
9f15257960 typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6268 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-16 10:29:20 +00:00
g_j_m
aa9983baba Fix for ticket #277 (viewing views of views).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6267 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-16 04:20:42 +00:00
g_j_m
6bdc552910 Partial fix for ticket #277
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-16 00:39:18 +00:00
g_j_m
e07bffb944 Fix the 'Object::connect: No such signal QgsRasterLayer::drawingProgress()'
warnings. The raster and vector layer code were using a different signal name
for drawing progress


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6265 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 23:22:01 +00:00
gsherman
74b5109af6 Cleaned up image
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 21:52:04 +00:00
gsherman
15d2cfe58c Added placeholder images for missing developer mugs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 21:49:27 +00:00
gsherman
be614c07ef Changed name to Titan Release Candidate 1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 20:45:39 +00:00
g_j_m
8587d0cde0 Fix to allow mapserver export code to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 19:56:11 +00:00
gsherman
f40cc79385 Removed old mapserver export code from guilib
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6260 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 16:53:06 +00:00
gsherman
46f55401ed Renamed main.cpp to ms_main.cpp so it doesn't conflict with the windows build system.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 16:41:10 +00:00
rblazek
9732c518c1 use combobox for columns
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 15:50:20 +00:00
rblazek
9011a292e1 new modules by Leonardo Lami, modified
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 14:16:40 +00:00
rblazek
3adb044b7b new modules by Leonardo Lami, modified
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 14:11:43 +00:00
g_j_m
c62aa18935 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/qgis@6255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 09:21:43 +00:00
mhugent
41d9e3641c update QgsColorButton after setting a new color
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 07:54:15 +00:00
gsherman
8bccad4c8a 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/qgis@6253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 07:34:37 +00:00