[licq-im/licq] 5d9757: auto-reply: Set startup status for all owners

GitHub <[email protected]> Fri, 09 Nov 2012 09:29:19 -0800
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq
  Commit: 5d9757a5f93e64d01a710035c97a5f02686734a5
      https://github.com/licq-im/licq/commit/5d9757a5f93e64d01a710035c97a5f02686734a5
  Author: Anders Olofsson <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M auto-reply/src/autoreply.cpp

  Log Message:
  -----------
  auto-reply: Set startup status for all owners


  Commit: 3f4ce7b0f18ebfb1f05ed498d602222e802165c0
      https://github.com/licq-im/licq/commit/3f4ce7b0f18ebfb1f05ed498d602222e802165c0
  Author: Anders Olofsson <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M qt4-gui/src/core/CMakeLists.txt
    R qt4-gui/src/core/kimiface.h
    R qt4-gui/src/core/licqkimiface.cpp
    R qt4-gui/src/core/licqkimiface.h
    M qt4-gui/src/core/mainwin.cpp
    M qt4-gui/src/core/mainwin.h
    R qt4-gui/src/core/wrap_kde_malloc.cpp
    M qt4-gui/src/userdlg/info.cpp
    M qt4-gui/src/userdlg/info.h
    M qt4-gui/src/userdlg/userdlg.h

  Log Message:
  -----------
  qt4-gui: Remove old dead KDE 3 specific code

If anyone wants to replace the old DCOP interface or KDE address book
interface it's probably better to restart from nothing than using this
old code.


  Commit: 355940e34bfe10f8f6b9e247c6ada151918eedac
      https://github.com/licq-im/licq/commit/355940e34bfe10f8f6b9e247c6ada151918eedac
  Author: Anders Olofsson <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M qt4-gui/src/core/mainwin.cpp
    M qt4-gui/src/core/mainwin.h
    M qt4-gui/src/core/systemmenu.cpp
    M qt4-gui/src/core/systemmenu.h

  Log Message:
  -----------
  qt4-gui: Let system menu add/remove owners itself

The user manager will notify when owners are added and removed so it's
not needed to check owners on protocol load/unload signals.


  Commit: d248378af4f2ef8d16fa12545e28c9edae4ceb6d
      https://github.com/licq-im/licq/commit/d248378af4f2ef8d16fa12545e28c9edae4ceb6d
  Author: Anders Olofsson <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M licq/include/licq/contactlist/usermanager.h
    M licq/src/contactlist/usermanager.cpp
    M qt4-gui/src/core/mainwin.cpp
    M qt4-gui/src/core/signalmanager.cpp
    M qt4-gui/src/core/signalmanager.h
    M qt4-gui/src/dialogs/ownermanagerdlg.cpp

  Log Message:
  -----------
  qt4-gui: Some easy switches from protocol to owner


Compare: https://github.com/licq-im/licq/compare/673bbc1808a2...d248378af4f2