Christian Muehlhaeuser
|
54c203982f
|
* Fixed resolving regression, which caused omitting some results.
|
2011-12-15 20:58:24 +01:00 |
|
Christian Muehlhaeuser
|
c3e8420b57
|
* Removed PhantomJS warning from tomahawk.js.
|
2011-12-14 17:05:38 +01:00 |
|
Jason Herskowitz
|
d59ffc55b1
|
Transparent spinner
|
2011-12-14 09:33:32 -05:00 |
|
Hugo Lindström
|
f32de6bece
|
Use pong instead to check if spotifyApi is online
|
2011-12-14 13:01:05 +01:00 |
|
Christian Muehlhaeuser
|
4f4406ffb1
|
* Indent playlists / stations correctly. This is possibly causing issues with the OS X background color. Needs checking.
|
2011-12-14 11:24:30 +01:00 |
|
Christian Muehlhaeuser
|
6064b2029e
|
* New sidebar style. Also, first steps towards reorganizing it.
|
2011-12-14 11:16:22 +01:00 |
|
Dominik Schmidt
|
31fb398b37
|
Update README concerning Jreen
|
2011-12-13 00:12:35 +01:00 |
|
Jason Herskowitz
|
3b8deef8c5
|
New spinner animation
|
2011-12-11 16:20:52 -05:00 |
|
Jeff Mitchell
|
075a5a0f14
|
Add some debug
|
2011-12-10 12:02:02 -05:00 |
|
Jeff Mitchell
|
2a96048b7c
|
This doesn't actually help, but maybe is "correct"...? Or quite possibly not.
|
2011-12-10 02:46:03 -05:00 |
|
Jeff Mitchell
|
ce13d7fed5
|
Explicitly call clear on the shared pointer in the playlistinterface destructor
|
2011-12-10 02:27:32 -05:00 |
|
Jeff Mitchell
|
8ffbebb2b6
|
Porting of the rest of the non-QSharedPointer playlistinterface pointers
|
2011-12-10 02:15:14 -05:00 |
|
Jeff Mitchell
|
ce60d46fa6
|
Register playlistinterface_ptr type
|
2011-12-09 23:29:21 -05:00 |
|
Jeff Mitchell
|
93a31146b1
|
Fix logical mistake
|
2011-12-09 23:20:57 -05:00 |
|
Christian Muehlhaeuser
|
d22bccd9fb
|
* A few cleanups.
|
2011-12-10 02:02:59 +01:00 |
|
Jeff Mitchell
|
3430535774
|
First bit of migrating PlaylistInterface* to playlistinterface_ptr
Compiles, but need to fix up signals and slots
|
2011-12-09 17:19:57 -05:00 |
|
Hugo Lindström
|
3c3c1414fe
|
Allow symlinks in dirtree
|
2011-12-09 20:37:54 +01:00 |
|
Dominik Schmidt
|
64d220d9c5
|
Show localized wikipedia context
|
2011-12-09 03:03:28 +01:00 |
|
Christian Muehlhaeuser
|
41e908bb34
|
* Updated english translation.
|
2011-12-07 08:51:18 +01:00 |
|
Christian Muehlhaeuser
|
94b7ff59d5
|
* Updated german translation.
|
2011-12-07 08:47:28 +01:00 |
|
Christian Muehlhaeuser
|
0ea928ade7
|
Merge pull request #67 from zizzfizzix/tr
small changes to Polish translation once again
|
2011-12-06 23:30:49 -08:00 |
|
Kuba Serafinowski
|
d1db5441df
|
small changes to Polish translation once again
|
2011-12-07 07:29:14 +00:00 |
|
Christian Muehlhaeuser
|
45f7cd2938
|
* Fixed button label.
|
2011-12-07 07:55:50 +01:00 |
|
Christian Muehlhaeuser
|
41b3ebf4e4
|
* Auto-switch to super collection mode when no official info is available on artist & album pages.
|
2011-12-07 07:19:30 +01:00 |
|
Christian Muehlhaeuser
|
330efc5833
|
* Source/style cleanup.
|
2011-12-05 21:10:32 +01:00 |
|
Christian Muehlhaeuser
|
6f4a26220d
|
* Search for more albums / artists.
|
2011-12-05 21:07:53 +01:00 |
|
Christian Muehlhaeuser
|
919644d07a
|
* Query's toString() supports fulltext search queries, now.
|
2011-12-05 21:07:09 +01:00 |
|
Christian Muehlhaeuser
|
30cabb304c
|
* Implement limiting for index searching.
|
2011-12-05 21:05:05 +01:00 |
|
Jeff Mitchell
|
b80230c962
|
Use system proxy when no proxy is set, for windows/mac
|
2011-12-05 13:02:56 -05:00 |
|
Dominik Schmidt
|
e8563b119b
|
Fix compilation on OSX
|
2011-12-05 16:32:45 +01:00 |
|
Dominik Schmidt
|
83051cd554
|
Split ExternalResolver
|
2011-12-05 14:25:05 +01:00 |
|
Dominik Schmidt
|
cfce10fbec
|
Split Resolver classes into separate files
|
2011-12-05 14:25:04 +01:00 |
|
Christian Muehlhaeuser
|
09087e2a8e
|
* Safe approach to prevent resizing of album items.
|
2011-12-05 10:15:07 +01:00 |
|
Christian Muehlhaeuser
|
3520a7d0d8
|
* Slight optimation.
|
2011-12-05 10:04:18 +01:00 |
|
Christian Muehlhaeuser
|
7b4d08a7f5
|
* Don't prioritize album-less tracks in edge cases.
|
2011-12-05 09:42:00 +01:00 |
|
Christian Muehlhaeuser
|
7e6b543a70
|
* Use bold font for painting artist items in the 'still so-wrongly-called' AlbumItemDelegate.
|
2011-12-05 08:34:55 +01:00 |
|
Christian Muehlhaeuser
|
41c79b931f
|
* In Collection view with filter set: Don't jump to the selected item when expanding an artist.
|
2011-12-05 08:33:30 +01:00 |
|
Christian Muehlhaeuser
|
477202aa47
|
Merge pull request #66 from zizzfizzix/tr
update Polish translation
|
2011-12-04 22:54:24 -08:00 |
|
Christian Muehlhaeuser
|
ff0d9a9837
|
Merge pull request #65 from mgnz/master
Updated spanish translation... again!
|
2011-12-04 22:54:15 -08:00 |
|
Christian Muehlhaeuser
|
2c83807efc
|
* Fixed DropJob's query counter as discussed on GitHub.
|
2011-12-05 07:53:36 +01:00 |
|
Christian Muehlhaeuser
|
3517726d92
|
* Basic implementation of artist & album searches.
|
2011-12-05 07:51:24 +01:00 |
|
Christian Muehlhaeuser
|
a00ea52b0b
|
* Moved Attica to port 80.
|
2011-12-05 02:50:33 +01:00 |
|
Kuba Serafinowski
|
e4b11807f2
|
update Polish translation
|
2011-12-04 21:20:37 +00:00 |
|
mgnz
|
7b521b0690
|
Update lang/tomahawk_es.ts
|
2011-12-04 17:35:25 +01:00 |
|
mgnz
|
8f14777831
|
Fixed some typo errors.
|
2011-12-04 17:31:10 +01:00 |
|
Christian Muehlhaeuser
|
ef3246db9c
|
* Fixed another sidebar issue with gtk styles.
|
2011-12-04 13:02:22 +01:00 |
|
Christian Muehlhaeuser
|
7726302103
|
* Fixed sidebar issues with gtk styles.
|
2011-12-04 12:55:06 +01:00 |
|
Christian Muehlhaeuser
|
2b85536625
|
* URL encode the mpris2 ArtUrl.
|
2011-12-04 07:58:37 +01:00 |
|
Christian Muehlhaeuser
|
2bfa77c1ff
|
* Potential fix for TWK-618: ArtUrl not properly encoded.
|
2011-12-04 07:48:27 +01:00 |
|
Christian Muehlhaeuser
|
9d4974b174
|
* Remove nonsense.
|
2011-12-04 07:32:49 +01:00 |
|