Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • System Settings System Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 11
    • Merge requests 11
  • 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
  • PlasmaPlasma
  • System SettingsSystem Settings
  • Merge requests
  • !101

Always add English keywords even when the system is using another language

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Fushan Wen requested to merge work/fusionfuture/FEATURE446285-always-add-eng-keywords into master Dec 02, 2021
  • Overview 16
  • Commits 1
  • Pipelines 4
  • Changes 2
  1. FEATURE: Always add English keywords to the list of keywords.
  2. Add doesRemoveDuplicates bool parameter to MenuItem::keywords, so removeDuplicates() will not be done in the subitems to improve the performance.
  3. Port away from deprecated KPluginMetaData::readTranslatedString to KJsonUtils::readTranslatedString.
  4. Port away from foreach in MenuItem::keywords.
  5. Add const keyword to MenuItem::keywords.

FEATURE: 446285 FIXED-IN: 5.24

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/fusionfuture/FEATURE446285-always-add-eng-keywords