On Fri, Dec 21, 2012 at 2:16 AM, Thiago Macieira
wrote:
> On quinta-feira, 20 de dezembro de 2012 23.15.22, Mark wrote:
>> >> That's the "fontsampler" example.
>> >> Note the "a" character. It has no subpixel (or poor) hinting. Or
>> >> aliasing.. whichever is the default stuff for Windows 7.
>>
>
On sexta-feira, 21 de dezembro de 2012 01.46.13, andy fillebrown wrote:
> >> One of the reasons I use -dont-process is so I can add CONFIG+=silent
> >> and -after CONFIG+=warn_off to the call to qmake. Is there another
> >> way of reducing the compiler output that I'm not aware of?
> >
> > The sa
Hello all again,
Le 20/12/2012 15:19, Yves Bailly a écrit :
> Greetings all,
> I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host,
> debug and release.
> However it seems anything using Qt5Gui.dll fails to start.
>
> - Running the example qtbase/examples/gui/analogclock/debu
On Thu, Dec 20, 2012 at 10:33 PM, Thiago Macieira
wrote:
> On quinta-feira, 20 de dezembro de 2012 20.56.53, andy fillebrown wrote:
>> On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira
>>
>> wrote:
>> > On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote:
>> >> haven't used "-fast
No, it only means that the code is now available in Gerrit and if I understand
things correction (Thiago please correct me if I'm wrong) that simply means its
easier for anyone in Qt-Project that has signed the CLA and gotten a Gerrit
account to work with and contribute changes. It does not mean
On quinta-feira, 20 de dezembro de 2012 21.10.56, andy fillebrown wrote:
> ... and configure -help should be updated. The -fast option should be
> removed if it doesn't do anything, and the module list for the -nomake
> flag is not showing all the possible modules that can be skipped.
The -fast o
On quinta-feira, 20 de dezembro de 2012 20.56.53, andy fillebrown wrote:
> On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira
>
> wrote:
> > On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote:
> >> haven't used "-fast" and "-dont-process" myself, maybe that one causes
> >>
> >> p
... and configure -help should be updated. The -fast option should be
removed if it doesn't do anything, and the module list for the -nomake
flag is not showing all the possible modules that can be skipped.
~ af
On Thu, Dec 20, 2012 at 9:06 PM, andy fillebrown
wrote:
> On Thu, Dec 20, 2012 at
On Thu, Dec 20, 2012 at 11:22 AM, Koehne Kai wrote:
>> On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote:
>>> - run e.g. configure -desktop opengl -nomake examples -nomake tests from
>>> top level directory (not inside qtbase!)
>>
>> Huh? Running from qtbase needs to work. The to
On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira
wrote:
> On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote:
>> haven't used "-fast" and "-dont-process" myself, maybe that one causes
>> problems.
>
> They aren't necessary anymore. There's no more slow mode configuration.
>
> In
Hello,
Am Freitag, 21. Dezember 2012, 01:28:02 schrieb Petric Frank:
> Hello,
>
> sorry - the file is really existing is the source
>
> Am Freitag, 21. Dezember 2012, 01:13:31 schrieb Petric Frank:
> > Hello,
> >
> > due the release does not have a Windows version for the MinGW compiler i
> > t
On quinta-feira, 20 de dezembro de 2012 23.15.22, Mark wrote:
> >> That's the "fontsampler" example.
> >> Note the "a" character. It has no subpixel (or poor) hinting. Or
> >> aliasing.. whichever is the default stuff for Windows 7.
>
> Do you have any idea why the QtWidget font stuff also looks o
On sexta-feira, 21 de dezembro de 2012 09.04.59, Lincoln Ramsay wrote:
> On 20/12/12 22:18, andy fillebrown wrote:
> > That makes sense but the .tar.gz is smaller so that's the one I
> > downloaded. I assumed they'd be the same.
>
> .zip also has DOS line endings where .tar.gz has UNIX line endin
My development is based on QtSingleApplication, too. You said "They did just
announce on the Dev list that's its now in gerrit.", does it mean they will be
added to core code or comtinue develop?
Cheng Liang
Nanjing, China
http://www.devbean.info
> Date: Thu, 20 Dec 2012 14:20:33 -0800
> From:
On 12/21/2012 01:13 AM, Petric Frank wrote:
> --- cut
>
> I have verified it - the file
>
> c:\Qt\qt-everywhere-opensource-src-5.0.0/qtquick1/src/declarative/debugger/qdeclarativedebugserverconnection_p.h
>
> is not part of the source distributi
Hello,
sorry - the file is really existing is the source
Am Freitag, 21. Dezember 2012, 01:13:31 schrieb Petric Frank:
> Hello,
>
> due the release does not have a Windows version for the MinGW compiler i
> tried it myself.
>
> The qt source is located at C:\qt-everywhere-opensource-src-5.0.0
>
> From: Duane
> Sent: Thursday, December 20, 2012 12:35 PM
> Subject: [Interest] Qt5 and QtSolutions
>
> Qt5 looks great. Is there any intention to port the QtSolution over?
> I'm particularly concerned with QSingleApplication and QService.
>
That depends.
QtService Component won't be getti
Hello,
due the release does not have a Windows version for the MinGW compiler i tried
it myself.
The qt source is located at C:\qt-everywhere-opensource-src-5.0.0
The build directory is at C:\Qt\qt-5.0.0-build
And is should install the compile results to C:\Qt\qt-5.0.0
Additionally i renamed Qt
On 20/12/12 22:18, andy fillebrown wrote:
> That makes sense but the .tar.gz is smaller so that's the one I
> downloaded. I assumed they'd be the same.
.zip also has DOS line endings where .tar.gz has UNIX line endings.
That shouldn't be a big deal these days but there are still tools that
don'
On 20/12/12 22:53, andy fillebrown wrote:
> Whelp, all the examples and tests are being built. Bummer. I'm
> thinking now that it might be because I used the -r flag for the call
> to qmake.
The -r means "go into subdirectories and build their Makefiles too" but
it finds subdirectories using SU
On 20/12/12 22:02, andy fillebrown wrote:
> Why is the qmake step generating makefiles for all the example and
> test projects?
Because it's special.
So you can go into tests/ or examples/ and run make because there's a
Makefile there already, even though these directories aren't built when
you
On Thu, Dec 20, 2012 at 11:06 PM, Thiago Macieira
wrote:
> On quinta-feira, 20 de dezembro de 2012 22.40.10, Mark wrote:
>> On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira
>>
>> wrote:
>> > In QML in general? Or just with Qt Quick 2? Does the same happen in Qt
>> > Quick 1? How about non-QML ex
On quinta-feira, 20 de dezembro de 2012 22.40.10, Mark wrote:
> On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira
>
> wrote:
> > In QML in general? Or just with Qt Quick 2? Does the same happen in Qt
> > Quick 1? How about non-QML examples?
> >
> > There are some outstanding issues with the font
On quinta-feira, 20 de dezembro de 2012 13.36.10, VStevenP wrote:
> >> 1. Could you please update your Qt 5.0 online help (at
> >> http://doc.qt.digia.com) snapshot to include reachable links for QML
> >> Coding
> >> Conventions?
> >
> > See http://qt-project.org/doc/qt-5.0/qtdoc/index.html
>
On Thu, Dec 20, 2012 at 1:40 PM, Mark wrote:
> On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira
> wrote:
>> On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote:
>>> Hi,
>>>
>>> I'm just running the default examples, but the font looks.. Way too
>>> blurry to me! How is that possible and
On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira
wrote:
> On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote:
>> Hi,
>>
>> I'm just running the default examples, but the font looks.. Way too
>> blurry to me! How is that possible and how can i fix that? Or is it a
>> bug?
>>
>> A screens
Hi Thiago,
- Original Message -
> From: Thiago Macieira
> To: interest@qt-project.org; ase...@kde.org
> Cc:
> Sent: Thursday, December 20, 2012 4:14 PM
> Subject: Re: [Interest] Qt 5 Help system and online doc suggestions
>
> On quinta-feira, 20 de dezembro de 2012 12.56.34, VStevenP w
On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote:
> Hi,
>
> I'm just running the default examples, but the font looks.. Way too
> blurry to me! How is that possible and how can i fix that? Or is it a
> bug?
>
> A screenshot: http://ompldr.org/vZ3JyaQ/qtquick2_blurry_font.png
> The exa
Hi,
I'm just running the default examples, but the font looks.. Way too
blurry to me! How is that possible and how can i fix that? Or is it a
bug?
A screenshot: http://ompldr.org/vZ3JyaQ/qtquick2_blurry_font.png
The example: "QML Examples - Text"
But i see this in every single place that uses te
On quinta-feira, 20 de dezembro de 2012 12.56.34, VStevenP wrote:
> 1. Could you please update your Qt 5.0 online help (at
> http://doc.qt.digia.com) snapshot to include reachable links for QML Coding
> Conventions?
See http://qt-project.org/doc/qt-5.0/qtdoc/index.html
Those are the official docs
1. Could you please update your Qt 5.0 online help (at http://doc.qt.digia.com)
snapshot to include reachable links for QML Coding Conventions?
This help topic is available in the Qt Creator 2.6.1 that is bundled in the Qt
5.0 official installer binaries. Searching for this in the online 5.0 he
Qt5 looks great. Is there any intention to port the QtSolution over?
I'm particularly concerned with QSingleApplication and QService.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Morten:
On Thu, Dec 20, 2012 at 4:09 AM, Sorvig Morten wrote:
> Hi,
>
> Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been
> made to the platform implementation and infrastructure. Not all have been
> discussed here, so I figured I'd give a brief rundown.
>
> The main issue
On quinta-feira, 20 de dezembro de 2012 16.18.23, Koehne Kai wrote:
> > Subject: Re: [Interest] Problem configuring Qt 5 on Windows
> >
> > Yes, this is brown paper bag #2 for Qt 5.0.
> >
> > Of course, the source was built to make the binaries. But something was
> > done to get the configure.exe
On quinta-feira, 20 de dezembro de 2012 16.22.30, Koehne Kai wrote:
> > On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote:
> >> - run e.g. configure -desktop opengl -nomake examples -nomake tests from
> >>
> >> top level directory (not inside qtbase!)
> >
> > Huh? Running from q
> On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote:
>> - run e.g. configure -desktop opengl -nomake examples -nomake tests from
>> top level directory (not inside qtbase!)
>
> Huh? Running from qtbase needs to work. The top-level configure.bat runs the
> configure Perl script whi
> Subject: Re: [Interest] Problem configuring Qt 5 on Windows
>
> Yes, this is brown paper bag #2 for Qt 5.0.
>
> Of course, the source was built to make the binaries. But something was done
> to get the configure.exe for that.
Not sure I understand you. The .zip file that is meant to be used on w
On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote:
> haven't used "-fast" and "-dont-process" myself, maybe that one causes
> problems.
They aren't necessary anymore. There's no more slow mode configuration.
In fact, Ossi has just nuked the -fast option.
--
Thiago Macieira - t
On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote:
> - run e.g. configure -desktop opengl -nomake examples -nomake tests from
> top level directory (not inside qtbase!)
Huh? Running from qtbase needs to work. The top-level configure.bat runs the
configure Perl script which simpl
On quinta-feira, 20 de dezembro de 2012 06.32.57, andy fillebrown wrote:
> ...and now the qmake step fails:
Do not run qmake -r.
Run just qmake and build from that.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
signature.asc
Desc
Yes, this is brown paper bag #2 for Qt 5.0.
Of course, the source was built to make the binaries. But something was done
to get the configure.exe for that.
On quinta-feira, 20 de dezembro de 2012 05.38.55, andy fillebrown wrote:
> Wow. Nobody tried building it from the source tarball before rel
On quinta-feira, 20 de dezembro de 2012 14.41.58, Konstantin Tokarev wrote:
> 20.12.2012, 14:13, "Mark" :
> > On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev
wrote:
> >> 20.12.2012, 14:01, "Mark" :
> >>> Hi,
> >>>
> >>> I searched the wiki for the minimal Qt5 build requirements, but am
>
The build with all the examples and tests failed in one of the
examples. I have no idea which one because make kept rolling along
for a while on the other core and the error message got buried.
I tried running qmake without the -r flag but that didn't help. The
tests and examples still went thro
Am 20.12.2012 um 15:53 schrieb andy fillebrown :
> It was posted on annou...@qt-project.org
Makes sense :)
Thanks,
Oliver
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Does the pre built binary use libstdc++ or libc++?
Raul
On Dec 20, 2012, at 2:09 PM, Sorvig Morten wrote:
> Hi,
>
> Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made
> to the platform implementation and infrastructure. Not all have been
> discussed here, so I figu
On 19 December 2012 16:49, Nikos Mavrogiannopoulos wrote:
> On Sun, Dec 16, 2012 at 10:18 PM, Richard Moore wrote:
>
>> What is it?
>> ===
>> Qt Certificate Addon is a framework for creating X.509 certificates using
>> Qt. Unlike the read-only support for certificates that's included in t
It was posted on annou...@qt-project.org
~ af
On Thu, Dec 20, 2012 at 9:38 AM, Till Oliver Knoll
wrote:
> Hello,
>
> As published on the Qt Blog on Dec 19 Qt 5 final has just been published.
>
> Congratulations!
>
> However did I just miss the release announcements here on qt-interest (just
>
Hello,
As published on the Qt Blog on Dec 19 Qt 5 final has just been published.
Congratulations!
However did I just miss the release announcements here on qt-interest (just as
for the Release Candidates, btw), or has this mailing list become a forgotten
relict? I still consider it the "offici
> Subject: [Interest] Trouble with "release" build on Win7
>
>Greetings all,
>
>I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host,
>debug and release.
>
>However it seems anything using Qt5Gui.dll fails to start.
Make sure you've at least VS 2010 SP 1 ( see
https://bugrep
I am unable to download the .zip. "Server problem".
~ af
On Thu, Dec 20, 2012 at 8:16 AM, andy fillebrown
wrote:
> On Thu, Dec 20, 2012 at 7:54 AM, Koehne Kai wrote:
>>> Subject: Re: [Interest] Problem configuring Qt 5 on Windows
>>>
>>> I am running the following command from the top level
Greetings all,
I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host, debug
and release.
However it seems anything using Qt5Gui.dll fails to start.
- Running the example qtbase/examples/gui/analogclock/debug/analogclock.exe
works fine.
- Running the example qtbase/examples/
On Thu, Dec 20, 2012 at 7:54 AM, Koehne Kai wrote:
>> Subject: Re: [Interest] Problem configuring Qt 5 on Windows
>>
>> I am running the following command from the top level directory after
>> commenting out line 45 in qtbase/configure ...
>
> I assume you meant configure.bat
>
>> echo y | configu
> Subject: Re: [Interest] Problem configuring Qt 5 on Windows
>
> I am running the following command from the top level directory after
> commenting out line 45 in qtbase/configure ...
I assume you meant configure.bat
> echo y | configure ^
> -opensource ^
> -fast ^
> -platform win32-g++ ^
> -don
Whelp, all the examples and tests are being built. Bummer. I'm
thinking now that it might be because I used the -r flag for the call
to qmake.
I'm going to let it finish building so I have something to work with.
After it's done I'll try another build without the -r flag to see if
that resolves
I should also add that after commenting out line 45 in
qtbase/configure, configure.exe and qmake.exe were built with no
problems. After adding -opengl desktop to the configure step and
sitting through the generation of all the example and test makefiles,
Qt5 seems to be compiling just fine. This
I am running the following command from the top level directory after
commenting out line 45 in qtbase/configure ...
echo y | configure ^
-opensource ^
-fast ^
-platform win32-g++ ^
-dont-process ^
-opengl desktop ^
-nomake tests ^
-nomake tools ^
-nomake examples ^
-nomake demos ^
-nomake transla
Hi Bo,
On Thursday 20 December 2012 12:11:43 Bo Thorsen wrote:
> Hi everyone,
>
> In Qt4, WId was a platform independent window handle. On Windows this
> was just a typedef from HWND. But in Qt5, that's no longer the case.
Take a look at:
virtual QPlatformNativeInterface *QWindowsIntegrationnat
The Qt Designer plugins made with 4 are not recognized in 5. What should
be done at the source level?
Philippe
On Thu, 20 Dec 2012 12:09:33 +
Sorvig Morten wrote:
> Hi,
>
> Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made
> to the platform implementation and i
> Why is the qmake step generating makefiles for all the example and
> test projects? I specified -nomake examples and -nomake tests. I
> wouldn't mind wasting a *little* time but this is turning into a lot
> more than a little. There are a lot of test projects.
It seems somehow you messed up y
That makes sense but the .tar.gz is smaller so that's the one I
downloaded. I assumed they'd be the same.
~ af
On Thu, Dec 20, 2012 at 7:14 AM, Koehne Kai wrote:
>> Subject: [Interest] Problem configuring Qt 5 on Windows
>>
>> Hi,
>>
>> I'm trying to build Qt 5 from the source tarball on Wind
> Subject: [Interest] Problem configuring Qt 5 on Windows
>
> Hi,
>
> I'm trying to build Qt 5 from the source tarball on Windows 7 using
> the command line but I'm stuck at the configure step ...
>
> D:\-\usr\src\qt\5.0.0>configure -help
> D:/-/usr/src/qt/5.0.0/qtbase/configure -help
> 'D:\-\usr\s
Hi,
Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made
to the platform implementation and infrastructure. Not all have been discussed
here, so I figured I'd give a brief rundown.
The main issue that everyone should be aware of is that all Qt 5 platform ports
are to a
Why is the qmake step generating makefiles for all the example and
test projects? I specified -nomake examples and -nomake tests. I
wouldn't mind wasting a *little* time but this is turning into a lot
more than a little. There are a lot of test projects.
Frustration level + 1.
~ af
On Thu,
Oh, awesome, I need to add -opengl desktop or "The build will most
likely fail".
~ af
On Thu, Dec 20, 2012 at 6:32 AM, andy fillebrown
wrote:
> ...and now the qmake step fails:
>
>Reading D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/quick.pro
> [D:/-/usr/bin/qt/5.0.0/gcc-4.6.2--x8
...and now the qmake step fails:
Reading D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/quick.pro
[D:/-/usr/bin/qt/5.0.0/gcc-4.6.2--x86--msys/qtdeclarative/tests/auto/quick]
Reading
D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/geometry/geometry.pro
[D:/-/usr/bin/qt/5.0.0/gcc-
Hi everyone,
In Qt4, WId was a platform independent window handle. On Windows this
was just a typedef from HWND. But in Qt5, that's no longer the case.
This was how I usually did it:
class X {
void f(WId id);
};
x_win.cpp:
void X::f(WId id) {
HWND hWnd = id;
...
But this is no longe
Ok, so after getting configure -help to work I get the expected list
of options followed by ...
+ D:/-/usr/src/qt/5.0.0/qtbase/bin/qmake D:/-/usr/src/qt/5.0.0/qtsdk.pro
'D:/-/usr/src/qt/5.0.0/qtbase/bin/qmake' is not recognized as an
internal or external command,
operable program or batch file.
-
20.12.2012, 14:13, "Mark" :
> On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev
> wrote:
>
>> 20.12.2012, 14:01, "Mark" :
>>> Hi,
>>>
>>> I searched the wiki for the minimal Qt5 build requirements, but am
>>> unable to find those.
>>> I know gcc 4.6 is minimal, but is there more?
>> Mi
Wow. Nobody tried building it from the source tarball before release?
Just. Wow.
Commenting out that line worked. Thank you for the quick response.
~ af
On Thu, Dec 20, 2012 at 5:35 AM, techabc wrote:
> I have find it yet, by view configure.bat, do as follow:
> find line 45 shoud be commen
I have find it yet, by view configure.bat, do as follow:
find line 45 shoud be commented: if not exist %QTSRC%\.gitignore goto sconf
or
create a file named .gitignore
2012/12/20 andy fillebrown
> Hi,
>
> I'm trying to build Qt 5 from the source tarball on Windows 7 using
> the command line but
Hi,
I'm trying to build Qt 5 from the source tarball on Windows 7 using
the command line but I'm stuck at the configure step ...
D:\-\usr\src\qt\5.0.0>echo %PATH%
D:\-\usr\bin\mingw\gcc-4.6.2--x86--msys\bin;D:\-\usr\bin\perl\bin;C:\Python27;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;
On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev wrote:
>
>
> 20.12.2012, 14:01, "Mark" :
>> Hi,
>>
>> I searched the wiki for the minimal Qt5 build requirements, but am
>> unable to find those.
>> I know gcc 4.6 is minimal, but is there more?
>
> Minimal is gcc 4.2, though any compliant C++98
20.12.2012, 14:01, "Mark" :
> Hi,
>
> I searched the wiki for the minimal Qt5 build requirements, but am
> unable to find those.
> I know gcc 4.6 is minimal, but is there more?
Minimal is gcc 4.2, though any compliant C++98 compiler should work.
> - glibc?
> - kernel?
Should not matter for Qt,
Hi,
I searched the wiki for the minimal Qt5 build requirements, but am
unable to find those.
I know gcc 4.6 is minimal, but is there more?
- glibc?
- kernel?
-
Cheers,
Mark
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.o
74 matches
Mail list logo