[QGIS Commit] [qgis/Quantum-GIS] f26239: update fr strings
GitHub
noreply at github.com
Mon May 14 18:33:34 EDT 2012
Branch: refs/heads/wmts
Home: https://github.com/qgis/Quantum-GIS
Commit: f262395106de6881b457d52f801a9d59959d8f39
https://github.com/qgis/Quantum-GIS/commit/f262395106de6881b457d52f801a9d59959d8f39
Author: Jean-Roc Morreale <jr.morreale at enoreth.net>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M i18n/qgis_fr.ts
Log Message:
-----------
update fr strings
Commit: 169e41258bc8319fe7ef395c5f4c1b641ce9a641
https://github.com/qgis/Quantum-GIS/commit/169e41258bc8319fe7ef395c5f4c1b641ce9a641
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M tests/src/core/regression1141.cpp
M tests/src/core/regression992.cpp
M tests/src/core/testqgsmaprenderer.cpp
M tests/src/core/testqgsrasterlayer.cpp
Log Message:
-----------
Removed unused qsettings includes in tests
Commit: d11603e7ecd12450cb1f52aab2f5df559405cc1e
https://github.com/qgis/Quantum-GIS/commit/d11603e7ecd12450cb1f52aab2f5df559405cc1e
Author: Nathan Woodrow <woodrow.nathan at gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M src/plugins/georeferencer/qgsgeorefplugin.cpp
M src/plugins/georeferencer/qgsgeorefplugingui.cpp
M src/plugins/georeferencer/qgsgeorefplugingui.h
Log Message:
-----------
Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Commit: c09cc7f824556f0cbe9fbb72e1199e5c22c12406
https://github.com/qgis/Quantum-GIS/commit/c09cc7f824556f0cbe9fbb72e1199e5c22c12406
Author: Robert Szczepanek <robert at szczepanek.pl>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M i18n/qgis_pl_PL.ts
Log Message:
-----------
translation update: PL by Robert
Commit: d8b081e35b6c805a6c72236cbf8c365958e21f4e
https://github.com/qgis/Quantum-GIS/commit/d8b081e35b6c805a6c72236cbf8c365958e21f4e
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M src/gui/qgsmessagelogviewer.cpp
Log Message:
-----------
improve message log resizing
Commit: ed47bcce37c8834e98cae74621377033c8069358
https://github.com/qgis/Quantum-GIS/commit/ed47bcce37c8834e98cae74621377033c8069358
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M src/plugins/georeferencer/qgsgeorefplugingui.cpp
Log Message:
-----------
Mark unused var
Commit: 77b8a3372b9addb7a754f9c9ce729de1fe003aa9
https://github.com/qgis/Quantum-GIS/commit/77b8a3372b9addb7a754f9c9ce729de1fe003aa9
Author: Werner Macho <werner.macho at gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M i18n/qgis_sl_SI.ts
Log Message:
-----------
translation update: sl_SI by Joze
Commit: 36b9ad1919cc381b430eb6346c47c1570444c1f5
https://github.com/qgis/Quantum-GIS/commit/36b9ad1919cc381b430eb6346c47c1570444c1f5
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M src/core/qgsdataitem.cpp
M src/core/qgsmaplayer.cpp
M tests/src/core/testziplayer.cpp
Log Message:
-----------
fix ziplayer handling for windows
Commit: 7544239b9573a7c346ad1a75aa4ae473e48e570f
https://github.com/qgis/Quantum-GIS/commit/7544239b9573a7c346ad1a75aa4ae473e48e570f
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M CMakeLists.txt
M PROVENANCE
M cmake_templates/qgsconfig.h.in
M src/app/qgsoptions.cpp
M src/core/CMakeLists.txt
M src/core/qgsdataitem.cpp
R src/core/quazip/COPYING
R src/core/quazip/JlCompress.cpp
R src/core/quazip/JlCompress.h
R src/core/quazip/README.txt
R src/core/quazip/crypt.h
R src/core/quazip/ioapi.h
R src/core/quazip/qioapi.cpp
R src/core/quazip/quaadler32.cpp
R src/core/quazip/quaadler32.h
R src/core/quazip/quachecksum32.h
R src/core/quazip/quacrc32.cpp
R src/core/quazip/quacrc32.h
R src/core/quazip/quazip.cpp
R src/core/quazip/quazip.h
R src/core/quazip/quazip_global.h
R src/core/quazip/quazipfile.cpp
R src/core/quazip/quazipfile.h
R src/core/quazip/quazipfileinfo.h
R src/core/quazip/quazipnewinfo.cpp
R src/core/quazip/quazipnewinfo.h
R src/core/quazip/unzip.c
R src/core/quazip/unzip.h
R src/core/quazip/zip.c
R src/core/quazip/zip.h
M src/providers/gdal/qgsgdaldataitems.cpp
M src/providers/gdal/qgsgdalprovider.cpp
M src/providers/ogr/qgsogrdataitems.cpp
M src/providers/ogr/qgsogrprovider.cpp
M tests/src/core/testziplayer.cpp
Log Message:
-----------
use VSIReadDir() from gdal instead of quazip for listing .zip files and remove quazip entirely, including HAVE_ZLIB variable ; set default scanZip to 2 (Basic Scan)
Commit: 3ff1bff14cc14038cc672349ee23f12191782531
https://github.com/qgis/Quantum-GIS/commit/3ff1bff14cc14038cc672349ee23f12191782531
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M src/providers/wms/qgswmsprovider.cpp
M src/providers/wms/qgswmssourceselect.cpp
Log Message:
-----------
wmts fixes:
- fix tile limits
- fix support support for multiple formats
Compare: https://github.com/qgis/Quantum-GIS/compare/8cde0d3...3ff1bff
More information about the QGIS-commit
mailing list