5415 Commits

Author SHA1 Message Date
timlinux
c3dede4800 Install fixes for doc (removed install.pdf and reinstated other docs)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:28:13 +00:00
timlinux
5dc70b5ce4 Install INSTALL and CODING documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@7725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:08:37 +00:00
timlinux
7d2f4feb33 Attribution for new people with commit access
git-svn-id: http://svn.osgeo.org/qgis/trunk@7724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:03:42 +00:00
timlinux
619ee1f685 ts files updated to sync with release of 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:01:46 +00:00
timlinux
ce52ac5bbe Bumped version to 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 00:43:56 +00:00
leo.lami
a8a27840ec Change in GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@7721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-06 17:09:07 +00:00
telwertowski
fc3db217ce Restore qt translation files deleted in r7681. Replace with latest files from Qt 4.3.3. Add or modify QMenuBar "About" "Options" and "Exit" strings (de, es, fr, sv) to match qgis_xx.ts; these menu items are in a different location on a Mac than X11 and Win and the translated strings must match for them to be correctly relocated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-06 06:49:27 +00:00
timlinux
29838c59f2 Updated latvian translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-06 01:24:32 +00:00
timlinux
2d43c3c73a Minor change to attribution
git-svn-id: http://svn.osgeo.org/qgis/trunk@7718 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-06 01:15:01 +00:00
jef
d74de109f6 fix for #851
git-svn-id: http://svn.osgeo.org/qgis/trunk@7717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-05 20:47:53 +00:00
dassau
76be6cbc32 - update spanish gui translation - thanks to Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7716 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-05 18:21:03 +00:00
jef
481dd11960 fix toolbar update on toggleEditing()
git-svn-id: http://svn.osgeo.org/qgis/trunk@7715 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-05 12:49:23 +00:00
mhugent
9bdb621fbb Updated slovak translation provided by lubaby
git-svn-id: http://svn.osgeo.org/qgis/trunk@7714 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-05 10:14:35 +00:00
telwertowski
297803c177 Update Mac release scripts for 0.9.1.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-05 03:24:10 +00:00
jef
bf85ce9f85 additional fix for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-04 12:14:34 +00:00
jef
5b4e6997dd real fix for #843
determine the current schema in the postgresprovider and clear
the schema name of the table, if it's identical.  That way we
only qualify tables, if we need to (like GDAL does).

Please test!


git-svn-id: http://svn.osgeo.org/qgis/trunk@7711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-04 09:00:22 +00:00
jef
7af34268ae workaround for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 23:41:08 +00:00
timlinux
1e33ab407b Fix error caused by doc removals - the make install line here needs to be reinstated before release
git-svn-id: http://svn.osgeo.org/qgis/trunk@7709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 15:18:16 +00:00
dassau
098bf1a722 - update qgis userguide to version 0.9.1 and remove old installation
guide that is now part of the userguide


git-svn-id: http://svn.osgeo.org/qgis/trunk@7708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 14:53:34 +00:00
telwertowski
c38a9c223a Make GRASS shell usable on Mac:
- Don't close pty descriptor in child process; it make the shell ignore input.
- Don't set Q3TextEdit readOnly since this processes keys as keyboard shortcuts.
Fix for bug #739.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7707 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 04:43:15 +00:00
jef
df5b2d7394 fix compile error introduced with r7704
git-svn-id: http://svn.osgeo.org/qgis/trunk@7706 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-02 17:28:42 +00:00
jef
569d12dba2 add support for where option of v.in.ogr, fixes #836
git-svn-id: http://svn.osgeo.org/qgis/trunk@7705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 22:02:37 +00:00
jef
4be22d583c qgslegendlayerfile.cpp: fix a unused warning
qgisapp.cpp: fix indentation and use QgsDebugMsg
qgsgrassmodule.h: fix 2 comment typos


