Enrico Forestieri 070270fdc7 Avoid deprecation warnings
In Qt 5.15 many deprecation warnings are issued, presumably for
helping the port to Qt 6. They are really a load but can be
shuten up by using -DQT_NO_DEPRECATED_WARNINGS, except for the ones
about MidButton, AdjustToMinimumContentsLength, and DefaultLocaleLongDate.

This change should not affect compilation with Qt 4, as all changes are
backward compatible (only Qt versions prior 4.5 could be affected).
2021-01-29 13:12:29 +01:00
..
2020-08-08 16:12:50 +02:00
2019-12-25 09:38:47 +01:00
2020-06-26 00:21:47 +02:00
2020-05-03 09:13:13 +02:00
2021-01-09 09:44:38 +01:00
2020-08-08 16:12:50 +02:00
2020-03-13 16:24:51 +01:00
2020-12-02 14:52:51 +01:00
2021-01-29 13:12:29 +01:00
2020-03-26 16:32:13 +01:00
2020-08-09 13:00:41 -04:00
2020-08-19 10:15:45 +02:00