[licq-im/licq] c97eae: core: create plugin log before creating the plugin...
GitHub <[email protected]> Sun, 24 Mar 2013 09:34:00 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <514f2af8a570d_73ccda81303402@hookshot-fe6-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: c97eaecc7c545faa2b646e1363950bc6dabf88ee
https://github.com/licq-im/licq/commit/c97eaecc7c545faa2b646e1363950bc6dabf88ee
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M licq/src/plugin/generalplugin.cpp
M licq/src/plugin/generalplugin.h
M licq/src/plugin/plugininstance.cpp
M licq/src/plugin/plugininstance.h
M licq/src/plugin/pluginmanager.cpp
M licq/src/plugin/protocolplugin.cpp
M licq/src/plugin/protocolplugin.h
M licq/src/plugin/tests/generalplugintest.cpp
M licq/src/plugin/tests/plugintest.cpp
M licq/src/plugin/tests/protocolplugintest.cpp
Log Message:
-----------
core: create plugin log before creating the plugin instance
Commit: b5530f5c08fd93d3e8b285bb9c189d8e6e96f883
https://github.com/licq-im/licq/commit/b5530f5c08fd93d3e8b285bb9c189d8e6e96f883
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M jabber/src/handler.cpp
Log Message:
-----------
jabber: improve debug logging when adding user
Commit: b8adec17aeaea2d341a5f007e548003f78979ac9
https://github.com/licq-im/licq/commit/b8adec17aeaea2d341a5f007e548003f78979ac9
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M jabber/src/client.cpp
Log Message:
-----------
jabber: avoid memory leak in gloox
Commit: 97fd60223682bd22854401aea39c62d8e82976fc
https://github.com/licq-im/licq/commit/97fd60223682bd22854401aea39c62d8e82976fc
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M qt4-gui/src/widgets/infofield.cpp
M qt4-gui/src/widgets/infofield.h
Log Message:
-----------
qt4-gui: move cursor to start of input field after setting text
This makes e.g. a jabber id (e-mail address) look nicer as if the id is too
long to be shown completely, you'll at least see the beginning which is the
most interesting part.
Commit: 25193c38adb3828d89f6cd9b288f5b4cec6ffb51
https://github.com/licq-im/licq/commit/25193c38adb3828d89f6cd9b288f5b4cec6ffb51
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M qt4-gui/src/userdlg/info.cpp
M qt4-gui/src/userdlg/info.h
Log Message:
-----------
qt4-gui: display owner in user info dialog
Commit: 1ad415c3a24cd5c272d4189e03492ec301f6dfed
https://github.com/licq-im/licq/commit/1ad415c3a24cd5c272d4189e03492ec301f6dfed
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M licq/cmake/LicqVersion.cmake
Log Message:
-----------
licq: remove unused LICQ_VERSION_PLUGIN_ABI define
Commit: 79c3633aaea250ce3029329ddd2233d912c33db9
https://github.com/licq-im/licq/commit/79c3633aaea250ce3029329ddd2233d912c33db9
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M icq/src/chat.cpp
M icq/src/chat.h
M icq/src/icq-tcp.cpp
Log Message:
-----------
icq: complete class rename and remove typedefs
Fixes compilation error with clang.
Commit: 20497eb4f8a75e7e1dfe361d6cae80abd79717ee
https://github.com/licq-im/licq/commit/20497eb4f8a75e7e1dfe361d6cae80abd79717ee
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M icq/src/icqprotocolplugin.cpp
M icq/src/icqprotocolplugin.h
Log Message:
-----------
icq: fix compilation warning with clang
Commit: 25458965a57fb0ecf9cc44ad29c5018ad124730b
https://github.com/licq-im/licq/commit/25458965a57fb0ecf9cc44ad29c5018ad124730b
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M licq/src/plugin/pluginmanager.cpp
M licq/src/socket.cpp
Log Message:
-----------
core: fix build errors in c++11 mode
Commit: bed7fd1c4286e5be344fe1dd3cf28ae4611ee939
https://github.com/licq-im/licq/commit/bed7fd1c4286e5be344fe1dd3cf28ae4611ee939
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M licq/CMakeLists.txt
M licq/doc/Doxyfile.in
Log Message:
-----------
doc: use dot to generate nicer graphs
Commit: b5268e1a8bc21221c748d52f7279130c4931ec28
https://github.com/licq-im/licq/commit/b5268e1a8bc21221c748d52f7279130c4931ec28
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M aosd/src/conf.cpp
Log Message:
-----------
aosd: use template function instead of macro
Needed to make it compile with clang in c++11 mode.
Commit: 1305b8260de3c20e3c621bd0375435d4286fc371
https://github.com/licq-im/licq/commit/1305b8260de3c20e3c621bd0375435d4286fc371
Author: Erik Johansson <[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M aosd/src/iface.cpp
M aosd/src/plugin.cpp
M auto-reply/src/autoreply.cpp
M icq/src/chat.cpp
M icq/src/filetransfer.cpp
M icq/src/icq-srv.cpp
M icq/src/icq-tcp.cpp
M icq/src/icq.cpp
M icq/src/oscarservice.cpp
M icq/src/packet-srv.cpp
M icq/src/packet-tcp.cpp
M icq/src/threads.cpp
M licq/src/buffer.cpp
M licq/src/contactlist/userhistory.cpp
M licq/src/conversation.cpp
M licq/src/daemon.cpp
M licq/src/event.cpp
M licq/src/filter.cpp
M licq/src/gpghelper.cpp
M licq/src/inifile.cpp
M licq/src/licq-upgrade.cpp
M licq/src/licq.cpp
M licq/src/oneventmanager.cpp
M licq/src/plugin/pluginmanager.cpp
M licq/src/protocolmanager.cpp
M licq/src/proxy.cpp
M licq/src/sarmanager.cpp
M licq/src/socket.cpp
M licq/src/socketmanager.cpp
M licq/src/tests/conversationtest.cpp
M licq/src/tests/inifiletest.cpp
M licq/src/thread/readwritemutex_debug.cpp
M licq/src/translator.cpp
M licq/src/userevents.cpp
M licq/src/utility.cpp
M msn/src/msn-sb.cpp
M msn/src/msn-srv.cpp
M msn/src/msn-ssl.cpp
M msn/src/msn.cpp
M msn/src/msnbuffer.cpp
M msn/src/msnevent.cpp
M msn/src/msnpacket.cpp
M osd/src/licq-osd.cpp
M osd/src/my_xosd.cpp
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/core/mainwin.cpp
M qt4-gui/src/core/messagebox.cpp
M qt4-gui/src/dialogs/gpgkeyselect.cpp
M qt4-gui/src/userevents/usersendevent.cpp
M rms/src/rms.cpp
Log Message:
-----------
licq: only bring in selected parts from std namespace
Opening up the whole std namespace causes collision when compiling in c++11
mode as new things (such as hash) has been added to the std library.
Also, by only brining in specific parts, it is easier to know where stuff is
declared.
Compare: https://github.com/licq-im/licq/compare/8eccf40f0198...1305b8260de3
--
---
You received this message because you are subscribed to the Google Groups "Licq Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.