Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KCoreAddons
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • FrameworksFrameworks
  • KCoreAddons
  • Merge requests
  • !320

[kaboutdata] Allow setting empty display name

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nicolas Fella requested to merge work/nico/empty-displayname into master Mar 12, 2023
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1

Setting an empty QApplication::applicationDisplayName() may be desirable (see https://bugreports.qt.io/browse/QTBUG-111497)

Currently when setting an empty display name we fall back to the component name, which prevents one from forcing an empty one

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/nico/empty-displayname