« Previous | Next » 

Revision 1706

Added by Alguno over 1 year ago

Changes in the Qt frontend
- Added the ability to mark files optional/required
- Added the ability to restart files/collections
- Added the ability to open the download folder
- Added the ability to execute downloaded items
- Added the ability to pause/resume the download queue
- Added a seperator to the download queue context menu
- Made the QNNTPGrabGlue class a bit more Qt friendly
- Disabled some components in the GUI which aren't implemented yet
- Fixed possible memory corruption when adding a new server without a username/password combination
- Fixed a crash in the configuration tab (regression which was introduced in r1703)
- Fixed a possible division by 0 while removing a collection

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • client
      • gui_qt
        • DialogAddServer.cpp (diff)
        • DialogConnect.cpp (diff)
        • QNNTPGrabGlue.cpp (diff)
        • QNNTPGrabGlue.h (diff)
        • WidgetConfig.cpp (diff)
        • WidgetConfig.ui (diff)
        • WidgetConfigFolders.cpp (diff)
        • WidgetConfigFolders.ui (diff)
        • WidgetConfigServers.cpp (diff)
        • WidgetDownloadQueue.cpp (diff)
        • WidgetDownloadQueue.h (diff)
        • WidgetDownloadQueue.ui (diff)
        • mainwindow.cpp (diff)
        • mainwindow.h (diff)
        • mainwindow.ui (diff)