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
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