[licq-im/licq] 12c8f4: qt4-gui: Add missing function for floaties proxy
GitHub <[email protected]> Tue, 01 Jan 2013 02:10:32 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 12c8f4b0bc83a16d075ea0b9411da7a2410b3184
https://github.com/licq-im/licq/commit/12c8f4b0bc83a16d075ea0b9411da7a2410b3184
Author: Anders Olofsson <[email protected]>
Date: 2012-12-30 (Sun, 30 Dec 2012)
Changed paths:
M qt4-gui/src/contactlist/singlecontactproxy.cpp
M qt4-gui/src/contactlist/singlecontactproxy.h
Log Message:
-----------
qt4-gui: Add missing function for floaties proxy
Commit: 6eaa971bd0633109e36fad33127e2ecc1b871787
https://github.com/licq-im/licq/commit/6eaa971bd0633109e36fad33127e2ecc1b871787
Author: Anders Olofsson <[email protected]>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M licq/src/contactlist/user.cpp
Log Message:
-----------
licq: Clean deprecated GSID from user config
Commit: 277b89eda494dda560d2d1891b0e806921932bd7
https://github.com/licq-im/licq/commit/277b89eda494dda560d2d1891b0e806921932bd7
Author: Anders Olofsson <[email protected]>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M qt4-gui/src/contactlist/singlecontactproxy.cpp
M qt4-gui/src/contactlist/singlecontactproxy.h
Log Message:
-----------
Merge branch '1.7-stable'
Commit: e8a059ec8928cde3c785ff71c3a1dada61d4a46b
https://github.com/licq-im/licq/commit/e8a059ec8928cde3c785ff71c3a1dada61d4a46b
Author: Anders Olofsson <[email protected]>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
R console/CMakeLists.txt
R console/README
R console/cmake/FindCDK.cmake
R console/licq_console.conf
R console/src/CMakeLists.txt
R console/src/console.cpp
R console/src/console.h
R console/src/console_menu.cpp
R console/src/console_print.cpp
R console/src/console_tab.cpp
R console/src/event_data.h
R console/src/main.cpp
R console/src/window.cpp
R console/src/window.h
R console/version.cmake
M licq/src/licq.cpp
M scripts/create-licq-tarball
Log Message:
-----------
Remove console plugin
As "discussed" on the licq-dev mailing list, the console plugin is in
bad shape and noone is willing to maintain it any longer.
As of now, it is no longer maintained as a part of Licq.
Rather than keeping dead code around, I've removed all the files. If
anyone would ever like to revive it, the code can be brought back from
an older commit.
Compare: https://github.com/licq-im/licq/compare/6dfe6b037d3f...e8a059ec8928