Commit graph

6 commits

Author SHA1 Message Date
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +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
88fc5ae59f kget: apply upstream 27ca316a
SVN_SILENT made messages (.desktop file)
2014-12-31 14:43:13 +00:00
Ivailo Monev
e39a6338b6 removed kget dependency on boost 2014-11-24 23:33:32 +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