Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KTextEditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • KTextEditor
  • Merge requests
  • !282

Remove ExpandingTree, merge with ArgumentHintTree

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Waqar Ahmed requested to merge work/remove-expanding-tree into master Feb 07, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 5

It's not needed anymore as only class needed it. Merge the few lines of code in ArgumentHintTree.

One other change is that now the ArgumentHintTree is a child of KateCompletionWidget and doesn't do manual deleteLater anymore. This might be good for wayland. Testing shows its no different from before.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/remove-expanding-tree