Commit Graph

52 Commits

Author SHA1 Message Date
craig.p.drummond
b38af4c2e3 Some more 1 pixel spacing... 2013-09-13 19:09:22 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
77608a682f Create a new SizeGrip class, so that we can force the size-grip on the main window to have the same height as toolbuttons - this makes it align to the bottom. 2013-09-12 18:37:59 +00:00
craig.p.drummond
397e524040 Place size grip in lower right corner 2013-08-14 18:18:13 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
476100edcb Dont set frame type 2013-06-19 18:24:40 +00:00
craig.p.drummond
dafc24a53a Move 'Play Stream' icon from toolbar and into menu 2013-06-11 18:00:52 +00:00
craig.p.drummond
aaddf7b6d3 s/ContextPage/ContextWidget/g s/InfoPage/ContextPage/g 2013-06-08 07:06:58 +00:00
craig.p.drummond
ea5ae17700 Add spacer at bottom right - so that clear button is not in hot corner 2013-05-31 17:26:41 +00:00
craig.p.drummond
12921d2fd9 Remove gap between splitter/context view and 'toolbar'. In context page, and tabwidget/playqueue, re-add some spacing 2013-05-23 16:55:30 +00:00
craig.p.drummond
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
faea2f9256 Add QSizeGrip to bottom right of mainwindow. 2013-05-16 18:10:06 +00:00
craig.p.drummond
8fda3f537c Add a 'stop dynamic' button under playqueue when dynamic is enabled but dynamic page is not visible. 2013-04-14 19:23:33 +00:00
craig.p.drummond
aebf181b75 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
82dc85bbf3 Use menu for save playqueue button 2013-03-28 19:14:31 +00:00
craig.p.drummond
337500c1bb Remove 'Add Stream' button from main window 2013-03-28 19:13:52 +00:00
craig.p.drummond
490ade672d Rename var 2013-03-27 21:50:37 +00:00
craig.p.drummond
0b1adb1724 Reduce spacing of icons at bottom of window 2013-02-15 17:24:28 +00:00
craig.p.drummond
8942a18141 Make tool buttons square 2013-02-15 17:22:14 +00:00
craig.p.drummond
24a481f665 Create custom MenuButton class, so that we can remove the arrow indicator from the menu buttons. 2013-02-12 20:57:28 +00:00
craig.p.drummond
ca25aade0e Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond@gmail.com
40e2b52f79 Tab order 2012-11-28 12:54:23 +00:00
craig.p.drummond
daa7a98f13 ToggleButton is never used... 2012-10-07 15:51:38 +00:00
craig.p.drummond@gmail.com
d92174e976 Add 10% extra height for sizeHint()'s of artist/track labels.
BUG:93
2012-09-21 17:01:22 +00:00
craig.p.drummond
70635ba216 Remove min size setting 2012-06-22 15:55:27 +00:00
craig.p.drummond
5b32b51a23 Android: more sizing fixes 2012-06-22 15:51:13 +00:00
craig.p.drummond
d932e73071 More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
1cc61648ae Add option to place playqueue in sidebar. 2012-06-18 18:25:28 +00:00
craig.p.drummond
9fb6213538 Add ability to play MPD HTTP output strem via phonon.
NOTE: There seems to be some delay when starting, etc, probably caused by MPD/Phonon buffering.
2012-05-29 19:21:05 +00:00
craig.p.drummond@gmail.com
daf8c845e4 Limit downloaded covers to a max of 600x600 pixels.
When showing cover-widget tooltip, scale image if it is greater than 600x600.
BUG:8
2012-05-01 20:39:00 +00:00
craig.p.drummond@gmail.com
b3bebc6e4b Use a separate label to indicate dynamic mode. This way we can use bold text just for that part. Can't just use HTML tags on main stats label, as KSqueezedLabel does not work correctly when tags are used (it uses the tags as text when calculating the string length, so ellides before it should!) 2012-04-19 11:10:55 +00:00
craig
4ca5f4f635 s/playlist/playqueue/g 2012-04-16 18:43:50 +00:00
craig
72265d2bf3 Support 'single' mode. 2012-03-29 15:49:47 +00:00
craig
a3776421c7 Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00
craig
bdda6ca8e5 Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!! 2012-02-23 16:55:14 +00:00
craig
3d2df77abe Remove right border... not sure where this came from! 2012-02-11 20:14:02 +00:00
craig
e7955076e0 Remove 'remove from play queue' button from main window. 2012-02-10 20:29:55 +00:00
craig
af9ee4d3d1 Use KMessageWidget to show errors - copy of KDE code taken for pre KDE4.7 and
Qt only builds.
2012-02-06 19:50:22 +00:00
craig
c0bbe050de Reduce control button spacing 2012-01-06 19:38:35 +00:00
craig
949820a397 Improve time slider accuracu, by checking the time elapsed at each interval. 2012-01-03 19:53:05 +00:00
craig
66263829dc Fix some right-to-left issues. 2011-12-22 20:28:01 +00:00
craig
7b6e8faaa2 Add context menu to toolbar buttons to enable using smaller buttons. 2011-12-22 19:03:06 +00:00
craig
dc02a9fb8b s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
94cf9d44cb Icons, defaults, etc. 2011-12-14 19:43:45 +00:00
craig
1d04a723b6 Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
2c0c018ed0 Add menu button. 2011-12-02 19:37:56 +00:00
craig
d40bfcc045 Fix Qt-designer loading 2011-12-02 18:07:08 +00:00
craig
67f76179fc Fix qt-only build 2011-11-30 17:12:00 +00:00
craig
d1e0b5235d Remove 4 pixel padding left/bot/right 2011-11-28 19:08:35 +00:00