Scott Kostyshak
24926b2e23
Fix a few deprecation warnings in Qt 5.14.1
...
These changes fix a few instances of the following type of warning:
error: ‘void QListWidget::setItemSelected(const QListWidgetItem*, bool)’ is deprecated: Use QListWidgetItem::setSelected() instead [-Werror=deprecated-declarations]
as well as similar warnings for setItemHidden() and
setItemExpanded(). These are just warnings now, but it is planned to
remove the methods for Qt 6:
https://bugreports.qt.io/browse/QTBUG-73048
I tested that LyX can still be built against Qt 4.8.7 with this
commit. Indeed, these methods have been deprecated for a while (it
is just that QT_DEPRECATED_WARNINGS was only turned on by default
starting with 5.13.0). See, e.g.,
https://doc.qt.io/archives/qt-4.7/qlistwidget-obsolete.html
2020-03-05 11:12:31 -05:00
..
2020-01-07 16:27:23 +01:00
2018-09-21 21:46:47 +02:00
2020-03-05 11:12:31 -05:00
2018-12-29 19:14:41 +00:00
2020-02-28 00:28:18 -05:00
2020-02-28 00:36:55 -05:00
2020-03-01 15:31:58 -05:00
2020-01-07 16:27:23 +01:00
2020-02-29 20:37:04 +01:00
2017-07-30 09:30:58 +02:00
2017-07-30 00:54:12 +02:00
2020-02-28 01:06:22 -05:00
2020-02-28 01:40:30 -05:00
2020-02-29 05:55:20 -05:00
2020-02-28 01:40:30 -05:00
2020-01-14 21:59:05 +01:00
2020-02-28 01:08:28 -05:00
2020-02-28 01:08:28 -05:00
2020-02-28 01:09:45 -05:00
2020-02-28 01:40:30 -05:00
2020-02-28 01:40:30 -05:00
2020-02-28 01:16:10 -05:00
2020-02-28 01:16:21 -05:00
2020-02-22 12:11:42 +01:00
2020-02-28 00:52:38 -05:00
2020-01-10 10:21:09 +01:00
2020-02-28 01:40:30 -05:00
2020-02-28 01:40:30 -05:00
2020-01-13 08:59:26 +01:00
2020-01-12 20:26:35 +01:00
2018-02-18 09:19:03 +01:00
2019-08-07 13:00:29 +02:00
2020-02-28 01:25:30 -05:00
2020-02-28 00:36:55 -05:00
2019-11-09 16:56:16 +01:00
2018-02-23 23:38:31 -05:00
2017-07-03 13:46:30 -04:00
2019-12-24 08:37:27 +01:00
2019-12-24 08:37:27 +01:00
2017-07-03 13:46:30 -04:00
2020-02-28 01:28:08 -05:00
2017-07-03 13:46:30 -04:00
2020-02-28 01:40:30 -05:00
2020-02-28 01:40:30 -05:00
2020-02-28 01:42:32 -05:00
2020-02-28 01:44:48 -05:00
2020-02-28 01:48:10 -05:00
2020-02-28 01:48:10 -05:00
2020-02-28 01:55:05 -05:00
2020-02-28 01:55:05 -05:00
2020-02-28 01:55:05 -05:00
2017-07-03 13:46:30 -04:00
2020-02-28 01:55:05 -05:00
2018-07-22 23:20:21 +02:00
2018-12-17 15:33:47 +01:00
2020-01-12 20:26:35 +01:00
2020-02-29 00:06:35 -05:00
2019-01-04 13:55:57 +01:00
2017-07-23 13:11:54 +02:00
2018-01-30 12:11:22 +01:00
2020-02-29 00:06:35 -05:00
2019-10-27 00:17:27 +02:00
2020-02-29 00:06:35 -05:00
2020-02-29 00:21:00 -05:00
2020-02-28 00:36:55 -05:00
2020-02-29 00:21:00 -05:00
2019-05-10 10:45:40 +02:00
2019-06-14 17:05:49 +02:00
2019-06-14 17:05:49 +02:00
2019-05-10 10:45:40 +02:00
2017-07-03 13:53:14 -04:00
2020-02-29 00:21:00 -05:00
2019-09-11 10:29:50 +02:00
2020-01-02 14:09:24 +01:00
2020-02-29 00:21:00 -05:00
2018-04-21 23:05:21 -04:00
2017-07-03 13:53:14 -04:00
2017-07-03 13:46:30 -04:00
2018-03-29 18:43:11 +02:00
2020-02-29 00:21:00 -05:00
2017-07-03 13:46:30 -04:00
2020-02-29 00:21:02 -05:00
2018-05-28 12:33:17 +02:00
2020-02-29 00:21:00 -05:00
2019-03-09 12:00:40 +01:00
2019-03-09 12:00:40 +01:00
2019-03-09 12:00:40 +01:00
2020-02-28 00:36:55 -05:00
2020-02-28 00:36:55 -05:00
2019-12-16 11:50:11 +01:00
2019-12-15 13:48:21 +01:00
2020-02-28 00:36:55 -05:00
2019-09-13 16:23:49 +02:00
2019-09-13 16:23:49 +02:00
2020-02-28 00:36:55 -05:00
2019-06-02 18:07:10 +02:00
2020-02-28 00:28:18 -05:00
2017-07-03 13:53:14 -04:00
2017-07-03 13:46:30 -04:00
2017-07-03 13:53:14 -04:00
2018-01-28 23:37:20 -05:00
2018-01-05 20:14:04 +01:00
2018-01-05 20:14:04 +01:00
2017-07-23 13:11:54 +02:00
2017-08-29 15:30:44 +02:00
2017-07-03 13:46:30 -04:00
2020-02-17 13:25:35 +01:00
2020-01-02 14:09:24 +01:00
2018-08-18 16:11:08 +02:00
2020-02-18 08:55:00 +01:00
2019-09-13 16:23:49 +02:00
2020-01-13 15:20:48 +01:00
2020-01-13 15:20:48 +01:00
2017-07-03 13:53:14 -04:00
2019-07-28 22:01:17 +02:00
2017-04-12 21:19:42 +02:00
2020-01-26 20:31:03 +01:00
2020-01-14 11:50:44 +01:00
2020-01-14 11:50:44 +01:00
2019-04-20 09:28:46 +02:00
2019-05-14 16:39:35 +02:00
2017-07-03 13:46:30 -04:00
2017-07-23 13:11:54 +02:00
2020-02-18 09:03:20 +01:00
2018-05-01 14:21:05 +02:00
2019-12-27 09:01:06 +01:00
2017-10-16 21:28:44 -04:00
2019-09-13 16:23:49 +02:00
2017-07-23 13:11:54 +02:00
2019-12-28 13:43:17 +01:00
2019-12-28 13:43:17 +01:00
2020-01-13 09:21:32 +01:00
2020-01-12 20:26:35 +01:00
2017-11-11 13:24:08 +01:00
2017-11-11 13:24:08 +01:00
2017-07-03 13:46:30 -04:00
2019-05-07 16:16:35 +02:00
2019-09-13 19:01:26 +02:00
2017-07-03 13:53:14 -04:00
2020-01-12 20:26:35 +01:00
2019-05-23 10:26:08 +02:00
2020-02-22 18:02:13 +01:00
2020-01-14 11:42:01 +01:00
2018-08-07 17:56:07 +02:00
2017-06-11 19:51:17 +02:00
2019-11-06 10:36:21 +01:00
2019-10-20 12:37:27 +02:00
2017-12-23 13:27:10 +01:00
2017-12-23 13:27:10 +01:00
2017-07-03 13:46:30 -04:00
2019-06-12 15:03:18 +02:00
2019-03-21 14:18:17 +01:00
2018-12-06 10:30:58 +01:00
2019-09-13 16:23:49 +02:00
2020-02-18 08:59:20 +01:00
2020-01-13 15:20:48 +01:00
2019-09-13 16:23:49 +02:00
2020-02-26 22:19:36 -05:00
2020-02-28 00:28:18 -05:00
2020-01-15 11:13:54 +01:00
2019-03-12 16:03:22 +01:00
2017-07-23 13:11:54 +02:00
2020-02-26 23:37:24 -05:00
2020-02-27 14:36:46 -05:00
2018-02-24 00:28:37 -05:00
2019-09-13 16:23:49 +02:00
2019-06-02 21:17:26 +02:00
2018-05-02 12:38:40 +02:00
2019-07-28 22:01:17 +02:00
2019-07-28 22:01:17 +02:00
2020-01-11 16:17:04 +01:00
2017-07-03 13:53:14 -04:00
2017-07-03 13:53:14 -04:00