Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KCodecs
  • 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 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • KCodecs
  • Merge requests
  • !5

deprecate QTextCodec public api

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sune Vuorela requested to merge qtextcodec-deprecated into master Jun 21, 2021
  • Overview 20
  • Commits 4
  • Pipelines 2
  • Changes 3

QTextCodec has been deprecated in Qt6, so also deprecate the api we have using it.

This is not fully perfect, given we have more mappings than QTextCodec itself, but it is the hand we have been given for now.

Apps cans till use QTextCodec by pulling in Qt5Compat, but we should not have it on public api.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: qtextcodec-deprecated