[licq-im/licq] d8ab2d: licq: Rework user id parsing for fifo
GitHub <[email protected]> Mon, 29 Oct 2012 10:12:55 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: d8ab2d2f965915d06bf6b663bb5a7397141a0fdd
https://github.com/licq-im/licq/commit/d8ab2d2f965915d06bf6b663bb5a7397141a0fdd
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M licq/src/fifo.cpp
Log Message:
-----------
licq: Rework user id parsing for fifo
Commit: 81051eb26a62446f12ad2663e0518e2f494b57a1
https://github.com/licq-im/licq/commit/81051eb26a62446f12ad2663e0518e2f494b57a1
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M licq/include/licq/buffer.h
M licq/src/buffer.cpp
M licq/src/icq/icq-srv.cpp
M licq/src/icq/packet-srv.cpp
M licq/src/icq/packet-srv.h
Log Message:
-----------
icq: Pass full user id along to packet classes
Commit: 7f8e3f491df92dab14e6466b0464c90c10fe0a36
https://github.com/licq-im/licq/commit/7f8e3f491df92dab14e6466b0464c90c10fe0a36
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M qt4-gui/src/config/iconmanager.cpp
M qt4-gui/src/config/iconmanager.h
M qt4-gui/src/dialogs/adduserdlg.cpp
M qt4-gui/src/dialogs/adduserdlg.h
M qt4-gui/src/dialogs/authdlg.cpp
M qt4-gui/src/dialogs/authdlg.h
M qt4-gui/src/dialogs/filterruledlg.cpp
M qt4-gui/src/dialogs/ownermanagerdlg.cpp
M qt4-gui/src/widgets/CMakeLists.txt
A qt4-gui/src/widgets/ownercombobox.cpp
A qt4-gui/src/widgets/ownercombobox.h
M qt4-gui/src/widgets/protocombobox.cpp
M qt4-gui/src/widgets/protocombobox.h
Log Message:
-----------
qt4-gui: Make separate OwnerComboBox widget
Commit: 37f9fad41aade72dda79369d640b2d10934034f2
https://github.com/licq-im/licq/commit/37f9fad41aade72dda79369d640b2d10934034f2
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/core/licqgui.h
M qt4-gui/src/dialogs/forwarddlg.cpp
M qt4-gui/src/dialogs/gpgkeymanager.cpp
M qt4-gui/src/views/mmuserview.cpp
M qt4-gui/src/views/userviewbase.cpp
Log Message:
-----------
qt4-gui: Add function to get userid from mimedata
Commit: c65c6a5fe13b1a4bfae8532861112ed5bc76e6ab
https://github.com/licq-im/licq/commit/c65c6a5fe13b1a4bfae8532861112ed5bc76e6ab
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M licq/src/contactlist/user.cpp
M licq/src/contactlist/userhistory.cpp
M licq/src/contactlist/userhistory.h
Log Message:
-----------
licq: Use userid in user history class
Commit: bcb51e9581d56f95d5cb4b881d457e0e2afe34ef
https://github.com/licq-im/licq/commit/bcb51e9581d56f95d5cb4b881d457e0e2afe34ef
Author: Anders Olofsson <[email protected]>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M licq/include/licq/contactlist/usermanager.h
M licq/src/contactlist/usermanager.cpp
Log Message:
-----------
api: Allow using owner id for UserListGuard
Compare: https://github.com/licq-im/licq/compare/a3b8ee728624...bcb51e9581d5