Miko Kiiski wrote:
> Could someone give me a hint how I could get the merge request sent to
> mixxxdevelopers?
You have it in your "+junk" branch tree which is only for temporary
stuff. You'll need to move or recreate it one level higher.
Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Deve
Hi,
I got everything working properly now that I moved the connecting of the
m_autoExpandTimer timeout signal to the constructor (don't know why I didn't
do this in the first place). I made a personal bzr branch to launchpad (
https://code.launchpad.net/~miko-kiiski/+junk/mixxx-development), but w
Hi Miko,
On Fri, 2010-03-19 at 17:22 +0200, Miko Kiiski wrote:
> Hi!
>
>
> I've been working lately a bit with enabling the auto expand
> functionality in the WLibrarySidebar class. What I've tried to do is
> to make the features (playlists, crates) in the list expand when an
> item is dragged o
Hi Miko,
Albert or someone can comment on the rest of your email but I'll
answer this part:
> Oh, one more thing: I saw that you/(we?) are taking part in the GSoC 2010. I
> have a couple of friends at a local University and I have already talked
> with them about joining the effort. A common ques
Apologies for the spam, but forgot to mention that I'm developing on Kubuntu
9.10 (not sure if it matters, but now you know ;).
2010/3/19 Miko Kiiski
> Hi!
>
> I've been working lately a bit with enabling the auto expand functionality
> in the WLibrarySidebar class. What I've tried to do is to m
Hi!
I've been working lately a bit with enabling the auto expand functionality
in the WLibrarySidebar class. What I've tried to do is to make the features
(playlists, crates) in the list expand when an item is dragged over them. I
noticed that QTreeView already kind of has this functionality and i