Commit graph

9 commits

Author SHA1 Message Date
Tobias Rundstrom
429cf316ed Add const & in good places to avoid promoe to copy that much data. 2006-03-12 11:01:53 -04:00
Tobias Rundstrom
d57ebf91a0 Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
Daniel Svensson
122884586a Remove unnecessary use of setText in ShadeDisplay which caused crash on Dapper. 2006-03-10 13:14:44 +01:00
Tobias Rundstrom
d88f3b273c Don't let the textscroller in shaded mode use more space then available. 2006-03-05 19:11:48 -03:00
Tobias Rundstrom
152e1b2be8 Make difference on ShadedDisplay and MainDisplay in settings 2006-03-05 15:31:31 -03:00
Tobias Rundstrom
277dfb619a Added filedialog on eject button. 2006-02-27 21:36:40 -03:00
Tobias Rundstrom
072a53b219 Enable titles for ShadedDisplay again. 2006-02-26 21:43:24 -03:00
Daniel Svensson
787a5c7b5b Singletonify XMMSHandler and kick out everything not XMMSisch from the class.
A class that needs to talk to xmms2 now calls XMMSHandler::getInstance()
and all communication is handled by signals'n'slots.
2006-02-26 19:16:43 +01:00
Tobias Rundstrom
d356989d5e Lot of fixes for everything. 2006-02-21 00:29:28 -03:00