-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENH] Widget status bar #2464
[ENH] Widget status bar #2464
Commits on Aug 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0608881 - Browse repository at this point
Copy the full SHA 0608881View commit details -
OWWidget: Replace 'message_bar' implementation
Move the message area to the bottom into a status bar.
Configuration menu - View commit details
-
Copy full SHA for 134873b - Browse repository at this point
Copy the full SHA 134873bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd61eb - Browse repository at this point
Copy the full SHA 7dd61ebView commit details -
OWWidget: Change status bar layout strategy
Move the status bar out of the widget's layout and in to its content margins.
Configuration menu - View commit details
-
Copy full SHA for 95a6871 - Browse repository at this point
Copy the full SHA 95a6871View commit details -
OverlayWidget: Fix layouting for bottom and right alignment
See QRect.{bottom,right}
Configuration menu - View commit details
-
Copy full SHA for db37d5b - Browse repository at this point
Copy the full SHA db37d5bView commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8dacd50 - Browse repository at this point
Copy the full SHA 8dacd50View commit details -
utils/messages: Split message text on first new line (if any)
Restore old behaviour.
Configuration menu - View commit details
-
Copy full SHA for fc99b8c - Browse repository at this point
Copy the full SHA fc99b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8109584 - Browse repository at this point
Copy the full SHA 8109584View commit details -
messagewidget: Implement and use IconWidget
Better styling w.r.t enabled/active state.
Configuration menu - View commit details
-
Copy full SHA for 8c678a5 - Browse repository at this point
Copy the full SHA 8c678a5View commit details -
overlay: Fix positioning when the window position is not correct
Make the overlay positioning independent of global screen coordinates when the overlay and the target widget are contained within the same window. When the window is resized (on OSX 10.11) PyQt4 only reports resize events, even when the actual window position (top left corner of the window) changes (e.g. by dragging the top window border).
Configuration menu - View commit details
-
Copy full SHA for 1a1afa6 - Browse repository at this point
Copy the full SHA 1a1afa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc86eb - Browse repository at this point
Copy the full SHA ccc86ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4115647 - Browse repository at this point
Copy the full SHA 4115647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b31e82 - Browse repository at this point
Copy the full SHA 2b31e82View commit details