Re: [Development] which branch for a bugfix

2013-02-07 Thread Friedemann Kleint
Hi, > https://bugreports.qt-project.org/browse/QTBUG-28196 For that particular bug, there is already a fix in the works at https://codereview.qt-project.org/#change,41537 . Accidentally, I got it prototypically to work today with MSVC. As it is a bit involved, it is in the 'dev' branch. Reg

[Development] which branch for a bugfix

2013-02-07 Thread Mojmír Svoboda
Hello, I'd like to fix following bug: https://bugreports.qt-project.org/browse/QTBUG-28196 But as I am new in here, I do not know "the ropes". The fix itself lies in submodule qtbase, mainly in angle sources (plus the nasty declspec(import), but i think i saw someone fixing it already). Accordin