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
mhugent
e47d33ba2e
Improved the crs handling in wfs plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-26 11:34:25 +00:00
timlinux
fca8d3918f
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/qgis@7656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-25 19:03:37 +00:00
g_j_m
df22ca4489
Fix for ticket #402 (add a zoom to selected button to the attribute
...
table).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-24 05:44:36 +00:00
StevenB
459284eb3f
Fixed ticket 827 by converting the returnPressed() handlers into
...
editingFinished() ones.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 22:56:10 +00:00
g_j_m
c19b429b54
Fix for typo ( #819 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 19:56:20 +00:00
timlinux
a1953a1944
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/qgis@7651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 17:25:13 +00:00
timlinux
cef0582975
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/qgis@7650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 16:02:02 +00:00
timlinux
36f261a52a
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/qgis@7649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 14:51:24 +00:00
g_j_m
f509d5fbf3
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/qgis@7644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 07:03:33 +00:00
StevenB
fd1a41a259
Fixed bug 826.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 04:27:22 +00:00
jef
66d22b1e46
attribute table: add attributes before applying attribute changes, fixes #763
...
please test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7642 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 20:52:32 +00:00
timlinux
4fa2d65e57
This is a test commit for svn maintenance. Please ignore.
...
refs #10 see also #22
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7641 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:49:32 +00:00
timlinux
9c043577c9
Small test commit for buildbot testing. Please ignore this inconsequential change.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:28:21 +00:00
timlinux
3eea1e704b
Recreated the svg icon for maximum beauty
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 18:20:41 +00:00
StevenB
c7ae4fe1d4
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/qgis@7638 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-22 00:35:43 +00:00
StevenB
b57e59d536
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/qgis@7637 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 22:45:09 +00:00
timlinux
bce7ff6223
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/qgis@7636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 19:06:39 +00:00
timlinux
1620a17040
Updated generated install doc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:24:11 +00:00
timlinux
656f174e6b
More updates and cleanups to windows simplified build procedure.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7634 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:23:24 +00:00
timlinux
02652d7b96
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/qgis@7633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 18:18:45 +00:00
timlinux
364200f444
Added notes for using cmake and starting the initial msvc build (for windows simplified install)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7632 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 16:39:12 +00:00
timlinux
d2540c7dca
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/qgis@7631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 15:54:24 +00:00
leo.lami
6775d8d175
Changed GRASS modules menù and add a new image for the module r.random.cells
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7630 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 12:10:22 +00:00
g_j_m
e3d90ef242
Resave using Qt designer 4.2.3 to allow compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7628 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-21 06:25:43 +00:00
jef
fd07c213ae
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/qgis@7627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 22:29:43 +00:00
g_j_m
2e0da00ced
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/qgis@7626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 21:40:40 +00:00
g_j_m
d8c92c5674
Enable extended selection mode for the table list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7625 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 19:40:04 +00:00
jef
9417efc960
add only valid layers, fixes #812
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7624 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:32:13 +00:00
timlinux
0f4b9c9def
Some updates to developer documentation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:15:49 +00:00
jef
79c5fcce40
remove Qt4.3 dependency
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7622 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 16:15:32 +00:00
wonder
e817c3e92f
Removed possibility to change directory of c++ plugins in plugin manager.
...
Fixes #771 .
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7621 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 15:31:53 +00:00
timlinux
993be0cb79
Initial commit of coding manual for QGIS (aggregates various pages from teh wiki)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7620 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 15:31:27 +00:00
timlinux
8e019c14a7
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/qgis@7619 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 12:37:38 +00:00
jef
4a2f93c45d
updated postgis layer selection, fixed #218 , again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7618 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 11:32:07 +00:00
mhugent
2c45a1669d
Update of spanish translation. Thanks to Carlos Dávila
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7615 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 09:39:15 +00:00
timlinux
4f0a0e5f07
Minor change to trigger makefile regeneration and prevent build failure requireing total source rebuild with recent changes in grass modules
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7614 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 03:09:03 +00:00
jef
30758ae85b
uglily find qgisapp for attribute table, fixes #786
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7613 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-20 00:48:46 +00:00
jef
73e2713ec0
negate write capabilities for shapefiles w/o attributes, fixes #803
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-19 22:20:38 +00:00
jef
38838ca1e2
support for GEOMETRY column, fixes #818
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7611 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-19 21:26:56 +00:00