Skip to content
GitLab
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
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • 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
  • libs
  • timeline
  • qml
  • SelectionRangeDetails.qml
Find file BlameHistoryPermalink
  • Ulf Hermann's avatar
    Timeline: avoid rebuilding of text nodes · ce092d3f
    Ulf Hermann authored Aug 31, 2015
    
    
    Using an array of strings as model has the unfortunate effect that all
    text nodes resulting from it are rebuilt whenever anything in the
    array changes. Using a number as model only triggers a rebuild of
    everything when the number changes.
    
    Change-Id: I8a762e78eb75b282f46641a6cba6eff43c8ebfd5
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
    ce092d3f