From 520e889a3e58fdaa99a0c13a40d1c3e4affe60b1 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Sun, 19 Dec 2010 08:57:19 +0000 Subject: Split individual parts into their own shared libraries. Moved main() into its own file. --- muse2/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 7e84d5a5..af85a702 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -3,7 +3,9 @@ *Feature: Added 'global opaqueness' (transparency) appearance setting. (Tim) Currently only affects part colours. TODO: Fix the darn black rectangle drawing. Apply the opaqueness to some other things. - - Fixed arranger part drawing borders. Used QPen::setCosmetic(true) when drawing. (Tim) + - Fixed arranger part drawing borders. Used QPen::setCosmetic(true) when drawing. (Tim) + - Individual parts are now built as shared libraries. (Orcan) + - Moved main() and first degree relatives into main.cpp (Orcan) 18.12.2010: - Fixed transport shortcuts not working in some windows or situations. (Tim) Added event->ignore to PartCanvas::keyPress. Added setFocusPolicy() to WaveView, Master. -- cgit v1.2.3