view build-aux/changelog.tmpl @ 20539:b6ae0ef9327e

Display bottom Qt statusbar on figure based on "toolbar" property (bug #46025). * Figure.cc (Figure): Adjust bottom of window height (boffset) if m_statusBar is visible. Use m_statusBar->hide() to hide bottom status bar when "toolbar" property is "none". * Figure.cc (showFigureToolbar): Also show or hide m_statusBar widget based on "toolbar" property.
author Rik <rik@octave.org>
date Tue, 22 Sep 2015 09:41:13 -0700
parents b67c2d580a25
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'