Commit Graph

46 Commits

Author SHA1 Message Date
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
craig.p.drummond@gmail.com
c43aecb9ac 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
26fbf21f0d Fix blurry icons - specify image size when add file to icon. 2012-10-10 11:32:07 +00:00
craig.p.drummond@gmail.com
d697b4dc06 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond@gmail.com
70b6f5d550 Move most of Utils into support lib 2012-10-08 11:22:54 +00:00
craig.p.drummond
fcbf8efe41 Fix build 2012-10-08 07:10:28 +00:00
craig.p.drummond
d5cf211c79 Forgot to add... 2012-10-07 15:51:25 +00:00
craig.p.drummond
f927ee9db4 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
01779e7164 Remove border, and use custom line-edit. 2012-10-05 11:03:30 +00:00
craig.p.drummond@gmail.com
0426eb322c Fix media icons. 2012-10-05 11:03:19 +00:00
craig.p.drummond
dc6b9a0dec Use custom lineedit class - so that we have clear button 2012-10-04 14:38:39 +00:00
craig.p.drummond
a0c0cd9634 Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!) 2012-10-03 19:58:42 +00:00