Re: [Development] Qt 5.0 Beta Performance

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 17.05.07, David Boosalis wrote: > I download the latest beta version of Qt 5.0 onto my Linux box (Kubuntu > 12.04) . For a beta it looks real good, but one thing I found concerning > was the performance. I mean even running the demo "samegame" take over 98% >

[Development] Idea for automatic widget layout

2012-08-30 Thread Kerrick Staley
Hello, I had an idea for automating widget layout in a framework like Clutter, Gtk+, or Qt. Imagine you have a row of widgets that are competing for horizontal space. Instead of having the developer (who is using the framework) declare a custom size for each widget, you could instead have the widg

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Yang Fan
Currently, official MinGW project provides GCC 4.7, but it uses SJLJ exception mode when TDM/MinGW-w64/MinGW-build projects use Dwarf2 exception mode which is known as zero-overhead exception. All those MinGW and forks contain mingw32-make.exe util which does have -j option, but in fact this option

[Development] Qt 5.0 Beta Performance

2012-08-30 Thread David Boosalis
I download the latest beta version of Qt 5.0 onto my Linux box (Kubuntu 12.04) . For a beta it looks real good, but one thing I found concerning was the performance. I mean even running the demo "samegame" take over 98% of my cpu. Being that it is only the first beta release I am sure there is pl

Re: [Development] Qt 5 beta

2012-08-30 Thread BRM
> From: Jonas M. Gastal >To: development@qt-project.org; BRM >Sent: Thursday, August 30, 2012 4:02 PM >Subject: Re: [Development] Qt 5 beta > >On Thursday 30 August 2012 11:48:38 BRM wrote: >> tar.bz2 is pretty common, along with tar.gz. >> tar.xy, OTOH, is quite rare. >> >> Googling tar.bz2

Re: [Development] Qt 5 beta

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 21.10.16, Laszlo Papp wrote: > > Not being a packager I don't know, but I have a hard time imagining it's > > harder to change your packaging scripts from Qt4 to Qt5 than from tar.bz2 > > to > > tar.xz. > > 1) This could be said vice versa, so not fair to say.

Re: [Development] Qt 5 beta

2012-08-30 Thread Laszlo Papp
> > Not being a packager I don't know, but I have a hard time imagining it's > harder to change your packaging scripts from Qt4 to Qt5 than from tar.bz2 > to > tar.xz. > 1) This could be said vice versa, so not fair to say. 2) We have had bz2 previously (as well) and we were able to package with b

Re: [Development] Qt 5 beta

2012-08-30 Thread Jonas M. Gastal
On Thursday 30 August 2012 11:48:38 BRM wrote: > tar.bz2 is pretty common, along with tar.gz. > tar.xy, OTOH, is quite rare. > > Googling tar.bz2 yields good results what to do with such a file. > Googling tar.xy yields nothing useful about what compression engine is used > even used; Googling "co

Re: [Development] Qt 5 beta

2012-08-30 Thread Laszlo Papp
> > tar.bz2 is pretty common, along with tar.gz. > tar.xy, OTOH, is quite rare. > > Googling tar.bz2 yields good results what to do with such a file. > Googling tar.xy yields nothing useful about what compression engine is > used even used; Googling "compressed file extensions" yielded Wikipedia's

Re: [Development] Qt 5 beta

2012-08-30 Thread BRM
- Original Message - > From: Thiago Macieira > To: development@qt-project.org > Sent: Thursday, August 30, 2012 1:07 PM > Subject: Re: [Development] Qt 5 beta > > On quinta-feira, 30 de agosto de 2012 17.30.58, Laszlo Papp wrote: >> > I'd rather not bring back .tar.bz2. >> It is ok, if

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread marius.storm-olsen
On 8/30/12 6:16 PM, "ext Thiago Macieira" wrote: >On quinta-feira, 30 de agosto de 2012 17.25.24, Pau Garcia i Quiles wrote: >> There are more differences than that. There are differences in >> features, such as threading support, large-file support, etc. >> Mingw-w64 is usually ahead of any other

Re: [Development] Brisbane's last day

2012-08-30 Thread Atlant Schmidt
Brisbane folks: > I would say most of the talented engineers in Brisbane are > still looking for jobs. (hint, hint, hint) How's your Finnish / Suomi? Is Digia hiring? Jolla certainly still is! Atlant -Original Message- From: development-bounces+aschmidt=dekare

[Development] Brisbane's last day

