Thread overview
New QtE5 version and the test it - mini ide ide5
Nov 12, 2017
MGW
Nov 12, 2017
user1234
Nov 12, 2017
MGW
Nov 13, 2017
lobo
Nov 13, 2017
Andrea Fontana
November 12, 2017
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
November 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/QtE5

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.
November 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
November 13, 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/QtE5

Thanks 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
November 13, 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/QtE5

Good news :)

It seems you missed the update on code.dlang.org: http://code.dlang.org/packages/qte5