5416 Commits

Author SHA1 Message Date
jef
b2507badc2 additional fix for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-04 12:14:34 +00:00
jef
254712a836 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/qgis@7711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-04 09:00:22 +00:00
jef
7980fedd4b workaround for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 23:41:08 +00:00
timlinux
8401dcc362 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/qgis@7709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 15:18:16 +00:00
dassau
718325a37d - 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/qgis@7708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 14:53:34 +00:00
telwertowski
f4915a57b5 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/qgis@7707 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-03 04:43:15 +00:00
jef
1085c7c257 fix compile error introduced with r7704
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7706 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-02 17:28:42 +00:00
jef
7ae8b35d9e add support for where option of v.in.ogr, fixes #836
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 22:02:37 +00:00
jef
9e7012da04 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/qgis@7704 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 18:08:53 +00:00
jef
1df3e43c31 followup to r7702 - missed a button
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 18:00:09 +00:00
jef
79cae57836 fix for #842
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7702 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 17:48:17 +00:00
mhugent
af5f8889f1 catch bad_alloc exception when filling the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7701 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 17:22:58 +00:00
jef
b0c3d6805f fix identation and make use of QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7700 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 15:08:20 +00:00
jef
eefe67915d fix #843
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7699 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:41:55 +00:00
jef
5ff8ecf126 fix a unused warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7698 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:39:00 +00:00
dassau
3899326572 - update of turkish translation for QGIS GUI. Thanks to
Osman Yilmaz


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7697 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 14:12:03 +00:00
telwertowski
58feb4b829 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/qgis@7696 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-01 04:40:17 +00:00
dassau
226494cd19 - small fix for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 18:13:23 +00:00
timlinux
a6d79b26dd 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/qgis@7689 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 12:59:54 +00:00
mhugent
b19ec5c183 Fixed typo in title of plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 10:40:03 +00:00
timlinux
ed7e4b6d6b Added missing code bloc formatter for qt install steps
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7687 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 03:04:44 +00:00
timlinux
966e85d304 Fix path issues for mingw detection of gsl deps
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7686 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 01:25:26 +00:00
timlinux
a3cfabf405 Fix some code block non closure issues
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7685 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 01:04:23 +00:00
timlinux
c8fb1ae61f Updated ubuntu notes with hints from epifanio (thanks!)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-30 00:34:40 +00:00
timlinux
c56cbddbdd Applied patch from Aaron for ticket #572
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7683 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 10:16:43 +00:00
timlinux
16a0c64fbd 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/qgis@7682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 09:58:24 +00:00
mhugent
b0d2b38946 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/qgis@7681 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 09:01:37 +00:00
timlinux
1a2ddfce2a Added basic unit test for map layer class
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7680 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 03:28:10 +00:00
timlinux
70c83d619d Added Spanish translation for mapserver help submitted by Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7679 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 02:30:50 +00:00
jef
a1286f4ed4 - fixes #839
- (unused) QgsGeometryVertexIndex::empty() added
- debug output now using QgsDebugMsg and indentation updates



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7678 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-29 00:12:19 +00:00
jef
012740ccaa fix for #838
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-28 20:03:25 +00:00
dassau
fb8a6aa0ba - updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7676 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-28 08:46:50 +00:00
wonder
08c26d8d24 Fixes in PyQGIS related to transfer of ownership in renderers.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7675 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 23:05:24 +00:00
mhugent
876b9e7022 added tr() makro for wfs progress messages
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 22:34:16 +00:00
jef
f7e689db4e followup to r7672: updated spitplugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7673 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 21:54:49 +00:00
jef
3e0b7e4369 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/qgis@7672 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 21:35:10 +00:00
dassau
ba3e5cdeeb - further spanish translations from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 16:59:13 +00:00
jef
639dfc640d add german online help
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7670 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 12:55:16 +00:00
jef
b5cbbe4692 fix python support for QgsMessageViewer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7669 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 12:31:41 +00:00
g_j_m
a34087c959 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/qgis@7668 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 09:14:36 +00:00
timlinux
3d601d7e81 Applied patch from Horst Düster for postgres schema support in GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7667 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 04:03:29 +00:00
timlinux
57c7442dd3 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/qgis@7666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 03:29:42 +00:00
timlinux
cd09faef8f 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/qgis@7665 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 03:26:36 +00:00
timlinux
beee8c391b Added spanish context help file from Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:58:40 +00:00
timlinux
c7f83a6074 Corrections to english context help. With thanks to Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:57:55 +00:00
timlinux
efc415a703 Some string cleanups from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7662 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:52:48 +00:00
jef
6df3d7c1a0 fix for #835
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:59:51 +00:00
jef
fcfc5ad277 fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:45:39 +00:00
jef
cf9bcd6595 fix for #837
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7659 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:18:07 +00:00
mhugent
fc7002abb0 Some cleanups in wfs provider, display the number of bytes received to entertain the user while loading
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 14:14:19 +00:00