2012-08-30 Thread Lorn Potter
Hi Qtland, Brisbane's last day was effectively yesterday, as all our machines got wiped last night. Happy to say some of us are able and willing continue our roles in the qt-project. Thanks for those people (Thiago!) that put the open governance into place. I would say most of the talented eng

Re: [Development] Maintainership for some APIs

2012-08-30 Thread Lorn Potter
On 14/08/2012, at 6:12 PM, wrote: > On Aug 14, 2012, at 7:35 AM, ext alex.blas...@nokia.com > wrote: >>> -Original Message- >>> From: development-bounces+alex.blasche=nokia@qt-project.org >> >>> Qt SystemInfo and Qt Sensors could find a new owner in Lorn Potter and >>> Aaron Mcc

Re: [Development] Qt 5 beta

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 17.30.58, Laszlo Papp wrote: > > I'd rather not bring back .tar.bz2. > > It is ok, if the space is (can be) a bottleneck. It's another 350 MB. We can offer it, but is there really the need? Can't you use .tar.xz instead? -- Thiago Macieira - thiago.macieira

Re: [Development] CMake for Qt5: Cross Compilation for Windows using MinGW-w64

2012-08-30 Thread Loaden
It fixed the problem. Thanks! 2012/8/31 Stephen Kelly > 5408225286dfdd4cd957c129db0873cbbab05bc0 > -- Best Regards Yuchen ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] CMake for Qt5: Cross Compilation for Windows using MinGW-w64

2012-08-30 Thread Stephen Kelly
On Thursday, August 30, 2012 23:53:27 Loaden wrote: > > loaden@qpsoft:~/qpSOFT/Projects/qtdemo/m64$ make > > Scanning dependencies of target helloworld_automoc > > [ 20%] Automoc for target helloworld > > Generating moc_mainwindow.cpp > > No such file or directory > > AUTOMOC: error: process for

Re: [Development] Qt 5 beta

2012-08-30 Thread Laszlo Papp
On Thu, Aug 30, 2012 at 5:08 PM, Thiago Macieira wrote: > On quinta-feira, 30 de agosto de 2012 16.59.13, Laszlo Papp wrote: > > I am wondering, if it was possible to get .bz2 tarballs as well? This is > a > > preferred format at times for packagings. > > We were doing them until the day before ye

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 17.25.24, Pau Garcia i Quiles wrote: > There are more differences than that. There are differences in > features, such as threading support, large-file support, etc. > Mingw-w64 is usually ahead of any other in terms of features. My suggestion on how to procee

Re: [Development] Qt 5 beta

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 16.59.13, Laszlo Papp wrote: > I am wondering, if it was possible to get .bz2 tarballs as well? This is a > preferred format at times for packagings. We were doing them until the day before yesterday. Discussing yesterday, we decided that it wasn't worth the d

[Development] FYI: Better usage of the global qdocconf in qtbase

2012-08-30 Thread casper.vandonderen
(Since there are so many people working on the documentation now I thought it'd be okay to use the list). I created https://codereview.qt-project.org/#change,33974 to make the global qdocconf in qtbase more useful (and minimize duplication). This change assumes that -installdir will always be sp

Re: [Development] CMake for Qt5: Does exist set(CMAKE_AUTOUIC ON) support? or plan?

2012-08-30 Thread Stephen Kelly
On Thursday, August 30, 2012 23:24:51 Loaden wrote: > set(CMAKE_AUTOMOC ON) is great. > But for now I have to use qt5_wrap_ui macros. > e.g. > Any help? Thanks! I don't think there is any plan for an auto-uic feature. It might be possible, but I've not thought too much about it. I guess Alex

Re: [Development] Qt 5 beta

2012-08-30 Thread Laszlo Papp
Hi, Congratulations here as well. :) I am wondering, if it was possible to get .bz2 tarballs as well? This is a preferred format at times for packagings. Laszlo On Thu, Aug 30, 2012 at 12:23 PM, wrote: > Hi everybody, > > the Qt 5 beta has now been released. Please find all the details at >

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Loaden
It's can be fixed just replace the mingw32-make.exe. And it's the best choice to separate package for 32bit vs 64bit really. -m32 and -m64 will possible can't works well on Windows. 2012/8/30 > Rubens release is currently broken, and there shouldn't be a need for a > separate package for 32bit v

[Development] CMake for Qt5: Cross Compilation for Windows using MinGW-w64

