« Previous | Next » 

Revision 1803

Added by Alguno over 1 year ago

Changes in the NNTPGrab Core:
- Added a small optimalization to the nntpconnection_read_msg function by dropping some duplicate code
Changes in the Qt frontend:
- When moving files/collections in the download queue to the top or up which are
already at the top a 'beginMoveRows failed' message could get shown. Fixed
The same also applies to files/collection which are already at the bottom
- Allow the Qt frontend to build when Qt 4.5.0 or older is installed
- Added support for 'shadow builds' in the Qt frontend

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • client
      • gui_qt
        • DownloadQueueModel.cpp (diff)
        • WidgetDownloadQueue.cpp (diff)
        • gui_qt.pro (diff)
    • nntpgrab_core
      • nntpconnection.c (diff)