jef
2d920f24a8
cmake improvements
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-18 11:59:43 +00:00
jef
52d218c43e
clean double assignment
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-18 11:55:05 +00:00
jef
7c2b3a2846
debian packaging update ( fixes #1879 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-18 06:34:04 +00:00
jef
1b0b9450d8
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 20:10:20 +00:00
homann
02387e8c69
Some swedish translations
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 18:48:19 +00:00
jef
bbe397f5d7
include *.ui files in python translation updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 17:54:22 +00:00
homann
e4f05aa8b9
Added OTFP to the clipboard contents (if OTFP is on). Fixes #1701
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 12:38:22 +00:00
jef
f2320de1f7
add pyuic4 lookup for osgeo4w
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 11:54:13 +00:00
wonder
013bbd2819
PyQGIS: fixed invalid signature of writeXML function
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11407 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 10:40:36 +00:00
homann
e028bc7578
Always set coordinate system, independent of any symbology style settings. Fixes #1604
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11406 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 10:20:27 +00:00
homann
e5d72719ee
Adding connection of signals when reading legend layers from project XML file. Fixes #1760
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11405 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 09:52:12 +00:00
homann
309ccfcfdb
Cleaned up debugging output of CRS transform
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11404 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 08:48:20 +00:00
kyngchaos
3f8d028f67
pyuic/pyrcc cleanup (r11401)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11402 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-17 01:09:31 +00:00
jef
95ca955748
remove tons of pyuic4, pyrcc4 generated files and create them when building (apply #1877 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 22:40:48 +00:00
jef
2ed443d6ab
fix runtime warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11399 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 21:14:16 +00:00
kyngchaos
7730f3aabf
move saveAsPDF icon (r11396)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11397 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 16:06:12 +00:00
mhugent
3fe19fb588
Moved saveAsPDF icon from classic to default
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 15:00:17 +00:00
mhugent
e5a1b3db07
Fix for crash when removing a drawing composer map
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 10:18:34 +00:00
mhugent
fe1367b0aa
Fix for a crash if the identify dialog is open, the project changed and a layer removed before the first identify click in the new project
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11394 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 05:43:06 +00:00
kyngchaos
0c9dc078a5
update install instructions for OSX
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11393 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 02:38:22 +00:00
jef
d0c19c5cde
attribute editor fixes:
...
- fix column misindexing in attribute table, if the geometry column is not last
- fix NULL handling (fixes #1876 )
git-svn-id: http://svn.osgeo.org/qgis/trunk@11392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 22:28:06 +00:00
kyngchaos
a66513b7ab
fix GRASS plugin module install issue
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 19:44:38 +00:00
kyngchaos
f269da4657
don't use plain keys for shortcuts - against common UI guidelines (OSX at least), and registers while in GRASS shell ( fix #739 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 19:19:11 +00:00
jef
df8f8a6ae5
fix warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11387 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 13:13:24 +00:00
timlinux
831879d7a7
Fix for syntax error preventing compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11386 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 10:46:03 +00:00
kyngchaos
9500b0db2b
osm updates (r11377, r11378, r11384)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11385 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-15 00:21:09 +00:00
jef
10d1a0e283
fix missing python uis in osm plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 22:31:19 +00:00
jef
7085cf57c0
fix compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11383 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 19:32:26 +00:00
homann
59f3c8b354
Overwrite the .prj files that GDAL creates for us when saving as SHAPE-file with the WKT from the CRS directly. Might break ESRI-sensitive programs. Partly fixes #1875 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 17:59:41 +00:00
homann
97ac21e67a
A fix for comparing two CRS:es that only differs by their +towgs84 params. Fixes partly #1815 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11380 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 17:57:03 +00:00
wonder
aae80cb3d4
Update to OSM plugin from Lukas Berka:
...
-classes and .ui,.py files renamed
-bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11378 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 14:47:49 +00:00
wonder
075583b338
Update of OSM plugin from Lukas Berka:
...
new osm icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@11377 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 14:21:26 +00:00
wonder
e8093581fe
Update of OSM provider from Lukas Berka:
...
code documentation, refactoring, cleaning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11376 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 14:09:51 +00:00
jef
a8980f882a
manually break lines in about's news section of german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11375 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 12:12:56 +00:00
jef
790b987044
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11374 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 11:19:04 +00:00
homann
104eb209ac
Fixing globbing search after breaking it in r11366
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11373 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 10:54:01 +00:00
jef
9c6aff9216
update ts run
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11372 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 09:22:25 +00:00
jef
0bb8cb2adb
automatic indentation update (r11227-r11370)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11371 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 09:20:23 +00:00
timlinux
3a9a34dd64
Fixed echanting typo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11370 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 09:16:16 +00:00
timlinux
0f79915d25
Added missing release name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11369 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 09:09:18 +00:00
timlinux
7ba1ecaace
Updated the whats new and index changelogs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11368 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 08:52:44 +00:00
timlinux
edf9b3fdfb
Updated changelog for 1.2 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11367 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-14 07:54:56 +00:00
homann
93d5bd2d2a
Automatically adds projections previously unknown to QGIS (but still valid) as a Custom CRS. This can later be edited for name etc. No user interaction required, one new text to translate. Fixes #418 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11366 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 23:10:32 +00:00
cfarmer
eb02422e7c
Applies patch to add several new strings from the fTools modules to the qgis_xx.ts files; Patch provided by Carlos Davila
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11365 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 20:43:26 +00:00
jef
9c89ced664
fix width and precision limits of string type in ogr provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11364 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 19:17:03 +00:00
homann
6bff6a6916
Re-order layers after finding missing files. Also restructured the exception logic in qgisapp.cpp. Fixes #1561
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11363 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 12:13:22 +00:00
macho
b9b367c4ba
translation update: .fr by Jean Roc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11362 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-13 06:57:37 +00:00
homann
26c8566b65
If it works, it must be one of the easiest fixes. See #1860
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11361 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 21:03:07 +00:00
homann
9d7d1a7ab2
Always use / for dir separator with QFileInfo. Fixes #1864
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11360 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 20:07:44 +00:00
homann
e5d73099a4
Clean up measure tool and fix the measurement when layer is in feet. Fix for #1219
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11359 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 15:08:22 +00:00