[QGIS Commit] [qgis/Quantum-GIS] 329205: DBManager: fix spatial index creation importing a ...

GitHub noreply at github.com
Tue Jun 12 11:04:06 PDT 2012


  Branch: refs/heads/wmts
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 32920557b76c19c85dddede20533e08fb63d0fe0
      https://github.com/qgis/Quantum-GIS/commit/32920557b76c19c85dddede20533e08fb63d0fe0
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

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

  Log Message:
  -----------
  DBManager: fix spatial index creation importing a vector layer (fix #5625)


  Commit: cbf405f568a1aff855ae9b9c01f5a0614d5637c3
      https://github.com/qgis/Quantum-GIS/commit/cbf405f568a1aff855ae9b9c01f5a0614d5637c3
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

  Changed paths:
    M src/core/qgsproviderregistry.cpp
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  delete not valid provider instances (fix memory leaks),
avoid failure due to assertion calling disconnectDb on PG provider more times


  Commit: 29215880996f72c068daa61d8dd7fe0a9d6ea397
      https://github.com/qgis/Quantum-GIS/commit/29215880996f72c068daa61d8dd7fe0a9d6ea397
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

  Changed paths:
    M python/plugins/db_manager/dlg_add_geometry_column.py
    M python/plugins/db_manager/dlg_create_table.py

  Log Message:
  -----------
  DBManager: do not use translated string for geometry type name (fix #5764)


  Commit: 53b57d1441ea8be8f764cbe3d92e9395b081bea0
      https://github.com/qgis/Quantum-GIS/commit/53b57d1441ea8be8f764cbe3d92e9395b081bea0
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

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

  Log Message:
  -----------
  DBManager: use the first suitable field loading a view (fix #5676)


  Commit: 769fd5e20a35a766487532cb73745db3d45688ba
      https://github.com/qgis/Quantum-GIS/commit/769fd5e20a35a766487532cb73745db3d45688ba
  Author: Nathan Woodrow <woodrow.nathan at gmail.com>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

  Changed paths:
    M src/app/composer/qgscomposer.cpp

  Log Message:
  -----------
  Fix #5766


  Commit: f01c6ad8c820a68e3d3050921b22781e100209d2
      https://github.com/qgis/Quantum-GIS/commit/f01c6ad8c820a68e3d3050921b22781e100209d2
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Simple fix for #5754 (Mac OS-specific). Better fix would be to make a method that set all QAction additions to base menus (submenus ok) to QAction::NoRole. This would keep any new action from hijacking the Mac app's About or Preferences… menus.

See: http://doc.qt.nokia.com/4.7.1/qmenubar.html#qmenubar-on-mac-os-x


  Commit: 7f1a4e28d12e3fc2bd40d596a4f09138ed368f79
      https://github.com/qgis/Quantum-GIS/commit/7f1a4e28d12e3fc2bd40d596a4f09138ed368f79
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M python/plugins/GdalTools/GdalTools.py
    M src/app/qgisapp.cpp

  Log Message:
  -----------
  Fix for #5753

Does not address third-party plugins that add their own menus. They should use (here for Python):

menu_bar = self.iface.mainWindow().menuBar()
menu_bar.insertMenu( self.iface.firstRightStandardMenu().menuAction(), self.my_plugins_menu )

Ideally, a new QgisInterface public slot pair of addMenuToMenuBar(QMenu)/removeMenuFromMenuBar(QMenu) should be added, to help plugin developers put their menus in the correct place.

Deletion in GdalTools.py is redundant add-to-menu code. It moved the Raster menu to -1 on the menubar (between Window and Help on Mac).


  Commit: d77ce938e4327fdb0f587b0389463538d098d2c2
      https://github.com/qgis/Quantum-GIS/commit/d77ce938e4327fdb0f587b0389463538d098d2c2
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M python/plugins/GdalTools/GdalTools.py
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Merge pull request #165 from dakcarto/fix-menus-two

Fixes for issues #5753 and #5754


  Commit: bc097ec42c2dfcd6f7665f94202017811be65baf
      https://github.com/qgis/Quantum-GIS/commit/bc097ec42c2dfcd6f7665f94202017811be65baf
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M doc/TRANSLATORS
    M i18n/qgis_af.ts
    M i18n/qgis_ar.ts
    M i18n/qgis_bg.ts
    M i18n/qgis_ca_ES.ts
    M i18n/qgis_cs_CZ.ts
    M i18n/qgis_da_DK.ts
    M i18n/qgis_de.ts
    M i18n/qgis_el_GR.ts
    M i18n/qgis_es.ts
    M i18n/qgis_et_EE.ts
    M i18n/qgis_fa.ts
    M i18n/qgis_fi.ts
    M i18n/qgis_fr.ts
    M i18n/qgis_gl_ES.ts
    M i18n/qgis_he.ts
    M i18n/qgis_hr_HR.ts
    M i18n/qgis_hu.ts
    M i18n/qgis_id.ts
    M i18n/qgis_is.ts
    M i18n/qgis_it.ts
    M i18n/qgis_ja.ts
    M i18n/qgis_ka_GE.ts
    M i18n/qgis_ko_KR.ts
    M i18n/qgis_lo.ts
    M i18n/qgis_lt.ts
    M i18n/qgis_lv.ts
    M i18n/qgis_mn.ts
    M i18n/qgis_nl.ts
    M i18n/qgis_no.ts
    M i18n/qgis_pl_PL.ts
    M i18n/qgis_pt_BR.ts
    M i18n/qgis_pt_PT.ts
    M i18n/qgis_ro.ts
    M i18n/qgis_ru.ts
    M i18n/qgis_sk.ts
    M i18n/qgis_sl_SI.ts
    M i18n/qgis_sq_AL.ts
    M i18n/qgis_sr_CS-Latn.ts
    M i18n/qgis_sv.ts
    M i18n/qgis_ta.ts
    M i18n/qgis_th.ts
    M i18n/qgis_tr.ts
    M i18n/qgis_uk.ts
    M i18n/qgis_vi.ts
    M i18n/qgis_xh.ts
    M i18n/qgis_zh_CN.ts
    M i18n/qgis_zh_TW.ts

  Log Message:
  -----------
  translation update: bring all ts files to the same level


  Commit: 6d9f0dddb8e66edef90aeacdd5f1152e0922d6c8
      https://github.com/qgis/Quantum-GIS/commit/6d9f0dddb8e66edef90aeacdd5f1152e0922d6c8
  Author: pcav <cavallini at faunalia.it>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_it.ts

  Log Message:
  -----------
  IT GUI transaltion completed


  Commit: 24cca20d02b3a5cf59a51feebcb8329d47d269e3
      https://github.com/qgis/Quantum-GIS/commit/24cca20d02b3a5cf59a51feebcb8329d47d269e3
  Author: Richard Duivenvoorde <richard at duif.net>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_nl.ts

  Log Message:
  -----------
  NL gui translation fix


  Commit: 615089c9f64b9d44feba1d8aac0bf0b4ac0ae281
      https://github.com/qgis/Quantum-GIS/commit/615089c9f64b9d44feba1d8aac0bf0b4ac0ae281
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_nl.ts

  Log Message:
  -----------
  Merge pull request #166 from rduivenvoorde/master

nl fix


  Commit: f47d1ab07be6618df6580cceb20c8951fe67c855
      https://github.com/qgis/Quantum-GIS/commit/f47d1ab07be6618df6580cceb20c8951fe67c855
  Author: Artem Popov <artfwo at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_ru.ts

  Log Message:
  -----------
  Updated Russian translation.


  Commit: 7246d03f8b958a315c95a659ff55280fadcc21e0
      https://github.com/qgis/Quantum-GIS/commit/7246d03f8b958a315c95a659ff55280fadcc21e0
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_ru.ts

  Log Message:
  -----------
  Merge pull request #167 from artfwo/master

Russian translation update for 1.8


  Commit: 6c92cebfa7e561396ded495f4d88cb4723b9e42d
      https://github.com/qgis/Quantum-GIS/commit/6c92cebfa7e561396ded495f4d88cb4723b9e42d
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_ja.ts

  Log Message:
  -----------
  translation update: ja by yoichi


  Commit: 80bd977e47fca5ece1141c511cb454f617e0d188
      https://github.com/qgis/Quantum-GIS/commit/80bd977e47fca5ece1141c511cb454f617e0d188
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M scripts/tsstat.pl

  Log Message:
  -----------
  remove Henriette from translators


  Commit: 790140b372c7534ae5b5dfa24b2cc89f93760d3c
      https://github.com/qgis/Quantum-GIS/commit/790140b372c7534ae5b5dfa24b2cc89f93760d3c
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

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

  Log Message:
  -----------
  translation update: pt_BR by Arthur


  Commit: a5199a81406e8d5ba7cb905c3b3e7cf53426b400
      https://github.com/qgis/Quantum-GIS/commit/a5199a81406e8d5ba7cb905c3b3e7cf53426b400
  Author: Jean-Roc Morreale <jr.morreale at enoreth.net>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_fr.ts

  Log Message:
  -----------
  update fr strings


  Commit: 442adbac3bda61753e0bac44c030923a4c0a0a3d
      https://github.com/qgis/Quantum-GIS/commit/442adbac3bda61753e0bac44c030923a4c0a0a3d
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

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

  Log Message:
  -----------
  translation update: lv by Maris


  Commit: 014b9ac563bf4d19c0d1f9067b7bdd928dd99542
      https://github.com/qgis/Quantum-GIS/commit/014b9ac563bf4d19c0d1f9067b7bdd928dd99542
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_fr.ts

  Log Message:
  -----------
  Merge pull request #168 from Jean-Roc/master

update fr strings


  Commit: e0b899e96480e42a10614e0cd8a4ec26ab82f71d
      https://github.com/qgis/Quantum-GIS/commit/e0b899e96480e42a10614e0cd8a4ec26ab82f71d
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h

  Log Message:
  -----------
  Better fix for #5754. More of a hack but works well.
Keeps all plugins from hijacking About or Preferences application menus on Mac.


  Commit: cc9b8983bc5b9fe37a3233d60fe73c564b758f2b
      https://github.com/qgis/Quantum-GIS/commit/cc9b8983bc5b9fe37a3233d60fe73c564b758f2b
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h

  Log Message:
  -----------
  Merge pull request #170 from dakcarto/fix-about-hijack

Better fix for #5754. More of a hack but works well.


  Commit: 8a9c82cb6a870aa006ef8e43271174cd4e196c8b
      https://github.com/qgis/Quantum-GIS/commit/8a9c82cb6a870aa006ef8e43271174cd4e196c8b
  Author: Robert Szczepanek <robert at szczepanek.pl>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_pl_PL.ts

  Log Message:
  -----------
  translation update: pl by Robert


  Commit: 7ea4b3e00165480d85c6fe650f5cfd690dbb9a2c
      https://github.com/qgis/Quantum-GIS/commit/7ea4b3e00165480d85c6fe650f5cfd690dbb9a2c
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_pl_PL.ts

  Log Message:
  -----------
  Merge pull request #171 from Cracert/trans

translation update: pl by Robert


  Commit: dce90c3f5329382ebc0f1d5cced4000ec78f7e09
      https://github.com/qgis/Quantum-GIS/commit/dce90c3f5329382ebc0f1d5cced4000ec78f7e09
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M i18n/qgis_es.ts

  Log Message:
  -----------
  translation update: es by Carlos


  Commit: 4365efd1a7feacddaf7851b37d3347f1bbc4e6f0
      https://github.com/qgis/Quantum-GIS/commit/4365efd1a7feacddaf7851b37d3347f1bbc4e6f0
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

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

  Log Message:
  -----------
  translation update: et_EE by Veiko


  Commit: 7e6924820dd5c3f30c2f03ee7c9319c45476b905
      https://github.com/qgis/Quantum-GIS/commit/7e6924820dd5c3f30c2f03ee7c9319c45476b905
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M src/gui/attributetable/qgsattributetablemodel.cpp

  Log Message:
  -----------
  fix #5523


  Commit: f867cc6d75a93f9a8444e5e789e42407cc63cb05
      https://github.com/qgis/Quantum-GIS/commit/f867cc6d75a93f9a8444e5e789e42407cc63cb05
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

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

  Log Message:
  -----------
  translation update: ko_KR by BJ Jang


  Commit: aa5b923924f1a8fb539e8137e1fd0019c724f4c6
      https://github.com/qgis/Quantum-GIS/commit/aa5b923924f1a8fb539e8137e1fd0019c724f4c6
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M doc/TRANSLATORS

  Log Message:
  -----------
  Manually applied pull request #169 - patch to update French translator list


  Commit: dbf99b3ae71aec2bb2c8832f8b009f2300985a24
      https://github.com/qgis/Quantum-GIS/commit/dbf99b3ae71aec2bb2c8832f8b009f2300985a24
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  prepare for 1.8: update ChangeLog file


  Commit: 118ea8690476ccda817fa0ae4ff936d203210b86
      https://github.com/qgis/Quantum-GIS/commit/118ea8690476ccda817fa0ae4ff936d203210b86
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M scripts/tsstat.pl

  Log Message:
  -----------
  update tsstat with new translators


  Commit: e85d9b858670d4f450da76e910a8436c1ac9fbb6
      https://github.com/qgis/Quantum-GIS/commit/e85d9b858670d4f450da76e910a8436c1ac9fbb6
  Author: Werner Macho <werner.macho at gmail.com>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M NEWS
    M doc/news.t2t

  Log Message:
  -----------
  fixed some typos in NEWS


  Commit: f276fdee6cec17e24b0e354e4f54733d3f42a805
      https://github.com/qgis/Quantum-GIS/commit/f276fdee6cec17e24b0e354e4f54733d3f42a805
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M ChangeLog
    M NEWS
    M doc/TRANSLATORS
    M doc/news.t2t
    M i18n/qgis_af.ts
    M i18n/qgis_ar.ts
    M i18n/qgis_bg.ts
    M i18n/qgis_ca_ES.ts
    M i18n/qgis_cs_CZ.ts
    M i18n/qgis_da_DK.ts
    M i18n/qgis_de.ts
    M i18n/qgis_el_GR.ts
    M i18n/qgis_es.ts
    M i18n/qgis_et_EE.ts
    M i18n/qgis_fa.ts
    M i18n/qgis_fi.ts
    M i18n/qgis_fr.ts
    M i18n/qgis_gl_ES.ts
    M i18n/qgis_he.ts
    M i18n/qgis_hr_HR.ts
    M i18n/qgis_hu.ts
    M i18n/qgis_id.ts
    M i18n/qgis_is.ts
    M i18n/qgis_it.ts
    M i18n/qgis_ja.ts
    M i18n/qgis_ka_GE.ts
    M i18n/qgis_ko_KR.ts
    M i18n/qgis_lo.ts
    M i18n/qgis_lt.ts
    M i18n/qgis_lv.ts
    M i18n/qgis_mn.ts
    M i18n/qgis_nl.ts
    M i18n/qgis_no.ts
    M i18n/qgis_pl_PL.ts
    M i18n/qgis_pt_BR.ts
    M i18n/qgis_pt_PT.ts
    M i18n/qgis_ro.ts
    M i18n/qgis_ru.ts
    M i18n/qgis_sk.ts
    M i18n/qgis_sl_SI.ts
    M i18n/qgis_sq_AL.ts
    M i18n/qgis_sr_CS-Latn.ts
    M i18n/qgis_sv.ts
    M i18n/qgis_ta.ts
    M i18n/qgis_th.ts
    M i18n/qgis_tr.ts
    M i18n/qgis_uk.ts
    M i18n/qgis_vi.ts
    M i18n/qgis_xh.ts
    M i18n/qgis_zh_CN.ts
    M i18n/qgis_zh_TW.ts
    M python/plugins/GdalTools/GdalTools.py
    M python/plugins/db_manager/__init__.py
    M python/plugins/db_manager/db_plugins/plugin.py
    M python/plugins/db_manager/dlg_add_geometry_column.py
    M python/plugins/db_manager/dlg_create_table.py
    M python/plugins/db_manager/dlg_import_vector.py
    M scripts/tsstat.pl
    M src/app/composer/qgscomposer.cpp
    M src/app/qgisapp.cpp
    M src/core/qgsproviderregistry.cpp
    M src/gui/attributetable/qgsattributetablemodel.cpp
    M src/providers/postgres/qgspostgresprovider.cpp
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into wmts


Compare: https://github.com/qgis/Quantum-GIS/compare/ef60f812e314...f276fdee6cec


More information about the QGIS-commit mailing list