Christian Muehlhaeuser
0eaf9bf1e6
* Fixed compiling.
2013-01-05 03:17:56 +01:00
Dominik Schmidt
17a9ec4e20
qt5: don't use QWeakPointer to track QObject* anymore
2013-01-05 03:07:44 +01:00
Christian Muehlhaeuser
c98803b531
* Added context menu to PlayableCover.
2013-01-05 02:26:43 +01:00
Christian Muehlhaeuser
929a98c21a
* Use new color roles.
2013-01-05 02:20:24 +01:00
Christian Muehlhaeuser
623b5866ed
* Added new color roles for selection foreground / background.
2013-01-05 02:20:24 +01:00
Tomahawk CI
df0563620d
Automatic merge of Transifex translations
2013-01-05 01:16:37 +01:00
Kilian Lackhove
f64c6428cf
Support the legacy api that sends the path to the resolver icon file
2013-01-04 18:10:15 +01:00
Jason Herskowitz
9a4cdf1865
Fix green-dot and search icons
2013-01-04 11:07:15 -05:00
Kilian Lackhove
59cf992dfb
Merge branch 'master' of github.com:tomahawk-player/tomahawk
2013-01-04 15:24:12 +01:00
Kilian Lackhove
4ec6c1fd82
resize resolver icons before storing them
2013-01-04 15:12:55 +01:00
Christian Muehlhaeuser
60bd4da78f
* Oops, removed debug helper :-).
2013-01-04 14:45:29 +01:00
Christian Muehlhaeuser
c884615ef1
* Fixed started() being emitted too often and removed obsolete volume hack.
2013-01-04 14:44:06 +01:00
Christian Muehlhaeuser
4b886a1657
* Reset seekbar during loading so items don't move around.
2013-01-04 14:43:04 +01:00
Christian Muehlhaeuser
68e3bcb54b
* More silly style fixes.
2013-01-04 12:49:06 +01:00
Christian Muehlhaeuser
c6d8da2e98
* AudioEngine shouldn't emit started() until we're really in playing state.
2013-01-04 12:48:19 +01:00
Christian Muehlhaeuser
5e4b0b96be
* Style clean up for TomahawkWindow.
2013-01-04 12:39:00 +01:00
Teo Mrnjavac
ce562aeddf
Remove obsolete actions from ui file.
2013-01-04 12:14:43 +01:00
Christian Muehlhaeuser
d6115d1b6d
* Fixed Windows compile.
2013-01-04 12:12:21 +01:00
Christian Muehlhaeuser
4505260061
* Hook up openLogfile action to TomahawkWindow's slot.
2013-01-04 11:48:00 +01:00
Christian Muehlhaeuser
ef108b6a6f
* Added openLogfile action to ActionCollection.
2013-01-04 11:48:00 +01:00
Christian Muehlhaeuser
1f966e1566
* Put About Tomahawk at the bottom of the Help menu.
2013-01-04 11:48:00 +01:00
Kilian Lackhove
ee48556599
Merge pull request #145 from crabmanX/realtimeArtistSearch
...
update artist and album search wigets immediately on arbum/track found
2013-01-04 02:34:10 -08:00
Christian Muehlhaeuser
dec530cc24
* Fixed default row sizehints in Album- & PlaylistLargeItemDelegate.
2013-01-04 11:17:59 +01:00
Christian Muehlhaeuser
9b9c826f62
* Fixed repainting issues with PlayableCover.
2013-01-04 11:11:51 +01:00
Kilian Lackhove
879648627a
update artist and album search wigets immediately on arbum/track found
2013-01-04 11:11:50 +01:00
Christian Muehlhaeuser
8448e46c7e
* Use correct default viewpage image for AlbumInfoWidget.
2013-01-04 10:59:35 +01:00
Christian Muehlhaeuser
f7c6164701
* This doesn't make sense to me, but it fixes the play button being off-center.
2013-01-04 10:59:35 +01:00
Kilian Lackhove
cbf6aa1a29
fix subscribe and green dot svgs
2013-01-04 10:26:46 +01:00
Christian Muehlhaeuser
4657efe2f3
* Fixed info button being placed too far right.
2013-01-04 08:07:02 +01:00
Leo Franchi
9f99156f83
Merge pull request #144 from crabmanX/resolverIcon
...
receive icon directly from resolvers
2013-01-03 19:02:00 -08:00
Tomahawk CI
9eb2afbc87
Automatic merge of Transifex translations
2013-01-04 01:16:37 +01:00
Kilian Lackhove
80bb0de53a
receive icon directly from resolvers
...
Dont let external resolvers send a (probably faulty) path to an image
file, but receive the image itself directly. This is consistent with
the way the config _msgtype works, so comression is supported, too.
2013-01-04 00:13:10 +01:00
Christian Muehlhaeuser
719b9738d8
* Make AudioContols directly connect to AudioEngine's repeat & shuffle signals.
2013-01-03 20:00:30 +01:00
Christian Muehlhaeuser
7fa21a38e5
* Remove shuffle & repeat mode slots & signals from ViewManager.
2013-01-03 20:00:30 +01:00
Christian Muehlhaeuser
f7f054ed1a
* Added shuffle & repeat mode slots & signals to AudioEngine.
2013-01-03 20:00:30 +01:00
Jason Herskowitz
4d319d4802
Merge branch 'master' of github.com:tomahawk-player/tomahawk
2013-01-03 08:58:15 -05:00
Jason Herskowitz
2202fa95e7
Fix arist icon so star is smaller and better centered in cirlce
2013-01-03 08:57:40 -05:00
Christian Muehlhaeuser
5de9f2f7bd
* Make artist name in PlayableCover clickable.
2013-01-03 05:54:57 +01:00
Leo Franchi
ef5487703c
Merge pull request #143 from crabmanX/master
...
show resolver icon in accounts widget for external resolvers
2013-01-02 18:36:51 -08:00
Christian Muehlhaeuser
0b29b6a444
* We now use 4.8.4 on OSX.
2013-01-02 14:13:20 +01:00
Kilian Lackhove
31d47c0454
show icon in accountswidget for external resolvers, too
2013-01-02 14:00:10 +01:00
Christian Muehlhaeuser
4d4b0a29e4
* Cleaned up translations.cmake.
2013-01-02 11:12:40 +01:00
Christian Muehlhaeuser
2e4cb838ee
* Added new translation languages to CMakeLists.txt.
2013-01-02 11:12:39 +01:00
Christian Muehlhaeuser
aa168ef572
* Fixed debug output in Api_v1.
2013-01-02 11:12:39 +01:00
Tomahawk CI
ae4663f4c4
Automatic merge of Transifex translations
2013-01-02 11:11:59 +01:00
Tomahawk CI
0668d82c3f
Automatic merge of Transifex translations
2013-01-01 01:17:07 +01:00
Jason Herskowitz
361e1aa225
Merge branch 'master' of github.com:tomahawk-player/tomahawk
2012-12-31 15:31:28 -05:00
Leo Franchi
f4be3f54d5
Merge pull request #142 from luisgabriel/master
...
Checking the reply status during the last.fm authentication process
2012-12-30 21:59:30 -08:00
Luís Gabriel Lima
2b653da3be
* Checking the reply status during the last.fm authentication process
...
The last.fm API returns "ok" on the status attribute of the reply if
the authentication succeeded and "failed" otherwise [1]. So this patch
verifies if the status returned is "ok" to proceed with the
authentication.
This patch also improves the message displayed in the log when an
authentication error occurs. Now the error message returned by the
server is printed out even when the QNetworkReply::error() != NoError
(the message retuned by the server is a lot more informative).
[1] - http://www.lastfm.it/api/show/auth.getMobileSession
2012-12-30 22:01:08 -03:00
Tomahawk CI
c4c0916827
Automatic merge of Transifex translations
2012-12-31 01:17:03 +01:00