digitalmars.D.announce - New QtE5 version and the test it - mini ide ide5
- MGW (16/16) Nov 12 2017 QtE5 - gained further development. The new mechanism of operation
- user1234 (8/24) Nov 12 2017 Hello, i was a bored yesterday and between two movies tried to
- MGW (3/10) Nov 12 2017 installation of QtE5 on win32
- lobo (5/21) Nov 12 2017 Thanks for this, and the installation was pretty easy to figure
- Andrea Fontana (4/20) Nov 13 2017 Good news :)
QtE5 - gained further development. The new mechanism of operation with memory is realized that allowed will get rid of crash of applications in case of completion. The summary code amount increases all the time. New classes from Qt are added. Now the code amount reached: qte5.d - 6700 lines qte5widgets.cpp - 3500 lines The considerable efforts are made in development of bitmap graphics, QBitmap, QResource, QPixmap are added and properties for QImage are added. The operation technique with QPainter is fulfilled. https://www.youtube.com/watch?v=iWnWMKsNt0E https://github.com/MGWL/QtE5
Nov 12 2017
On Sunday, 12 November 2017 at 08:04:37 UTC, MGW wrote:QtE5 - gained further development. The new mechanism of operation with memory is realized that allowed will get rid of crash of applications in case of completion. The summary code amount increases all the time. New classes from Qt are added. Now the code amount reached: qte5.d - 6700 lines qte5widgets.cpp - 3500 lines The considerable efforts are made in development of bitmap graphics, QBitmap, QResource, QPixmap are added and properties for QImage are added. The operation technique with QPainter is fulfilled. https://www.youtube.com/watch?v=iWnWMKsNt0E https://github.com/MGWL/QtE5Hello, i was a bored yesterday and between two movies tried to install it (it was before the announce) and i have to say that it's not clear at all and delete it. The main reason is that i expected the top level dub JSON to produce a kind of static library required by all the examples...so in a nutshell you must provide better instructions before disappointing more people. Sorry.
Nov 12 2017
On Sunday, 12 November 2017 at 10:26:33 UTC, user1234 wrote:Hello, i was a bored yesterday and between two movies tried to install it (it was before the announce) and i have to say that it's not clear at all and delete it. The main reason is that i expected the top level dub JSON to produce a kind of static library required by all the examples...so in a nutshell you must provide better instructions before disappointing more people. Sorry.installation of QtE5 on win32 https://www.youtube.com/watch?v=d6-8lxs9xJo
Nov 12 2017
On Sunday, 12 November 2017 at 08:04:37 UTC, MGW wrote:QtE5 - gained further development. The new mechanism of operation with memory is realized that allowed will get rid of crash of applications in case of completion. The summary code amount increases all the time. New classes from Qt are added. Now the code amount reached: qte5.d - 6700 lines qte5widgets.cpp - 3500 lines The considerable efforts are made in development of bitmap graphics, QBitmap, QResource, QPixmap are added and properties for QImage are added. The operation technique with QPainter is fulfilled. https://www.youtube.com/watch?v=iWnWMKsNt0E https://github.com/MGWL/QtE5Thanks for this, and the installation was pretty easy to figure out, at least on Linux. I have not tried this with Windows. Cheers, A not so disappointed person
Nov 12 2017
On Sunday, 12 November 2017 at 08:04:37 UTC, MGW wrote:QtE5 - gained further development. The new mechanism of operation with memory is realized that allowed will get rid of crash of applications in case of completion. The summary code amount increases all the time. New classes from Qt are added. Now the code amount reached: qte5.d - 6700 lines qte5widgets.cpp - 3500 lines The considerable efforts are made in development of bitmap graphics, QBitmap, QResource, QPixmap are added and properties for QImage are added. The operation technique with QPainter is fulfilled. https://www.youtube.com/watch?v=iWnWMKsNt0E https://github.com/MGWL/QtE5Good news :) It seems you missed the update on code.dlang.org: http://code.dlang.org/packages/qte5
Nov 13 2017