Commits on Source (8)
-
Regression from 46d15dba. It seems that margins applied to a `QStackLayout` are ignored and must instead be applied to the `QStackWidget` directly.
60bbad27 -
Such that the effect is thus visible in Qt Creator/Designer. The compatibility note is obviously obsolete now, but presumably we still want this style anyway since its read-only.
8c02064a -
Viewing the ui files in Qt creator revealed excess empty space at the bottom of some, a huge amount in the case of media-library. This ultimately has no impact upon the final result, but I thought I'd fix it for neatness. Note that these numbers were the product of simply dragging the canvas size until it snapped into place.
cdee88e9 -
Makes no difference at all to have this.
0ceaf061 -
This was placed into the same grid row+column as a spinbox and thus achieved absolutely nothing. Presumably it was intended for the adjacent column, however since it achieves nothing either way let's just drop it.
97e1731b -
One widget missing from ordering.
1c52be7a -
Unspecified order was: add-button, ban-add-button, ban-list, list.
eab82acc -
5fe96d3d
Showing
- modules/gui/qt/dialogs/preferences/preferences.cpp 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/preferences.cpp
- modules/gui/qt/dialogs/preferences/simple_preferences.cpp 0 additions, 2 deletionsmodules/gui/qt/dialogs/preferences/simple_preferences.cpp
- modules/gui/qt/dialogs/preferences/sprefs_audio.ui 4 additions, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_audio.ui
- modules/gui/qt/dialogs/preferences/sprefs_input.ui 1 addition, 14 deletionsmodules/gui/qt/dialogs/preferences/sprefs_input.ui
- modules/gui/qt/dialogs/preferences/sprefs_interface.ui 7 additions, 10 deletionsmodules/gui/qt/dialogs/preferences/sprefs_interface.ui
- modules/gui/qt/dialogs/preferences/sprefs_medialibrary.ui 13 additions, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_medialibrary.ui
- modules/gui/qt/dialogs/preferences/sprefs_video.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_video.ui