| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
1. Calling valueChanged didn't invoke machinery in
   value<t>, only base_value aka value_.
   There's a fast path in value<t>::type() despite the
   pessimization.
2. Split global scope stuff into options::globals from
   the options::globals stuff
3. Adjust usages
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Also note Koenig lookup works
 | 
 | 
We're going to base opentrack derivatives on the same branch. Previously
merges were a living hell. Modularizing the UI code and having
continuously-built executables will do a lot.
First opentrack variant in progress is a TrackHat device for mouse and
scrolling control for people with spine and hand/arm disabilities.
 | 
 | 
 | 
 | 
- adjust usages
- add support for QList signals and metatype
 |