Commit Graph

61 Commits

Author SHA1 Message Date
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
craig.p.drummond
fd8260d4bf Buddy focus for dirrequester and spinbox 2012-11-29 19:43:12 +00:00
craig.p.drummond
db1a47b811 Fix size at start-up - reviewboard 107336 2012-11-23 19:43:42 +00:00
craig.p.drummond
55787d0059 Fix frame margins - reviewboard 107332 2012-11-23 19:43:12 +00:00
craig.p.drummond
e08b7f3277 If only 1 group of actions, then no need to show title 2012-11-16 19:44:22 +00:00
craig.p.drummond
f80de9efe8 Fix KDE compile 2012-11-08 22:47:04 +00:00
craig.p.drummond
9c362bc4d4 Fix device paths 2012-11-08 19:24:55 +00:00
craig.p.drummond
f05f4ccdb9 Fix crash when calling QFileDialog in Qt-only builds when Oxygen or QtCurve themes are used. 2012-11-05 21:13:39 +00:00
craig.p.drummond
ef551186e4 Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond@gmail.com
ea7b152b3f Add extra padding - helps with truncated 'special value' text. 2012-10-26 11:17:01 +00:00
craig.p.drummond
48e8af1252 Fix missing Qt translations 2012-10-24 18:21:23 +00:00
craig.p.drummond
b10ff6582a Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
479e6e04cd Use 'create' parameter... 2012-10-23 14:56:17 +00:00
craig.p.drummond@gmail.com
499846b58e Slightly better appearance... 2012-10-22 11:08:00 +00:00
craig.p.drummond
4845399ecc USe 'sub' parameter if supplied - fixes location of local dynamic rules! 2012-10-20 16:13:09 +00:00
craig.p.drummond
c7c6c7cdf0 - Monchrome -/+ icons
- Draw frame around -/+ icons
2012-10-20 10:44:58 +00:00
craig.p.drummond@gmail.com
64b0b07ea4 Hide if we recieve an empty message 2012-10-16 12:18:59 +00:00
craig.p.drummond@gmail.com
b175a1f6ab Need to enable/disable -/+ buttons when user manually enters value. 2012-10-12 12:17:59 +00:00
craig.p.drummond
e6d2094c86 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00