Mercurial > hg > svapp
log
age | author | description |
---|---|---|
2015-03-11 | Chris Cannam | c++11 flag in qmake project cxx11 |
2015-03-10 | Chris Cannam | Register new types cxx11 |
2015-03-10 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
2015-03-10 | Chris Cannam | Further dedicated-types fixes cxx11 |
2015-03-10 | Chris Cannam | More type fixes cxx11 |
2015-03-04 | Chris Cannam | Fixes to go with latest svcore cxx11 |
2015-03-03 | Chris Cannam | Merge from default branch cxx11 |
2015-03-02 | 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 |