[QGIS Commit] [qgis/Quantum-GIS] 4b7660: - integrate function_help and context_help to tran...
GitHub
noreply at github.com
Tue May 14 16:35:48 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 4b766003e0434c38078c329de616e0b650dd512c
https://github.com/qgis/Quantum-GIS/commit/4b766003e0434c38078c329de616e0b650dd512c
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M doc/TRANSLATORS
M i18n/qgis_de.ts
M i18n/qgis_es.ts
M i18n/qgis_fr.ts
M i18n/qgis_it.ts
M i18n/qgis_ja.ts
M i18n/qgis_pl_PL.ts
M i18n/qgis_pt_BR.ts
M i18n/qgis_ru.ts
M i18n/qgis_sk.ts
M i18n/qgis_sv.ts
M resources/context_help/CMakeLists.txt
M resources/context_help/MapServerExport-de_DE
M resources/context_help/QgsAttributeTableDialog-de_DE
M resources/context_help/QgsBookmarks-de_DE
M resources/context_help/QgsBookmarks-fr_FR
M resources/context_help/QgsComposer-de_DE
M resources/context_help/QgsComposer-es_ES
M resources/context_help/QgsComposer-pl_PL
M resources/context_help/QgsCustomProjectionDialog-de_DE
M resources/context_help/QgsDecorationCopyrightDialog-de_DE
M resources/context_help/QgsDecorationCopyrightDialog-pl_PL
M resources/context_help/QgsDecorationNorthArrowDialog-de_DE
M resources/context_help/QgsDecorationScaleBarDialog-de_DE
M resources/context_help/QgsDecorationScaleBarDialog-en_US
M resources/context_help/QgsDecorationScaleBarDialog-es_ES
M resources/context_help/QgsDecorationScaleBarDialog-ja_JP
M resources/context_help/QgsDecorationScaleBarDialog-pt_BR
M resources/context_help/QgsDelimitedTextSourceSelect-de_DE
M resources/context_help/QgsFieldCalculator-de_DE
M resources/context_help/QgsFieldCalculator-fr_FR
M resources/context_help/QgsIdentifyResults-de_DE
M resources/context_help/QgsMeasureDialog-de_DE
M resources/context_help/QgsNewOgrConnection-fr_FR
M resources/context_help/QgsNewSpatialiteLayerDialog-de_DE
M resources/context_help/QgsNewVectorLayerDialog-de_DE
M resources/context_help/QgsOpenVectorLayerDialog-de_DE
M resources/context_help/QgsOptions-de_DE
M resources/context_help/QgsOracleNewConnection-de_DE
M resources/context_help/QgsPgNewConnection-de_DE
M resources/context_help/QgsPgNewConnection-fr_FR
M resources/context_help/QgsPgSourceSelect-de_DE
M resources/context_help/QgsPluginInstallerDialog-de_DE
M resources/context_help/QgsPluginInstallerDialog-en_US
M resources/context_help/QgsProjectProperties-de_DE
M resources/context_help/QgsSpatiaLiteSourceSelect-de_DE
M resources/context_help/QgsVectorLayerProperties-de_DE
M resources/context_help/QgsVectorLayerProperties-en_US
M resources/context_help/QgsVectorLayerProperties-fr_FR
M resources/context_help/QgsVectorLayerSaveAsDialog-de_DE
M resources/context_help/QgsWMSSourceSelect-de_DE
M resources/context_help/QgsWMSSourceSelect-fr_FR
M resources/context_help/RgSettingsDlg-de_DE
M resources/context_help/RgSettingsDlg-fr_FR
M resources/context_help/RgShortestPathWidget-de_DE
M resources/context_help/SaNewConnection-de_DE
M resources/context_help/SaSourceSelect-de_DE
M resources/context_help/SaSourceSelect-fr_FR
M resources/function_help/CMakeLists.txt
A scripts/integrate_function_help.pl
M src/core/CMakeLists.txt
M src/core/qgsapplication.cpp
M src/core/qgscontexthelp.cpp
M src/core/qgscontexthelp.h
M src/core/qgsexpression.cpp
M src/core/qgsexpression.h
M src/core/qgsowsconnection.cpp
M src/core/qgsowsconnection.h
M src/gui/qgsexpressionbuilderwidget.cpp
M src/helpviewer/CMakeLists.txt
M src/helpviewer/main.cpp
R src/helpviewer/qgshelpserver.cpp
R src/helpviewer/qgshelpserver.h
M src/helpviewer/qgshelpviewer.cpp
M src/helpviewer/qgshelpviewer.h
R src/ui/qgshelpviewerbase.ui
Log Message:
-----------
- integrate function_help and context_help to translation files
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
More information about the QGIS-commit
mailing list