Revision 1788
- Added 2 new events to the unpack plugin: unpack_success and unpack_failure
- Prevent the NNTPGrab Core and Glue layer from emitting too many 'part_progress_update'
events when the frontend can't keep up processing these events
Changes in the Qt frontend:
- Major performance boost by disabling automatic column resizes for the download queue
- Added code so that the model can indicate when the view should perform a column resize
- Removing collections resulted in a segfault. Fixed
- While adding a collection, the new collection didn't get shown in the GUI. Fixed
- Show the stamp in the download queue in the locale preferred notation
- Moving collections was broken. Fixed
- Re-enabled the 'animated' property in the download queue treeview
- Disable the 'import' button and the treeview in the Online Search tab while an import is in progress
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
-
- client
-
- gui
- gui_qt
-
- DownloadQueueItem.cpp (diff)
- DownloadQueueItem.h (diff)
- DownloadQueueModel.cpp (diff)
- DownloadQueueModel.h (diff)
- DownloadQueueSelectionModel.cpp (diff)
- ProgressBarDelegateDownloadQueue.cpp (diff)
- WidgetDownloadQueue.cpp (diff)
- WidgetDownloadQueue.h (diff)
- WidgetDownloadQueue.ui (diff)
- WidgetNZBCreator.cpp (diff)
- WidgetRepairAndUnpack.cpp (diff)
- WidgetRepairAndUnpack.h (diff)
- nntpgrab_core
- plugins
-
- unpack
NNTPGrab

