« Previous | Next » 

Revision 1929

Added by Alguno almost 4 years ago

- Plugins can now change the user interface of the Qt frontend. Closes #58
- Started on the Qt user interface part of the download counter plugin. Refs #12
- Split the MainWindow object of the Qt frontend in a public and a private part to avoid plugins from messing up internal administration
- Add all available NNTPGrab Qt plugins to the win32/win64 installers

Related issues

  • Feature #12: Add support for downloads counters
  • Feature #58: Allow plugins to adjust the user interface in the frontends

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • trunk
    • client
      • gui_qt
        • PluginQtInterface.h
        • WidgetConfigNotifications.cpp (diff)
        • gui_qt.pro (diff)
        • main.cpp (diff)
        • mainwindow.cpp (diff)
        • mainwindow.h (diff)
        • mainwindow_p.h /trunk/client/gui_qt/mainwindow.h
        • plugins
          • gui_qt_plugin_counter
            • PluginCounterQt.cpp
            • PluginCounterQt.h
            • PluginCounterQt.ui
            • PluginCounterQtGlobal.h
            • gui_qt_plugin_counter.pro
    • nntpgrab.nsi (diff)
    • nntpgrab_x64.nsi (diff)