[QGIS Commit] [qgis/Quantum-GIS] b983f1: Switch QgsMessageBar subject/message from QLabel t...

GitHub noreply at github.com
Tue Jan 29 17:06:41 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: b983f12781f4bc2e789567d57695d8c5810505aa
      https://github.com/qgis/Quantum-GIS/commit/b983f12781f4bc2e789567d57695d8c5810505aa
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2013-01-29 (Tue, 29 Jan 2013)

  Changed paths:
    M src/gui/qgsmessagebar.cpp

  Log Message:
  -----------
  Switch QgsMessageBar subject/message from QLabel to QTextEdit

- Fix issue with heightForWidth where long lines in QLabel with word wrap cause excessive message bar height
- Set scroll area fixed height to 1.5 font-based line size, creating a single line scroll box for wrapped messages
- Can now select and copy message subject and text
- HTML (QTextEdit subset) now supported for message
- Clean up Close button style





More information about the QGIS-commit mailing list