Commit graph

58 commits

Author SHA1 Message Date
Ivailo Monev
245e672f40 kget: fix header restoration
sadly, this exposes another issue - now if one of the sections
gets "hidden" by the user then it's check state gets reversed.
2015-09-25 07:21:05 +00:00
Ivailo Monev
4215946466 kget: increase transfer events timer to 1000ms (1sec) 2015-05-20 01:49:09 +00:00
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