5403 Commits

Author SHA1 Message Date
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
dassau
eac2a5f47a - further spanish translations from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 16:59:13 +00:00
jef
6d5d034a33 add german online help
git-svn-id: http://svn.osgeo.org/qgis/trunk@7670 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 12:55:16 +00:00
jef
7e4fd6ff5c fix python support for QgsMessageViewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7669 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 12:31:41 +00:00
g_j_m
286c3e4245 Fix for ticket #611 (add a "don't show this again toggle" to the snap
vertex warning dialog box)
Also includes a small re-organisation of the QgsMessageViewer class


git-svn-id: http://svn.osgeo.org/qgis/trunk@7668 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 09:14:36 +00:00
timlinux
97e9a1697e Applied patch from Horst Düster for postgres schema support in GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@7667 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 04:03:29 +00:00
timlinux
b0ee620944 No code changes, applied auto formatting using vim to comply with QGIS coding guidelines (use spaces for tabs and proper bracket indentation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 03:29:42 +00:00
timlinux
b80c73c959 Commented out line that was causing:
qgis/src/providers/postgres/qgspostgresprovider.cpp:920: error: ‘mTables’ was not declared in this scope

Please fix and re-enable as needed



git-svn-id: http://svn.osgeo.org/qgis/trunk@7665 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 03:26:36 +00:00
timlinux
9a6164a6b1 Added spanish context help file from Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:58:40 +00:00
timlinux
b509ee5690 Corrections to english context help. With thanks to Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:57:55 +00:00
timlinux
4d4fa76b28 Some string cleanups from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@7662 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:52:48 +00:00
jef
bd35aecf1e fix for #835
git-svn-id: http://svn.osgeo.org/qgis/trunk@7661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:59:51 +00:00
jef
be9f8bec2a fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:45:39 +00:00