Christian Muehlhaeuser
|
d7100c0e8e
|
* Generally prioritize resolving newer queries to make the GUI feel more responsive.
|
2011-08-11 18:10:06 +02:00 |
|
Christian Muehlhaeuser
|
6d82ae0c4d
|
* Don't try to resolve search queries when appending them to the SearchWidget's TrackModel.
|
2011-08-11 15:48:27 +02:00 |
|
Christian Muehlhaeuser
|
e0b406e7ef
|
* Fixed TWK-325: Show a spinner animation while searching for tracks.
|
2011-08-11 13:58:22 +02:00 |
|
Leo Franchi
|
ca65bb2ccc
|
Don't disable play/pause ever now that we have a stacked layout
|
2011-08-10 23:17:32 -04:00 |
|
Leo Franchi
|
3a890ee929
|
Use QStackedLayout instead of show/hide for play/pause widget. Fixes flicker. Extra 2px of spacing i can't get rid of... will work harder. TWK-128
|
2011-08-10 22:52:50 -04:00 |
|
Leo Franchi
|
c7333a2f1f
|
Merge branch 'leo-test'
|
2011-08-10 22:51:52 -04:00 |
|
Christian Muehlhaeuser
|
0dd29ffa3d
|
* Use track-placeholder.png in the PlaylistItemDelegate.
|
2011-08-11 02:48:28 +02:00 |
|
Christian Muehlhaeuser
|
503de73c7f
|
* Use smaller fonts for PipelineStatus- & TransferView.
|
2011-08-11 02:40:08 +02:00 |
|
Christian Muehlhaeuser
|
9e901dba2d
|
* Disable horizontal scrollbars in TransferView.
|
2011-08-11 01:51:25 +02:00 |
|
Christian Muehlhaeuser
|
291035db9c
|
* Fixed TWK-343, wording in SourceInfoWidget.
|
2011-08-11 01:30:09 +02:00 |
|
Christian Muehlhaeuser
|
a065480f75
|
* Let headless users trigger a rescan with --filescan.
|
2011-08-11 00:57:33 +02:00 |
|
Michael Zanetti
|
3fa64c76ee
|
make use of the avatar frame in recently played
|
2011-08-11 00:14:20 +02:00 |
|
Michael Zanetti
|
bc3662a997
|
added the avatar frame also to the Collection and SuperCollection icons
BUG: TWK-337
|
2011-08-10 17:23:02 +02:00 |
|
Michael Zanetti
|
d3ab32d06a
|
changed color of score bars to match the rest of the color palette
BUG-252
|
2011-08-10 17:23:02 +02:00 |
|
Michael Zanetti
|
3dbc426954
|
fixed the off-by-one issue with avatar frames
|
2011-08-10 04:10:16 +02:00 |
|
Christian Muehlhaeuser
|
6fdec28f50
|
* Silly whitespace fixes.
|
2011-08-10 03:47:46 +02:00 |
|
Christian Muehlhaeuser
|
ef2514e95c
|
* Added convenient new Album::get method.
|
2011-08-10 03:47:46 +02:00 |
|
Michael Zanetti
|
27480f8cdb
|
added SettingsListDelegate to center the items in SettingsDialogList
BUG: 314
|
2011-08-10 03:41:02 +02:00 |
|
Michael Zanetti
|
25012ecc26
|
changed slider button stylesheets to allow moving them to the end
BUG: TWK-289
|
2011-08-10 00:14:03 +02:00 |
|
Michael Zanetti
|
c29ce585a5
|
Added a frame to the avatars as requested in bug TWK-106.
The frame image must be in displayed size and the avatar takes 80% of the available space centered.
|
2011-08-10 00:14:03 +02:00 |
|
Leo Franchi
|
3af34a8581
|
Only show loved tracks (not loved or unloved) in playlist. Update existing social action instead of duplicating it..
|
2011-08-09 10:48:26 -04:00 |
|
Leo Franchi
|
9ec284bfa5
|
Merge branch 'master' into leo-test
Conflicts:
src/libtomahawk/playlist/dynamic/DynamicPlaylist.h
src/libtomahawk/widgets/welcomeplaylistmodel.cpp
|
2011-08-09 07:26:26 -04:00 |
|
Leo Franchi
|
585bfcdc49
|
debug--
|
2011-08-09 07:12:55 -04:00 |
|
Leo Franchi
|
339710c86a
|
Find playlist/dynplaylist item to activate if opened from non-sidebar. TWK-300. Ugh.
|
2011-08-08 23:24:24 -04:00 |
|
Christian Muehlhaeuser
|
fc43a6a851
|
* Hide the last.fm test button on OS X - for the 0.2 release.
|
2011-08-09 03:41:06 +02:00 |
|
Christian Muehlhaeuser
|
4b2c6e8d89
|
* 50 fps is enough for our AnimatedSplitter animation.
|
2011-08-09 03:36:16 +02:00 |
|
Christian Muehlhaeuser
|
6cba708640
|
* BUG: TWK-312 - Fixed AnimatedSplitter cutting off child widgets.
|
2011-08-09 03:21:55 +02:00 |
|
Dominik Schmidt
|
a46aadd843
|
Use filter.png for the filter in the topbar
|
2011-08-09 03:20:54 +02:00 |
|
Leo Franchi
|
d7dd3292ff
|
be safer and don't crash. TWK-333
|
2011-08-08 21:07:49 -04:00 |
|
Dominik Schmidt
|
6b62265708
|
Show what you've actually searched for in the sidebar
|
2011-08-09 02:52:01 +02:00 |
|
Christian Muehlhaeuser
|
304981c28b
|
* We should still remove the query from the pending list in Pipeline.
|
2011-08-09 02:00:03 +02:00 |
|
Dominik Schmidt
|
ba0c21e111
|
Show tomahawk version in the diagnostics dialog
|
2011-08-09 01:48:20 +02:00 |
|
Christian Muehlhaeuser
|
023be21950
|
* Fixed the preemptive onResolvingFinished() call triggered by the Pipeline. Fixes stations, I bet.
|
2011-08-09 00:54:56 +02:00 |
|
Michael Zanetti
|
fb95568196
|
Start playing on ENTER in artistview
BUG: TWK-204
|
2011-08-09 00:45:37 +02:00 |
|
Christian Muehlhaeuser
|
d9a4b718ed
|
* Use setPixelSize instead of setPointSize. Should fix HeaderLabel weirdness on some systems.
|
2011-08-08 21:55:39 +02:00 |
|
Christian Muehlhaeuser
|
72add01e66
|
* Prevent multiple resolvingFinished() signals being emitted from Query.
|
2011-08-08 21:32:54 +02:00 |
|
Leo Franchi
|
44aa85b51e
|
support spotifyURL and spotifyURI in track/open, track/queue, and track/play links
|
2011-08-07 17:43:48 -04:00 |
|
Leo Franchi
|
0865741733
|
Don't draw white text on light background
|
2011-08-07 17:09:18 -04:00 |
|
Leo Franchi
|
58c18acd01
|
Load automatic playlists and stations in Newest Stations and Playlists list...
|
2011-08-07 17:09:18 -04:00 |
|
Leo Franchi
|
4630b238bf
|
Merge branch 'master' into leo-test
Conflicts:
src/audiocontrols.cpp
|
2011-08-07 17:00:16 -04:00 |
|
Leo Franchi
|
7df6e8c153
|
use avatar icon in recently played tracks for not-found avatars
|
2011-08-07 12:41:29 -04:00 |
|
Leo Franchi
|
566880365a
|
Better copy for loved tracks playlist, and show all without limit.
|
2011-08-07 12:41:29 -04:00 |
|
Dominik Schmidt
|
dd54736e76
|
Unbreak clang compilation.
|
2011-08-07 15:56:06 +02:00 |
|
Leo Franchi
|
2c8fac1f8c
|
Actually draw speaker icon in playlist delegate. I'm assuming this was a typo...
|
2011-08-06 23:59:41 -04:00 |
|
Leo Franchi
|
ce4328c0c3
|
Hide headers for related artists treeview in artistinfowidget. Don't ask my why it has to happen when it's already displayed.
Fixes TWK-310
|
2011-08-06 23:34:14 -04:00 |
|
Leo Franchi
|
c6a65a5ba4
|
Use a lighter color on os x as highlight color for score bar is way too bright.
|
2011-08-06 20:41:21 -04:00 |
|
Leo Franchi
|
8230e8bfac
|
Asynchronously update on social action loading so loved tracks show up loaded
|
2011-08-06 18:30:17 -04:00 |
|
Leo Franchi
|
23ea7537e6
|
Report social action changes and refresh loved playlists
|
2011-08-06 18:06:21 -04:00 |
|
Leo Franchi
|
b9733249ee
|
Sort by time and show source's own loved tracks
|
2011-08-06 17:24:05 -04:00 |
|
Leo Franchi
|
eefc6fd5da
|
OSX Compile
|
2011-08-06 16:21:01 -04:00 |
|