Commit Graph

238 Commits

Author SHA1 Message Date
craig.p.drummond
122f3472b2 - 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
9f5e0fa17d 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
bc78cbcb1c Dont animate messagewidget visibility - causes crashes with oxygen????? 2012-12-11 21:40:48 +00:00
craig.p.drummond
0d161002bc Set info border 2012-12-11 21:20:14 +00:00
craig.p.drummond
b27862a91e Dont allow to set focus onto clear button in line-edits. 2012-12-11 19:28:46 +00:00
craig.p.drummond@gmail.com
116bce4033 Windows build fix 2012-12-07 12:01:36 +00:00
craig.p.drummond@gmail.com
164a907150 - 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
31783d542b Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond
1958d10b99 Start QFileDialog in dir show in line edit 2012-11-29 22:08:22 +00:00
craig.p.drummond
413005a2e6 Buddy focus for dirrequester and spinbox 2012-11-29 19:43:12 +00:00
craig.p.drummond
6e20c94934 Fix size at start-up - reviewboard 107336 2012-11-23 19:43:42 +00:00
craig.p.drummond
15a287e533 Fix frame margins - reviewboard 107332 2012-11-23 19:43:12 +00:00
craig.p.drummond
49da31fae4 If only 1 group of actions, then no need to show title 2012-11-16 19:44:22 +00:00
craig.p.drummond
668926039e Fix KDE compile 2012-11-08 22:47:04 +00:00
craig.p.drummond
249b9649e3 Fix device paths 2012-11-08 19:24:55 +00:00
craig.p.drummond
8ad09b938f 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
dc190b16ca Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond@gmail.com
fc57bdc501 Add extra padding - helps with truncated 'special value' text. 2012-10-26 11:17:01 +00:00
craig.p.drummond
4819ab3e56 Fix missing Qt translations 2012-10-24 18:21:23 +00:00
craig.p.drummond
d874f0d926 Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
d540d4fa27 Use 'create' parameter... 2012-10-23 14:56:17 +00:00
craig.p.drummond@gmail.com
83ececbb66 Slightly better appearance... 2012-10-22 11:08:00 +00:00
craig.p.drummond
a04bc03c02 USe 'sub' parameter if supplied - fixes location of local dynamic rules! 2012-10-20 16:13:09 +00:00
craig.p.drummond
bcb9fd64dc - Monchrome -/+ icons
- Draw frame around -/+ icons
2012-10-20 10:44:58 +00:00
craig.p.drummond@gmail.com
3a9f2384d6 Hide if we recieve an empty message 2012-10-16 12:18:59 +00:00
craig.p.drummond@gmail.com
dff41b2c5f Need to enable/disable -/+ buttons when user manually enters value. 2012-10-12 12:17:59 +00:00
craig.p.drummond
5c68ed6503 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00
craig.p.drummond@gmail.com
f3fc85ee1a Truncate error messages to 150 characters. Set message (up to 500 characters) as tooltip of message widget. 2012-10-10 11:32:31 +00:00
craig.p.drummond@gmail.com
b07dbf387c Fix blurry icons - specify image size when add file to icon. 2012-10-10 11:32:07 +00:00
craig.p.drummond@gmail.com
c325a9ed28 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond@gmail.com
67e6bac8d9 Move most of Utils into support lib 2012-10-08 11:22:54 +00:00
craig.p.drummond
ce4b7bf2e3 Fix build 2012-10-08 07:10:28 +00:00
craig.p.drummond
5c57ca8a12 Forgot to add... 2012-10-07 15:51:25 +00:00
craig.p.drummond
305b0e9769 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00
craig.p.drummond@gmail.com
b37acceb91 Remove border, and use custom line-edit. 2012-10-05 11:03:30 +00:00
craig.p.drummond@gmail.com
c65503f366 Fix media icons. 2012-10-05 11:03:19 +00:00
craig.p.drummond
fe5277807a Use custom lineedit class - so that we have clear button 2012-10-04 14:38:39 +00:00
craig.p.drummond
974b50814c Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!) 2012-10-03 19:58:42 +00:00