Commit Graph

233 Commits

Author SHA1 Message Date
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
craig.p.drummond
53193db80e Add support for warning messages. 2013-10-08 17:58:58 +00:00
craig.p.drummond
e691d78d31 Place ShortcutsSettingsPage into its own file 2013-10-04 18:46:05 +00:00
craig.p.drummond
81ebccd6c1 - Optionally support Qxt global shortcuts for Qt-only (Qt4) Linux, and Windows, builds.
- Move media-keys setting into shortcuts page.
2013-10-04 18:42:56 +00:00
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
03118e282a If no icon is to be used on a message-box button, then ensure the icon is cleared. 2013-09-24 18:35:10 +00:00
craig.p.drummond
d97bef0387 Remove margin 2013-09-20 19:41:11 +00:00
craig.p.drummond
55d2b69190 Cache browser results for 2 days 2013-09-20 19:38:44 +00:00
craig.p.drummond
aa426d5493 Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
2013-09-19 19:44:23 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
2149b18c0b Use QListWidget in Qt preferences dialog, so that keyboard navigation can be used. 2013-08-29 18:25:04 +00:00
craig.p.drummond
5eaa69ba3d Better drag cursor for Qt5 builds 2013-08-22 18:22:19 +00:00
craig.p.drummond
20551906c2 No X11 for Qt5 2013-08-22 18:21:58 +00:00
craig.p.drummond
ce297c81ed Uniform row heights 2013-08-14 18:17:55 +00:00
craig.p.drummond
8b23e21d49 More CSS themes... 2013-08-02 19:27:56 +00:00
craig.p.drummond
70719fef97 Move CSS theme files into themes sub-folder 2013-07-31 20:08:40 +00:00
craig.p.drummond
8efe9e24a2 Add CSS theme for Faience 2013-07-31 20:05:14 +00:00