« Previous | Next » 

Revision 1697

Added by Alguno over 1 year ago

- Added some more wrapper functions to the QNNTPGrabGlue class:
utilsCalculateEstimatedTimeRemaining
utilsGetReadableTimeRemaining
utilsGetReadableFinishedTime
- Adjusted the 'file_added' signal slot so that it emits a QList for the groups instead of a NGList*
- Implemented automatic calculation of estimated time required to finish and expected time to finish
- Replaced the column numbers in the download queue with enum values to improve readability and maintainability
- Automatically re-expand a collection when it has just moved position
- Show the list of newsgroups for all newly added files in the download queue

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • client
      • gui_qt
        • QNNTPGrabGlue.cpp (diff)
        • QNNTPGrabGlue.h (diff)
        • WidgetDownloadQueue.cpp (diff)
        • WidgetDownloadQueue.h (diff)
        • WidgetDownloadQueue.ui (diff)