Wed, 02 Jul 2014 15:09:51 +0100 |
Chris Cannam |
Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
|
Tue, 01 Jul 2014 15:33:51 +0100 |
Chris Cannam |
Only update message if it has actually changed
|
Tue, 17 Jun 2014 16:42:51 +0100 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
Tue, 03 Jun 2014 11:13:53 +0100 |
Chris Cannam |
Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
|
Fri, 09 May 2014 17:15:50 +0100 |
Chris Cannam |
Merge from default branch
tony_integration
|
Wed, 02 Apr 2014 08:50:18 +0100 |
Chris Cannam |
Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
tony_integration
|
Fri, 28 Mar 2014 15:43:04 +0000 |
Chris Cannam |
Start up with the correct values of toggleable menu entries
|
Tue, 28 Jan 2014 15:17:06 +0000 |
Chris Cannam |
Merge subrepos from tonioni
tony_integration
|
Thu, 12 Dec 2013 15:20:42 +0000 |
Chris Cannam |
Add network permission to prefs; make OSC support one of the things that depends on it
|
Wed, 11 Dec 2013 22:20:09 +0000 |
Chris Cannam |
Merge from default branch
imaf_enc sv-v2.3-imaf
|
Thu, 05 Dec 2013 10:57:51 +0000 |
Chris Cannam |
Merge from default branch, fix build
imaf_enc
|
Thu, 05 Dec 2013 10:56:21 +0000 |
Chris Cannam |
Remove duplicate shortcut
|
Tue, 26 Nov 2013 14:17:48 +0000 |
Chris Cannam |
Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
|
Tue, 26 Nov 2013 13:10:28 +0000 |
Chris Cannam |
Add network permission question box on first startup
|
Tue, 26 Nov 2013 11:41:12 +0000 |
Chris Cannam |
Restore and update old Surveyer class (survey itself is not there yet)
|
Mon, 04 Nov 2013 17:47:53 +0000 |
Chris Cannam |
Merge from default branch
imaf_enc
|
Mon, 04 Nov 2013 17:17:09 +0000 |
Chris Cannam |
Fix from Jesus Corral Garcia (for crashes etc)
imaf_enc
|
Mon, 04 Nov 2013 17:15:52 +0000 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
Wed, 09 Oct 2013 14:56:48 +0100 |
Chris Cannam |
Add "Export Audio Data" to export audio waveform data into CSV or similar
|
Fri, 20 Sep 2013 16:38:00 +0100 |
Chris Cannam |
If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
|
Wed, 24 Jul 2013 12:02:01 +0100 |
Chris Cannam |
Reset cyclical counters when document is replaced (#182)
|
Wed, 24 Jul 2013 11:43:09 +0100 |
Chris Cannam |
Switch back to navigate mode when document is replaced (#182)
|
Fri, 19 Jul 2013 15:45:40 +0100 |
Chris Cannam |
Full-screen fixes
|
Thu, 16 May 2013 14:05:21 +0100 |
Chris Cannam |
Clean up more tidily on exit
|
Mon, 11 Mar 2013 15:21:35 +0000 |
Chris Cannam |
Update for Qt5 compatibility; use subrepo for dataquay
qt5
|
Thu, 07 Mar 2013 17:53:44 +0000 |
Chris Cannam |
Copyright notes and dates, CHANGELOG
|
Tue, 11 Dec 2012 13:07:59 +0000 |
Chris Cannam |
Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
|
Fri, 16 Nov 2012 13:22:13 +0000 |
Chris Cannam |
Remove obsolete comment
|
Fri, 16 Nov 2012 13:21:44 +0000 |
Chris Cannam |
Pull out app name into arg, pull down description label from superclass
|
Mon, 16 Jul 2012 10:59:43 +0100 |
Chris Cannam |
Add signing, update copyright date
|