summaryrefslogtreecommitdiff
path: root/muse2/muse/waveedit/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-08-15Introducing: Improved Wave Editor. Class WaveView is replaced by WaveCanvas. Tim E. Real
Wave Events can be selected, added, moved and deleted. TODO: Bunch o' stuff, but currently it should be as good or better than the old editor.
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-19Split individual parts into their own shared libraries. Moved main() into ↵Orcan Ogetbil
its own file.
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-11-22ported .ui widget to Qt4Orcan Ogetbil
2010-10-19See ChangeLogTim E. Real