date | project | content | link |
|---|
| 18:48 on Jan 29 | KDE | Commit by dario :: r1082117 kget/branches/KDE/4.4/kdenetwork/kget/core/scheduler.cpp: Put a limit to the maximum amount of transfers that can be started over maxSimultaneousJobs limit. | # |
| 09:35 on Jan 29 | KDE | Commit by dario :: r1081778 kget/trunk/KDE/kdenetwork/kget/core/scheduler.cpp: Put a maximum number to the jobs that can be started over the maxSimultaneousJobs limit in case of stallTimeout transfers. Please test it. | # |
| 22:53 on Jan 11 | KDE | Commit by dario :: r1073293 kget/trunk/KDE/kdenetwork/kget/core/scheduler.cpp: Make the scheduler behave correctly with the Job::FinishedKeepRunning status | # |
| 23:37 on Jan 08 | KDE | Commit by dario :: r1071893 kget/trunk/KDE/kdenetwork/kget/ (4 files in 2 dirs): Possible fix for the Torrent transfer issue, allowing torrent transfers to keep seeding when we restart kget. | # |
| 21:23 on Jan 03 | KDE | Commit by dario :: r1069593 kget/trunk/KDE/kdenetwork/kget/core/ (scheduler.cpp scheduler.h): - Implement the maximum number of retries. The new behaviour is of trying for the given amount of times, then retry every 10*<Delay time>.
- Better renamed some variables
| # |
| 18:01 on Jan 03 | KDE | Commit by dario :: r1069544 kget/trunk/KDE/kdenetwork/kget/core/ (kget.cpp scheduler.cpp scheduler.h): make the scheduler follow the setting changes | # |
| 01:35 on Jan 03 | KDE | Commit by dario :: r1069237 kget/trunk/KDE/kdenetwork/kget/mainwindow.cpp: Display popups only when the KUI integration is off | # |
| 01:29 on Jan 03 | KDE | Commit by dario :: r1069234 kget/trunk/KDE/kdenetwork/kget/ (12 files in 4 dirs): New Scheduler functionalities, that makes it able to understand whether a download has become stalled, acting consequently
BUGS: 212622 | # |
| 00:57 on Jan 02 | KDE | Commit by dario :: r1068780 kget/trunk/KDE/kdenetwork/kget/mainwindow.cpp: Make sure that the StopAll action actually stops all the transfers. Remove some debug output. | # |
| 00:15 on Jan 02 | KDE | Commit by dario :: r1068770 kget/trunk/KDE/kdenetwork/kget/TODO: update todo | # |
| 02:49 on Dec 31, 2009 | KDE | Commit by dario :: r1067971 kget/trunk/KDE/kdenetwork/kget/TODO: Update todo list | # |
| 02:25 on Dec 31, 2009 | KDE | Commit by dario :: r1067965 kget/trunk/KDE/kdenetwork/kget/ (11 files in 2 dirs): Refactoring / Cleaning up / Rewriting of all the code related to the global progress tracking. Now the default policy is to show the progress messages of transfers only in the Running state. This fixes BUGS: 213084, 218766 | # |
| 17:32 on Dec 28, 2009 | KDE | Commit by dario :: r1067010 kget/trunk/KDE/kdenetwork/kget/core/kget.cpp: Delete the jobManager before deleting the scheduler. In this way the jobManager can unregister all the notifications without making kget crash anymore. BUG: 220426 | # |
| 23:46 on Oct 09, 2009 | KDE | Commit by dario :: r1033375 kget/trunk/KDE/kdenetwork/kget/ui/ (transfersview.cpp transfersview.h): There was still one problem left with groups expanded using keys and without double-clicking. With this change we intercept the collapsed signal and we remove any problem :) | # |
| 16:33 on Oct 09, 2009 | KDE | Commit by dario :: r1033174 kget/trunk/KDE/kdenetwork/kget/ui/ (5 files): Make the collapsing and expanding of transfergroups work also when the detailswidgets are shown. In order to do this has been necessary to move code from the delegate (that wasn't the right place where to put it) to the transferview. Now it should be way easier to work on code, and, if necessary, to solve any issue regarding the extendable items | # |
| 13:56 on Oct 09, 2009 | KDE | Commit by dario :: r1033110 kget/trunk/KDE/kdenetwork/kget/core/ (kget.cpp kget.h): Properly put transfers in the correct group BUG: 209988 | # |
| 12:00 on Oct 09, 2009 | KDE | Commit by dario :: r1033056 kget/trunk/KDE/kdenetwork/kget/ (mainwindow.cpp ui/kgetui.rc): - Group the "Remove Selected" and the "Remove All Finished" actions in the toolbar.
- In the Downloads menu, put separators between actions
| # |
| 08:37 on Oct 09, 2009 | KDE | Commit by dario :: r1033011 kget/trunk/KDE/kdenetwork/kget/transfer-plugins/bittorrent/btdetailswidget.cpp: Use prettyUrl() instead of url(). This displays the urls in a little bit better way ;) | # |
| 19:03 on Oct 08, 2009 | KDE | Commit by dario :: r1032863 kget/trunk/KDE/kdenetwork/kget/ (3 files): add the delTransfer() function to the DBUS Interface | # |
| 18:59 on Oct 08, 2009 | KDE | Commit by dario :: r1032862 kget/trunk/KDE/kdenetwork/kget/mainwindow.cpp: Show a notification when a download completes but only if the mainwindow is not active BUG: 205728 | # |