On 12/18/2013 07:16 AM, Martin Koller wrote:
> I've discovered that with Qt5 I get a different order of mouse events on
> a QWidget than with Qt4 (openSuse 13.1 Linux, X11):
> double clicking a widget results in Qt4 in:
> mousePressEvent
> mouseReleaseEvent
> mouseDoubleClickEvent
> mousePressE
On 02/14/2013 12:17 AM, Mark wrote:
> On Thu, Feb 14, 2013 at 8:43 AM, Michail Vourlakos
> wrote:
>> Based on
>> http://kdeblog.mageprojects.com/2012/12/07/application-wide-shortcuts-in-qml-this-time-without-qshortcut/
>>
>> can you provide me with some feedback about how a clean
>> qml plasmoid
Sorry about my failure to properly snip message headers in my message
from Yesterday.
On 06/27/2012 22:32:13, Alexander Neundorf wrote:
OTOH, I know nothing about xcb.
That's the replacement for xlib, right ?
Maybe we can have a look in Tallinn...
Alex
In Qt5, a new "xcb" plugin replaces Qt's
In Qt, at/near line 66 of /src/plugins/platforms/xcb/qxcbwindow.cpp), they
check to see if one of the #DEFINE macros from one of the newer, divided-util
XCB 'include' files had been defined. (It's not defined until after the util
packages were split.) Maybe that would be shorter, easier than a
On Tue, 05/15/2012 at 08:39:17 +0200, todd rme
wrote:
On Mon, May 14, 2012 at 8:55 PM, Rick Stockton
wrote:
Todd, we_could_ attempt other devices at the same time. But these other
devices must be analogous to a keypad-like "keyboard" (although they'd be
much easier to s
On Mon, 14 May 2012 13:59:43 +0200, todd rme wrote:
It sounds like this is being limited to just mouse and keyboard
shortcuts. Is there a reason this can't be made more general, so
other devices can provide shortcuts as well? Currently we have a
variety of devices with their own unique bu
On Saturday 12 May 2012 18:36:42 Mark wrote:
/ As for making a "HIG" keyboard standard list. A very good starting
point is:
/>/ http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts />/
/>/ Every single line where the same key combination is used in both:
Windows,
/>/ Mac, KDE en GNOME ca
Mark, your responses improve on my ideas, and leads to a more solid
"shared vision". (That's Awesome!) Here's a "brain dump" of my thoughts
- some responding to you, some others not yet discussed:
Within Qt, there are a couple of reasons why I don't want to create a
generic "all-shortcuts" set
On Thu, 10 May 2012 23:21:25 +0200, mark...@gmail.com wrote:
Making this quite detailed and long mail as per request from David Faure
(twice);)
So, I've been patching KShortcut up to support multiple shortcuts:
https://git.reviewboard.kde.org/r/104801/ and it's working just fine with
that patch
This is an FYI, I don't speak for Qt-Project (I'm not an Approver or
Maintainer, just a VERY occasional contributor.)
In a merge earlier today, Qt-Project removed the xlib support code form
Qt5. (I was not the Approver, but I did vote "+1" on the change). For
X11 environments, xcb will be it's
10 matches
Mail list logo