1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00
qBittorrent/src/gui/rss
FranciscoPombal 46123b9989 CMake: overhaul and improve scripts
- Bump minimum required version and
make use of more modern language features
- Rely more on target_...() commands to establish dependency
relationships between targets rather than directory property commands
- Improve libtorrent package discovery
- Enable and handle application features more explicitly
- Improve user-facing output
- Fix various compilation issues on Windows (MSVC and MinGW) and macOS
- Improve handling of translations
- Add explanatory comments where relevant
- Make CMake scripts fully independent of qmake files/details
- Remove old functions/macros
2020-09-17 13:13:26 +01:00
..
articlelistwidget.cpp CMake: overhaul and improve scripts 2020-09-17 13:13:26 +01:00
articlelistwidget.h Fix coding style 2018-05-31 19:45:09 +03:00
automatedrssdownloader.cpp Clean up header inclusion 2020-05-01 17:02:49 +03:00
automatedrssdownloader.h Disable copy construction of QObject subclasses 2020-04-29 21:40:50 +08:00
automatedrssdownloader.ui Clean up header inclusion 2020-05-01 17:02:49 +03:00
feedlistwidget.cpp Avoid overuse of QStringLiteral 2020-05-24 13:13:55 +08:00
feedlistwidget.h Add final specifier to GUI classes 2020-04-19 10:59:59 +08:00
htmlbrowser.cpp Simplify null pointer check 2019-12-18 15:13:02 +08:00
htmlbrowser.h Add final specifier to GUI classes 2020-04-19 10:59:59 +08:00
rsswidget.cpp Use palette colors in RSS feeds 2020-08-03 12:12:18 +05:30
rsswidget.h Use Qt object ownership to handle QShortcut deletions 2019-07-13 13:24:27 +08:00
rsswidget.ui Redesign RSS subsystem 2017-04-23 09:03:46 +03:00