« Previous | Next » 

Revision 1953

Added by Alguno about 1 month ago

- Made NNTPGrab compatible with Qt 5.0.0 Final
- Build the Windows binaries with the compiler flag Wa,-compress-debug-sections to reduce file size
- When using the Qt frontend, also print messages from the NNTPGrab Core to the console (if a console is detected)
- Updated the bundled copy of the QtLockedFile and QtSingleApplication libraries to the latest available

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • branches
    • nntpgrab-0.7
      • nntpgrab_core
        • core_signals.c (diff)
        • nntpgrab_core.c (diff)
  • trunk
    • base
      • ngobject.c (diff)
    • client
      • gui_qt
        • ConfigGuiOpts.cpp (diff)
        • DialogConnect.cpp (diff)
        • DownloadQueueModel.cpp (diff)
        • QtSolutions
          • qtlocalpeer.cpp (diff)
          • qtlocalpeer.h (diff)
          • qtlockedfile.cpp (diff)
          • qtlockedfile.h (diff)
          • qtlockedfile_unix.cpp (diff)
          • qtlockedfile_win.cpp (diff)
          • qtsingleapplication.cpp (diff)
          • qtsingleapplication.h (diff)
        • WidgetNZBCreator.cpp (diff)
        • WidgetUpdateInfo.cpp (diff)
        • gui_qt.pro (diff)
        • main.cpp (diff)
    • nntpgrab.nsi (diff)
    • nntpgrab_x64.nsi (diff)
    • server_qt
      • main.cpp (diff)
      • server_qt.pro (diff)