Qt changes

28 views
Skip to first unread message

Neil Hodgson

unread,
May 3, 2013, 10:05:54 AM5/3/13
to scintilla...@googlegroups.com
Some patches for Qt have been committed from John Ehresman of Wingware to handle monitors that have origins different from 0,0 and stop tracking the mouse when the widget is hidden:
http://sourceforge.net/p/scintilla/code/ci/c49f5272ec0415bba4d9bc4f17448b42eaf5ba33/
http://sourceforge.net/p/scintilla/code/ci/45bacc97f7396fcea110428b55965d541935377d/

There was also a fix to use QApplication::keyboardModifiers() instead of event->modifiers()
http://sourceforge.net/p/scintilla/code/ci/c30c0c7e99b79125ae36cbe41d5c55eb27d3dee8/

John mentioned that Qt key values differ between platforms.

I updated the C++ code to build with Qt 5.
The project files will also need to add "widgets" to the QT variable but only on Qt 5 and I couldn't work out how to do that.
http://sourceforge.net/p/scintilla/bugs/1448/

Neil

Tuom Larsen

unread,
May 5, 2013, 2:03:26 PM5/5/13
to scintilla...@googlegroups.com
On Fri, May 3, 2013 at 4:05 PM, Neil Hodgson <nyama...@me.com> wrote:
   The project files will also need to add "widgets" to the QT variable but only on Qt 5 and I couldn't work out how to do that.

Neil Hodgson

unread,
May 6, 2013, 1:54:19 AM5/6/13
to scintilla...@googlegroups.com
Tuom Larsen:
   Updated the project files as the link shows and it works. Except for the PySide wrapper and I don't think PySide is compatible with Qt 5 yet.

   Neil

Reply all
Reply to author
Forward
0 new messages