[licq-im/licq] 1b0b55: api: Revise save functions in Licq::User

[email protected] Sun, 2 Oct 2011 08:27:53 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq

  Commit: 1b0b55de48eed74037497e49ea2ddbc6071a38a7
      https://github.com/licq-im/licq/commit/1b0b55de48eed74037497e49ea2ddbc6071a38a7
  Author: Anders Olofsson <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M jabber/src/handler.cpp
  M jabber/src/vcard.cpp
  M licq/include/licq/contactlist/owner.h
  M licq/include/licq/contactlist/user.h
  M licq/src/contactlist/owner.cpp
  M licq/src/contactlist/owner.h
  M licq/src/contactlist/user.cpp
  M licq/src/contactlist/user.h
  M licq/src/contactlist/usermanager.cpp
  M licq/src/daemon.cpp
  M licq/src/fifo.cpp
  M licq/src/icq/icq-srv.cpp
  M licq/src/icq/icq-tcp.cpp
  M licq/src/icq/oscarservice.cpp
  M licq/src/icq/packet.cpp
  M msn/src/msn-sb.cpp
  M msn/src/msn-srv.cpp
  M qt4-gui/src/settings/status.cpp
  M qt4-gui/src/userdlg/info.cpp
  M qt4-gui/src/userdlg/userdlg.cpp
  M qt4-gui/src/userevents/usereventcommon.cpp

  Log Message:
  -----------
  api: Revise save functions in Licq::User

The revised version allows all parameters to be saved with a single
load+write instead of it being repeated in each save function.


  Commit: 1c07b50a5ec58319dda8359e223f09a297e9c841
      https://github.com/licq-im/licq/commit/1c07b50a5ec58319dda8359e223f09a297e9c841
  Author: Anders Olofsson <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M licq/src/contactlist/user.cpp
  M licq/src/contactlist/user.h

  Log Message:
  -----------
  licq: Don't read user config twice


  Commit: 1e29cbde51ccd3cddc0f9e7f57b8d56b587bf91a
      https://github.com/licq-im/licq/commit/1e29cbde51ccd3cddc0f9e7f57b8d56b587bf91a
  Author: Anders Olofsson <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M console/src/console.cpp
  M licq/src/contactlist/owner.cpp
  M licq/src/fifo.cpp
  M licq/src/protocolmanager.cpp
  M qt4-gui/src/core/licqgui.cpp
  M rms/src/rms.cpp

  Log Message:
  -----------
  licq: Save autoresponse on change, not on exit


  Commit: 2a58ef928ab6cf7b73e695d86b945cdfd59dbb08
      https://github.com/licq-im/licq/commit/2a58ef928ab6cf7b73e695d86b945cdfd59dbb08
  Author: Anders Olofsson <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M licq/include/licq/inifile.h
  M licq/src/inifile.cpp

  Log Message:
  -----------
  Don't reread config files that haven't changed


Compare: https://github.com/licq-im/licq/compare/8e2aa79...2a58ef9