Commit Graph

255 Commits

Author SHA1 Message Date
craig.p.drummond
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
a5a2bb21c4 Size policy 2014-01-07 20:04:01 +00:00
craig.p.drummond
df1ca77de8 Properly control subscribe button 2014-01-07 20:01:21 +00:00
craig.p.drummond
c6d2e379a8 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a8bae11cf6 Set cover-widget icon size to at least twice tab-widget large icon size. 2014-01-06 19:30:27 +00:00
craig.p.drummond
ee867053d6 Fix Gtk-like spinboxes 2014-01-03 20:54:17 +00:00
craig.p.drummond
f8766fb7b2 Use PathRequester class 2014-01-03 18:59:47 +00:00
craig.p.drummond
e6e95c4cad Fix short-cuts in preferences dialog. 2014-01-03 18:59:29 +00:00
craig.p.drummond
205441a87a Treat PathRequester as per KUrlRequester 2014-01-03 18:59:00 +00:00
craig.p.drummond
bf07c6e73e Fix toggling of checkboxes via short-cut. 2014-01-03 18:58:22 +00:00
craig.p.drummond
fe4d411007 Option to have small sidebar at top or bottom. 2013-12-23 20:46:16 +00:00
craig.p.drummond
f03134dd12 Better Qt input dialogs - need clear button in text input. 2013-12-14 12:44:00 +00:00
craig.p.drummond
a9cf9d8051 Unify desktop detection code. 2013-12-14 12:43:31 +00:00
craig.p.drummond
0178c230cc Hmm.... 2013-12-11 22:38:13 +00:00
craig.p.drummond
8f680def58 More work on spacing... 2013-12-10 19:46:13 +00:00
craig.p.drummond
a3ce1a1a93 Better metrics 2013-12-09 21:07:40 +00:00
craig.p.drummond
880c9fcd20 Better tab sizing 2013-12-06 12:45:22 +00:00
craig.p.drummond
03f7c56d41 s/Ok/OK/g 2013-12-03 19:45:15 +00:00
craig.p.drummond
a64c034b8a Also catch ok 2013-12-03 19:44:33 +00:00
craig.p.drummond
cfdfa3708c Fix windows build 2013-11-29 20:17:46 +00:00
craig.p.drummond
340228310b Better track/artist label alignment in main window 2013-11-29 20:14:09 +00:00
craig.p.drummond
7c7bee47c3 Correctly update tooltips when removing a short-cut from an action. 2013-11-20 22:14:32 +00:00
craig.p.drummond
f896b93e9e Better tooltip shortcut display. 2013-11-20 22:13:16 +00:00
craig.p.drummond
d864589edd Style toolbar separator 2013-11-13 20:26:03 +00:00
craig.p.drummond
bd05252803 Fix return value from messageboxes with list 2013-11-11 19:28:40 +00:00
craig.p.drummond
c8bbbd394f Make it possible to force Gtk theme and icon settings 2013-11-08 21:39:44 +00:00
craig.p.drummond
f9559eb9ed Darken text of disabled labels 2013-11-08 21:03:56 +00:00
craig.p.drummond
0af9dc64b5 The QToolBar's too 2013-11-08 21:03:24 +00:00
craig.p.drummond
9dc21c903e More List messageboxes 2013-11-08 21:02:57 +00:00
craig.p.drummond
95c5fd3ca1 Add possibility to set elide position 2013-11-07 22:37:53 +00:00
craig.p.drummond
a1f1a140a8 Fix build when 'support' is used in another project 2013-11-07 22:37:30 +00:00
craig.p.drummond
712932fc33 Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
4dc7e3e1f2 USe FanyTabBar type 2013-10-30 22:11:38 +00:00
craig.p.drummond
0a03b07779 Better spacing? 2013-10-30 22:11:18 +00:00
craig.p.drummond
026d9e6760 Only react if under mouse 2013-10-30 22:10:14 +00:00
craig.p.drummond
106de0df2f Only react to left clicks 2013-10-30 22:09:54 +00:00
craig.p.drummond
e620405053 Wider spin buttons - more Gtk like 2013-10-28 19:45:22 +00:00
craig.p.drummond
638497ed44 Copy makeDir from KDE, so that perms are set as per KDE builds 2013-10-25 20:36:09 +00:00
craig.p.drummond
4f802a419e Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
5343b1273a Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes. 2013-10-22 18:22:41 +00:00
craig.p.drummond
3876d0c122 Be consistent with isReadable check on dirs 2013-10-20 14:18:31 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
17b5fa1b54 Import... 2013-10-16 18:27:56 +00:00
craig.p.drummond
9160086137 When setting window title, use full-text from track/artist labels, and not the squeezed text! 2013-10-16 18:27:15 +00:00
craig.p.drummond
b0383abb62 Preserve windows urls that start with double / (as used for shares) 2013-10-16 18:19:20 +00:00
craig.p.drummond
cb8d717630 Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
62f7b1fb95 Dont do to/from native spearators with http urls 2013-10-15 17:14:12 +00:00
craig.p.drummond
2621be37e0 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
65be0c33ca Always use unix dir separator internally 2013-10-14 18:16:32 +00:00