pment mailing
list. However since lists.qt-project.org seems to be down, I cannot
subscribe there at the moment.
--
Regards,
Danny
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
latest Qt version yet.
--
Regards,
Danny
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
ix is
described in issue)
https://bugreports.qt.io/browse/QTBUG-48344 (fixed in Qt 5.11)
--
Kind Regards,
Danny Smit
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
I'm not sure if this information helps, but please let me know if
there is anything more that I can do that will help.
--
Regards,
Danny Smit
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
implemented for a
reason. But considering the side effects described above, it doesn't
seem to work as expected.
Can someone advise whether this is the behavior as intended or whether
this points to an issue in Qt?
Regards,
Danny Smit
___
Intere
>
>
> Message: 5
> Date: Fri, 30 Aug 2013 16:03:49 +0200
> From: "Vincent R."
> Subject: [Interest] My First approach with QT 5.1 on MacOS : very
> disappointing
> To:
> Message-ID:
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Hi,
>
> it's been a long time since I tried
Etienne,
I thought that the arrows are only visible in designer. For convenience
purposes.
Kind regards,
Danny
Van: interest-bounces+d.koppel=skf-rif...@qt-project.org
[mailto:interest-bounces+d.koppel=skf-rif...@qt-project.org] Namens Etienne
Sandré-Chardonnal
Verzonden: vrijdag 14 juni
On 19 Apr 2013, at 20:49, André Pönitz
wrote:
> On Fri, Apr 19, 2013 at 03:36:21PM +0100, Danny Price wrote:
>> I've used QMake in two large cross-platform projects, one of which wasn't
>> even
>> a Qt application. I did look at other options including CMake a
I've used QMake in two large cross-platform projects, one of which wasn't
even a Qt application. I did look at other options including CMake and
Premake 4 but decided to stick with QMake.
Here are my thoughts:
- The documentation is poor and in some case misleading and wrong. Google
'undocumented
-ascii"
>
> On quarta-feira, 10 de abril de 2013 21.39.54, Danny Price wrote:
>>> Sadly none of the devs at Digia seems to have experiences with IT and
>>> project structures of industrial and enterprise structures / companies -
>>> that leads to such biased d
>
>
> Message: 2
> Date: Wed, 10 Apr 2013 16:54:51 -0700
> From: Alex Malyushytskyy
> Subject: Re: [Interest] Oops! Somebody's got a bad case of dependency
> bloat!
> To: Thiago Macieira
> Cc: "interest@qt-project.org"
> Message-ID:
>
> Content-Type: text/plain; charset="iso-8859-
> Sadly none of the devs at Digia seems to have experiences with IT and project
> structures of industrial and enterprise structures / companies - that leads to
> such biased discussions... like a fight between commercial (Windows) customers
> and the Qt devs (Linux/Mac users).
>
That's funny be
I cloned and built the Mac Extras project against Qt 5.0.1 (official binary)
and none of the projects work. The unified toolbar project also cashes on
startup.
I'm using OSX 10.8 on a very new iMac so it's no my machine. Has anyone had any
success with this project?
>
> Date: Wed, 10 Apr 2013 11:55:24 -0600
> From: Bob Hood
> Subject: Re: [Interest] Oops! Somebody's got a bad case of dependency
> bloat!
> To: interest@qt-project.org
> Message-ID: <5165a78c.4010...@comcast.net>
> Content-Type: text/plain; charset=ISO-8859-1
>
> I have no love for Micro
; Subject: Re: [Interest] QtCreator doxygen formatting
> To:
> Message-ID: <5141ca4e.4050...@digia.com>
> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
>
> On 03/14/2013 01:57 PM, Danny Price wrote:
> > Is there a way to edit the formatting tha
Is there a way to edit the formatting that Creator adds for Doxygen tags?
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Again I assumed it was common knowledge. It has been discussed on this list (or
perhaps the old interest list) before.
But if you want to me to report it in the tracker, I will.
On 22 Jan 2013, at 20:40, Vadim Peretokin wrote:
> Have you reported this information anywhere else at all, especia
On 22 Jan 2013, at 21:25, André Pönitz
wrote:
> What version of GDB are you actually using?
>
> Andre'
GNU gdb 6.3.50-20050815 (Apple version gdb-1822)
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/in
I assumed it was common knowledge - you WILL hit this problem if you try to
trace into a non-trivial Qt application on Mac. It was discussed previously on
the mailing list and the Qt Creator manual alludes to this in two places:
"Since Python enabled versions of GDB are bundled with all recent L
> "Useless" is a bit strong as far as I can tell. I am not aware of any
> open show-stoppers in JIRA right now, and in the admittedly rare
> cases where I use it it appears to work. But functionality-wise it's
> certainly not on par with GDB-on-something-like-Fedora.
>
Yes, useless.
If I creat
What is the status of LLDB support via Creator on OSX?
I noticed that the latest version of Creator (2.6.1) has the option to use
LLDB as a debugger per-kit. But if I try to launch a LLVM-built executable
in debug mode, it just hangs.
I really hope that this gets some love soon as GDB is useless
I ported a small app from Qt 4.8 to Qt 5.0 which makes use of QColorPicker and
QColorPicker::open on OSX.
On 4.8 I got the native Mac colour picker as expected but on Qt 5 I get the
ugly only built-in Qt one and I can't get the native one back. I'm NOT setting
DontUseNativeDialog.
Anyone know
I'm having trouble using the venerable QDataWidgetMapper class in my
project.
I have a set of QDoubleSpinboxes mapped to indexes in my table model. I've
set the submit policy of the mapper to manual and connected the change
signals of the widgets to the submit slot so the data in the boxes is
comm
er of connecting.
(http://doc.qt.digia.com/qt/signalsandslots.html)
Danny
On Oct 17, 2012, at 4:37 PM, Eckhard Jokisch wrote:
> That's why I asked :)
>
> If the order is not always correct - the doubled emit is pointless and I
> would consider it to be a bug.
>
> Eckhard
&
Is there an guarantee that the received order is always correct?
If not, you cannot rely on this behaviour.
Danny
On Oct 17, 2012, at 3:22 PM, Eckhard Jokisch wrote:
> Hi,
> today I discovered that obviously the SIGNAL
> QComboBox::currentIndexChanged(QString) is emitted twice when I
OK I figured out what was going on. It seems that make install was failing
halfway through because it couldn't find some webkit-related pro file. make
install -i (ignore errors) forced it to complete and qmake and the mkspecs were
copied.
On 8 Apr 2012, at 21:04, Danny Price wrote:
I'm developing with Qt on Mac and I'm using the Qt sdk which is a big
improvement over the old lackluster Qt-mac installer (which didn't support
multiple Qt installs and forced installs to usr/local).
I cannot use the supplied Qt binaries however as they aren't built to my
requirements do I did
27 matches
Mail list logo