--- qsampler/trunk/ChangeLog 2015/06/15 14:11:33 2779 +++ qsampler/trunk/ChangeLog 2016/01/08 15:15:57 2858 @@ -6,6 +6,24 @@ GIT HEAD +* Added application keywords to freedesktop.org's AppData. + +* 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)