Someone has reported this issue before but got no reply.
https://qt-project.org/forums/viewthread/21022
On Thu, Nov 22, 2012 at 10:41 AM, Yang Fan wrote:
> Hi All,
>
> I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build
> QtWebkit. But I found it couldn't display Chinese ch
Hi All,
I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build
QtWebkit. But I found it couldn't display Chinese characters correctly on
Windows, the official example under
qt5\qtwebkit-examples-and-demos\examples\browser has the same issue. Did I
miss something? Any suggestion w
Hi,
I have a strange problem, which seems only to exists under Windows.
When I create 5000 QImages in a loop and add them to a QList in
the main program, I have absolutely no problem. My ram is by far big
enough for this number.
However, I have written a plugin, which takes two QImages and create
It would simplify my life immensely if my Qt 4.8 Cocoa application received a
signal or event or anything that allowed me to intervene between the first
mouse click in the menu bar and when the first menu is shown.
In a straight Cocoa application, I can register a routine to receive a
NSMenuDid
On 21/11/12 18:05, Stephan Kanthak wrote:
On 11/21/2012 04:53 AM, VStevenP wrote:
For now, I set my configure "prefix" to point to a 'staging'
directory. So the Qt 5 Beta 2 cross-compiled output went there.
Then, I copied all the needed shared objects from that QT
cross-compile output lib di
>From: Björn Piltz
>To: interest@qt-project.org
>Sent: Wednesday, November 21, 2012 11:08 AM
>Subject: [Interest] QGraphicsView regressions on Mac in Qt 5(beta 2)
>3. QGestureEvent isn't delivered anymore even
>though grabGesture(Qt::PinchGesture) has been called.(Using a trackpad)
>QTBUG-28126
I just got around to trying out a graphics view based application of mine
on the mac with Qt 5. The porting process was trivial, which is a major
plus, but I still found some issues:
1. setViewport(new QGLWidget) doesn't work after the window has been shown
a first time. This can be seen in the 10
Den 21-11-2012 14:04, Sergey skrev:
> Hello,
>
> I configure QT 4.7.4 using this command:
>
> configure -opensource -debug-and-release -platform win32-msvc2008
> -static -no-crt -no-phonon -no-qt3support -nomake examples -nomake demos
> -openssl-linked -qt-libtiff -qt-libjpeg -qt-gif -qt-libpng -qt
On Wed, November 21, 2012 09:17:14 AM Stephan Kanthak wrote:
> Hi Samuel,
>
> On 11/21/2012 08:43 AM, Samuel Rødal wrote:
> > On 11/20/2012 09:12 PM, Stephan Kanthak wrote:
> >> Hi,
> >>
> >> one final word to this list on my fix. I think that the fix I did to Qt5
> >> is not in good shape to be
Hello,
I configure QT 4.7.4 using this command:
configure -opensource -debug-and-release -platform win32-msvc2008
-static -no-crt -no-phonon -no-qt3support -nomake examples -nomake demos
-openssl-linked -qt-libtiff -qt-libjpeg -qt-gif -qt-libpng -qt-libmng
-qt-zlib -qt-sql-odbc -qt-sql-sqlite
Hi all.
I just port some qml application to Qt5 and faced that WebView perform zoom
on double-click, which is undesirable behavior (in my use-case). I spent
few hours walking through code
(qtwebkit/Source/WebKit2/UIProcess/API/qt/*), after i tried to search
property via meta-object information, but
On 11/21/2012 09:17 AM, Stephan Kanthak wrote:
> Hi Samuel,
>
> On 11/21/2012 08:43 AM, Samuel Rødal wrote:
>> On 11/20/2012 09:12 PM, Stephan Kanthak wrote:
>>> Hi,
>>>
>>> one final word to this list on my fix. I think that the fix I did to Qt5
>>> is not in good shape to be integrated. My fix in
Hi Samuel,
On 11/21/2012 08:43 AM, Samuel Rødal wrote:
> On 11/20/2012 09:12 PM, Stephan Kanthak wrote:
>> Hi,
>>
>> one final word to this list on my fix. I think that the fix I did to Qt5
>> is not in good shape to be integrated. My fix interfaces directly with
>> OMAP-specific ioctl's to a linu
Hi Steve,
I'm posting this back on the mailing list as this is probably info that
others find useful, too.
On 11/21/2012 04:53 AM, VStevenP wrote:
I would like to ask your opinion... Is it best to install the Qt
cross-compiled output directly to the root of the ext3 fs on the
micro-SD card?
14 matches
Mail list logo