mhugent
8a5a9d6e92
Remove legacy files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13608 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 15:11:20 +00:00
mhugent
c0e7506d9e
Move Martins labeling-ng from plugin to core/app
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13607 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 15:05:23 +00:00
mhugent
d3bbe113d0
[FEATURE] georeferencer: possibility to configure if residuals should be showed in pixels or map units
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13606 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 10:42:17 +00:00
macho
b1aaa39c25
translation update: es by carlos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 07:36:43 +00:00
jef
d2c837cff6
revert r13584 noop
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13604 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 19:22:47 +00:00
jef
b6dc91e70d
fix #1683
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13603 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 18:39:12 +00:00
wonder
2c4fdbd732
Fix a crash when using map composer within python
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13602 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 14:46:42 +00:00
wonder
03216df7f8
[FEATURE] manual adding of categories in symbology-ng. Patch contributed by Lynx, thanks!
...
+ added missing python bindings and fixed some issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 10:20:38 +00:00
jef
712b108cff
fix #2763
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 09:13:15 +00:00
wonder
b1db818af5
Applied patch #2739 from Marco - correct scaling of labeling from the labeling plugin in composer.
...
Includes few tweaks and improvements, additionally the buffer is not considered for the label frame.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13599 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 22:56:39 +00:00
mhugent
f9a5aec8fe
Project file transform from 1.4 to 1.5. Improved project loading for composers and annotation items to use the modified dom, not the original file. Fixes ticket #2751
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13598 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 22:10:55 +00:00
kyngchaos
856347c43b
fix moc compile rule
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13597 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 18:41:56 +00:00
jef
745e0c3c79
ogr provider update: lazy determine extent ( fixes #2752 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13596 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 18:37:35 +00:00
jef
bd1fea120b
fix #2753
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 15:47:25 +00:00
jef
e1a55976d7
followup r13593: mention oracle in georaster tooltip
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13594 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 15:27:36 +00:00
jef
1ac041a48d
fix #2759 and some cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13593 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 15:21:09 +00:00
jef
24ce8da4b2
followup r13591: force KML encoding to utf-8 in save as dialog and move filename/encoding validation to vector file write
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13592 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 13:37:51 +00:00
mhugent
4e207a1793
Use utf-8 if saving to kml to prevent invalid xml
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13591 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 12:44:11 +00:00
jef
1c3876fa35
fix #2756
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13590 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 11:40:28 +00:00
jef
731c5b591a
fix #2761
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 11:39:19 +00:00
jef
c410f69bf9
add length() and area() methods to QgsGeometry
...
and use it in labeling and zonal statistics
git-svn-id: http://svn.osgeo.org/qgis/trunk@13588 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 11:03:30 +00:00
wonder
3b280fa705
Applied patch #2747 from Marco.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 10:32:56 +00:00
jef
546b279cd1
fix #2601
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13586 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 08:23:10 +00:00
mhugent
98f68b04e3
Fix for zList sort problem and added call to composer item readXML in composer arrow
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13585 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 08:08:39 +00:00
jef
ce769ad090
postgres provider update:
...
- lazy determine extent and invalidate extent on subst string change (fixes #2752 for postgres)
- use estimate extent when "use estimate metadata" is set (reverts r13499)
- remove rest of unused threading
git-svn-id: http://svn.osgeo.org/qgis/trunk@13584 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 21:58:35 +00:00
jef
10471e794a
fix #2757
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13583 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 21:31:38 +00:00
jef
b0ab895c46
apply #1683 (completes r13568)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13582 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 21:00:25 +00:00
macho
578cd9c496
translationi update: CZ by Jan
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13581 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 15:55:33 +00:00
jef
5e5ecb3b04
fix typo in english context help and update german context help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13580 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 15:29:23 +00:00
pcav
78e07a7081
More IT GUI translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13579 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 07:07:58 +00:00
mhugent
8994f92535
fix for compile problem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13578 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-26 12:13:21 +00:00
borysiasty
4ebbf0befc
Fix initial page of the option stackedWidget - patch from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13577 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-26 12:08:35 +00:00
borysiasty
8fee8ed3fb
more help updates and ui cleanups from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13576 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-26 08:53:28 +00:00
borysiasty
97cf881d53
help updates from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 20:44:30 +00:00
ersts
89296f1eb2
-Fix for ticket #2621
...
-Also fixed a bug in the select tool that was causing qgis to crash if no feature was selected.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13574 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 19:51:03 +00:00
borysiasty
56442d7af2
translation update: pl by Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13573 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 16:37:32 +00:00
jef
927faa821b
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13572 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 14:51:02 +00:00
mhugent
c143ca1cb5
[FEATURE]: Load/save queries created in the query builder. Added method columnRefNodes() in qgssearchtreenode and added some consts
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 13:57:05 +00:00
mhugent
61008a6753
Reenable legend icons for rasters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13570 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 11:29:12 +00:00
macho
1c89558cc0
translation update: el_GR by Mike and Nikos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13569 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 07:04:38 +00:00
timlinux
5374207953
UI updates from Milena Nowotarska
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13568 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 05:13:58 +00:00
kyngchaos
519c04bae4
remove postgres threading (r13557);
...
fix missing 'new spatialite layer' function (#2745 );
misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13567 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 21:36:30 +00:00
pcav
53a60d25e3
More IT GUI translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13566 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 18:06:54 +00:00
macho
723ead10de
translation update: String update and new German
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13565 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 17:31:02 +00:00
jef
1269c74cf8
fix warning in german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13564 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 16:50:01 +00:00
macho
d1d57350a8
translation update: bring german to 100% ;)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13563 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 16:45:39 +00:00
macho
f41028574b
translation update: czech by Jan
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13562 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 12:54:10 +00:00
mmassing
d4b96cc58e
georeferencer: fix closeEvent handling for dock widget.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13561 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 12:43:04 +00:00
mmassing
6c517c4299
georeferencer: fix crash which occured when adding GCPs after the widget
...
docking has been disabled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13560 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 12:42:54 +00:00
mmassing
e93c624b35
georeferencer: Fix crash due to deletion of parent dock in destructor.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13559 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-24 12:42:42 +00:00