« Previous | Next » 

Revision c4f35776

ID: c4f35776b65d3d27d0e60c4fe59e2784dfb41946
Added by admin over 3 years 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

  • 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)