Reviewing merge request #1646: Added QStatusBar::toggleViewAction().
Added QStatusBar::toggleViewAction() just like QToolBar and QDockWidget have.
Commits that would be merged:
Comments
I would have constructed the action lazily. But now it is consistent with QToolbar and QDockWidget.
So it looks good.
Is that a r+ Olivier? :)
Looking back to this old merge request: It is not good to rely on the windowTitle for the text of the action.
Would you rather add a hard coded translatable title then? Or where would you get the title from?
Thank you for your contribution. With Qt 4 having moved [1] under Open
Governance [2] as well, you can now contribute your changes via Gerrit
[3]. At the same time, contributions via Gitorious can no longer be
merged.
We would still like to see your patch on the new platform, and wish
for you to become a member of the Qt Project. Please read [4] and in
particular [5] to familiarize yourself with the new tools. You will
still find a read-only mirror of all Qt repositories on Gitorious.
With a much wider set of possible reviewers, we are also looking
forward to better response times to contributions. Looking forward to
your patch!
Please note that at this point in time Qt 4.8 is a bugfix only branch,
and all fixes should be submitted to Qt 5 first, as far as
applicable. Qt 4 master is closed.
The Nokia Qt team
[1] http://labs.qt.nokia.com/2012/01/10/qt-4-moved-to-open-governance/
[2] http://labs.qt.nokia.com/2011/10/21/the-qt-project-is-live/
[3] http://codereview.qt-project.org
[4] http://www.qt-project.org
[5] http://developer.qt.nokia.com/wiki/Gerrit_Introduction


Add a new comment:
Login or create an account to post a comment