|
Login: squig
Fullname: squig
Revisions: 393
Lines of Code: 3638
Added Lines of Code: 8034
Lines of Code per Change: 9.3
|
Date | Author | File/Message |
---|---|---|
9/17/05 3:46 PM | squig |
fixed remove on play from preview
(2 Files changed,
15 Lines changed)
src/preview.h 1.8
(+6
-1)
src/preview.cpp 1.16
(+9
-0)
|
9/17/05 3:51 AM | squig |
added remove from preview on enqueue or play
(7 Files changed,
43 Lines changed)
src/preview.cpp 1.15
(+1
-0)
src/queue.h 1.33
(+6
-0)
src/settingswidget.cpp 1.42
(+7
-2)
src/listviewcollection.cpp 1.76
(+5
-4)
src/queue.cpp 1.61
(+18
-2)
src/settingswidget.h 1.20
(+1
-0)
src/listviewcollection.h 1.34
(+5
-5)
|
3/29/05 10:54 PM | squig |
fixed init level
(1 Files changed,
4 Lines changed)
src/ilist.cpp 1.136
(+4
-0)
|
3/4/05 8:38 PM | squig |
update
(1 Files changed,
7 Lines changed)
src/ilistwindow.cpp 1.166
(+7
-0)
|
3/3/05 11:32 PM | squig |
reverted change
(4 Files changed,
143 Lines changed)
src/startupwizard.cpp 1.1
added 56
src/itemlistview.cpp 1.50
(+26
-25)
src/ilist.cpp 1.135
(+19
-12)
src/startupwizard.h 1.1
added 42
|
3/3/05 8:56 PM | squig |
update
(3 Files changed,
41 Lines changed)
src/search.cpp 1.53
(+2
-5)
src/ilistwindow.cpp 1.165
(+0
-1)
src/ilist.cpp 1.134
(+39
-9)
|
3/2/05 6:41 PM | squig |
implemented add playlist wizard
(7 Files changed,
76 Lines changed)
src/addplaylistwizard.h 1.2
(+3
-4)
src/selectorcollection.cpp 1.65
(+15
-0)
src/selectorcollection.h 1.26
(+2
-0)
src/ilistwindow.cpp 1.164
(+26
-10)
src/addplaylistwizard.cpp 1.2
(+22
-7)
src/ilistwindow.h 1.68
(+6
-0)
|
3/2/05 4:06 PM | squig |
added new menu
(3 Files changed,
100 Lines changed)
src/addplaylistwizard.cpp 1.1
added 45
src/ilistwindow.cpp 1.163
(+8
-5)
src/addplaylistwizard.h 1.1
added 47
|
3/2/05 3:25 PM | squig |
added columns
(9 Files changed,
64 Lines changed)
src/selectorcollection.cpp 1.64
(+1
-1)
src/ilistview.h 1.15
(+6
-2)
src/ilistview.cpp 1.25
(+6
-1)
src/ilistitem.cpp 1.34
(+11
-3)
src/ilistwindow.cpp 1.162
(+5
-0)
src/ilistitem.h 1.26
(+3
-2)
src/search.h 1.26
(+1
-0)
src/search.cpp 1.52
(+27
-0)
src/ilisttree.cpp 1.66
(+4
-1)
|
3/2/05 1:04 PM | squig |
more settings
(13 Files changed,
158 Lines changed)
src/queue.h 1.32
(+6
-3)
src/queue.cpp 1.59
(+44
-3)
src/defaultcolumnswidget.h 1.3
(+2
-1)
src/rootcollection.h 1.11
(+7
-2)
src/defaultcolumnswidget.cpp 1.5
(+10
-1)
src/ilistwindow.cpp 1.161
(+1
-1)
src/settingswidget.h 1.17
(+7
-4)
src/ilist.cpp 1.133
(+7
-7)
src/rootcollection.cpp 1.33
(+23
-0)
src/ilistbasicwindow.cpp 1.3
(+3
-3)
src/settingswidget.cpp 1.38
(+43
-24)
src/ilist.h 1.71
(+3
-1)
src/listviewcollection.h 1.32
(+2
-2)
|