Christian Muehlhaeuser
|
9a67ea2074
|
* Double-click expands artists & albums. We now show an info button for those items.
|
2013-04-16 12:41:54 +02:00 |
|
Christian Muehlhaeuser
|
6a32f5e009
|
* Don't assert here.
|
2013-04-16 11:42:41 +02:00 |
|
Christian Muehlhaeuser
|
bfb83c6bbe
|
* ViewManager now deletes the ViewPages for us.
|
2013-04-16 11:37:09 +02:00 |
|
Christian Muehlhaeuser
|
108ad2aa96
|
* Emit signals before and after deleting a viewpage.
|
2013-04-16 11:36:52 +02:00 |
|
Christian Muehlhaeuser
|
2db0c13821
|
* Check control states after a viewpage has been deleted.
|
2013-04-16 11:36:31 +02:00 |
|
Christian Muehlhaeuser
|
c92ce9d8a5
|
* Init AudioControls after ViewManager.
|
2013-04-16 11:35:55 +02:00 |
|
Christian Muehlhaeuser
|
8b42dfcc7a
|
* Only delete ControlConnection if we don't expect any incoming connections.
|
2013-04-16 10:59:54 +02:00 |
|
Christian Muehlhaeuser
|
fdf1ddc61a
|
* Fixed foreground color.
|
2013-04-16 10:59:23 +02:00 |
|
Christian Muehlhaeuser
|
81dc2fe1fa
|
* Never wrap text in sidebar.
|
2013-04-16 10:39:27 +02:00 |
|
Christian Muehlhaeuser
|
b76f40e67b
|
* Don't allow to collapse the sidebar entirely.
|
2013-04-16 10:29:03 +02:00 |
|
Christian Muehlhaeuser
|
e6fd1c199e
|
* Don't use hard-coded colors.
|
2013-04-16 10:24:22 +02:00 |
|
Christian Muehlhaeuser
|
dea6a41d11
|
* Wording change: Remove instead of Delete.
|
2013-04-16 10:17:25 +02:00 |
|
Hugo Lindström
|
175b69a22a
|
Validate localfiles
|
2013-04-16 10:06:12 +02:00 |
|
Christian Muehlhaeuser
|
d7c03e03ce
|
* Store PeerInfos in a temporary ControlConnection while the SIP is pending, so they don't get deleted again immediately.
|
2013-04-16 09:39:31 +02:00 |
|
Hugo Lindström
|
59a30573ee
|
Fix compile
|
2013-04-16 08:43:15 +02:00 |
|
Hugo Lindström
|
ebe9f6fb34
|
Allow dropping iTunes Library
|
2013-04-16 08:23:13 +02:00 |
|
Teo Mrnjavac
|
b6449fcd63
|
Remove PeerInfo from cache on dtor.
|
2013-04-16 08:20:12 +02:00 |
|
Teo Mrnjavac
|
dbe8f7f499
|
Make the PeerInfo cache contain weak pointers.
|
2013-04-16 07:15:17 +02:00 |
|
Christian Muehlhaeuser
|
072b4e13e6
|
* Style cleanup.
|
2013-04-16 06:07:07 +02:00 |
|
Christian Muehlhaeuser
|
cc927b2419
|
* Moved info button handling out of the views.
|
2013-04-16 06:06:57 +02:00 |
|
Christian Muehlhaeuser
|
ecadb3a1a7
|
* Moved info button handling into TreeItemDelegate.
|
2013-04-16 06:06:12 +02:00 |
|
Christian Muehlhaeuser
|
14c5b9d983
|
* Moved info button handling into PlaylistItemDelegate.
|
2013-04-16 06:05:29 +02:00 |
|
Christian Muehlhaeuser
|
5c60f5d3cc
|
* Fixed TWK-1215: Dupe tracks used to caused playback to loop.
|
2013-04-16 02:44:04 +02:00 |
|
Tomahawk CI
|
997c7f6f68
|
Automatic merge of Transifex translations
|
2013-04-16 02:16:18 +02:00 |
|
Leo Franchi
|
a8a10cb9b5
|
Don't crash if artist is missing from chart album data
|
2013-04-15 14:08:09 -04:00 |
|
Teo Mrnjavac
|
bd46cc2f72
|
Implement delete support in Inbox.
|
2013-04-15 13:31:05 +02:00 |
|
Teo Mrnjavac
|
9753e3c71f
|
Fix ordering, again, this time we stick to whatever is in the db.
|
2013-04-15 10:08:20 +02:00 |
|
Teo Mrnjavac
|
a0d150489a
|
Add and reload tracks to Inbox in the same order.
|
2013-04-14 22:08:47 +02:00 |
|
Teo Mrnjavac
|
6d874c8da8
|
Inbox deduplication and delegate.
|
2013-04-13 22:56:45 +02:00 |
|
Teo Mrnjavac
|
a357007d11
|
Don't group.
|
2013-04-13 22:56:36 +02:00 |
|
Tomahawk CI
|
bafd1d0529
|
Automatic merge of Transifex translations
|
2013-04-12 02:16:29 +02:00 |
|
Jason Herskowitz
|
dabfbfdabd
|
Better Inbox icon (at least on OSX)
|
2013-04-11 10:17:15 -04:00 |
|
Uwe L. Korn
|
cffacabe65
|
Sort playlist alphabetically in ContextMenu
|
2013-04-11 12:28:51 +02:00 |
|
Tomahawk CI
|
1e1177f3b4
|
Automatic merge of Transifex translations
|
2013-04-11 02:16:24 +02:00 |
|
Teo Mrnjavac
|
1bdc87b4ba
|
Add persistence to Inbox.
|
2013-04-10 06:01:06 +02:00 |
|
Teo Mrnjavac
|
5fb6fadfe8
|
No need for JSON actually, because there's a source column we can use.
|
2013-04-10 06:01:05 +02:00 |
|
Teo Mrnjavac
|
d0d2278e17
|
Have dbcmd_ShareTrack inherit from dbcmd_SocialAction and write to db.
|
2013-04-10 06:01:05 +02:00 |
|
Teo Mrnjavac
|
4fff01b56d
|
Add *.autosave to .gitignore.
|
2013-04-10 06:01:05 +02:00 |
|
Tomahawk CI
|
6bd37a29aa
|
Automatic merge of Transifex translations
|
2013-04-10 02:17:39 +02:00 |
|
Uwe L. Korn
|
8d5f643e2e
|
Define QXT_STATIC in header so that parent projects use it.
|
2013-04-09 11:35:11 +02:00 |
|
Christian Muehlhaeuser
|
db240b84bc
|
* Temporary work-around for losing the shared-pointer.
|
2013-04-09 11:17:00 +02:00 |
|
Teo Mrnjavac
|
938b136cb5
|
Added temporary status message for incoming suggestions.
|
2013-04-09 11:00:58 +02:00 |
|
Uwe L. Korn
|
bd9ddf142b
|
Compile qxt with QXT_STATIC
|
2013-04-09 10:50:03 +02:00 |
|
Uwe L. Korn
|
bf2067c414
|
Fix QxtFifo and move qxtweb modules in their respective folder
|
2013-04-09 10:36:43 +02:00 |
|
Teo Mrnjavac
|
fd60cf4a5b
|
Prepend tracks to inbox, and avoid crash.
|
2013-04-09 10:13:48 +02:00 |
|
Teo Mrnjavac
|
2dd5515392
|
Correctly accept track drops for inbox.
|
2013-04-09 09:13:08 +02:00 |
|
Teo Mrnjavac
|
69e226a906
|
Implementations in headers make domme a sad panda.
|
2013-04-09 09:13:08 +02:00 |
|
Teo Mrnjavac
|
143b332380
|
Use new Inbox icon.
|
2013-04-09 09:13:07 +02:00 |
|
Teo Mrnjavac
|
3847eae6cc
|
Basic inbox support, sending track suggestions kind of works sometimes.
|
2013-04-09 09:13:07 +02:00 |
|
Teo Mrnjavac
|
04fc5f6f37
|
Initial commit for listening suggestions. Dbcmd and stubs.
|
2013-04-09 09:13:07 +02:00 |
|