Summary: | SimpleProfileSelectWidget doesn't show the parameter widget | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | accounts-kcm | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 285413 |
Description
Daniele E. Domenichelli
2012-01-04 22:10:37 UTC
Git commit d2969fa850ec3caf273dd7569f7a004721c2c69b by Florian Reinhard. Committed on 06/01/2012 at 00:42. Pushed by reinhard into branch 'master'. SimpleProfileSelectWidget: make sure the selected profile has the ConnectionManager installed. ProfileSelectWidget and SimpleProfileSelectWidget now share ProfileListModel which already did all sanity-checks on Profiles for ProfileSelectWidget. REVIEW: 103592 Reviewed-by: David Edmundson <kde@davidedmundson.co.uk> M +1 -0 src/KCMTelepathyAccounts/CMakeLists.txt M +30 -6 src/KCMTelepathyAccounts/profile-list-model.cpp M +7 -5 src/KCMTelepathyAccounts/profile-list-model.h M +4 -27 src/KCMTelepathyAccounts/profile-select-widget.cpp M +2 -2 src/KCMTelepathyAccounts/profile-select-widget.h M +6 -40 src/KCMTelepathyAccounts/simple-profile-select-widget.cpp M +2 -2 src/KCMTelepathyAccounts/simple-profile-select-widget.h M +7 -2 src/add-account-assistant.cpp http://commits.kde.org/telepathy-accounts-kcm/d2969fa850ec3caf273dd7569f7a004721c2c69b |