Commit Graph

47 Commits

Author SHA1 Message Date
Craig Drummond
edba120db9 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
ce124824d0 Make headers selectable
Issue #990
2017-04-06 16:46:41 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
d2f03c2227 Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
18b4071119 Onkly once instance of style required. 2014-10-08 21:47:14 +00:00
craig.p.drummond
e2226777d9 Custom/thin scrollbars for context view. 2014-10-07 18:47:56 +00:00
craig.p.drummond
518a3088ee Simpler layout 2014-10-05 12:20:31 +00:00
craig.p.drummond
4fd0519447 Replace combo on search page with a label 2014-10-02 21:26:13 +00:00
craig.p.drummond
0ff90d4677 Attempt to align song view selector with header. 2014-08-18 19:05:22 +00:00
craig.p.drummond
1265a4c947 Don't center align context view headers and images - as this does not always work for images. 2014-08-18 19:04:59 +00:00
craig.p.drummond
e6b0d53141 Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
d6b41bf793 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
f38d1e7348 Add arrow to selector 2014-06-14 19:23:16 +00:00
craig.p.drummond
8cb302666e Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
b56dbef6d5 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
48d1ecb7a3 Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
110ca299c1 Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
1603d36f12 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
8dbb83bd21 Only enable Cancel when job in progress 2014-03-04 20:07:46 +00:00
craig.p.drummond
8a2d203d5a No frame when editing 2014-03-04 20:07:28 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
9c474c8875 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
31c6e50503 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond
8d7614f912 Fix scrollbar button colours in context view 2013-06-06 18:48:28 +00:00
craig.p.drummond
1e67d1707e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
628f073b51 Fix link colours... 2013-06-03 18:28:57 +00:00
craig.p.drummond
3a38d34b5d If window is too slim for 3 views, place context views into a stacked widget and show one at a time 2013-05-31 17:26:14 +00:00
craig.p.drummond
879585251f Improve formatting whe we have no album info 2013-05-31 17:23:33 +00:00
craig.p.drummond
6671da25ce Show links using white text when using dark background 2013-05-24 19:05:43 +00:00
craig.p.drummond
aca34bba54 Zooming of context page 2013-05-24 19:03:21 +00:00
craig.p.drummond
c2810f08c0 Add option to have dark context view background 2013-05-24 19:02:36 +00:00
craig.p.drummond
8780e072ff Code layout 2013-05-23 16:55:47 +00:00
craig.p.drummond
16cdf47331 Remove gap between splitter/context view and 'toolbar'. In context page, and tabwidget/playqueue, re-add some spacing 2013-05-23 16:55:30 +00:00
craig.p.drummond
5d87b4de45 Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
2e9b143326 Formatting 2013-05-23 16:51:59 +00:00
craig.p.drummond
45d83bd3e4 Fix wikipedia links!!! 2013-05-22 16:49:24 +00:00
craig.p.drummond
8ec3d1cd42 If we are only showing intro text, we can use smaller headers 2013-05-22 16:32:17 +00:00
craig.p.drummond
6114afbe5e - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
0cf43554af Read wikipedia locale fro config file.
NOTE: Wikipedia fetching/locale code is NOT complete!!!!
2013-05-20 18:47:19 +00:00
craig.p.drummond
73de3193a2 Put lyrics actions into context menu 2013-05-20 18:46:46 +00:00
craig.p.drummond
dbf7fa9a20 Remove EchoNest usage, as this only seems to return English results. 2013-05-20 18:46:09 +00:00
craig.p.drummond
b12b0cdf65 Fix read-only state 2013-05-18 10:23:48 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00