Jeff Mitchell
|
85d9755a47
|
Merge pull request #103 from nowrep/master
FdoNotifyPlugin: Fixed showing notifications with & character
|
2012-06-30 17:01:35 -04:00 |
|
Jeff Mitchell
|
98bd7b1857
|
Fix another crash related to debug accessing null pointers
|
2012-06-29 10:06:37 -04:00 |
|
Jeff Mitchell
|
37510fc2d7
|
OK, really fix crash. Promise.
|
2012-06-29 10:05:08 -04:00 |
|
Jeff Mitchell
|
a91ad7dd5f
|
Actually fix crash
|
2012-06-29 10:02:21 -04:00 |
|
Jeff Mitchell
|
2cc85c8f4f
|
Fix accessing playlist that could be invalid inside debug
|
2012-06-29 10:00:07 -04:00 |
|
Christian Muehlhaeuser
|
19625fffd4
|
* Only return online results via web API.
|
2012-06-27 07:39:51 +02:00 |
|
Christian Muehlhaeuser
|
a98cab55b7
|
* Properly sort artists & albums in search widget.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
ec7b98e589
|
* Moved levenshtein method to TomahawkUtils.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
1262dcb60a
|
* Retry on this sql error, too.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
fc9c6e6017
|
* Use new spinner integration API.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
fa4463dc88
|
* No need to check all results for playability. Their sorted by that, so we just check the first one.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
3fb403c695
|
* Allow to sort by composer and origin.
|
2012-06-27 05:37:15 +02:00 |
|
Christian Muehlhaeuser
|
fdb1d1b621
|
* Expose composer's sortname in Query's API.
|
2012-06-27 05:37:15 +02:00 |
|
Leo Franchi
|
127da50144
|
Forcibly kill spotify resolver before starting out own in case it's an old one
|
2012-06-27 01:02:53 +02:00 |
|
Leo Franchi
|
5640923d51
|
Don't assert on quit anymore, served its debug purpose
|
2012-06-27 01:02:53 +02:00 |
|
Leo Franchi
|
4a2ef91638
|
Looks like paths with spaces need to be esaped everywhere with QProcess...
|
2012-06-27 01:02:53 +02:00 |
|
Christian Muehlhaeuser
|
012556ca0a
|
* Resolve dupe accelerator assignment.
|
2012-06-27 01:01:20 +02:00 |
|
Christian Muehlhaeuser
|
8d0a51cc64
|
* Updated ChangeLog.
|
2012-06-27 00:12:59 +02:00 |
|
Leo Franchi
|
253120a35c
|
We no longer remove accounts when uninstalling from attica
|
2012-06-27 00:12:59 +02:00 |
|
Leo Franchi
|
671bd5361b
|
Always re-install spotify resolver if path is no longer valid
|
2012-06-27 00:12:59 +02:00 |
|
Leo Franchi
|
3dc969a31f
|
Style fix
|
2012-06-27 00:12:59 +02:00 |
|
Christian Muehlhaeuser
|
64a70f5073
|
* Don't accept empty queries from web API.
|
2012-06-27 00:12:59 +02:00 |
|
Christian Muehlhaeuser
|
1911d4b8a0
|
* Assert when trying to setup a query without artist or track.
|
2012-06-27 00:12:59 +02:00 |
|
Christian Muehlhaeuser
|
92229ce3e2
|
* Call wipeIndex via a single-shot timer to avoid dead-locks.
|
2012-06-27 00:12:59 +02:00 |
|
Christian Muehlhaeuser
|
7df3f867ea
|
* Re-bind values for failed TomahawkSqlQueries.
|
2012-06-27 00:12:59 +02:00 |
|
Jeff Mitchell
|
6e66c4a192
|
Revert "See if this fixes lfranchi's assert"
This reverts commit e6af7b03d7 .
Conflicts:
src/libtomahawk/database/DatabaseImpl.cpp
|
2012-06-27 00:12:58 +02:00 |
|
Christian Muehlhaeuser
|
49fe0f945e
|
* Elide temporary page's text when showing the delete button.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
0d915513b9
|
* Spit out error messages when we couldn't resolve a track, album or artist.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
6c69edd0e7
|
* Remove spinner when AudioEngine stopped.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
23c2c77869
|
* Style cleanup.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
cd7c64ac0a
|
* Set m_finished when tracks are loaded in Artist- & AlbumPlaylistInterface.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
0637ee7338
|
* Added a isFinished and m_finished to PlaylistInterface.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
7765aa116b
|
* Auto re-prepare query on weird 'no query' error.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
c46ed53930
|
* Don't scale now playing icon decoration when expanding a playlist item.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
22105d448a
|
* Don't expand LovedTracksItem.
|
2012-06-26 05:57:25 +02:00 |
|
Christian Muehlhaeuser
|
4f4efdfbab
|
* Use new RecentlyPlayedModel API.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
686730e27c
|
* Use new Recently- Played/Added -Model's API.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
fdfe4d12d4
|
* Split up CTOR and setSource methods.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
669e7550f2
|
* Split up CTOR and setSource methods.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
d4a2294963
|
* Show loading spinner when loading charts.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
66b0ecc846
|
* Show a loading spinner when loading a collection.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
c3563a2449
|
* Remove comments.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
05efe29a67
|
* Don't show an info button for empty items.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
3480690479
|
* Automatically adjust crash-reporter's window size.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
a1fb66e024
|
* Don't reset current viewpage when the new page is the same as the current one.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
02e9f99ce4
|
* Make sure script-resolvers are executable before trying to execute them.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
95c74fe370
|
* Re-center play/pause buttons when resizing GridView.
|
2012-06-26 05:55:22 +02:00 |
|
Christian Muehlhaeuser
|
358226bdb1
|
* No need to manuall set fake query's results.
|
2012-06-26 05:52:54 +02:00 |
|
Christian Muehlhaeuser
|
a2d81d0099
|
* Respond to pings from external resolver.
|
2012-06-26 05:52:54 +02:00 |
|
Christian Muehlhaeuser
|
292e97fcee
|
* Don't show resolver errors when built with RelWithDebInfo.
|
2012-06-26 05:52:53 +02:00 |
|