Changelog for package qt_gui
0.2.32 (2017-01-27)
- fix leftover dock widgets when using --command-switch-perspective (#80)
- make finding new parent logic more robust (#76)
0.2.31 (2016-11-02)
- add cli option to disable Qt.AA_X11InitThreads (#69)
0.2.30 (2016-03-30)
- add X11 threading for ssh display (#62)
- allow renaming dock widgets (#63)
0.2.29 (2015-09-19)
- use icon of standalone plugin for app (#54)
0.2.28 (2015-06-08)
0.2.27 (2015-04-29)
0.2.26 (2014-08-18)
- prevent floating of plugins via double-click when -f flag is set (#48)
0.2.25 (2014-07-10)
0.2.24 (2014-05-21)
0.2.23 (2014-05-07)
- fix ToolBarArea type with PySide
0.2.22 (2014-03-04)
- add shutdown notification for plugin providers (#39)
0.2.21 (2014-02-12)
- add keyboard shortcuts for static menu entries
0.2.20 (2014-01-19)
0.2.19 (2014-01-08)
- added prefix for the plugin managers settings to allow for multiple caches
- support minimize for containers (#30)
- fix stacktrace when closing container via 'x' in title bar (#32)
- fix toolbar area type conversion for pyside
- update icon for container
0.2.18 (2013-10-09)
- improve startup time (#28)
- rename rqt window title
- exit application when standalone plugin fails to load
0.2.17 (2013-08-21)
- add PluginLoadError for know errors to avoid printing stacktraces (ros-visualization/rqt#85)
- inherit icons from plugin menu for dock widgets
- fix several OS X related rendering issues, mostly icons and bring the window to front on startup (ros-visualization/rqt#83)
- fix about dialog to not show application icon
0.2.16 (2013-06-06)
- make plugin resources relative to plugin.xml (instead of package.xml) (#16)
- add feature to minimize dock widgets (#13)
- add feature that each each dock widget can show its own window icon (#19)
- add option '--perspective-file' to load exported perspective from a file via cli (#18)
- add option '-f' to freeze layout of dock widgets (#21)
- restrict reparenting to specific main windows, prevent reparenting into arbitrary main windows (#14)
- fix help provider
- fix container being closable even when perspective is locked (#20)
- fix search path of theme icons for OS X (#17)
0.2.15 (2013-04-02)
- revert changes to help_provider from 0.2.13
0.2.14 (2013-03-28 22:42)
0.2.13 (2013-03-28 18:08)
- modify help_provider
- fix menu bar visibility on OS X
0.2.12 (2013-01-17)
- fix when dbus is available but no session bus (#9)
0.2.11 (2013-01-13)
0.2.10 (2013-01-11)
- add option -t option to keep windows always on top
- enable plugins to provide their arguments for the command line
0.2.9 (2012-12-21)
- first public release for Groovy