Le 11/01/2013 16:50, Thiago Macieira a écrit :
> On sexta-feira, 11 de janeiro de 2013 13.32.35, Shaw Andy wrote:
>> Unfortunately this is what is happening now if ICU is linked in, ICU will
>> always use the release version so if Qt is built in debug mode then it will
>> end up mixing the C runtim
I have observed a bug when i use minimal plugin. I tried both on windows
and linux. Somehow i get a size with width and height zero in
void QMinimalBackingStore::resize(const QSize &size, const QRegion &) which
results in no image saved when i set debug to true in minimal plugin
___
Hi, Yuchen,
Yes, there are still many bugs in docs. Could you report it jira? Any
contribution is welcome.
And Xingtao Zhang( https://codereview.qt-project.org/#dashboard,1000698 )
started to work on doc fix recently, maybe you can get help from him or assign
the bug report to him.
Regards,
L
hi, there!
After reading this topic:
http://qt-project.org/doc/qt-5.0/qtcore/plugins-howto.html
There seems have a bug, see the source:
For example, here's the definition of an interface class:
* \snippet tools/plugandpaint/interfaces.h 2*
Here's the definition of a plugin class that
Sorry for reanimating old thread:)
I was looking at QAction code and didn't see big dependecies on qtwidgets.
Isn't possible to implement this solution, keeping source and binary
compatibility:
We add QGuiAction to QtGui module. It has exact API like current QAction (which
is discussable, but
On 01/12/2013 09:26 AM, Sascha Cunz wrote:
> Am Freitag, 11. Januar 2013, 23:07:25 schrieb Shaw Andy:
>>> [...]
>>>
Microsoft in the past has also said that you should keep the
-MD(d)/-MT(d)
setting consistent so it is the same across all libraries and
applications,
>>> [...]
>>
On 01/13/2013 10:09 PM, Johan Thelin wrote:
Sorry for top-posting. I'm writing from my phone.
I've had a class like this for a project of mine. It exposed signals
for adding, removing and changing rows as well as the count, data and
setData methods.
This helped me peek and poke at a QAbstra
Sorry for top-posting. I'm writing from my phone.
I've had a class like this for a project of mine. It exposed signals for
adding, removing and changing rows as well as the count, data and setData
methods.
This helped me peek and poke at a QAbstractLisaModel from JavaScript.
Cheers,
Johan
On Ja
On Friday 11 January 2013 07:40:39 Thiago Macieira wrote:
> On sexta-feira, 11 de janeiro de 2013 15.21.43, Olivier Goffart wrote:
> > Go to stable:
> > a. Fixes to regressions against a previous "recent" version of Qt. (less
> > than 2 or 3 years old)
> > b. Fixes in new feature introduc
On 01/12/2013 11:59 PM, Nils Jeisecke wrote:
> Hi,
>
> what about adding a new Quick item for "enhanced QAbstractItemModel access".
>
> ListModelAdapter {
>id: myModelAdapter
>sourceModel: myModel
> }
>
> ListView {
>model: myModelAdapter.sourceModel
>delegate: Text {
> MouseAr
On Saturday 12 January 2013 11:23:33 BogDan wrote:
> Currently Ministro's repo is hosted by KDE, I accepted to move it to a
> qt-project repo because Eskil was worried about the potential contributors
> (currently I'm the only developer) which will need to sign the CLA, which
> on KDE is not pos
11 matches
Mail list logo