Christian Muehlhaeuser
64fddb757d
* Remove obsolete PlaylistChartItemDelegate.
2014-09-26 08:27:55 +02:00
Christian Muehlhaeuser
80be96d141
* Fetch track image when updating detailed info.
2014-09-26 08:19:26 +02:00
Christian Muehlhaeuser
0e3d82a92d
* Display track charts as a Grid.
2014-09-26 08:19:07 +02:00
Christian Muehlhaeuser
2e04ed35d2
* Display artist charts as a Grid.
2014-09-26 08:07:20 +02:00
Christian Muehlhaeuser
3bea3c8efc
* Slightly more space for grid items.
2014-09-26 08:06:43 +02:00
Christian Muehlhaeuser
fa568c883e
* GridItemDelegate can now display the item's position.
2014-09-26 08:06:23 +02:00
Christian Muehlhaeuser
27d20e0395
* React to more view changes in GridView, making sure we display covers of visible items.
2014-09-26 05:38:00 +02:00
Christian Muehlhaeuser
b318914edc
* Remove obsolete code.
2014-09-26 04:38:25 +02:00
Christian Muehlhaeuser
2165c7b540
* Break up and split PlayableProxyModel's filters.
2014-09-26 04:38:25 +02:00
Tomahawk CI
4f0afd2fa9
Automatic merge of Transifex translations
2014-09-26 02:17:18 +02:00
Jason Herskowitz
4bd13ebae3
Add images for Station header background
2014-09-25 14:17:46 -04:00
Jason Herskowitz
fbadc212b7
Final icons for New Releases & Charts
2014-09-25 08:14:27 -04:00
Tomahawk CI
8158b9a5d8
Automatic merge of Transifex translations
2014-09-25 02:16:56 +02:00
Uwe L. Korn
319791edff
Merge pull request #262 from willstott101/scrobble-indicator
...
Made scrobble toggle consistent with other menu toggles.
2014-09-24 16:13:36 +02:00
Will Stott
e3471c47f1
Made scrobble toggle consistent with other menu toggles.
2014-09-24 15:10:18 +01:00
Jason Herskowitz
4a6672974d
Change label since other sources are likely the same version of the song just a different instance
2014-09-24 07:39:34 -04:00
Christian Muehlhaeuser
2c51c936e9
* Don't forget to update the current index.
2014-09-24 06:02:04 +02:00
Christian Muehlhaeuser
ad5ccc8f4b
* Move along item selection with song change, if the previously playing track is the single selected item in a TrackView.
2014-09-24 05:59:17 +02:00
Christian Muehlhaeuser
8142ffba4c
* Adapt pl-interface to new signal.
2014-09-24 05:58:22 +02:00
Christian Muehlhaeuser
97cbedc748
* PlayableModel::currentIndexChanged signal now has two parameters: newIndex and oldIndex.
2014-09-24 05:57:53 +02:00
Christian Muehlhaeuser
78907f06eb
* Find sibling items within same parent node in PlaylistInterface.
2014-09-24 04:47:36 +02:00
Enno Gottschalk
6060d3c6af
Add /usr/local/lib/${CMAKE_LIBRARY_ARCHITECTURE} to FindLucene++.cmake libpaths
2014-09-24 04:23:40 +02:00
Christian Muehlhaeuser
8babbc0c45
* Style results-box scrollbar.
2014-09-24 03:27:52 +02:00
Christian Muehlhaeuser
adf129aede
* Style fixes to GoogleWrapper.
2014-09-24 03:20:44 +02:00
Christian Muehlhaeuser
d9e02fd598
* Fixed BasicHeader's resizeEvent.
2014-09-24 03:20:16 +02:00
Tomahawk CI
0ac8f9adcd
Automatic merge of Transifex translations
2014-09-24 02:17:09 +02:00
Jason Herskowitz
14fff53cbf
Add link to Transifex in Help menu
2014-09-23 15:22:44 -04:00
Christian Muehlhaeuser
961129f202
Merge pull request #260 from Zopieux/master
...
Added notr=true on placeholder texts in .ui files
2014-09-23 21:22:08 +02:00
Alexandre `Zopieux` Macabies
e0af534bef
Added notr=true on placeholder texts in .ui files
2014-09-23 20:20:35 +01:00
Jason Herskowitz
4b91414213
Add link to Hatchet blog post from account config
2014-09-23 14:43:08 -04:00
Jason Herskowitz
d0a5a2fb5b
Typo on Get Support
2014-09-23 11:46:22 -04:00
Jason Herskowitz
8d68160dd2
Update help links to https
2014-09-23 11:24:45 -04:00
Jason Herskowitz
47d97e81fd
Merge pull request #259 from willstott101/menu_additions
...
More menu links
2014-09-23 11:07:48 -04:00
Tomahawk CI
e19d9ec12b
Automatic merge of Transifex translations
2014-09-23 02:17:05 +02:00
Jason Herskowitz
86675e35be
Scale images so they don't break on retina
2014-09-22 14:06:35 -04:00
Jason Herskowitz
0b3a57b575
Make Whats New page look like the designs. Mostly.
2014-09-22 13:36:57 -04:00
Jason Herskowitz
552f1b17dc
Rename LOVED TRACKS to FAVORITES for design consistency
2014-09-22 12:38:16 -04:00
Jason Herskowitz
1cda3d6697
Add extra line break to bios
2014-09-22 12:25:43 -04:00
Jason Herskowitz
f6da459da8
Change bio font to app-wide font
2014-09-22 11:55:26 -04:00
Will Stott
46119a115c
menu links to the FAQ base and Jira
2014-09-22 15:07:06 +01:00
Uwe L. Korn
84a5ea06ee
Don't pass an Url needlessly through QUrl
...
This does more harm than good: If the first part after the protocol is
numeric QUrl assumes this is a byteencoded IPv4 address and converts it
to the dot notation. If we actually want to pass a numeric ID here, this
will turn the ID into an IP which is then useless for us.
2014-09-22 13:32:25 +01:00
Uwe L. Korn
ca6f5148e3
If we alrady have an IODevice for a HttpResult use this instead of re-requesting the resource again
2014-09-22 13:32:24 +01:00
Tomahawk CI
212caaf39d
Automatic merge of Transifex translations
2014-09-22 02:17:15 +02:00
Jason Herskowitz
3f47d9c713
TWK-1662 - link to Hatchet registration
2014-09-21 19:32:44 -04:00
Jason Herskowitz
52784e509a
Add link to Hatchet registration
2014-09-21 19:22:43 -04:00
Jason Herskowitz
9537d94dd7
Cleanup XMPP dialog text
2014-09-21 18:31:52 -04:00
Jason Herskowitz
2b8cc7728a
Dialog text - be more helpful.
2014-09-21 18:12:48 -04:00
Jason Herskowitz
8e6319217a
typos & text cleanup
2014-09-21 17:43:50 -04:00
Jason Herskowitz
bc45cbdc93
Give things better and more consistent description text
2014-09-21 17:17:18 -04:00
Jason Herskowitz
aa02fdb01f
Less text. Simplify.
2014-09-21 16:34:32 -04:00