[QGIS Commit] [qgis/QGIS] 349a4c: fix #8507

GitHub noreply at github.com
Tue Sep 24 12:54:34 PDT 2013


  Branch: refs/heads/release-2_0
  Home:   https://github.com/qgis/QGIS
  Commit: 349a4c974fab88fdda0d612dea8defe037ec50ba
      https://github.com/qgis/QGIS/commit/349a4c974fab88fdda0d612dea8defe037ec50ba
  Author: Christian Urich <christian.urich at gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M src/core/qgsmaplayerregistry.h
    M src/gui/qgsattributedialog.h
    M src/gui/qgsmapcanvas.h
    M src/gui/qgsmessagelogviewer.h

  Log Message:
  -----------
  fix #8507

made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEvent *event ) protected instead of private
made void showEvent( QShowEvent * ) and void hideEvent( QHideEvent * ) instead of private


  Commit: 2301c9145afbbbb2f3f31bd751498f9893eabc1e
      https://github.com/qgis/QGIS/commit/2301c9145afbbbb2f3f31bd751498f9893eabc1e
  Author: Dražen Odobašić <dodobasic at gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M python/gui/qgsfieldvalidator.sip

  Log Message:
  -----------
  apply #8601


  Commit: 8385386493d3b19223825ce2ac9137d6d079a1c2
      https://github.com/qgis/QGIS/commit/8385386493d3b19223825ce2ac9137d6d079a1c2
  Author: Juergen Fischer <jef at norbit.de>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M debian/changelog
    M python/CMakeLists.txt

  Log Message:
  -----------
  fix gui bindings with SIP 4.15


  Commit: 099cf830f818d6d055b0471f2f47cffe44b1c43f
      https://github.com/qgis/QGIS/commit/099cf830f818d6d055b0471f2f47cffe44b1c43f
  Author: Juergen Fischer <jef at norbit.de>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M cmake_templates/Doxyfile.in

  Log Message:
  -----------
  revert change of doxygen DOT_GRAPH_MAX_NODES


  Commit: d57fe58f1bd52febfc0a996fde5a50d40017762e
      https://github.com/qgis/QGIS/commit/d57fe58f1bd52febfc0a996fde5a50d40017762e
  Author: Juergen Fischer <jef at norbit.de>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    A debian/compat.jessie
    A debian/compat.saucy
    A debian/control.jessie
    A debian/control.saucy
    A debian/patches/2.0.1-2
    A debian/patches/series
    A debian/python-qgis.install.jessie
    A debian/python-qgis.install.saucy
    M debian/rules
    A debian/source/format
    A debian/source/include-binaries

  Log Message:
  -----------
  debian packaging: add jessie and saucy


Compare: https://github.com/qgis/QGIS/compare/e02b88b8a226...d57fe58f1bd5


More information about the QGIS-commit mailing list