log

age author description
2018-06-22 Chris Cannam Experiment with rounded rects
2018-06-22 Chris Cannam Better handling for mouse wheel events in widgets
2018-06-21 Chris Cannam Update subrepos, including half-steps in level-pan widget
2018-06-20 Chris Cannam Remove duplicate include
2018-06-20 Chris Cannam Next actual release will be 3.1-beta1
2018-06-20 Chris Cannam Update CHANGELOG
2018-06-20 Chris Cannam Add a scary warning for incomplete session load
2018-06-19 Chris Cannam Fix typo
2018-06-19 Chris Cannam First cut at updating archive scripts to use Repoint
2018-06-19 Chris Cannam Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
2018-06-19 Chris Cannam Experimentally add a rule to re-run Repoint if the project or lock file is newer than the .repoint.point file. This sort of thing isn't sufficient for all uses of Repoint because some of the initial qmake project file info is brought in by Repoint, so it has to be run before qmake as well. Also it's not clear yet how it will interact with archived builds (i.e. source releases) -- to be tested.
2018-06-19 Chris Cannam Update Repoint
2018-06-18 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
2018-06-12 Chris Cannam Update with Qt test fix
2018-06-11 Chris Cannam Update checker subrepo too
2018-06-11 Chris Cannam Merge from branch plugin-path-config
2018-06-11 Chris Cannam Merge subrepos back to default plugin-path-config
2018-06-11 Chris Cannam Build fix plugin-path-config
2018-06-11 Chris Cannam Fix compiler warning plugin-path-config
2018-06-11 Chris Cannam Fixes to plugin path handling plugin-path-config
2018-06-08 Chris Cannam Minor layout fix plugin-path-config
2018-06-08 Chris Cannam Use KnownPlugins for plugin path settings stuff plugin-path-config
2018-06-08 Chris Cannam Use wide-char environment variable stuff plugin-path-config
2018-06-07 Chris Cannam Environment updates plugin-path-config
2018-06-07 Chris Cannam System library test program (beginnings of) plugin-path-config
2018-06-07 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam Update VC redist version