Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kirigami Kirigami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 53
    • Merge requests 53
  • 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
  • FrameworksFrameworks
  • KirigamiKirigami
  • Merge requests
  • !608

Try to depend on the newer QQC2 version possible

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aleix Pol Gonzalez requested to merge work/apol/abstractlistitem-toggle into master Jul 19, 2022
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

The first Qt Quick Controls 2 that supports AbstractButton.icon is 2.3, so just depend on 2.2. This allows us to have onToggled available which allows us to better handle double click cases on togglable delegates.

CCBUG: 451240

See plasma/xdg-desktop-portal-kde!123 (merged)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/apol/abstractlistitem-toggle