Thomas Frauendorfer
786b745d55
OTHER: move togglePlaytime to Application class and some other small fixes
2008-11-04 14:26:19 +01:00
Thomas Frauendorfer
1fe1c8f9be
OTHER: Some cleanups
2008-10-20 03:48:34 +02:00
Thomas Frauendorfer
6cf0ad2614
OTHER: Moved some files around
...
Moved some files that belong to mainwindow into the appropriate subdir
and changed them to lowercase. Changed the includes accordingly
2008-10-02 20:26:54 +02:00
Thomas Frauendorfer
20cfdad68d
OTHER: Replaced code for current_id handling
...
Now the current_id changed broadcast is handled in xclientcache, the now
unused code from XMMSHandler has been removed
2008-07-12 06:12:20 +02:00
Thomas Frauendorfer
058e2d0987
OTHER: Replaced SmallNumberDisplay
2008-07-11 03:41:45 +02:00
Thomas Frauendorfer
221e1255d0
OTHER: Update ShadedDisplay to use new SmallTimeDisplay
...
split Timedisplay into a common class and a specialised class and make
new SmallTimeDisplay inherit from the common class. Thus as much code as
possible is reused in SmallTimeDisplay
2008-05-19 21:16:32 +02:00
Thomas Frauendorfer
bece172e92
OTHER: Make pause button toggle play/pause
2008-05-17 04:48:48 +02:00
Thomas Frauendorfer
d3e140ad0e
Changed handling of buttons
...
Use PixmapButton in most cases insteas of Button or ToggleButton
Moved positions and sizes of the buttons to Skin and let it return QIcons instead of Pixmaps
2008-03-26 02:44:32 +01:00
Thomas Frauendorfer
4b90120888
Updated copyright notices in the files (mainly 2007->2008)
...
Additionaly, I transfer the copyright for nearly all modifications I made
to the XMMS2 Team (The only exception are the files under directory widgets)
2008-03-09 12:24:36 +01:00
Thomas Frauendorfer
f10cd0465a
remove some now unused code from XMMSHandler and clean up headers
2008-02-11 19:28:07 +01:00
Thomas Frauendorfer
02d2a1a1f4
Start to move mainwindow widgets into a subdirectory,
...
get rid of some unneeded includes
2008-01-28 17:29:00 +01:00