Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Filelight Filelight
  • 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
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • 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
  • UtilitiesUtilities
  • FilelightFilelight
  • Merge requests
  • !27

grand qml rewrite

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Harald Sitter requested to merge work/qml4 into master Apr 21, 2022
  • Overview 25
  • Commits 2
  • Pipelines 10
  • Changes 30

this moves the entire main ui (excluding settings) to qtquick from qwidgets.

this loses some of the more esoteric kxmlgui features but should be a good path forward on the balance

the actual map is still being qpainted, so this isn't super ideal but the plan there is to hopefully use kquickcharts eventually instead of a custom implementation.

settings dialog still needs porting but is kept qwidget for now to at least reduce the scope of this port slightly

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/qml4