[Development] Need help with QT 5.2.1 compile error : 'class WebCore::Console' has no member named 'addMessage'

2014-02-23 Thread Jing Gao
Hello everyone: I am new to QT, i want to cross compile QT && QTWebkit to run on a imx6 based board, enable xslt and accelerated-2d-canvas support in webkit, the following command are used to build QT. 1. compile qt ./configure -opensource -confirm-license -make libs -device imx6 -device-opti

Re: [Development] Shameful Support of Server/Client DataBase in Qt

2014-02-23 Thread Thiago Macieira
Em dom 23 fev 2014, às 16:57:46, Sarkawt Amedi escreveu: > 1- tools > 2- controls/components > 3- DBMS parameters support > 4- database modules update > 5- database bugs fixing is poor > > I need some good, compelling reasons and real information regarding > server/client database development, I w

Re: [Development] Shameful Support of Server/Client DataBase in Qt

2014-02-23 Thread Richard Gerd Kuesters
hello Sarkawt! first or all, sorry for my english. before i agree or disagree with you - or even judge qt for it's "lack of database features", it's best first to evaluate how database connectors are in the lower level. first (and above all), they do not have a "unified reference guide" for th

Re: [Development] Missing documentation

2014-02-23 Thread Sze Howe Koh
On 22 February 2014 16:04, Jason McDonald wrote: > On Fri, Feb 21, 2014 at 12:32 AM, Sze Howe Koh > wrote: >> >> The following functions/types need documenting. (This list excludes >> constructors, destructors, and operators). Could those who are >> familiar with these functions/types please add

Re: [Development] Qt Quick Controls: MenuStyle subMenuOverlap

2014-02-23 Thread Fabien Castan
Thanks, Fabien 2014-02-22 19:02 GMT+01:00 Nurmi J-P : > On 22 Feb 2014, at 18:47, Fabien Castan wrote: > > > Hi, > > > > I'm using QtQuick with Qt 5.2 on ubuntu 13.10 and by default there is a > problem with menu and submenu. > > There is a little spacing between the menu and the submenu. So w

[Development] Shameful Support of Server/Client DataBase in Qt

2014-02-23 Thread Sarkawt Amedi
so far I have developed three wonderful non-database-applications with Qt. Without courtesy Qt is the only framework able to deliver nearly a full cross-platform, but recently I decided to play with database using Qt as I never did that previously and I found that Qt is weak regarding server/client

[Development] CMake + Qt5LinguistToolsMacros.cmake: QT5_CREATE_TRANSLATION delete source ts files during clean

2014-02-23 Thread Anatoly Shirokov
Hi, I want to fix this bug: https://bugreports.qt-project.org/browse/QTBUG-31860 Stephen Kelly closed this bug with the invalid resolution but there you can find correct problem description, steps for reproducing problem and patch which can fix the problem. Who can influence on positive resolu