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 6 Apr 2023, 18:32 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 25 May 2023, 15:44 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

      J 1 Reply Last reply 25 May 2023, 16:05
      1
      • T Toorion
        25 May 2023, 15:44

        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

        J Offline
        J Offline
        JoeCFD
        wrote on 25 May 2023, 16:05 last edited by
        #3

        @Toorion Good one!

        1 Reply Last reply
        0
        • J JoeCFD referenced this topic on 29 May 2023, 20:45
        • A Antenor referenced this topic on 30 May 2023, 01:02
        • T Offline
          T Offline
          Toorion
          wrote on 3 Sept 2023, 13:33 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 20 Sept 2023, 17:52
          0
          • T Toorion
            3 Sept 2023, 13:33

            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 20 Sept 2023, 17:52 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 28 Jan 2024, 15:42 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 6 Jan 2025, 22:13 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