« Previous | Next » 

Revision 1760

Added by Alguno over 1 year ago

Changes in the NNTPGrab Core:
- Refuse to accept configuration changes when the download folder, temp folder or automatic import folder refer to invalid paths
Changes in the Qt frontend:
- Catch connection loss with the NNTPGrab Server
- Always show the connect dialog when a running NNTPGrab Server has been detected. Even if the configuration option for the connect dialog is disabled
- Automatically strip out any empty elements found in the auto-load plugins list
- Implemented the 'folders' part of the configuration tab
- Implemented the 'auto import' part of the configuration tab

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • client
      • gui_qt
        • ConfigGuiOpts.cpp (diff)
        • QNNTPGrabGlue.cpp (diff)
        • QNNTPGrabGlue.h (diff)
        • QNNTPGrabGlue_p.h (diff)
        • WidgetConfig.cpp (diff)
        • WidgetConfigAutoImport.cpp (diff)
        • WidgetConfigAutoImport.h (diff)
        • WidgetConfigAutoImport.ui (diff)
        • WidgetConfigFolders.cpp (diff)
        • WidgetConfigFolders.h (diff)
        • WidgetConfigFolders.ui (diff)
        • main.cpp (diff)
        • mainwindow.cpp (diff)
        • mainwindow.h (diff)
    • nntpgrab_core
      • configuration.c (diff)