Commit Graph

249 Commits

Author SHA1 Message Date
craig.p.drummond
2d58ecf3d6 Fix Gtk-like spinboxes 2014-01-03 20:54:17 +00:00
craig.p.drummond
7b42ae6ed1 Use PathRequester class 2014-01-03 18:59:47 +00:00
craig.p.drummond
4545564b85 Fix short-cuts in preferences dialog. 2014-01-03 18:59:29 +00:00
craig.p.drummond
da6bb3899a Treat PathRequester as per KUrlRequester 2014-01-03 18:59:00 +00:00
craig.p.drummond
885590e5a8 Fix toggling of checkboxes via short-cut. 2014-01-03 18:58:22 +00:00
craig.p.drummond
b58c8a1929 Option to have small sidebar at top or bottom. 2013-12-23 20:46:16 +00:00
craig.p.drummond
f9d5cc3c19 Better Qt input dialogs - need clear button in text input. 2013-12-14 12:44:00 +00:00
craig.p.drummond
e14bde9dbe Unify desktop detection code. 2013-12-14 12:43:31 +00:00
craig.p.drummond
f01dc3a21a Hmm.... 2013-12-11 22:38:13 +00:00
craig.p.drummond
afc6ac6477 More work on spacing... 2013-12-10 19:46:13 +00:00
craig.p.drummond
bcafc1e305 Better metrics 2013-12-09 21:07:40 +00:00
craig.p.drummond
65ce77fd38 Better tab sizing 2013-12-06 12:45:22 +00:00
craig.p.drummond
59acb170ce s/Ok/OK/g 2013-12-03 19:45:15 +00:00
craig.p.drummond
58521c0c0f Also catch ok 2013-12-03 19:44:33 +00:00
craig.p.drummond
e17541f0b1 Fix windows build 2013-11-29 20:17:46 +00:00
craig.p.drummond
bc3f890610 Better track/artist label alignment in main window 2013-11-29 20:14:09 +00:00
craig.p.drummond
05c5844cfc Correctly update tooltips when removing a short-cut from an action. 2013-11-20 22:14:32 +00:00
craig.p.drummond
576cece491 Better tooltip shortcut display. 2013-11-20 22:13:16 +00:00
craig.p.drummond
2977eaa550 Style toolbar separator 2013-11-13 20:26:03 +00:00
craig.p.drummond
816ee12987 Fix return value from messageboxes with list 2013-11-11 19:28:40 +00:00
craig.p.drummond
a099f79b49 Make it possible to force Gtk theme and icon settings 2013-11-08 21:39:44 +00:00
craig.p.drummond
075261b31b Darken text of disabled labels 2013-11-08 21:03:56 +00:00
craig.p.drummond
90a522b91e The QToolBar's too 2013-11-08 21:03:24 +00:00
craig.p.drummond
5a327c08fa More List messageboxes 2013-11-08 21:02:57 +00:00
craig.p.drummond
0731d43e16 Add possibility to set elide position 2013-11-07 22:37:53 +00:00
craig.p.drummond
e3e238fb48 Fix build when 'support' is used in another project 2013-11-07 22:37:30 +00:00
craig.p.drummond
7615588b7c Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
623e37664c USe FanyTabBar type 2013-10-30 22:11:38 +00:00
craig.p.drummond
8a457de0a2 Better spacing? 2013-10-30 22:11:18 +00:00
craig.p.drummond
0c68c6947b Only react if under mouse 2013-10-30 22:10:14 +00:00
craig.p.drummond
3cb9bce953 Only react to left clicks 2013-10-30 22:09:54 +00:00
craig.p.drummond
cee354ea88 Wider spin buttons - more Gtk like 2013-10-28 19:45:22 +00:00
craig.p.drummond
616cbf100d Copy makeDir from KDE, so that perms are set as per KDE builds 2013-10-25 20:36:09 +00:00
craig.p.drummond
dfc582dcde Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
99bccf6281 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
62924f8142 Be consistent with isReadable check on dirs 2013-10-20 14:18:31 +00:00
craig.p.drummond
bf3a6d5eb6 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
eb1b15167a Import... 2013-10-16 18:27:56 +00:00
craig.p.drummond
7e91fb7691 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
d448513864 Preserve windows urls that start with double / (as used for shares) 2013-10-16 18:19:20 +00:00
craig.p.drummond
34f6e7c79e Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
942526162e Dont do to/from native spearators with http urls 2013-10-15 17:14:12 +00:00
craig.p.drummond
9d2bcbcb98 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
843bb0f2a4 Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
db11b6200e Dir separator... 2013-10-14 18:14:12 +00:00
craig.p.drummond
f251308115 Native dir separator 2013-10-13 16:07:22 +00:00
craig.p.drummond
420a214a8f Modify message-widget so that it uses a squeezed-text label. Because of this, always use Cantata's copy of KMessageWidget for all KDE builds. 2013-10-11 19:10:34 +00:00
craig.p.drummond
8e84cab3a8 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
151fbfd9ee Only show config pages, and tabs, that are relevant to the enabled views. 2013-10-08 18:00:28 +00:00
craig.p.drummond
8dc03b4cd5 Prompt before clearing playqueue. 2013-10-08 18:00:10 +00:00