Commit Graph

79 Commits

Author SHA1 Message Date
craig.p.drummond
143230bb09 Fix scrollbar orientation change 2013-02-21 20:08:55 +00:00
craig.p.drummond
e0b31b6733 Slightly better overlay scrollbars 2013-02-21 20:08:27 +00:00
craig.p.drummond
080e2d6d02 Correct 'to-thumb' rect 2013-02-21 20:07:20 +00:00
craig.p.drummond
f5919dfdac Improve edge timer code 2013-02-21 20:06:10 +00:00
craig.p.drummond
a3b25ccd85 Use 'sbarXXX' for scrollbar related items 2013-02-21 20:05:55 +00:00
craig.p.drummond
13a788024c Only draw slider highlighted if it is the active control 2013-02-20 21:59:31 +00:00
craig.p.drummond
b754fb7f31 - Use subControlRect to get slider position.
- Add a timer for when slider thumb is at edges, but slider itself is not, and slider overlaps thumb.
2013-02-20 21:40:00 +00:00
craig.p.drummond
ff5c311a99 Slightly better (thicker) scrollbars for webview 2013-02-20 20:17:07 +00:00
craig.p.drummond
58fa381fa7 Increase sensitive area width 2013-02-20 17:38:17 +00:00
craig.p.drummond
f39be7ea40 Update sliderOffset on thumbMove too 2013-02-20 17:31:45 +00:00
craig.p.drummond
bf63bda6b4 Remove debug, d'oh!!! 2013-02-20 17:28:54 +00:00
craig.p.drummond
d033b24a3e Calculate arrow positions from size 2013-02-20 17:28:23 +00:00
craig.p.drummond
eabf26b21f Update sliderOffset if we use the page buttons 2013-02-20 17:09:49 +00:00
craig.p.drummond
a82ed117bd Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00
craig.p.drummond
2c0cf6ea29 Need to emit valueChanged for std spinbox too!!! 2013-02-17 16:11:16 +00:00
craig.p.drummond
9df128bf1e Use 16pix icons for size<19 2013-02-15 17:24:57 +00:00
craig.p.drummond
ffccb91dc8 Improve look of gtk2 style spin box 2013-02-15 17:20:37 +00:00
craig.p.drummond
19c35fd6b1 Hack-around QGtkStyle focus issues if a spin-box is set to have no buttons. Cantata's Gtk3 style sin boxes are mimiced using a spin-box with no Cantata's Gtk3 style sin boxes are mimiced using a spin-box with no buttons, and 2 toolbuttons. QGtkStyle messes up the widget focus if this is used, so Cantata's spin box attempts to work-around this. 2013-02-15 17:20:15 +00:00
craig.p.drummond
1e2dac7803 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
43bc0032fd Unused 2013-02-12 16:39:20 +00:00
craig.p.drummond
1f85125096 Some windows build fixes 2013-02-08 18:01:36 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
b680d9577a fixx11.h does not seem to be required, so remove #include
BUG:173
2013-02-06 07:53:03 +00:00
craig.p.drummond
ca25aade0e Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
57831b30ce Set dirMode to true 2013-02-01 18:32:21 +00:00
craig.p.drummond
e3dc47948e Re-organise the code a little... 2013-01-28 19:56:14 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
1de4444e33 - Better drawing (anti-aliased).
- Support focus rect
2013-01-28 19:29:39 +00:00
craig.p.drummond
b9f26522d8 Fix setting of buttons in song copy dialog (Qt-only builds, KDE already working). 2013-01-17 17:03:01 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
df755f349f Use BuddyLabels... 2013-01-16 19:36:20 +00:00
craig.p.drummond
a12174e101 Another KDE compile fix... 2013-01-15 21:15:42 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
91c83e340b KMessageWidget::adnimatedShow is fixed in KDE4.9.5... 2012-12-27 16:07:39 +00:00
craig.p.drummond
b658e2d39f Re-enable animation when showing messagewidget, for Qt-only builds and KDE builds prior to KDE4.9.4 2012-12-21 18:39:08 +00:00
craig.p.drummond
bc73beec98 Apply reviewboard 107835 change 2012-12-21 17:28:11 +00:00
craig.p.drummond
07fcaf3ebb Fix KDE compile 2012-12-21 17:19:22 +00:00
craig.p.drummond
aeb7c99bda (Qt-Only) When displaying filesizes, use KiB (1024 bytes) for KDE and Windows, and kB (1000 bytes) for others. 2012-12-20 21:18:53 +00:00
craig.p.drummond
a43fc1318c Prompt for samba password, if entry has - 2012-12-19 20:33:02 +00:00
craig.p.drummond
d736e841c7 (Qt-Only) Dont show clear button for read-only line-edits. 2012-12-18 19:37:26 +00:00
craig.p.drummond
6010cc55bf Resizeable preview 2012-12-18 19:35:03 +00:00
craig.p.drummond
bb6bb36f46 - Search last.fm and Google for covers.
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
e65108a474 Add a 'Cache' page to settngs dialog, allowing cahce usage to be displayed and cache items delete. 2012-12-13 19:54:05 +00:00
craig.p.drummond
0405a58d68 Dont animate messagewidget visibility - causes crashes with oxygen????? 2012-12-11 21:40:48 +00:00
craig.p.drummond
6fea35f403 Set info border 2012-12-11 21:20:14 +00:00
craig.p.drummond
0a60845292 Dont allow to set focus onto clear button in line-edits. 2012-12-11 19:28:46 +00:00
craig.p.drummond@gmail.com
2966c2c8cd Windows build fix 2012-12-07 12:01:36 +00:00
craig.p.drummond@gmail.com
a91bdfd135 - Rename KMessageWidget to MsgWidget, so that if KDElibs are linked (via file dialog, etc) that we know which is which!
- In KMsgWidget::resizeEvent, only action if we are visible - was getting recursive calls with oxygen
2012-12-03 12:18:47 +00:00
craig.p.drummond
978208e0e4 Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond
914c6dc677 Start QFileDialog in dir show in line edit 2012-11-29 22:08:22 +00:00