various graphical enhancements

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@736 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-02-29 09:15:15 +00:00
parent 86e3675b93
commit 1c1870ce3a
8 changed files with 252 additions and 53 deletions

View File

@@ -1,3 +1,20 @@
2008-02-29 Paul Giblock <drfaygo/at/gmail/dot/com>
* include/lcd_spinbox.h:
* src/widgets/lcd_spinbox.cpp:
* data/themes/default/lcd_19red.png:
new non-QLcdSpinBox pixmap-based LCD spinbox
* include/lmms_style.h:
* src/core/main.cpp:
* Makefile.am:
added lmmsStyle to aim for a consistant interface. Some Qt themes
make LMMS look really bad. Hopefully, overtime, we can make a style
the unifies all our gui elements
* src/core/track.cpp:
playing with alternating colors per tact
2008-02-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/plugin.cpp: