Christian Muehlhaeuser
|
c32800c119
|
* Use new ViewPage API in ViewManager.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
b8cc0ddbcd
|
* Don't load social actions twice.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
6a23954539
|
* Added setFilter methods to proxy models.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
dc0316018a
|
* Fixed default implementation of ViewPage's setFilter method.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
752c1b38a0
|
* Implemented new ViewPage API for various classes.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
f5512d7b95
|
* Added filter/setFilter methods to ViewPage.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
a2f880d160
|
* Removed filter/setFilter methods from PlaylistInterfaces.
|
2012-07-03 02:50:17 +02:00 |
|
Tomahawk CI
|
f500efdaf9
|
Automatic merge of Transifex translations
|
2012-07-02 22:17:43 +00:00 |
|
Christian Muehlhaeuser
|
1761f7af0c
|
* Playlists are now displayed as FlexibleViews.
|
2012-07-02 23:11:11 +02:00 |
|
Christian Muehlhaeuser
|
01fb91ac59
|
* Use new model/view API.
|
2012-07-02 23:10:36 +02:00 |
|
Christian Muehlhaeuser
|
bd629e6178
|
* Moved itemSize from model to delegate.
|
2012-07-02 23:10:24 +02:00 |
|
Christian Muehlhaeuser
|
1860d7732a
|
* Moved style/view specific model stuff into PlayableProxyModel.
|
2012-07-02 23:08:07 +02:00 |
|
Christian Muehlhaeuser
|
27df8fd3dc
|
* Added FlexibleView widget.
|
2012-07-02 23:04:46 +02:00 |
|
Christian Muehlhaeuser
|
868779c40c
|
* Add a vertical spacer item to the DiagnosticsDialog, so contents don't move around.
|
2012-07-02 04:03:32 +02:00 |
|
Christian Muehlhaeuser
|
a1b24c1244
|
* Emit coverChanged() even when we couldn't get a cover, so the views update / trigger new requests.
|
2012-07-02 03:49:24 +02:00 |
|
Tomahawk CI
|
558b902b62
|
Automatic merge of Transifex translations
|
2012-07-01 22:17:39 +00:00 |
|
Christian Muehlhaeuser
|
9c0a608e3e
|
* Update ChangeLog.
|
2012-07-01 22:37:32 +02:00 |
|
Christian Muehlhaeuser
|
c47c8894b0
|
* Indicate invalid PlaylistEntries.
|
2012-07-01 20:54:56 +02:00 |
|
Christian Muehlhaeuser
|
eaf48bcf51
|
* Fixed crashes in DbCmd_SetPlaylistRevision.
|
2012-07-01 20:54:31 +02:00 |
|
Christian Muehlhaeuser
|
53b00db602
|
* Don't ever accept invalid results coming from resolvers.
|
2012-07-01 20:54:06 +02:00 |
|
Christian Muehlhaeuser
|
bbec1dfbbe
|
* Fixed cover loading in error case.
|
2012-07-01 08:56:57 +02:00 |
|
Christian Muehlhaeuser
|
064efb4570
|
* spotify -> Spotify.
|
2012-07-01 06:49:17 +02:00 |
|
Leo Franchi
|
0ef5a6675d
|
Changelogify
|
2012-07-01 00:43:23 -04:00 |
|
Christian Muehlhaeuser
|
2d4f7c8898
|
* Remove debug output again.
|
2012-07-01 05:44:30 +02:00 |
|
Christian Muehlhaeuser
|
7946362dcf
|
* Set m_coverLoaded to true even when we couldn't find any image.
|
2012-07-01 05:43:29 +02:00 |
|
Christian Muehlhaeuser
|
c1e7ef2ea3
|
* Set m_coverLoaded to true before emitting the coverChanged signal.
|
2012-07-01 02:51:10 +02:00 |
|
Christian Muehlhaeuser
|
faadb41054
|
* Don't crash when removing page in history.
|
2012-07-01 02:20:09 +02:00 |
|
Tomahawk CI
|
7f5c78ec9f
|
Automatic merge of Transifex translations
|
2012-06-30 22:17:41 +00:00 |
|
Leo Franchi
|
8b9540cf9d
|
No more libspotify in bundle
|
2012-06-30 17:55:39 -04:00 |
|
Christian Muehlhaeuser
|
afb624f8eb
|
* Add 'Copy Artist/Album Link' context menu items.
|
2012-06-30 23:35:04 +02:00 |
|
Christian Muehlhaeuser
|
becb263635
|
* Be prepared for empty query_ptrs being returned from Query::get().
|
2012-06-30 23:22:01 +02:00 |
|
Christian Muehlhaeuser
|
4d188af33e
|
* Return empty query_ptr when query data is invalid.
|
2012-06-30 23:22:01 +02:00 |
|
Christian Muehlhaeuser
|
c1cb85fee6
|
* Use 'large' album covers from Last.fm.
|
2012-06-30 23:22:01 +02:00 |
|
Jeff Mitchell
|
238c07b8bd
|
Fix compilation
|
2012-06-30 17:06:53 -04:00 |
|
Jeff Mitchell
|
3ff0897d72
|
Merge pull request #103 from nowrep/master
FdoNotifyPlugin: Fixed showing notifications with & character
|
2012-06-30 14:00:36 -07:00 |
|
nowrep
|
6e612fa9dd
|
FdoNotifyPlugin: Fixed showing notifications with & character
|
2012-06-30 21:44:21 +02:00 |
|
Jeff Mitchell
|
67e18c3b9d
|
Some more acl cleanup, and put Acl->ACL so we don't mess up peoples' existing configs
|
2012-06-30 14:44:06 -04:00 |
|
Stefan Derkits
|
5547a9741d
|
Ubuntu 11.10 needs explicit pthread, reenable finding & linking them
|
2012-06-30 17:04:39 +02:00 |
|
Tomahawk CI
|
22732d5c68
|
Automatic merge of Transifex translations
|
2012-06-29 22:16:56 +00:00 |
|
Leo Franchi
|
c5691fce9a
|
Also remove saved resolver path when uninstalling
|
2012-06-29 17:49:24 -04:00 |
|
Leo Franchi
|
76600e015c
|
Use headerpad_max_install_names on OS X builds
|
2012-06-29 17:07:57 -04:00 |
|
Leo Franchi
|
ceba1431f7
|
Don't copy to bundle any longer when installing binary resolvers on osx
|
2012-06-29 17:07:57 -04:00 |
|
Leo Franchi
|
900b836b1e
|
Do our own attica download fetching since we send the tomahawk version as well
|
2012-06-29 17:07:56 -04:00 |
|
Jeff Mitchell
|
d786f5c13b
|
Separate AclRegistry into lib/impl parts. Removes GUI dependency in lib,
among other things.
|
2012-06-29 15:29:55 -04:00 |
|
Jeff Mitchell
|
4f26b805d7
|
Fix warning
|
2012-06-29 10:07:38 -04:00 |
|
Jeff Mitchell
|
ca22cfd31d
|
Fix another crash related to debug accessing null pointers
|
2012-06-29 10:05:55 -04:00 |
|
Jeff Mitchell
|
028f6b969e
|
OK, really fix crash. Promise.
|
2012-06-29 10:04:53 -04:00 |
|
Jeff Mitchell
|
90de0237e0
|
Actually fix crash
|
2012-06-29 10:02:08 -04:00 |
|
Jeff Mitchell
|
a846d91bef
|
Fix accessing playlist that could be invalid inside debug
|
2012-06-29 09:59:41 -04:00 |
|
Christian Muehlhaeuser
|
0b3c794cc9
|
* Use new Querylabel API.
|
2012-06-29 04:28:28 +02:00 |
|