Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 953:4a8f87c175f7 scalable-icons
age | author | description |
---|---|---|
Wed, 06 May 2015 10:08:28 +0100 | Chris Cannam | Experiment with loading SVGs scalable-icons |
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Wed, 04 Mar 2015 13:53:42 +0000 | Chris Cannam | Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11 |
Mon, 02 Mar 2015 17:20:24 +0000 | Chris Cannam | Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows |
Fri, 16 Jan 2015 17:02:55 +0000 | Chris Cannam | Fix arg in string |
Thu, 04 Dec 2014 14:48:19 +0000 | Chris Cannam | Quick hack at a multiplex option for transform input (see #1108) |