Mercurial > hg > svgui
log widgets/PropertyBox.cpp @ 980:66da6f009edd osx-retina
age | author | description |
---|---|---|
Tue, 30 Jun 2015 14:14:34 +0100 | Chris Cannam | Tighten spacing around sides of property box on OS/X osx-retina |
Fri, 26 Jun 2015 14:13:31 +0100 | Chris Cannam | Merge from branch normalize_hybrid_option 3.0-integration |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Fri, 12 Sep 2014 11:38:55 +0100 | Chris Cannam | Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option |
Wed, 13 Aug 2014 22:03:19 +0100 | Chris Cannam | This spacing works a bit better on the Mac (though not really well enough) |
Tue, 17 Jun 2014 15:55:27 +0100 | Chris Cannam | More unsigned/long and warning fixes warnfix_no_size_t |
Fri, 23 May 2014 16:48:06 +0100 | Chris Cannam | Replace setCurrentText (which doesn't appear to exist in qt4) with setCurrentIndex tonioni |