Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma DesktopPlasma Desktop
  • Repository
Switch branch/tag
  • plasma-desktop
  • kcms
  • colors
  • colors.cpp
Find file BlameHistoryPermalink
  • Kai Uwe Broulik's avatar
    [Colors KCM] Signal selectedSchemeIndexChanged when model reloads · 2983bb29
    Kai Uwe Broulik authored Jan 25, 2019
    When the model is reset, the view loses its current index (and it could have even
    changed by items being added or removed).
    Fixes the view losing index when editing the current scheme (calling setSelectedSchemeName
    with the current scheme name noops)
    2983bb29