Re: [Interest] automatic UI updates as the result of QML file modifications

2014-01-25 Thread Alexander Ivash
Yes. I’ve done this. I have a realtime coding environment in which the running app will reload and redraw qml on file change. It’s relatively easy to setup. I’ve even set it up so that it’ll draw iPad and iPhone sized windows next to a reduced desktop window on my mac desktop machine. That's

Re: [Interest] QTableView column format

2014-01-25 Thread Muhammad Bashir Al-Noimi
On 01/22/2014 10:24 AM, André Somers wrote: If you want to modify it at the 'view' end, you should use a QStyledItemDelegate subclass and install that on the view, or on a specific column of the view. I did that exactly but unfortunately it didn't work :( May you please tell me what's wrong?!

Re: [Interest] QTableView column format

2014-01-25 Thread Andre Somers
Muhammad Bashir Al-Noimi schreef op 25-1-2014 12:13: On 01/22/2014 10:24 AM, André Somers wrote: If you want to modify it at the 'view' end, you should use a QStyledItemDelegate subclass and install that on the view, or on a specific column of the view. I did that exactly but unfortunately it

Re: [Interest] Shiping Qt binaries

2014-01-25 Thread Guido Seifert
plugins/platforms/qwindows.dll plugins/sqldrivers/qsqlite.dll I have run the vcredist as part of the install procedure. It's Qt 5.1 with visual studio 2010. The qt.conf file in bin looks like this: [Paths] Prefix = .. This is what I did to make Qt find the plugins in the place

Re: [Interest] Integrating with WPF through ANGLE's IDirect3DSurface9

2014-01-25 Thread Constantin Makshin
Lines 309–313 of https://chromium.googlesource.com/angle/angle/+/0af35c748e210290e4a4d51e0958baef867bf9e7/include/EGL/eglext.h(I chose a specific commit instead of master to be sure everyone will see the same file no matter how much time passes) suggest there's no way to enforce Direct3D 9

[Interest] Unit test with multiple data

2014-01-25 Thread Soroush Rabiei
Hi I'm writing a test unit using Qt's QtTest library. My test case requires three strings (database host, username and password) that they should be passed in command line. Documentation says data is passed to test unit in the following syntax: testname [options]

[Interest] Multi language/font display in qt4

2014-01-25 Thread Simone
Hello all, In my application I need to display text in more then one language simultaneously. No problem if the language are english and french for example, the problem is when needed to display english and chinese or korean or others. The font we use now (which is ok for latin text) is dejavu