Commit Graph

50 Commits

Author SHA1 Message Date
craig.p.drummond
281e65aaba Fix drawing of selection for QGtkStyle
BUG:85
BUG:86
2012-09-13 15:52:44 +00:00
craig.p.drummond
9b118476ef - Improve item-view mouse over for Gtk+ style - when hovering, draw selection into a QPixmap and set painter's opacity before drawing image.
- Workaround issue of sometimes having an item (in icon view) staying in mouse-over state, even though mouse has left view.
2012-09-12 18:58:09 +00:00
craig.p.drummond@gmail.com
cde095c9ad - Elide to right (or left for RTL) strings in sidebar.
- Use icon size when determining size of tabs
2012-08-31 11:09:46 +00:00
craig.p.drummond
fdc26ef562 Improve FancyTabWidget appearance for Gtk+ style - when hovering, draw selection into a QImage and set painter's opacity before drawing image. 2012-08-30 19:44:47 +00:00
craig.p.drummond@gmail.com
58acc2f7f8 When using tab-style sidebar, need to call ShowWidget when index is changed.
BUG:42
2012-06-26 11:10:26 +00:00
craig.p.drummond
5b32b51a23 Android: more sizing fixes 2012-06-22 15:51:13 +00:00
craig.p.drummond
020a881b7d ...and allow sidebar on top too :-) 2012-06-20 16:20:36 +00:00
craig.p.drummond
c6a55ea4fa Add option to have sidebar on the bottom. 2012-06-20 16:19: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
21c5ae883b Show tab short-cut in tooltip. 2012-06-14 19:06:34 +00:00
craig.p.drummond
51af167a9d Workaround tab-widget issues with Gtk style. 2012-06-14 19:06:08 +00:00
craig.p.drummond@gmail.com
568ca4abf6 Dont allow selection to overlap tab-widget border lines in preferences dialog. 2012-06-12 11:02:20 +00:00
craig.p.drummond
f9f1edcb6f Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig
693b26e27d - Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
22f266d93b When using large sizdebar, attempt to calculate correct min size. 2012-03-29 15:50:33 +00:00
craig
6b9335248a Adjust min and max sizes for sidebar. 2012-03-23 20:35:04 +00:00
craig
268f9b4d18 Fix drawing... 2012-03-15 19:54:50 +00:00
craig
233a00157d Better look for qt-only config dialog 2012-03-15 19:33:44 +00:00
craig
6333eb9fc2 Allocate more space for tab if required - up to a max of 50% extra. This
fixes "HTTP Server" config page title under Ubuntu with Qt-only build.
2012-03-15 19:32:52 +00:00
craig
024ab5bb42 Set min width 2012-02-28 19:31:34 +00:00
craig
e56eb30776 Qt-only fixes 2012-02-25 20:24:16 +00:00
craig
db15590158 Add GUI for auto hiding slider 2012-02-24 18:09:37 +00:00
craig
a331138e97 Fx Qt only 2012-02-14 21:23:18 +00:00
craig
8dbc71029b Improve sidebar style context menu - icon only is a separate checkbox. 2012-02-07 19:37:28 +00:00
craig
a918be28a7 Fix sidebar painting for Qt styles (cleanlooks, plastique, etc.) 2012-01-26 20:01:17 +00:00
craig
ec3a87de97 Disable albums model when page is hidden 2012-01-16 19:49:18 +00:00
craig
4e7ee863e3 Fix icon size 2012-01-06 19:39:25 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
553803a52e Dont use bold font 2011-12-21 19:46:40 +00:00
craig
e899ba002f When recreating tab widget, ensure previous tab is highlighted 2011-12-20 22:31:16 +00:00
craig
2cc24250e5 - Option to have tabs on bottom
- Place tab style in a 'Style' sub-menu
2011-12-15 18:09:53 +00:00
craig
eb7d269afc Only change tab on left-click 2011-12-15 18:09:24 +00:00
craig
912ffd132b Make it possible to hide pages 2011-12-15 18:09:10 +00:00
craig
85e6b15de3 Use class name to store current page setting 2011-12-08 21:48:28 +00:00
craig
4dc623d66b Allow fancytab rmb menu to be all the way down 2011-12-07 21:11:13 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
940b9143aa Fix context menu for non-large-sidebar. 2011-12-04 20:32:51 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
ed634e33d5 Dont draw border unless enabled! 2011-12-02 17:48:59 +00:00
craig
6b8750eca1 - Only show context menu when over tab
- Add option to draw border to right of tabs
- Add option to disable context menu
2011-12-02 17:36:53 +00:00
craig
67f76179fc Fix qt-only build 2011-11-30 17:12:00 +00:00
craig
05277e2900 Better sidebar options 2011-11-29 20:05:30 +00:00
craig
893ffa2fb3 Use smaller icons for small sidebar 2011-11-29 20:05:14 +00:00
craig
aafaf5dbd4 Fix clipping of first tab when using small sidebar 2011-11-28 21:15:38 +00:00
craig
11d13d9c4c Increase hover opacity 2011-11-28 21:10:57 +00:00
craig
7166389b9d Some Qt-only build fixes 2011-11-28 19:06:38 +00:00
craig
7438bd0d0e Use style to draw fancytab selection 2011-11-28 19:06:16 +00:00
craig
936c1318d5 Use sidebar instead of tabbar 2011-11-27 22:11:24 +00:00