Leo Franchi
|
9d6b5e60fc
|
Allow Closures to be created when running in a different thread from the receiver
|
2012-07-26 22:05:28 -04:00 |
|
Leo Franchi
|
70aa98753b
|
Give each playlist a weak pointer to its own shared pointer
|
2012-07-26 22:05:09 -04:00 |
|
Leo Franchi
|
111de47023
|
Fix vertical positioning
|
2012-07-26 17:27:55 -04:00 |
|
Christian Muehlhaeuser
|
c45eec065d
|
* Fixed accessing invalid query in DbCmd_PlaybackHistory.
|
2012-07-26 01:30:28 +02:00 |
|
Tomahawk CI
|
55fec99ce3
|
Automatic merge of Transifex translations
|
2012-07-25 22:17:42 +00:00 |
|
Leo Franchi
|
e62afc6ed7
|
Add debug
|
2012-07-25 17:58:31 -04:00 |
|
Leo Franchi
|
810c933e93
|
Include fix
|
2012-07-25 17:43:48 -04:00 |
|
Christian Muehlhaeuser
|
6861eb3000
|
* Readded images.
|
2012-07-25 22:39:02 +02:00 |
|
Christian Muehlhaeuser
|
8efa33e249
|
* Reverted broken commit.
|
2012-07-25 22:38:36 +02:00 |
|
Leo Franchi
|
92ae8ea352
|
Port new changelog entry to master
|
2012-07-25 09:41:21 -04:00 |
|
Christian Muehlhaeuser
|
ebe7063ec8
|
* Updated ChangeLog.
|
2012-07-25 14:41:45 +02:00 |
|
Christian Muehlhaeuser
|
a1155cd7fa
|
Merge pull request #107 from TheOneRing/thumbbutton
update windows love button if the track is loved inside of tomahawk
|
2012-07-25 04:23:18 -07:00 |
|
Leo Franchi
|
3d1b7ac4cf
|
Differentiate between setting subscribed and changing status
|
2012-07-24 22:37:08 -04:00 |
|
Leo Franchi
|
c1a1452c2f
|
Toggle subscription on/off via icon
|
2012-07-24 22:14:08 -04:00 |
|
Jason Herskowitz
|
b642ca136b
|
More subtle subscripton-on.png icon
|
2012-07-24 22:13:07 -04:00 |
|
Leo Franchi
|
ab5f2a8b5a
|
Merge remote-tracking branch 'origin/master' into sourcetreepopup
|
2012-07-24 21:36:51 -04:00 |
|
Jason Herskowitz
|
1ba3f91cba
|
Add toggleable subscribe icons for subscribable playlists
|
2012-07-24 21:27:22 -04:00 |
|
Leo Franchi
|
c8bda2ccbe
|
differentiate between synced and subscribed updaters, and show icon
|
2012-07-24 21:12:34 -04:00 |
|
Tomahawk CI
|
4a0f91d052
|
Automatic merge of Transifex translations
|
2012-07-24 22:17:05 +00:00 |
|
Alejandro Wainzinger
|
51adf23cb9
|
Add context for translator on transfer status strings.
|
2012-07-24 22:17:42 +09:00 |
|
Dominik Schmidt
|
deca5bc70d
|
Rename FindLibEchonest to FindEchonest, make it version aware and overall more state of the art :P
|
2012-07-24 12:28:10 +02:00 |
|
Dominik Schmidt
|
d97274be78
|
xmpp: check for error presences in AvatarManager
|
2012-07-24 12:06:16 +02:00 |
|
Leo Franchi
|
f4b1c5ba9f
|
Only show original creator if it's not the same as the user herself
|
2012-07-23 17:59:47 -04:00 |
|
Leo Franchi
|
c2285dba84
|
Show creator of playlist in infobar if it exists
|
2012-07-23 17:46:00 -04:00 |
|
Leo Franchi
|
5441128473
|
Add workaround for Qt bug for Qt::Popup on OS X/Cocoa
|
2012-07-23 17:15:47 -04:00 |
|
Tomahawk CI
|
6790a10615
|
Automatic merge of Transifex translations
|
2012-07-22 22:16:56 +00:00 |
|
Hugo Lindström
|
e46a5f307f
|
Set resulthint from resolver lookups
|
2012-07-22 20:45:18 +02:00 |
|
Leo Franchi
|
7690eddff3
|
New source tree popup widget for playlist delete confirmation
|
2012-07-22 14:09:41 -04:00 |
|
Leo Franchi
|
76a8e2b2b2
|
Pointer guards
|
2012-07-22 10:58:45 -04:00 |
|
Leo Franchi
|
7d5986e61f
|
Add friend type declaration
|
2012-07-21 21:07:13 -04:00 |
|
Leo Franchi
|
813e657ee4
|
Show currently playing icon and support jumping for grid views
|
2012-07-21 20:11:41 -04:00 |
|
Leo Franchi
|
3e315f3a4a
|
Fix osx compile
|
2012-07-20 18:22:45 -04:00 |
|
Tomahawk CI
|
ace52b0d28
|
Automatic merge of Transifex translations
|
2012-07-20 22:16:50 +00:00 |
|
Leo Franchi
|
9449fbf1bf
|
Implement non-osx side of new search field For Compile Win
|
2012-07-20 17:52:18 -04:00 |
|
Leo Franchi
|
05f58b2dfe
|
Update Qocoa QSearchField to latest, with hatstand's fix.
Now shortcuts work in the QSearchField, like c&p and select all
|
2012-07-20 17:31:31 -04:00 |
|
Leo Franchi
|
85618cc62b
|
Bump libechonest required version to 2.0.0
|
2012-07-20 13:20:28 -04:00 |
|
Leo Franchi
|
b0b7aa426d
|
Adapt to new libechonest v2 api
|
2012-07-20 13:20:28 -04:00 |
|
Leo Franchi
|
11bcdc9cb9
|
Remove steering from echonest stations
|
2012-07-20 13:20:28 -04:00 |
|
Tomahawk CI
|
63dae07d44
|
Automatic merge of Transifex translations
|
2012-07-19 22:17:41 +00:00 |
|
Christian Muehlhaeuser
|
7bb1eeb128
|
* Added code-signing to OS X build scripts.
|
2012-07-19 19:15:47 +02:00 |
|
Leo Franchi
|
f4f5750cd4
|
Minor cleanup
|
2012-07-19 08:53:44 -04:00 |
|
Leo Franchi
|
3f9046d61d
|
Make sure to call spotifyaccount in main thread
|
2012-07-19 08:29:14 -04:00 |
|
Hugo Lindström
|
14457750ff
|
Send resulthint when we have it
|
2012-07-19 00:51:04 +02:00 |
|
Tomahawk CI
|
454944d089
|
Automatic merge of Transifex translations
|
2012-07-18 22:17:33 +00:00 |
|
Leo Franchi
|
6771d1c7d7
|
Pointer safety
|
2012-07-18 11:04:42 -04:00 |
|
Leo Franchi
|
ec10d9f723
|
Unsubscribe when deleting
|
2012-07-17 23:06:28 -04:00 |
|
Leo Franchi
|
4fa77e15c2
|
Fix some logic in the subscribing, and properly subscribe on initial drop
|
2012-07-17 23:06:28 -04:00 |
|
Leo Franchi
|
6194517eab
|
Use a QHash to avoid a bunch of loops
|
2012-07-17 23:06:28 -04:00 |
|
Alejandro Wainzinger
|
74d6ccd47d
|
Add default case to switch.
|
2012-07-18 08:59:17 +09:00 |
|
Alejandro Wainzinger
|
026b257fef
|
An unsigned int will never be less than 0.
|
2012-07-18 08:51:08 +09:00 |
|