browserbar.h

  • Filter
Mark Kretschmann
The amarok/ subdir has been renamed to src/. Removing all obsolete content in this directory.
svn path=/trunk/kdeextragear-1/amarok/; revision=306460
changed 239 files
Max Howell
* Support multiple drag from the SearchBrowser * Set the QSplitter colours for the SearchBrowser properly * Remember the position of the SearchBrowser splitter * Enable conditional compilation of PlaylistBrowser as per user request * Allow selection of directories in the FileBrowser (I finally figured out how to do this!) * Set the BrowserBarTab splitter cursor to QSplitter style when overlapped and resize when not * Cleanse the TODO of redundant stuff
svn path=/trunk/kdeextragear-1/amarok/; revision=304979
changed 11 files
Max Howell
* remove debug from ToolBarAnalyzer (BlockAnalyzer) * BrowserBar cleanup, much cleaner code now, hopefully other people can understand it. Still a nice and lean class, uses less memory now as is using QValueList<QWidget*>s rather than QPtrList<QWidget>s, other tricks planned to make this one almighty lean widget. This sort of thing is fun to me if you wonder why I try :-) * Bug fix in PlaylistWidget, don't enable undo/redo unless it is safe to. * Don't show time display when stopped, someone was annoyed they couldn't change the timedisplay when nothing was playing(!) so this seemed the logical solution.
svn path=/trunk/kdeextragear-1/amarok/; revision=300009
changed 5 files
Max Howell
* Make the browsers behave more like Kate and KDevelop and float over the playlist when not in overlap-mode. Quite chuffed with this, do try it out. Code is nice and small. Will make more compact over the weekend. * Rename PlaylistSideBar, BrowserBar so we have less playlist* files in root srcdir
svn path=/trunk/kdeextragear-1/amarok/; revision=297250
added 2 files, changed 5 files and deleted 2 files