[licq-im/licq] 560440: qt4-gui: Revise account manager dialog
GitHub <[email protected]> Fri, 04 May 2012 12:11:44 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 56044082d2f05a6f3e6a16126288e6582030ada0
https://github.com/licq-im/licq/commit/56044082d2f05a6f3e6a16126288e6582030ada0
Author: Anders Olofsson <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M qt4-gui/src/dialogs/ownermanagerdlg.cpp
M qt4-gui/src/dialogs/ownermanagerdlg.h
Log Message:
-----------
qt4-gui: Revise account manager dialog
The revised dialog manages protocol plugins (slightly) transparent
together with accounts allowing the user to add an account with a
single action rather than using two different dialogs.
The tree presentation is also compatible with having multiple accounts
per protocol if it is ever needed.
Commit: 6af1f5c9e0b9c40020b1e44264819f89dd3fa074
https://github.com/licq-im/licq/commit/6af1f5c9e0b9c40020b1e44264819f89dd3fa074
Author: Anders Olofsson <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M qt4-gui/src/settings/CMakeLists.txt
A qt4-gui/src/settings/plugins.cpp
A qt4-gui/src/settings/plugins.h
M qt4-gui/src/settings/settingsdlg.cpp
M qt4-gui/src/settings/settingsdlg.h
Log Message:
-----------
qt4-gui: Add settings page to manage plugins
Commit: 461a9848c37ee626cce33c189f898733e6edd868
https://github.com/licq-im/licq/commit/461a9848c37ee626cce33c189f898733e6edd868
Author: Anders Olofsson <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M qt4-gui/src/core/systemmenu.cpp
M qt4-gui/src/core/systemmenu.h
M qt4-gui/src/dialogs/CMakeLists.txt
R qt4-gui/src/dialogs/plugindlg.cpp
R qt4-gui/src/dialogs/plugindlg.h
Log Message:
-----------
qt4-gui: Remove old plugin dialog
Commit: 867ad7f57589c24f4462c979d8874b6bbaf3de03
https://github.com/licq-im/licq/commit/867ad7f57589c24f4462c979d8874b6bbaf3de03
Author: Anders Olofsson <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M qt4-gui/src/core/systemmenu.cpp
M qt4-gui/src/core/systemmenu.h
Log Message:
-----------
qt4-gui: Move accounts to top level of system menu
The account manager should be easy to find as it's probably one of the
first things a new user needs to use.
Compare: https://github.com/licq-im/licq/compare/4fbdc27...867ad7f