|
|
|
@ -20,14 +20,43 @@ add_library(qbt_gui STATIC
@@ -20,14 +20,43 @@ add_library(qbt_gui STATIC
|
|
|
|
|
hidabletabwidget.h |
|
|
|
|
ipsubnetwhitelistoptionsdialog.h |
|
|
|
|
lineedit.h |
|
|
|
|
log/logfiltermodel.h |
|
|
|
|
log/loglistview.h |
|
|
|
|
log/logmodel.h |
|
|
|
|
mainwindow.h |
|
|
|
|
optionsdialog.h |
|
|
|
|
powermanagement/powermanagement.h |
|
|
|
|
previewlistdelegate.h |
|
|
|
|
previewselectdialog.h |
|
|
|
|
private/fspathedit_p.h |
|
|
|
|
private/tristatewidget.h |
|
|
|
|
properties/downloadedpiecesbar.h |
|
|
|
|
properties/peerlistdelegate.h |
|
|
|
|
properties/peerlistsortmodel.h |
|
|
|
|
properties/peerlistwidget.h |
|
|
|
|
properties/peersadditiondialog.h |
|
|
|
|
properties/pieceavailabilitybar.h |
|
|
|
|
properties/piecesbar.h |
|
|
|
|
properties/propertieswidget.h |
|
|
|
|
properties/proplistdelegate.h |
|
|
|
|
properties/proptabbar.h |
|
|
|
|
properties/speedplotview.h |
|
|
|
|
properties/speedwidget.h |
|
|
|
|
properties/trackerlistwidget.h |
|
|
|
|
properties/trackersadditiondialog.h |
|
|
|
|
raisedmessagebox.h |
|
|
|
|
rss/articlelistwidget.h |
|
|
|
|
rss/automatedrssdownloader.h |
|
|
|
|
rss/feedlistwidget.h |
|
|
|
|
rss/htmlbrowser.h |
|
|
|
|
rss/rsswidget.h |
|
|
|
|
scanfoldersdelegate.h |
|
|
|
|
search/pluginselectdialog.h |
|
|
|
|
search/pluginsourcedialog.h |
|
|
|
|
search/searchjobwidget.h |
|
|
|
|
search/searchlistdelegate.h |
|
|
|
|
search/searchsortmodel.h |
|
|
|
|
search/searchwidget.h |
|
|
|
|
shutdownconfirmdialog.h |
|
|
|
|
speedlimitdialog.h |
|
|
|
|
statsdialog.h |
|
|
|
@ -72,14 +101,43 @@ add_library(qbt_gui STATIC
@@ -72,14 +101,43 @@ add_library(qbt_gui STATIC
|
|
|
|
|
hidabletabwidget.cpp |
|
|
|
|
ipsubnetwhitelistoptionsdialog.cpp |
|
|
|
|
lineedit.cpp |
|
|
|
|
log/logfiltermodel.cpp |
|
|
|
|
log/loglistview.cpp |
|
|
|
|
log/logmodel.cpp |
|
|
|
|
mainwindow.cpp |
|
|
|
|
optionsdialog.cpp |
|
|
|
|
powermanagement/powermanagement.cpp |
|
|
|
|
previewlistdelegate.cpp |
|
|
|
|
previewselectdialog.cpp |
|
|
|
|
private/fspathedit_p.cpp |
|
|
|
|
private/tristatewidget.cpp |
|
|
|
|
properties/downloadedpiecesbar.cpp |
|
|
|
|
properties/peerlistdelegate.cpp |
|
|
|
|
properties/peerlistsortmodel.cpp |
|
|
|
|
properties/peerlistwidget.cpp |
|
|
|
|
properties/peersadditiondialog.cpp |
|
|
|
|
properties/pieceavailabilitybar.cpp |
|
|
|
|
properties/piecesbar.cpp |
|
|
|
|
properties/propertieswidget.cpp |
|
|
|
|
properties/proplistdelegate.cpp |
|
|
|
|
properties/proptabbar.cpp |
|
|
|
|
properties/speedplotview.cpp |
|
|
|
|
properties/speedwidget.cpp |
|
|
|
|
properties/trackerlistwidget.cpp |
|
|
|
|
properties/trackersadditiondialog.cpp |
|
|
|
|
raisedmessagebox.cpp |
|
|
|
|
rss/articlelistwidget.cpp |
|
|
|
|
rss/automatedrssdownloader.cpp |
|
|
|
|
rss/feedlistwidget.cpp |
|
|
|
|
rss/htmlbrowser.cpp |
|
|
|
|
rss/rsswidget.cpp |
|
|
|
|
scanfoldersdelegate.cpp |
|
|
|
|
search/pluginselectdialog.cpp |
|
|
|
|
search/pluginsourcedialog.cpp |
|
|
|
|
search/searchjobwidget.cpp |
|
|
|
|
search/searchlistdelegate.cpp |
|
|
|
|
search/searchsortmodel.cpp |
|
|
|
|
search/searchwidget.cpp |
|
|
|
|
shutdownconfirmdialog.cpp |
|
|
|
|
speedlimitdialog.cpp |
|
|
|
|
statsdialog.cpp |
|
|
|
@ -119,6 +177,14 @@ add_library(qbt_gui STATIC
@@ -119,6 +177,14 @@ add_library(qbt_gui STATIC
|
|
|
|
|
mainwindow.ui |
|
|
|
|
optionsdialog.ui |
|
|
|
|
previewselectdialog.ui |
|
|
|
|
properties/peersadditiondialog.ui |
|
|
|
|
properties/propertieswidget.ui |
|
|
|
|
properties/trackersadditiondialog.ui |
|
|
|
|
rss/automatedrssdownloader.ui |
|
|
|
|
rss/rsswidget.ui |
|
|
|
|
search/pluginselectdialog.ui |
|
|
|
|
search/pluginsourcedialog.ui |
|
|
|
|
search/searchwidget.ui |
|
|
|
|
shutdownconfirmdialog.ui |
|
|
|
|
speedlimitdialog.ui |
|
|
|
|
statsdialog.ui |
|
|
|
@ -135,15 +201,21 @@ if (WIN32 OR APPLE)
@@ -135,15 +201,21 @@ if (WIN32 OR APPLE)
|
|
|
|
|
target_sources(qbt_gui PRIVATE programupdater.h programupdater.cpp) |
|
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
add_subdirectory(log) |
|
|
|
|
add_subdirectory(properties) |
|
|
|
|
add_subdirectory(powermanagement) |
|
|
|
|
add_subdirectory(rss) |
|
|
|
|
add_subdirectory(search) |
|
|
|
|
|
|
|
|
|
if (UNIX AND Qt5DBus_FOUND) |
|
|
|
|
add_subdirectory(qtnotify) |
|
|
|
|
target_link_libraries(qbt_gui PRIVATE Qt5::DBus) |
|
|
|
|
target_link_libraries(qbt_gui PRIVATE Qt5::DBus) |
|
|
|
|
|
|
|
|
|
target_sources(qbt_gui PRIVATE |
|
|
|
|
qtnotify/notifications.h |
|
|
|
|
qtnotify/notifications.cpp |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
find_package(X11) |
|
|
|
|
if (X11_FOUND) |
|
|
|
|
target_sources(qbt_gui PRIVATE |
|
|
|
|
powermanagement/powermanagement_x11.h |
|
|
|
|
powermanagement/powermanagement_x11.cpp |
|
|
|
|
) |
|
|
|
|
endif() |
|
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
target_link_libraries(qbt_gui |
|
|
|
|