Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
3cbd1dc700 kget: port to the new knetworkmanager library
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-08 08:54:23 +03:00
Ivailo Monev
6c56337516 kget: show the server address in label
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-21 03:19:30 +03:00
Ivailo Monev
6b94b117c8 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 02:12:07 +00:00
Ivailo Monev
e166af4e02 generic: replace forward declarations with headers inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 00:08:45 +00:00
Ivailo Monev
14b7c327c9 generic: make changes required for building against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 10:40:41 +00:00
Ivailo Monev
8a70a057ef kget: fix infinite notification when all tasks finish
this happens because transfersChangedEvent() is executed too often,
as a workaround asign a variable that is changed just before the
notifications is emmited and reset on transfer add/remove. I'm not
sure if it has to be reset in the group actions so that may break
the notification in some cases, in any case KGet is far less
annoying now
2015-02-12 02:55:37 +00:00
Ivailo Monev
6399a4cbff removed Nepomuk support from kget 2014-11-23 18:50:18 +00:00
Ivailo Monev
fc6688082b added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00