Files
renderdoc/qrenderdoc/Widgets/Extended
baldurk 1f9a2e340c Add an extra minimum size hint, since Qt behaviour is broken by design
* The Qt behaviour is that if you call setMinimumSize on a widget, then
  the minimumSizeHint is IGNORED. So it is impossible to say "use this
  minimum size, unless the widget wants a higher minimum size".
* So instead we do this ourselves in RDLabel. Sigh.
2017-11-21 19:10:33 +00:00
..
2017-11-18 00:17:06 +01:00
2017-08-24 19:15:28 +01:00
2017-05-10 17:20:39 +01:00