Re: [Development] Online installer no longer lets users choose between Qt 5.3.0 and Qt 5.3.1

2014-07-02 Thread Thiago Macieira
On Thursday 03 July 2014 10:48:46 Sze Howe Koh wrote: > Hello, > > A user has discovered that the online installer only gives a "Qt 5.3" > option [1], which doesn't let us install Qt 5.3.0 instead of Qt 5.3.1. > > This is important, for example, when there is a regression in Qt 5.3.1 [2]. > > Is

[Development] Online installer no longer lets users choose between Qt 5.3.0 and Qt 5.3.1

2014-07-02 Thread Sze Howe Koh
Hello, A user has discovered that the online installer only gives a "Qt 5.3" option [1], which doesn't let us install Qt 5.3.0 instead of Qt 5.3.1. This is important, for example, when there is a regression in Qt 5.3.1 [2]. Is there a way to get Qt 5.3.0 through the online installer? Can the abi

Re: [Development] Using mexFunctions with QT in Matlab 2014

2014-07-02 Thread Olivier Goffart
On Wednesday 02 July 2014 18:00:29 Hauke Krüger wrote: > Hi everyone, > > I have created a mexFunction that allows to open QT dialogs etc in > Matlab. What it does is to > create a QT thread - which is not the main thread - and to allocate all > dialogs within this thread. > > This principle work

Re: [Development] Using mexFunctions with QT in Matlab 2014

2014-07-02 Thread Konstantin Ritt
/* a bit of sarcasm */ Not sure QuickTime ever needs this :P Regards, Konstantin 2014-07-02 19:00 GMT+03:00 "Hauke Krüger(IND)" : > Hi everyone, > > I have created a mexFunction that allows to open QT dialogs etc in > Matlab. What it does is to > create a QT thread - which is not the main threa

[Development] Using mexFunctions with QT in Matlab 2014

2014-07-02 Thread Hauke Krüger(IND)
Hi everyone, I have created a mexFunction that allows to open QT dialogs etc in Matlab. What it does is to create a QT thread - which is not the main thread - and to allocate all dialogs within this thread. This principle works very well in Windows /Visual Studio but it does no longer work in Lin

Re: [Development] Qt High-dpi QtCS report and patch status (on hold)

2014-07-02 Thread Mark Gaiser
On Wed, Jul 2, 2014 at 2:33 PM, Sorvig Morten wrote: > A quick report from the contributors summit (I apologize for the delay and > sketchy notes): > > * I went though the general approach: > > - Setting the scale factor: > - platform plugin: QWindow::devicePixelRatio, > QScreen::deviceP

[Development] Qt High-dpi QtCS report and patch status (on hold)

2014-07-02 Thread Sorvig Morten
A quick report from the contributors summit (I apologize for the delay and sketchy notes): * I went though the general approach: - Setting the scale factor: - platform plugin: QWindow::devicePixelRatio, QScreen::devicePixelRatio - the user: QT_HIGHDPI_SCALE_FACTOR=2 - per

[Development] [ANN] CppCon 2014 program available

2014-07-02 Thread Boris Kolpackov
The CppCon 2014 Program is now available with talk titles, abstracts, and speakers: http://cppcon.org/conference-program/ The program contains over 100 one-hour sessions by over 70 speakers including plenary sessions by Scott Meyers and Herb Sutter, as well as the keynotes by C++ creator Bjarne S