Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDevelop KDevelop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 59
    • Merge requests 59
  • 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
  • KDevelop
  • KDevelopKDevelop
  • Merge requests
  • !132

Closed
Created May 23, 2020 by Sven Brauch@brauchDeveloper
  • Report abuse
Report abuse

problem view: faster implementation of resizeColumnsToContents

  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 1

For large documents with lots of problems, switching the file has a noticeable delay, caused by computing lots of size hints. We can avoid that by using a heuristics instead.

The result looks a bit different, since the whole width is used instead of just what is needed, but I think that is fine.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: faster-problem-view