Re: [Development] QtSingleApplication in Qt5

2012-09-19 Thread Konstantin Ritt
I assume this is related to changes in native events filtering. I'd also treat this as a regression since 4.x, until the way to fix an existing code is clearly documented somewhere. Konstantin 2012/9/15 Joseph Crowell : > I got the old Qt4 QtSingleApplication addon compiling under Qt5 by > updat

[Development] QtSingleApplication in Qt5

2012-09-15 Thread Joseph Crowell
I got the old Qt4 QtSingleApplication addon compiling under Qt5 by updating the includes and removing the QT_WA macro. But it doesn't seem to be detecting the application any more under Windows. Could anyone take a guess on why it isn't detecting open instances any longer? I also changed Q_WS_X