log src/MainWindow.cpp @ 66:f9803dceab2a r0.1_osx_testbuild

age author description
Fri, 12 Jul 2013 15:26:11 +0100 Chris Cannam Bring in latest build fixes etc from SV -- now builds with either Qt4 or Qt5
Thu, 20 Jun 2013 10:58:40 +0100 gyorgyf toggle button for boundary constraints and note recalculation
Wed, 19 Jun 2013 22:05:45 +0100 matthiasm vertical scale adapts to note range
Sat, 15 Jun 2013 16:20:42 +0100 gyorgyf branch merge with Matthias's export and my new tool
Sat, 15 Jun 2013 16:16:24 +0100 gyorgyf added NoteEdit tool mode
Sat, 15 Jun 2013 16:04:30 +0100 matthiasm added some code to export -- still not quite right, only csv/txt exports work
Sat, 20 Apr 2013 08:38:37 +0100 gyorgyf splitting notes works but major cleanup needed
Fri, 19 Apr 2013 19:15:22 +0100 gyorgyf edit icon now toggles between edit and navigate modes
Wed, 17 Apr 2013 09:15:05 +0100 gyorgyf larger notes plus basic editing functions are now enabled by temporary star icon in toolbar
Tue, 26 Mar 2013 20:15:38 +0000 matthiasm essentially only changed the colour of the overview
Fri, 16 Nov 2012 17:14:46 +0000 Chris Cannam Add analyser, calculate some transforms when a file is loaded
Fri, 16 Nov 2012 13:22:37 +0000 Chris Cannam Remove a few more unneeded bits
Fri, 16 Nov 2012 12:19:29 +0000 Chris Cannam Minor tidy
Fri, 16 Nov 2012 12:14:36 +0000 Chris Cannam dynamic_cast -> qobject_cast for QObjects, works without other compilation unit
Fri, 16 Nov 2012 12:13:04 +0000 Chris Cannam Cut back on includes
Fri, 16 Nov 2012 12:02:55 +0000 Chris Cannam Cut it back a bit
Fri, 16 Nov 2012 11:48:16 +0000 Chris Cannam Initial import of material from SV and Vect. This builds and runs, but does not yet have the layout we need