Mercurial > hg > svgui
log view/Overview.cpp @ 861:59a22f3bf86d
age | author | description |
---|---|---|
Wed, 03 Sep 2014 12:04:22 +0100 | Chris Cannam | Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan) |
Tue, 02 Sep 2014 14:47:04 +0100 | Chris Cannam | Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking |
Fri, 25 Jul 2014 17:02:29 +0100 | Chris Cannam | Debug output stuff |
Wed, 02 Jul 2014 19:22:05 +0100 | Chris Cannam | Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll) tonioni |
Wed, 18 Jun 2014 08:40:46 +0100 | Chris Cannam | Merge from branch tony_integration warnfix_no_size_t |
Tue, 17 Jun 2014 15:36:56 +0100 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
Thu, 12 Jun 2014 14:31:48 +0100 | matthiasm | adding a note after the last existing one is now possible (#974) tonioni |