$ git push gerrit HEAD:refs/for/master
Counting objects: 15, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 854 bytes, done.
Total 8 (delta 7), reused 0 (delta 0)
fatal: Unpack error, check server logremote: Resolving deltas: 0%
Hello,
when I try to compile an Qt5 example I get the following error:
jom: C:\Documents and Settings\USER\My
Documents\Projekt\Qt5MultimediaDemo02\Makefile [release] Error 2
08:39:20: Der Prozess "C:\Qt\qtcreator-2.5.0\bin\jom.exe" wurde mit
dem Rückgabewert 2 beendet.
Fehler beim Erstellen/Depl
Thanks for sharing...
Anyway, the armcc4.1 is still used for our project... and now theQtCore can be
successfully build out, but I still have one C++ template related error in
qtnetwork module as bellow:
"access/qnetworkrequest_p.h", line 94: Error: #2574: explicit
specialization of class
On 06/06/2012 01:59 AM, ext Girish Ramakrishnan wrote:
> Hi CI team/Gerrit team,
> Pushes to gerrit are failing (qtbase).
Not just for Girish, happens here as well.
> girish@beast:~/Qt/qt5/qtbase$ git push gerrit HEAD:refs/for/master
> Counting objects: 12, done.
> Delta compression using up to 6
On Tue, Jun 5, 2012 at 6:42 PM, wrote:
> Hi,
>
>
>
> We are doing a customized build on qt5, but can I disable the pcre in qt5 ?
>
>
No, it cannot be disabled. Qt will use either the system pcre or it's
own pcre. It's required by QRegularExpression.
Girish
__
Hi all,
When Qt 4.8 was moved to gerrit, corners were cut to get it working with
the Qt 5 test infrastructure. This included the disabling of many
autotests, ostensibly as a temporary measure.
Unfortunately this temporary situation has, to date, not been followed
up on, and we still have greater
Hi,
We are doing a customized build on qt5, but can I disable the pcre in qt5 ?
Thanks,
Song
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi CI team/Gerrit team,
Pushes to gerrit are failing (qtbase).
girish@beast:~/Qt/qt5/qtbase$ git push gerrit HEAD:refs/for/master
Counting objects: 12, done.
Delta compression using up to 6 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (7/7), 1.08 KiB, done.
Total 7 (delta
On terça-feira, 5 de junho de 2012 16.48.58, João Abecasis wrote:
> Thiago Macieira wrote:
> > On terça-feira, 5 de junho de 2012 13.20.36, João Abecasis wrote:
> >> I would not go as far as saying that the concept is broken, but it
> >> definitely isn't portable. One big issue is that nowadays we
I have no idea.
This patch works well under my computer: MSVC2010(32bit) Windows7
On Tue, Jun 5, 2012 at 12:43 AM, Stephen Kelly wrote:
>
> Hi there,
>
> For a bug fix I have a unit test which calls setTransientParent. The patch
> failed to integrate and I have a hunch that the setTransientParen
Thiago Macieira wrote:
> On terça-feira, 5 de junho de 2012 13.20.36, João Abecasis wrote:
>> I would not go as far as saying that the concept is broken, but it
>> definitely isn't portable. One big issue is that nowadays we don't
>> use an 8-bit encoding on Windows and those functions assume QStri
On terça-feira, 5 de junho de 2012 13.20.36, João Abecasis wrote:
> If they're no-op and we have no intention of reviving them, then this is
> the right time to completely remove them. Carrying around this cruft
> for no good reason doesn't help anyone.
We can remove them like we did QTextCodec::s
Hello,
the current QScreen API forces the platform to always have an
accelerometer sensor or similar running in order to provide
QScreen::orientation() updates, which might lead to wasted resources in
the case of handheld embedded devices.
As a fix for this I've introduced a new function in QScre
I still have trouble compiling the complete qt5 version from git. I used:
set QTDIR=%CD%\qtbase
set PATH=%CD%\qtbase\bin;%CD%\qtrepotools\bin;%PATH%
configure -prefix %CD%\qtbase -confirm-license -opensource -make libs -nomake
tests -nomake examples -no-incredibuild-xge -release -fast 1> configur
Hi everyone,
I would like to propose Francois Ferrand as an approver in the Qt
Project. He has contributed many good patches to Qt Creator, in
particular concerning editors and C++ support.
You can find merge requests from him since 2010 and this is his gerrit
profile:
https://codereview.qt-p
Hi,
I know I'm a bit late to this party, apologies for the disruption at
this point in the game. (There's a TL;DR/Summary at the end)
Thiago Macieira wrote:
> I'd like to deprecate those two functions, as well as the setters
> QFile::setEncodingFunction and setDecodingFunction. I'd like to go
> f
On 06/04/2012 10:42 AM, ext Robin Burchell wrote:
> Hi all,
>
> I'd like to nominate Sean Harmer for approver status. He's been
> extremely busy on the QNX/Blackberry port in recent times amongst
> other things.
>
> His dashboard can be found at:
> https://codereview.qt-project.org/#dashboard,10
Hi there,
For a bug fix I have a unit test which calls setTransientParent. The patch
failed to integrate and I have a hunch that the setTransientParent is the
problem.
https://codereview.qt-project.org/#change,26167
Does that method have well-defined behaviour on Windows?
Thanks,
--
Steph
18 matches
Mail list logo