Re: [Interest] Qt 5.0 and Mac OS X

2013-02-05 Thread Till Oliver Knoll
Am 05.02.2013 um 22:45 schrieb Sami Maisniemi : > > On Feb 4, 2013, at 11:16 PM, Nikos Chantziaras wrote: > ... > > unknown type name 'QLabel' > unknown type name 'QGridLayout' > unknown type name 'QPushButton' > > I tried to add the following include statement: > > #include That's s Qt4

[Interest] link failure due to duplicate resources with VS2012 / Qt4.8.4

2013-02-05 Thread Hamish Moffatt
Hi, We're building successfully with Qt 4.8.4 on VS2008 and I'm trying to upgrade to 2012. However any project of ours which specifies Win32 resources is failing to link with duplicate resource errors. Here's a trivial qmake project which I've called linktest.pro: TEMPLATE = app TARGET = linkt

Re: [Interest] Parsing key/value pairs from a string.

2013-02-05 Thread Jason Cipriani
On Tue, Feb 5, 2013 at 3:53 PM, Jason H wrote: > is there a concern about percent encoded characters? > %20, %7f, etc. > > I think QURL would handle that better. > Nope, won't have any of those. *From:* d3fault > While what you're asking is easily accomplishing using > QString::split() [0] ,

Re: [Interest] [BUG] QDBusAbstractInterface::disconnectNotify

2013-02-05 Thread Wolfgang Rohdewald
Am Dienstag, 5. Februar 2013, 14:23:19 schrieb Thiago Macieira: > Please file a bug report https://bugreports.qt-project.org/browse/QTBUG-29498 > or, better yet, a fix I do not feel I know enough about qt for that. -- Wolfgang ___ Interest mailing l

Re: [Interest] [BUG] QDBusAbstractInterface::disconnectNotify

2013-02-05 Thread Thiago Macieira
On terça-feira, 5 de fevereiro de 2013 23.11.10, Wolfgang Rohdewald wrote: > all current sources from master branches (qt, kde) > > in kde, I am running > kdesrc/build/kde/kdepim-runtime/resources$ ctest -V -V -R maildir-synctest > which makes the binary synctest coredump deep in Qt. See backtrace

Re: [Interest] Qt 5.0 and Mac OS X

2013-02-05 Thread Thiago Macieira
On terça-feira, 5 de fevereiro de 2013 23.45.20, Sami Maisniemi wrote: > unknown type name 'QLabel' > unknown type name 'QGridLayout' > unknown type name 'QPushButton' > > I tried to add the following include statement: > > #include > > The include statement should include everything from the libr

[Interest] [BUG] QDBusAbstractInterface::disconnectNotify

2013-02-05 Thread Wolfgang Rohdewald
all current sources from master branches (qt, kde) in kde, I am running kdesrc/build/kde/kdepim-runtime/resources$ ctest -V -V -R maildir-synctest which makes the binary synctest coredump deep in Qt. See backtrace below. I have been looking at the Qt source code and now I have a suspicion. void

Re: [Interest] Qt 5.0 and Mac OS X

2013-02-05 Thread Sami Maisniemi
On Feb 4, 2013, at 11:16 PM, Nikos Chantziaras wrote: > On 04/02/13 23:04, Sami Maisniemi wrote: >> Hi, >> >> I installed Qt 5.0.1 with default settings, but I am not able to rebuild any >> projects, because Qt Creator cannot find qmake: >> >> "The Qt version is invalid: qmake does not exist o

Re: [Interest] Parsing key/value pairs from a string.

2013-02-05 Thread Jason H
is there a concern about percent encoded characters? %20, %7f, etc. I think QURL would handle that better. From: d3fault To: Qt Interest Sent: Monday, February 4, 2013 10:07 PM Subject: Re: [Interest] Parsing key/value pairs from a string. While what you'

Re: [Interest] qml plugin cannot be loaded with qt-5.0.0 release

2013-02-05 Thread T andolsi
Hi, Run the application with QT_DEBUG_PLUGINS=1 and fix the library loading > error > it reports. > > I copied libqmlwebkitplugin.so and libqmlwebkitplugin.so from qml to imports directory, then the MiniBrowser works fine. Are these libraries copied into the appropriate directories? Or should

Re: [Interest] Sending a SMS with Qt5?

2013-02-05 Thread Heena Mahour
Hey , I would like to add that you can send sms via Qt by making a GUI widget application which can get linked to some free sms sites likes way2sms.com bytwoo.com etc( list is long :P).Mail me if you want to know more .Been there ,done that :) Regards  Heena Season of kde'12 participant Delhi Co

Re: [Interest] Qt5 +CLR -> linker error LNK2005

2013-02-05 Thread Sascha Cunz
Hello Franz, Am Montag, 4. Februar 2013, 10:49:59 schrieb Franz Hirschbeck: > Hello, > > In one of our projects we are using managed c++ together with Qt. After > porting the code to Qt5 the following linker error occurs. This happens > in every combination VS2008/2010 and win32/x64. > > 1>file2

Re: [Interest] That means this message

2013-02-05 Thread Thomas McGuire
Hi, On Tuesday 05 February 2013 03:49:36 evazq...@grm.uci.cu wrote: > When I compile my project QML/C + + error output shows me the > following message. > > > /* > Starting C:\Documents and > Settings\erlin\Escritorio\Picsender1\release\Picsender1.exe... > bool __cdecl QDeclarativeMetaType::isM