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
  • qtsupport
  • qtkitinformation.cpp
Find file BlameHistoryPermalink
  • Daniel Teske's avatar
    Add QtVersionManager::unsortedVersions() · 5f9d9910
    Daniel Teske authored Jul 13, 2015
    
    
    To sort the list, we need to know the version number of all qt
    versions. That requires running the qmake. Since in most cases
    we don't need the sorted list at startup, add a method for that
    and use it.
    
    This prevents almost all calls to queryQmake for me, except for
    a few for Android Qt Versions.
    
    Change-Id: I6db89f214d68d07fee4b4dd15ee14c10d1248565
    Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
    5f9d9910

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