Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
  • stable/20250430.1
  • stable/20250430.0
  • beta/202504301614
  • nightly/20250430.0
  • stable/20250424.1
  • beta/202504241506
  • stable/20250424.0
  • nightly/20250424.1
  • nightly/20250424.0
  • nightly/20250422.0
  • beta/202504120241
  • stable/20250411.0
  • nightly/20250411.0
21 results

smartlistmodel.cpp

  • Albert  Babí Oller's avatar
    2df280c3
    mainview: UI call management refactor · 2df280c3
    Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
    - AccountAdapter::navigateToWelcomePageRequired is no longer required since subscription to property change in QML
    - avoid unnecessary CallAdapter signals for UI management. Listen to BehaviorController and avoid duplicated / unnecessary signals.
    - avoid duplicated code:
      - account selection only in AccountAdapter::changeAccount and ConversationsAdapter::selectConversation
      - simplification of ConversationsAdapter::selectConversation
      - conversation UI always managed by ConversationsAdapter -> ConversationSmartListItemDelegate
    - smartlistmodel: no need to show callstack for outgoing calls in state ENDED
    
    Gitlab: #86
    Gitlab: #87
    Gitlab: #88
    
    Change-Id: I7025d4292914939f5a78aee1c4742104b370641d
    2df280c3
    History
    mainview: UI call management refactor
    Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
    - AccountAdapter::navigateToWelcomePageRequired is no longer required since subscription to property change in QML
    - avoid unnecessary CallAdapter signals for UI management. Listen to BehaviorController and avoid duplicated / unnecessary signals.
    - avoid duplicated code:
      - account selection only in AccountAdapter::changeAccount and ConversationsAdapter::selectConversation
      - simplification of ConversationsAdapter::selectConversation
      - conversation UI always managed by ConversationsAdapter -> ConversationSmartListItemDelegate
    - smartlistmodel: no need to show callstack for outgoing calls in state ENDED
    
    Gitlab: #86
    Gitlab: #87
    Gitlab: #88
    
    Change-Id: I7025d4292914939f5a78aee1c4742104b370641d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.