Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Full-featured Chromium based open-source web browser with QML pages support.

Full-featured Chromium based open-source web browser with QML pages support.

Scheduled Pinned Locked Moved Unsolved Showcase
7 Posts 3 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Toorion
    wrote on last edited by
    #1

    I am pleased to present the first version of the Chromium based internet web browser with QML page support.
    It provides all QML features on the web, including QtQuick, QtQuick3D and Qt3D.

    https://github.com/Toorion/qml-browser
    Browser is open-source under GPL 3.0 license.

    Not all QML features have been tested yet, but basically browser works as intended.
    The project is planned to actively develop further.
    Any contributions, any participation is welcome.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Toorion
      wrote on last edited by
      #2

      Version 0.1.2 was released.
      There is Feature Demo (Based on QT demo gallery)
      https://github.com/Toorion/qml-browser-demo

      QmlBrowser is full-featured Chromium based open-source web browser with QML pages support

      JoeCFDJ 1 Reply Last reply
      1
      • T Toorion

        Version 0.1.2 was released.
        There is Feature Demo (Based on QT demo gallery)
        https://github.com/Toorion/qml-browser-demo

        QmlBrowser is full-featured Chromium based open-source web browser with QML pages support

        JoeCFDJ Online
        JoeCFDJ Online
        JoeCFD
        wrote on last edited by
        #3

        @Toorion Good one!

        1 Reply Last reply
        0
        • JoeCFDJ JoeCFD referenced this topic on
        • A Antenor referenced this topic on
        • T Offline
          T Offline
          Toorion
          wrote on last edited by
          #4

          Documentation of QMLBrowser released!
          https://github.com/Toorion/qml-browser/wiki

          There you can found:

          • How to QuickStart making QML page for browser
          • JS API references
          • QML Styling Guide
          T 1 Reply Last reply
          0
          • T Toorion

            Documentation of QMLBrowser released!
            https://github.com/Toorion/qml-browser/wiki

            There you can found:

            • How to QuickStart making QML page for browser
            • JS API references
            • QML Styling Guide
            T Offline
            T Offline
            Toorion
            wrote on last edited by
            #5

            Version 0.1.3 was released.

            Changes:
            LocalStorage separate per host
            Cache separated per host
            Quick Control styles choice in settings
            Upgrade to Qt 6.2

            1 Reply Last reply
            0
            • K Offline
              K Offline
              Krenk
              wrote on last edited by
              #6

              Version 0.1.5 was released.

              Changes:

              • New major feature: SDAPPS Support
              • QML page autoresizing
              • Loading progressbar
              • Bug fixes & improvements

              This release provide quite new feature - SDAPPS (Serverless DAPP), which allow users communicate with Web 3.0 without centralized server! You can install Serverless Decentralized Application (SDAPPS) directly from git source and ther run it locally.

              1 Reply Last reply
              0
              • T Offline
                T Offline
                Toorion
                wrote on last edited by
                #7

                Version 0.1.6 released.

                🚀 New Feature

                Bookmark with page content search!
                Improvement

                Moved to QQuickWidget instead of QQuickView
                Fix bug: QML loader cache
                Updated to QT 6.8.1
                Browser Icon updated

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved