[QGIS Commit] [qgis/Quantum-GIS] d12b02: DB Manager pt_PT translations

GitHub noreply at github.com
Mon May 27 07:32:53 PDT 2013


  Branch: refs/heads/newmanager
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: d12b02e60222177e95b9926fea1289ddf343dda7
      https://github.com/qgis/Quantum-GIS/commit/d12b02e60222177e95b9926fea1289ddf343dda7
  Author: SrNetoChan <senhor.neto at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M i18n/qgis_pt_PT.ts

  Log Message:
  -----------
  DB Manager pt_PT translations


  Commit: 7b4f21dc8d92cc7f021ce2fa9a300d2b62e61735
      https://github.com/qgis/Quantum-GIS/commit/7b4f21dc8d92cc7f021ce2fa9a300d2b62e61735
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/ui/qgsoraclenewconnectionbase.ui

  Log Message:
  -----------
  fix #7827


  Commit: a62dabac0db564ba7eb4fccd86c06b5f8a023927
      https://github.com/qgis/Quantum-GIS/commit/a62dabac0db564ba7eb4fccd86c06b5f8a023927
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/app/legend/qgslegend.cpp
    M src/app/legend/qgslegend.h

  Log Message:
  -----------
  legend updates:
- when enabling explicit drawing order, intially take legend order
- when loading projects with explicit drawing order enabled,
  verify that the order is actually fully set and take legend
  order otherwise (fixes #7623)
- store/restore active layer


  Commit: 47a72b17eaec8c00955274f4e6948321ae43776c
      https://github.com/qgis/Quantum-GIS/commit/47a72b17eaec8c00955274f4e6948321ae43776c
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M doc/TRANSLATORS
    M i18n/qgis_de.ts

  Log Message:
  -----------
  german translation update


  Commit: d782c25ec012b66045312fdb4900cfb5ea040cd8
      https://github.com/qgis/Quantum-GIS/commit/d782c25ec012b66045312fdb4900cfb5ea040cd8
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/providers/postgres/qgspgtablemodel.cpp
    M src/providers/postgres/qgspostgresconn.cpp
    M src/providers/postgres/qgspostgresdataitems.cpp

  Log Message:
  -----------
  postgres provider fixes:
- allow selection of rows with srid 0 (fixes #7889)
- fix geometry type assignment of geometry less tables
- filter out geometry columns with srids < 0 in browser


  Commit: 7d839983d0e511faf50f59b022e8b891551035be
      https://github.com/qgis/Quantum-GIS/commit/7d839983d0e511faf50f59b022e8b891551035be
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/ui/qgscompositionwidgetbase.ui

  Log Message:
  -----------
  Allow smaller minimum for composer snap grid (ticket #7839)


  Commit: b15fc276cd7bf18dbdae2fb71363a681a2b570df
      https://github.com/qgis/Quantum-GIS/commit/b15fc276cd7bf18dbdae2fb71363a681a2b570df
  Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/gui/qgsprojectionselector.cpp
    M src/ui/qgsprojectionselectorbase.ui

  Log Message:
  -----------
  Show selected CRS. Fix #5563


  Commit: 993bc689633dbbbca1e8183de566f097211335d3
      https://github.com/qgis/Quantum-GIS/commit/993bc689633dbbbca1e8183de566f097211335d3
  Author: Chris Crook <ccrook at linz.govt.nz>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
    M tests/src/python/test_qgsdelimitedtextprovider_wanted.py
    M tests/testdata/delimitedtext/testpt.csv

  Log Message:
  -----------
  Fix to handling of double precision values, and improved test cases for this


  Commit: e113252b5531b19490775ad8ac88b8f7747f6f28
      https://github.com/qgis/Quantum-GIS/commit/e113252b5531b19490775ad8ac88b8f7747f6f28
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/providers/postgres/qgscolumntypethread.cpp
    M src/providers/postgres/qgspgtablemodel.cpp
    M src/providers/postgres/qgspostgresconn.cpp
    M src/providers/postgres/qgspostgresdataitems.cpp

  Log Message:
  -----------
  postgres provider: use INT_MIN for unknown srid (fixes #7889)


  Commit: 4c5fb1325a176e8960b5b332aed9b69b39bda023
      https://github.com/qgis/Quantum-GIS/commit/4c5fb1325a176e8960b5b332aed9b69b39bda023
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp

  Log Message:
  -----------
  fix #7901


  Commit: 3270c5602f2d9f68870b16a5e13acd8d50da08b2
      https://github.com/qgis/Quantum-GIS/commit/3270c5602f2d9f68870b16a5e13acd8d50da08b2
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/app/main.cpp
    M src/providers/delimitedtext/qgsdelimitedtextfile.cpp
    M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
    M src/providers/delimitedtext/qgsdelimitedtextprovider.h

  Log Message:
  -----------
  fix #7902


  Commit: dcdd92cffa84e87fbef6c6ac17d94a35fe7b06b3
      https://github.com/qgis/Quantum-GIS/commit/dcdd92cffa84e87fbef6c6ac17d94a35fe7b06b3
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Restore 'New Shapefile' (it's also used in the toolbar).

This reverts commit ebd76d1a6478457e5f2c7c8970b39f45f7272429.


  Commit: 80bb1502ce1b2b2435a20cc86ed9c4426329d797
      https://github.com/qgis/Quantum-GIS/commit/80bb1502ce1b2b2435a20cc86ed9c4426329d797
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/db_manager/db_plugins/plugin.py
    M python/plugins/db_manager/db_plugins/postgis/plugin.py

  Log Message:
  -----------
  DBManager: better handle for not supported constraint types (fix #7544)


  Commit: 419e8393aedddd7f268f289e6090b48023070d97
      https://github.com/qgis/Quantum-GIS/commit/419e8393aedddd7f268f289e6090b48023070d97
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/db_manager/db_plugins/plugin.py
    M python/plugins/db_manager/dlg_db_error.py

  Log Message:
  -----------
  DBManager: replace the deprecated Exception.message attribute


  Commit: c7656c1b63a8f494dfd4ab352551688d1fc7a5e2
      https://github.com/qgis/Quantum-GIS/commit/c7656c1b63a8f494dfd4ab352551688d1fc7a5e2
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/db_manager/dlg_import_vector.py

  Log Message:
  -----------
  DBManager: fix 'Update Option' button behaviour (fix #7606)


  Commit: 530dd67fa61722a7515cfd83090a910336c1d44b
      https://github.com/qgis/Quantum-GIS/commit/530dd67fa61722a7515cfd83090a910336c1d44b
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/db_manager/dlg_import_vector.py

  Log Message:
  -----------
  do not destroy layers created outside the dialog (fix #7903)


  Commit: 5193963c2313b48d9b8db714ee047793ea8602c6
      https://github.com/qgis/Quantum-GIS/commit/5193963c2313b48d9b8db714ee047793ea8602c6
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M tests/src/core/testqgsblendmodes.cpp
    M tests/src/python/test_qgsblendmodes.py
    M tests/testdata/control_images/expected_vector_blendmodes/expected_vector_blendmodes.png
    M tests/testdata/control_images/expected_vector_featureblendmodes/expected_vector_featureblendmodes.png
    M tests/testdata/control_images/expected_vector_layertransparency/expected_vector_layertransparency.png

  Log Message:
  -----------
  Fix blending tests


  Commit: 0b7800b9cefafc11250803d351abc2146740883e
      https://github.com/qgis/Quantum-GIS/commit/0b7800b9cefafc11250803d351abc2146740883e
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/app/main.cpp

  Log Message:
  -----------
  only catch signals on linux (fixes #7908)


  Commit: 3c7a880d33c43286da716458bb0d92423fc15c84
      https://github.com/qgis/Quantum-GIS/commit/3c7a880d33c43286da716458bb0d92423fc15c84
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/fTools/fTools.py
    M src/app/qgsconfigureshortcutsdialog.cpp

  Log Message:
  -----------
  fix #7907


  Commit: f3af9a3901a1b77d846cc540c2651dd6eb00d6f0
      https://github.com/qgis/Quantum-GIS/commit/f3af9a3901a1b77d846cc540c2651dd6eb00d6f0
  Author: Alexandre Neto <senhor.neto at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M i18n/qgis_pt_PT.ts

  Log Message:
  -----------
  pt_PT Translations


  Commit: 85a421c30bc77c2a6884ff60d3d72c4dc24e6edf
      https://github.com/qgis/Quantum-GIS/commit/85a421c30bc77c2a6884ff60d3d72c4dc24e6edf
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/plugins/db_manager/dlg_sql_window.py
    M scripts/spelling.dat
    M src/app/legend/qgslegend.cpp
    M src/app/qgisapp.cpp
    M src/core/CMakeLists.txt
    M src/core/qgsofflineediting.cpp
    M src/core/qgspallabeling.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/raster/qgsrasterprojector.cpp
    M src/gui/qgsexpressionbuilderwidget.cpp
    M src/gui/raster/qgssinglebandpseudocolorrendererwidget.cpp
    M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
    M tests/src/python/test_qgsdelimitedtextprovider.py

  Log Message:
  -----------
  indentation update


  Commit: d59f83c10e8bd5bb73106c15062e0035c93e3fa8
      https://github.com/qgis/Quantum-GIS/commit/d59f83c10e8bd5bb73106c15062e0035c93e3fa8
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/providers/postgres/qgscolumntypethread.cpp
    M src/providers/postgres/qgspgtablemodel.cpp
    M src/providers/postgres/qgspostgresconn.cpp
    M src/providers/postgres/qgspostgresdataitems.cpp

  Log Message:
  -----------
  fix 10a91b7fb on some platforms


  Commit: 4b35148e71b92a06377734e2826dfb6e886d7179
      https://github.com/qgis/Quantum-GIS/commit/4b35148e71b92a06377734e2826dfb6e886d7179
  Author: yoichigmf <yoichi.kayama at gmail.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M i18n/qgis_ja.ts

  Log Message:
  -----------
  translation gui  ja by minoura , tmizu23, nuimura, Arctictern265, yoichigmf


  Commit: 59ef3a5c603b3556c1f0e8ac26cc7c57e33ee748
      https://github.com/qgis/Quantum-GIS/commit/59ef3a5c603b3556c1f0e8ac26cc7c57e33ee748
  Author: Borys Jurgiel <info at borysjurgiel.pl>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M images/images.qrc
    A images/themes/default/propertyicons/plugin-incompatible.svg
    A images/themes/default/propertyicons/plugin-new.svg
    A images/themes/default/propertyicons/plugin-upgrade.svg
    M src/ui/qgspluginmanagerbase.ui

  Log Message:
  -----------
  More icons from Robert


  Commit: c4f675042f38b4dd7258cd87550ac002786ab744
      https://github.com/qgis/Quantum-GIS/commit/c4f675042f38b4dd7258cd87550ac002786ab744
  Author: Borys Jurgiel <info at borysjurgiel.pl>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M python/gui/qgspluginmanagerinterface.sip
    M src/app/pluginmanager/metadata
    M src/app/pluginmanager/qgsapppluginmanagerinterface.cpp
    M src/app/pluginmanager/qgsapppluginmanagerinterface.h
    M src/app/pluginmanager/qgspluginmanager.cpp
    M src/app/pluginmanager/qgspluginmanager.h
    M src/app/pluginmanager/qgspluginsortfilterproxymodel.cpp
    M src/app/pluginmanager/qgspluginsortfilterproxymodel.h
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/gui/qgspluginmanagerinterface.h

  Log Message:
  -----------
  Code cleanups


Compare: https://github.com/qgis/Quantum-GIS/compare/847d90224df3...c4f675042f38


More information about the QGIS-commit mailing list