git-svn-id: http://svn.osgeo.org/qgis/trunk@7704 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 18:08:53 +00:00
jef
7039d324e1 followup to r7702 - missed a button
git-svn-id: http://svn.osgeo.org/qgis/trunk@7703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 18:00:09 +00:00
jef
964b3a9906 fix for #842
git-svn-id: http://svn.osgeo.org/qgis/trunk@7702 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 17:48:17 +00:00
mhugent
33b27214c5 catch bad_alloc exception when filling the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@7701 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 17:22:58 +00:00
jef
0bd11fdf9f fix identation and make use of QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@7700 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 15:08:20 +00:00
jef
b537a16e86 fix #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7699 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:41:55 +00:00
jef
18e904a95a fix a unused warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7698 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:39:00 +00:00
dassau
4a0bc3a132 - update of turkish translation for QGIS GUI. Thanks to
Osman Yilmaz


git-svn-id: http://svn.osgeo.org/qgis/trunk@7697 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:12:03 +00:00
telwertowski
cbaff6a5d2 Use save/restoreGeometry introduced in Qt4.2 rather than saving width, height, x and y as separate parameters. The new functions support multiple monitors and will restore a window to a visible location if it was saved at a location that is no longer visible. Fix for bug #440.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7696 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 04:40:17 +00:00
dassau
f76c0d2ff0 - small fix for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 18:13:23 +00:00
timlinux
dd10527d6c Applied patch from Jean-Claude Repetto for ticket #719 Problem with NTF projection in ECW files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7689 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 12:59:54 +00:00
mhugent
b54012c5ea Fixed typo in title of plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@7688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 10:40:03 +00:00
timlinux
e9f4bfac44 Added missing code bloc formatter for qt install steps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7687 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 03:04:44 +00:00
timlinux
9017fc085e Fix path issues for mingw detection of gsl deps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7686 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 01:25:26 +00:00
timlinux
7871c4b8e1 Fix some code block non closure issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@7685 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 01:04:23 +00:00
timlinux
6681005604 Updated ubuntu notes with hints from epifanio (thanks!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 00:34:40 +00:00
timlinux
97bb326f48 Applied patch from Aaron for ticket #572
git-svn-id: http://svn.osgeo.org/qgis/trunk@7683 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 10:16:43 +00:00
timlinux
7ba55098b3 Dont manualy try to delete shp files - use the new call in filewriter class to do this
git-svn-id: http://svn.osgeo.org/qgis/trunk@7682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 09:58:24 +00:00
mhugent
013288af69 Removed the qt translation files from svn. They should be copied from the qt directory to not confuse the update script
git-svn-id: http://svn.osgeo.org/qgis/trunk@7681 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 09:01:37 +00:00
timlinux
8dcf6605f7 Added basic unit test for map layer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@7680 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 03:28:10 +00:00
timlinux
64942eb25c Added Spanish translation for mapserver help submitted by Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7679 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 02:30:50 +00:00
jef
708d2902e8 - fixes #839
- (unused) QgsGeometryVertexIndex::empty() added
- debug output now using QgsDebugMsg and indentation updates



git-svn-id: http://svn.osgeo.org/qgis/trunk@7678 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 00:12:19 +00:00
jef
14c37115d7 fix for #838
git-svn-id: http://svn.osgeo.org/qgis/trunk@7677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-28 20:03:25 +00:00
dassau
7462275cbb - updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7676 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-28 08:46:50 +00:00
wonder
2c9ab9c55f Fixes in PyQGIS related to transfer of ownership in renderers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7675 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 23:05:24 +00:00
mhugent
551b9a45a3 added tr() makro for wfs progress messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 22:34:16 +00:00
jef
4ac6eb8cd8 followup to r7672: updated spitplugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7673 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 21:54:49 +00:00
jef
4652d5acf5 Improve parsing in QgsDataSourceURI (adapted from PQconnectdb) and gather
connection info parsing and creation there.   Fixes #817.

Please test!



git-svn-id: http://svn.osgeo.org/qgis/trunk@7672 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 21:35:10 +00:00