Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. What Qt apps or libraries would you love to see?
Forum Updated to NodeBB v4.3 + New Features

What Qt apps or libraries would you love to see?

Scheduled Pinned Locked Moved Unsolved Brainstorm
19 Posts 10 Posters 6.6k Views 6 Watching
  • 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.
  • BuckwheatB Offline
    BuckwheatB Offline
    Buckwheat
    wrote on last edited by
    #10

    One more...
    64-bit MinGW distribution

    Dave Fileccia

    1 Reply Last reply
    2
    • BuckwheatB Offline
      BuckwheatB Offline
      Buckwheat
      wrote on last edited by
      #11

      Here is one... I would like to see QGraphicsView modified:

      1. To have the ability to completely turn off scroll bars. Yes you can "turn them off" but the view still manages them. I would like just a basic view I can control the transformation of zoom/pan/rotate without scrollbar management interfering.

      I have done this by doing everything in the scene and using the view as a husk. But, I then have to control the drawing which is cumbersome and sometime the view still kicks in a few artifacts for me.

      So basically I want true view. A way to see the scene that is just a graphics window. I may look at doing this to see if I can implement a simpler QGraphicsView!

      Dave Fileccia

      1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #12

        +1 for "Ch -- an embeddable C/C++ interpreter"
        That would be pretty cool. Also integrated into Creator :)

        K 1 Reply Last reply
        0
        • mrjjM mrjj

          +1 for "Ch -- an embeddable C/C++ interpreter"
          That would be pretty cool. Also integrated into Creator :)

          K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #13

          @mrjj said in What Qt apps or libraries would you love to see?:

          +1 for "Ch -- an embeddable C/C++ interpreter"
          That would be pretty cool. Also integrated into Creator :)

          CERN's Cling is an open source alternative:
          https://root.cern.ch/cling

          1 Reply Last reply
          0
          • K Offline
            K Offline
            Konstantin Tokarev
            wrote on last edited by
            #14

            https://www.youtube.com/watch?v=BrjV1ZgYbbA

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kuzulis
              Qt Champions 2020
              wrote on last edited by kuzulis
              #15

              I'm personally prefer to see a good QtMultimedia module, as it is often used by us (but, still is buggy and soo slow). :)

              An official QtUSB interface to manage USB devices

              Heh.. I think, it is impossible in principle, as it required the signing of INF/CAT files on Windows to use "standard winusb driver" anyway (if you want to use WinUSB features).

              At least can be something like official QtHid, but not more. :)

              1 Reply Last reply
              0
              • tekojoT Offline
                tekojoT Offline
                tekojo
                wrote on last edited by
                #16

                I'll chip in here.
                While not a new app or library, the Thymio open source robot for educational use could use some help.
                https://www.thymio.org/

                The code lives on Github:
                https://github.com/aseba-community

                1 Reply Last reply
                3
                • mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #17

                  Wow its cute ;)

                  1 Reply Last reply
                  3
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #18

                    It would be great to have an official component (widget plugins) store / market place in the cloud, with qt creator integration.

                    tekojoT 1 Reply Last reply
                    4
                    • ? A Former User

                      It would be great to have an official component (widget plugins) store / market place in the cloud, with qt creator integration.

                      tekojoT Offline
                      tekojoT Offline
                      tekojo
                      wrote on last edited by
                      #19

                      @Wieland this comes up on occasion, but it never gets to a high enough priority to be taken forward :(

                      inqlude is the best place, and it has most of the needed framework in place to work. Main missing part would be integration with Qt Creator.

                      1 Reply Last reply
                      4

                      • Login

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