[QGIS Commit] [qgis/Quantum-GIS] d8c7c1: Update for issue #5692

GitHub noreply at github.com
Wed Oct 3 17:02:44 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: d8c7c15fa32e0a7e9439671bc349eb5605d3375f
      https://github.com/qgis/Quantum-GIS/commit/d8c7c15fa32e0a7e9439671bc349eb5605d3375f
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposerlegendwidget.cpp
    M src/app/composer/qgscomposermapwidget.cpp
    M src/app/qgsdecorationgriddialog.cpp
    M src/app/qgslabeldialog.cpp

  Log Message:
  -----------
  Update for issue #5692

- Qt font dialog on Mac inherits app font if app is in ancestry (make dialog parentless)


  Commit: 48e0a97f407a8810b6d77854307695afde3efbdb
      https://github.com/qgis/Quantum-GIS/commit/48e0a97f407a8810b6d77854307695afde3efbdb
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M python/gui/qgisinterface.sip
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposer.h
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/app/qgisappinterface.cpp
    M src/app/qgisappinterface.h
    M src/app/qgsoptions.cpp
    M src/app/qgsoptions.h
    M src/gui/qgisinterface.h
    M src/ui/qgsoptionsbase.ui

  Log Message:
  -----------
  [FEATURE] Choose font family for app

- Define app font family (or Qt default) in app options
- App font choices in options are now temporary unless saved
- Refactor to more general stylesheet methods (for later use)
- Add QgisAppInterface and sip methods for setting app font and family


Compare: https://github.com/qgis/Quantum-GIS/compare/abcc4bfd3f34...48e0a97f407a


More information about the QGIS-commit mailing list