Re: [Development] File Selectors API, still for 5.1?

2013-03-23 Thread Richard Moore
On 22 March 2013 21:57, Alan Alpert 4163654...@gmail.com wrote: In one of the patch sets, the form changed from f...@selector.png to +selector/file.png . Feedback from designers in BlackBerry suggested that they were more comfortable with directories, especially when using it to swap out

[Development] I can't build Qt5 of stable branch under linux

2013-03-23 Thread liang jian
I recently found that I can't build Qt5 of stable branch under linux, but dev branch is ok. I have a ubuntu 12.10 machine, I got the latest Qt5 code from git, the build command is as follows: ./configure -developer-build -opensource -confirm-license -no-gtkstyle -nomake examples

Re: [Development] I can't build Qt5 of stable branch under linux

2013-03-23 Thread Thiago Macieira
On sábado, 23 de março de 2013 23.17.07, liang jian wrote: the build process failed in qtbase, the error message is listed below: make[2]: 没有什么可以做的为 `first'。 I'm guessing this one is No rule to make target `first' /mnt/sda7/liang/qt/qt5/qtbase/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XKBCOMMON

Re: [Development] Proposition for a new Q_OS_ define

2013-03-23 Thread Tomasz Siekierda
On 23 March 2013 01:51, Jake Thomas Petroules jake.petrou...@petroules.com wrote: I'd like to suggest that we add a new Q_OS_ define. Currently, for Apple platforms, we have: Q_OS_DARWIN Q_OS_DARWIN32 Q_OS_DARWIN64 Q_OS_IOS Q_OS_MAC Q_OS_MAC32 Q_OS_MAC64 Q_OS_MACX The first three are

Re: [Development] File Selectors API, still for 5.1?

2013-03-23 Thread Konstantin Ritt
Can't it be a private API in 5.1? In this case, I see no major reasons to block it until 5.2. Regards, Konstantin 2013/3/23 Richard Moore r...@kde.org: On 22 March 2013 21:57, Alan Alpert 4163654...@gmail.com wrote: In one of the patch sets, the form changed from f...@selector.png to