--- qsampler/trunk/ChangeLog 2015/06/15 14:11:33 2779 +++ qsampler/trunk/ChangeLog 2015/11/01 21:35:09 2852 @@ -6,6 +6,22 @@ GIT HEAD +* Prevent x11extras module from use on non-X11/Unix plaforms. + +* Messages standard output capture has been improved again, now + in both ways a non-blocking pipe may get. (EXPERIMENTAL) + +* Single/unique application instance control adapted to Qt5/X11. + (EXPERIMENTAL) + + +0.3.1 2015-07-19 Summer'15 release frenzy. + +* Fixed configure script's Qt include directory lookup for some + 64bit Linux flavours. + +* Prefer Qt5 over Qt4 by default with configure script. + * A new top-level widget window geometry state save and restore sub-routine is now in effect. (EXPERIMENTAL)