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
  • Packages & Registries
    • Packages & 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
  • plugins
  • qmldesigner
  • components
  • formeditor
  • formeditorview.cpp
Find file BlameHistoryPermalink
  • Marco Bubke's avatar
    QmlDesigner: Fix slowness for many items · 2d4b5fcb
    Marco Bubke authored Jun 28, 2011
    The information change notifier provided no hint which infotmation changed.
    So the property editor has updated the anchors for all information changes.
    Now there is a hint and the update is only happen for a anchor change.
    
    Change-Id: I3b6d7546f43bce4c08757662e7af32604a8db56f
    Reviewed-on: http://codereview.qt.nokia.com/811
    
    Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
    Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@nokia.com>
    2d4b5fcb

Replace formeditorview.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.