2012-08-30 Thread Loaden
Hi, there! I am try to cross compilation qt5 apps on Linux. By this wiki point: http://www.cmake.org/Wiki/CmakeMingw I can make the simple qt5 demo works. main.cpp > #include > #include > > int main(int argc, char *argv[]) > { > QApplication a(argc, argv); > QLabel *label = new QLabel("

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread marius.storm-olsen
Rubens release is currently broken, and there shouldn't be a need for a separate package for 32bit vs 64bit really. -- .marius On 30/08/2012 10:05, ext Loaden wrote: > I want to say, mingw-w64 is the best choice. > I am using ruben's personally build to compilation Qt5/QtCreator on both > Windo

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Pau Garcia i Quiles
Hi, On Thu, Aug 30, 2012 at 4:56 PM, wrote: > Hi, > > I'd like to get this on the table again: What is the MinGW package that we > want to support officially? The matrix for Qt 5.0 right now says MinGW gcc > 4.5 32 bit [1]. Note that when you're installing latest mingw from mingw.org > it's

[Development] CMake for Qt5: Does exist set(CMAKE_AUTOUIC ON) support? or plan?

2012-08-30 Thread Loaden
set(CMAKE_AUTOMOC ON) is great. But for now I have to use qt5_wrap_ui macros. e.g. cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR) > > project(testproject) > > # Find includes in corresponding build directories > set(CMAKE_INCLUDE_CURRENT_DIR ON) > # Instruct CMake to run moc automatically when

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread kai.koehne
Sorry people, my email got a bit convoluted. This happens when you add stuff over time ... The gist is: You can't get MinGW gcc 4.5 bit 32 bit easily anymore. We could upgrade the reference platform to gcc 4.7 32 bit. Can we do this even after the beta? If so, can we also add a mingw 64 bit (

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Loaden
I want to say, mingw-w64 is the best choice. I am using ruben's personally build to compilation Qt5/QtCreator on both Windows and Linux OS, and it works well! 2012/8/30 > Hi, > > I'd like to get this on the table again: What is the MinGW package that we > want to support officially? The matrix f

[Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread kai.koehne
Hi, I'd like to get this on the table again: What is the MinGW package that we want to support officially? The matrix for Qt 5.0 right now says MinGW gcc 4.5 32 bit [1]. Note that when you're installing latest mingw from mingw.org it's already installing gcc 4.7, and I guess you'd need to dig i

Re: [Development] Qt 5 beta

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 15.20.33, Simon Hausmann wrote: > If we keep up the pace perhaps we can make another release soon, which will > fix many of the glitches of this beta. I'm all for making more periodic releases. Congrats to everyone who has put effort into making this happen.

Re: [Development] HELP NEEDED: Cleaning up the class documentation for Qt 5

2012-08-30 Thread jan-arve.saether
Gladhorn Frederik (Nokia-MP/Oslo) wrote on 2012-08-30: > Hello, > > Torsdag 30. august 2012 12.21.40 skrev eskil.abrahamsen- > blomfe...@nokia.com: >> Hi, >> >> We've started looking at cleaning up the documentation to make it more >> consistent with the changes made in Qt 5. One big task is han

Re: [Development] HELP NEEDED: Cleaning up the class documentation for Qt 5

2012-08-30 Thread Frederik Gladhorn
Hello, Torsdag 30. august 2012 12.21.40 skrev eskil.abrahamsen-blomfe...@nokia.com: > Hi, > > We've started looking at cleaning up the documentation to make it more > consistent with the changes made in Qt 5. One big task is handling the > class reference documentation. Since this was originally

Re: [Development] Qt 5 beta

2012-08-30 Thread Turunen Tuukka
On 30.8.2012 16.20, "Simon Hausmann" wrote: > >I hope everyone also agrees that it's time to celebrate! We've come a >bloody >long way since the Alpha. +1 ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/lis

Re: [Development] Qt 5 beta

2012-08-30 Thread Simon Hausmann
On Thursday, August 30, 2012 01:41:42 PM ext Thiago Macieira wrote: [...] > Now the deed is done and let's move on. But let's make sure it never happens > again. Sounds right. I hope everyone also agrees that it's time to celebrate! We've come a bloody long way since the Alpha. If we keep up th

Re: [Development] Qt 5 beta

2012-08-30 Thread Loaden
Compilation should fine, but I can't build docs on Windows. For a long time. 2012/8/30 > The latest test of the windows source package was reported as a failure > (by J-P Nurmi), > so the beta might not even work for win32-msvc2010 mkspec. > -- Best Regards Yuchen ___

Re: [Development] Qt5 Visual Studio Add-in 1.2.0 Beta

2012-08-30 Thread Andreas Holzammer
Hi Ismo, we noticed that the "pretty printers" for the debugger are not updated to the Qt5 Datatypes. So its not possible to introspect eg QString. Will this happen somewhen? Thank you Andy Am 30.08.2012 15:04, schrieb Haataja Ismo: > Hi, > > Thank you Kevin! > > There is now an updated inst

Re: [Development] Qt 5 beta

2012-08-30 Thread Yves Bailly
Le 30/08/2012 15:06, Salovaara Akseli a écrit : >> jan-arve.saet...@nokia.com >> Sent: 30. elokuuta 2012 15:22 >> To: thiago.macie...@intel.com; development@qt-project.org >> Subject: Re: [Development] Qt 5 beta >> >> Agreed. >> The latest test of the windows source package was reported as a failur

Re: [Development] Qt 5 beta

2012-08-30 Thread qtnext
great !!! Windows Binary : there is no qml import in debug ... so no way to launch a qml application in debug. Webkit is available but on release only (no debug) I see that qt will be provide with angle by default (directx backend) : is it already the case for the binary beta ? 2012/8/30 Yves

Re: [Development] Qt 5 beta

2012-08-30 Thread Salovaara Akseli
> jan-arve.saet...@nokia.com > Sent: 30. elokuuta 2012 15:22 > To: thiago.macie...@intel.com; development@qt-project.org > Subject: Re: [Development] Qt 5 beta > > Agreed. > The latest test of the windows source package was reported as a failure (by > J-P Nurmi), > so the beta might not even work

Re: [Development] Qt5 Visual Studio Add-in 1.2.0 Beta

2012-08-30 Thread Haataja Ismo
Hi, Thank you Kevin! There is now an updated installer where this problem should be solved. http://origin.releases.qt-project.org/digia_vsaddin/ BR, Ismo -Original Message- From: Kevin Funk [mailto:kevin.f...@kdab.com] Sent: 30. elokuuta 2012 10:22 To: development@qt-project.org Cc: H

Re: [Development] Qt 5 beta

2012-08-30 Thread Yves Bailly
Le 30/08/2012 14:43, jan-arve.saet...@nokia.com a écrit : > ext Yves Bailly wrote on 2012-08-30: >> > > configure.bat will run perl. Please check if it will use the ActiveState > perl, and not the perl shipped with msysgit. > > I always put the ActiveState perl directory as the first path in %PATH

Re: [Development] Qt 5 beta

2012-08-30 Thread jan-arve.saether
ext Yves Bailly wrote on 2012-08-30: > Greetings all, > > Le 30/08/2012 13:23, lars.kn...@nokia.com a écrit : >> the Qt 5 beta has now been released. Please find all the details at >> >> http://www.qt-project.org/wiki/Qt-5-Beta >> >> and my blog post at >> >> http://labs.qt.nokia.com/2012/08/3

Re: [Development] Qt 5 beta

2012-08-30 Thread Yves Bailly
Greetings all, Le 30/08/2012 13:23, lars.kn...@nokia.com a écrit : > the Qt 5 beta has now been released. Please find all the details at > > http://www.qt-project.org/wiki/Qt-5-Beta > > and my blog post at > > http://labs.qt.nokia.com/2012/08/30/qt5-beta-is-here > > Enjoy! Trying to compile on Wi

Re: [Development] Qt 5 beta

2012-08-30 Thread jan-arve.saether
ext Thiago Macieira wrote on 2012-08-30: > On quinta-feira, 30 de agosto de 2012 11.23.07, lars.kn...@nokia.com > wrote: >> Hi everybody, >> >> the Qt 5 beta has now been released. Please find all the details at >> >> http://www.qt-project.org/wiki/Qt-5-Beta >> >> and my blog post at >> >> htt

[Development] HELP NEEDED: Cleaning up the class documentation for Qt 5

2012-08-30 Thread eskil.abrahamsen-blomfeldt
Hi, We've started looking at cleaning up the documentation to make it more consistent with the changes made in Qt 5. One big task is handling the class reference documentation. Since this was originally written when widgets were the only way to write GUIs in Qt, some of the documentation is rat

Re: [Development] Qt 5 beta

2012-08-30 Thread Sergio Ahumada
On 08/30/2012 01:48 PM, ext Stephen Kelly wrote: > > 1cebd906af95e2c8ae37f1eae4a1c5019640b3b3 has been tagged as v5.0.0-beta1. > > That is not the correct commit to have that tag. > > That is the current HEAD commit in master, not the commit that qt5.git uses as > a submodule, and not the commit th

Re: [Development] Qt 5 beta

2012-08-30 Thread lars.knoll
On Aug 30, 2012, at 1:41 PM, ext Thiago Macieira wrote: > On quinta-feira, 30 de agosto de 2012 11.23.07, lars.kn...@nokia.com wrote: >> Hi everybody, >> >> the Qt 5 beta has now been released. Please find all the details at >> >> http://www.qt-project.org/wiki/Qt-5-Beta >> >> and my blog po

Re: [Development] Qt 5 beta

2012-08-30 Thread Stephen Kelly
On Thursday, August 30, 2012 11:23:07 lars.kn...@nokia.com wrote: > Hi everybody, > > the Qt 5 beta has now been released. Please find all the details at > > http://www.qt-project.org/wiki/Qt-5-Beta > > and my blog post at > > http://labs.qt.nokia.com/2012/08/30/qt5-beta-is-here > > Enjoy! >

Re: [Development] Qt 5 beta

2012-08-30 Thread Stephen Kelly
On Thursday, August 30, 2012 13:41:42 Thiago Macieira wrote: > On quinta-feira, 30 de agosto de 2012 11.23.07, lars.kn...@nokia.com wrote: > > Hi everybody, > > > > the Qt 5 beta has now been released. Please find all the details at > > > > http://www.qt-project.org/wiki/Qt-5-Beta > > > > and my

Re: [Development] Qt 5 beta

2012-08-30 Thread Thiago Macieira
On quinta-feira, 30 de agosto de 2012 11.23.07, lars.kn...@nokia.com wrote: > Hi everybody, > > the Qt 5 beta has now been released. Please find all the details at > > http://www.qt-project.org/wiki/Qt-5-Beta > > and my blog post at > > http://labs.qt.nokia.com/2012/08/30/qt5-beta-is-here > > Enjoy

Re: [Development] Qt 5 beta

2012-08-30 Thread andre.poenitz
Someone wrote: > [...] blog post at > http://labs.qt.nokia.com/2012/08/30/qt5-beta-is-here A slightly more verbose version is to be found at http://labs.qt.nokia.com/2012/08/30/qt-5-beta-is-here/ Andre' ___ Development mailing list Development@qt-p

[Development] Qt 5 beta

2012-08-30 Thread lars.knoll
Hi everybody, the Qt 5 beta has now been released. Please find all the details at http://www.qt-project.org/wiki/Qt-5-Beta and my blog post at http://labs.qt.nokia.com/2012/08/30/qt5-beta-is-here Enjoy! Lars ___ Development mailing list Development@

Re: [Development] Proposing Orgad Shaneh for Approver status

2012-08-30 Thread andre.poenitz
On Wednesday, August 08, 2012 11:17 AM Hunger Tobias wrote: > I am hereby proposing Orgad as an approver for Qt project. As anybody active > on Qt Creator > will already know, Orgad is helping a lot with bug reports, feature requests, > many bug fixes all > over the code base, new feature (e.g. i

Re: [Development] Regression / Behavioral Change in QSqlTableModel / QTableView in Qt 5

2012-08-30 Thread Maemi Carrer
Thank you for your response! 2012/8/14 Mark Brand : > QSqlTableModel has had some major changes for Qt5. The changes file > "dist/changes-5.0.0" lists them. I totally missed that. > ... each edit causes the table to be requeried and the model reset, which > breaks navigation in the view. Do you

Re: [Development] Proposing Tim Jenssen and Niels Weber for Approver Status

2012-08-30 Thread andre.poenitz
I wrote on Friday, August 03, 2012 12:47 PM: > To: development@qt-project.org > Subject: [Development] Proposing Tim Jenssen and Niels Weber for Approver > Status > > Hello everybody. > > I hereby propose to grant Tim Jenssen and Niels Weber "Approver" status > in the Qt Project. > > Tim

[Development] Ongoing testlib maintenance

2012-08-30 Thread jason.mcdonald
Along with most of the Brisbane Trolls, I'll be leaving Nokia tomorrow. I'll be on vacation for the next two months, but I will check my gerrit dashboard every few days and try to keep up with reviews. I intend to keep my Maintainer status while I still feel that I can commit enough time to do