promoe/lib
Thomas Frauendorfer 60c17af114 Change Sliders to new Slider-class
Use the new PixmapSlider class which is based on Qt's AbstractSlider
class for sliders. This should also fix some offset problems in
PositionSlider which appeared after the introduction of the new Button
class
2008-05-08 04:19:34 +02:00
..
debug.h Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
lib.pro Change Sliders to new Slider-class 2008-05-08 04:19:34 +02:00
playlistmodel.cpp remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
playlistmodel.h remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
README remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclient.cpp Fix a warning on string comparison 2008-02-29 00:29:07 +01:00
xclient.h remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclientcache.cpp remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclientcache.h remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xcollection.cpp Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xcollection.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xcollection_p.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xconfig.cpp Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xconfig.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xmmsqt4.cpp Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
xmmsqt4.h Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
xplayback.cpp Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xplayback.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00

Contains a copy of some of Esperanzas src/lib/ directory

Will perhaps someday become a seperate lib