[licq-im/licq] 3e45b0: Don't use static_cast for object pointers
GitHub <[email protected]> Thu, 20 Sep 2012 09:23:26 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 3e45b07bbf0fed0de2713653a2c19a403743eab3
https://github.com/licq-im/licq/commit/3e45b07bbf0fed0de2713653a2c19a403743eab3
Author: Anders Olofsson <[email protected]>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M jabber/src/plugin.cpp
M msn/src/msn-sb.cpp
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/views/contactdelegate.cpp
Log Message:
-----------
Don't use static_cast for object pointers
Commit: 04bd4ffad55bf38230563eca7c64ab04286ec8a9
https://github.com/licq-im/licq/commit/04bd4ffad55bf38230563eca7c64ab04286ec8a9
Author: Anders Olofsson <[email protected]>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M qt4-gui/src/dialogs/ownermanagerdlg.cpp
M qt4-gui/src/widgets/historyview.cpp
Log Message:
-----------
qt4-gui: Make it build with Qt 4.3 again
QTreeWidget::setHeaderHidden() was added in Qt 4.4.
Qt::DefaultLocalLongDate was added in Qt 4.4.
Compare: https://github.com/licq-im/licq/compare/26a023e18bc9...04bd4ffad55b