Igor Kushnir
fc57378a85
Remove unused sizeHint() from GridComicsView and ComicsViewTransition
...
QWidget::sizeHint() is const-qualified, so Clang warns that non-const
sizeHint() member functions merely hide the virtual function of the base
class.
664dac34010c946db4477065abd077a7f7145bcd and
9f53ae6efcfb63c90308f86d4d30230c8750e66c introduced these member
functions in 2014 without const qualifiers. QWidget::sizeHint() was
const-qualified even in Qt 3. Since these member functions have never
had any effect, they should be removed rather than const-qualified to
preserve the long-standing behaviors of the two classes.
Add a TODO for a similar but less straightforward issue with
PropertiesDialog::sizeHint().
2021-03-13 15:33:34 +02:00
..
2021-03-13 10:46:43 +01:00
2021-03-09 21:32:23 +01:00
2021-03-07 08:55:51 +01:00
2021-03-13 12:16:05 +01:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2021-03-13 15:08:33 +02:00
2021-03-13 15:08:33 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2020-08-31 15:45:12 +02:00
2020-08-31 15:45:12 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2021-03-13 15:33:34 +02:00
2021-03-13 15:33:34 +02:00
2019-06-01 16:04:48 +02:00
2021-03-13 15:08:33 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2018-07-30 15:04:04 +02:00
2021-03-09 21:32:23 +01:00
2021-01-16 18:31:48 +01:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2020-07-24 21:17:49 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2018-08-07 11:09:02 +02:00
2021-03-13 15:33:34 +02:00
2021-03-13 15:33:34 +02:00
2018-02-24 18:15:09 +00:00
2018-02-24 18:15:09 +00:00
2018-02-24 18:15:09 +00:00
2018-02-24 18:15:09 +00:00
2019-09-20 13:41:26 +02:00
2019-09-20 10:07:20 +02:00
2021-03-09 21:32:23 +01:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2021-03-13 15:08:33 +02:00
2021-03-13 15:08:33 +02:00
2019-08-31 09:35:32 +02:00
2021-03-09 21:32:23 +01:00
2020-08-25 17:34:46 +02:00
2021-03-13 15:08:33 +02:00
2021-03-13 15:08:33 +02:00
2019-09-20 16:38:11 +02:00
2021-01-28 19:56:35 +01:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-09-21 10:45:34 +02:00
2019-09-19 22:49:00 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2021-01-16 14:26:07 +01:00
2021-03-13 15:33:34 +02:00
2018-08-15 14:43:14 +02:00
2018-08-15 14:43:14 +02:00
2018-04-23 19:22:51 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-11-26 19:03:34 +00:00
2019-05-30 19:46:37 +02:00
2019-09-19 20:22:14 +02:00
2019-09-19 20:22:14 +02:00
2019-09-22 15:04:54 +02:00
2019-09-21 12:11:39 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2021-03-13 15:08:33 +02:00
2021-03-13 15:08:33 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2019-06-01 16:04:48 +02:00
2019-05-30 19:46:37 +02:00
2019-05-30 19:46:37 +02:00
2019-06-01 16:04:48 +02:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2021-03-09 18:22:52 +01:00
2018-02-24 18:15:09 +00:00
2021-03-09 18:26:01 +01:00