Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tobias Hunger
  • qt-creator
  • Repository

Switch branch/tag
  • qt-creator
  • src
  • plugins
  • texteditor
  • codeassist
  • basicproposalitemlistmodel.cpp
Find file BlameHistoryPermalink
  • Erik Verbruggen's avatar
    C++: fix invalid common prefix calculation. · 6ce9a80a
    Erik Verbruggen authored Jan 10, 2013
    
    
    This was the indirect cause for "random" freezes when using
    code-completion. The direct cause was a while loop counting down to 0,
    but starting with a negative value. Both are fixed now.
    
    Task-number: QTCREATORBUG-8472
    Task-number: QTCREATORBUG-8532
    Change-Id: I782a46be3ac8282d7484d0bf0c6fd30be6b171c8
    Reviewed-by: default avatarChristian Kandeler <christian.kandeler@digia.com>
    Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
    6ce9a80a

Replace basicproposalitemlistmodel.cpp

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.