[QGIS Commit] [qgis/Quantum-GIS] 491027: Update to QgsMessageBar and duplicateLayers()

GitHub noreply at github.com
Tue Nov 6 15:26:40 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 4910276930a3c3ca684c684c653cef571a6dc2c3
      https://github.com/qgis/Quantum-GIS/commit/4910276930a3c3ca684c684c653cef571a6dc2c3
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-11-06 (Tue, 06 Nov 2012)

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

  Log Message:
  -----------
  Update to QgsMessageBar and duplicateLayers()

- Move project macros message into project open method (as app property, partially showed behind later messages)
- Support for multi-line messages that also wrap at with canvas window width
- Update text stylesheets to handle all text styling
- Show count of remaining queued messages
- Add popup menu to Close button with action to optionally close all messages at once
- Add slot to clear all widgets, called on project close
- Update QgisApp::duplicateLayers() to use QgsMessageBar instead of popup dialogs





More information about the QGIS-commit mailing list