--- qsampler/trunk/ChangeLog 2011/09/04 21:50:14 2271 +++ qsampler/trunk/ChangeLog 2013/11/01 17:44:30 2480 @@ -5,6 +5,20 @@ SVN TRUNK +* More preparations for Qt5 configure build. + +* Standard scalable format (SVG) and MIME type icons support for + session files (*.lscp) is now being added. + +* Preparations for Qt5 migration. + +* Added include to shut up gcc 4.7 build failures. + +* Make(ing) -jN parallel builds now available for the masses. + +* Fixed Makefile.in handling of installation directories to the + configure script eg. --datadir, --localedir. + * Made lookup of translation files work inside a Mac OS X bundle. * Minor Mac OS X compilation error fix.