5367 Commits

Author SHA1 Message Date
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
jef
70d84b8ade fix for #837
git-svn-id: http://svn.osgeo.org/qgis/trunk@7659 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 19:18:07 +00:00
mhugent
98ee808375 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@7658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 14:14:19 +00:00
mhugent
d06ad4c31c Improved the crs handling in wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 11:34:25 +00:00
timlinux
c39a9b743f Completed my tutorial on unit testing as I promised I would at the last QGIS developer meeting...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-25 19:03:37 +00:00
g_j_m
ccfed84ec5 Fix for ticket #402 (add a zoom to selected button to the attribute
table).


git-svn-id: http://svn.osgeo.org/qgis/trunk@7654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-24 05:44:36 +00:00
StevenB
838fb92ee2 Fixed ticket 827 by converting the returnPressed() handlers into
editingFinished() ones.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 22:56:10 +00:00
g_j_m
e15e36f683 Fix for typo (#819)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 19:56:20 +00:00
timlinux
4dd612f55e Added first part of tutorial on creating unit tests for QGIS (just introductory part, useful bits will follow)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 17:25:13 +00:00
timlinux
d082db630c fixes ticket #832 Raster cell coount returns incorrect value
Added regression test to raster layer unit test


git-svn-id: http://svn.osgeo.org/qgis/trunk@7650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 16:02:02 +00:00
timlinux
bbde2c78f6 Initial unit test for raster layer class
Includes a simple 10x10 raster supplied by Enrico Chiaradia


git-svn-id: http://svn.osgeo.org/qgis/trunk@7649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 14:51:24 +00:00
g_j_m
00e26fd64e Fix for ticket #181 (multi-line text labels on map composer)
Removed some Qt3 usages
Made the default text label font size a bit smaller

Note: There is a problem with the last character in the text being
clipped at some font sizes...


git-svn-id: http://svn.osgeo.org/qgis/trunk@7644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 07:03:33 +00:00
StevenB
89c145ab57 Fixed bug 826.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 04:27:22 +00:00
jef
c32914f503 attribute table: add attributes before applying attribute changes, fixes #763
please test


git-svn-id: http://svn.osgeo.org/qgis/trunk@7642 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 20:52:32 +00:00
timlinux
d404b6ed9c This is a test commit for svn maintenance. Please ignore.
refs #10 see also #22


git-svn-id: http://svn.osgeo.org/qgis/trunk@7641 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:49:32 +00:00
timlinux
6b96872974 Small test commit for buildbot testing. Please ignore this inconsequential change.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:28:21 +00:00
timlinux
285c526e10 Recreated the svg icon for maximum beauty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:20:41 +00:00
StevenB
030c5806b0 Fixed bug #799 and converted legend measurements to floating-point.
Also fixed a bug where the legend lines would extend past their endpoints. 


git-svn-id: http://svn.osgeo.org/qgis/trunk@7638 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 00:35:43 +00:00
StevenB
722498b360 Applied font bug workaround to the composer scalebar and cleaned up a
couple of debugging statements.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7637 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 22:45:09 +00:00
timlinux
852421f349 Patch from Mateusz Loskot to allow easily using FWTools install of gdal
Ticket #821: cmake-findgdal-fwtools.patch


git-svn-id: http://svn.osgeo.org/qgis/trunk@7636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 19:06:39 +00:00
timlinux
15d0015211 Updated generated install doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:24:11 +00:00
timlinux
f7a1bab434 More updates and cleanups to windows simplified build procedure.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7634 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:23:24 +00:00
timlinux
322558c99f Find postgresql libs when they are in the qgislibs archive and LIB_DIR os set (MSVC)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:18:45 +00:00
timlinux
b9a838fe84 Added notes for using cmake and starting the initial msvc build (for windows simplified install)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7632 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 16:39:12 +00:00
timlinux
5a68c34a65 More updates in the quest to document the 'simplified' setup procedure using my qgis libs bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 15:54:24 +00:00
leo.lami
18a0c71321 Changed GRASS modules menù and add a new image for the module r.random.cells
git-svn-id: http://svn.osgeo.org/qgis/trunk@7630 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 12:10:22 +00:00
g_j_m
e9516c5fc0 Resave using Qt designer 4.2.3 to allow compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7628 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 06:25:43 +00:00
jef
dd475e221e PostGIS layer selection:
- actually do the geometry type lookup threaded
- combobox removed and replaced with multiple rows, one each geometry type
- add wait cursors while looking up tables and inserting layers



git-svn-id: http://svn.osgeo.org/qgis/trunk@7627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 22:29:43 +00:00
g_j_m
6cc8071535 Make QTextLabels word wrap to allow for longer text (useful for some languages
that have longer text in map composer labels).


git-svn-id: http://svn.osgeo.org/qgis/trunk@7626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 21:40:40 +00:00
g_j_m
ad4f610ecc Enable extended selection mode for the table list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7625 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 19:40:04 +00:00
jef
4dbc0bc5c7 add only valid layers, fixes #812
git-svn-id: http://svn.osgeo.org/qgis/trunk@7624 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:32:13 +00:00
timlinux
1213e34cde Some updates to developer documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:15:49 +00:00
jef
9597e23fb8 remove Qt4.3 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@7622 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:15:32 +00:00
wonder
194d12ae51 Removed possibility to change directory of c++ plugins in plugin manager.
Fixes #771.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7621 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 15:31:53 +00:00
timlinux
3e23832619 Initial commit of coding manual for QGIS (aggregates various pages from teh wiki)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7620 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 15:31:27 +00:00
timlinux
09c6ec11ca Fix compilation errors under gcc:
qgis/src/app/qgsdbsourceselect.cpp:308: error: ‘>>’ should be ‘> >’ within a nested template argument list
 qgis/src/app/qgsdbsourceselect.cpp:445: error: ‘>>’ should be ‘> >’ within a nested template argument list

gcc does not allow you to make nested template calls like this:

  Foo <bar<xyz>>

The conjoined >> must have at least one space otherwise a compilation error will result.

Also replaced tabs with 2 spaces.




git-svn-id: http://svn.osgeo.org/qgis/trunk@7619 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 12:37:38 +00:00
jef
c9c3efb2c6 updated postgis layer selection, fixed #218, again
git-svn-id: http://svn.osgeo.org/qgis/trunk@7618 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 11:32:07 +00:00