Christian Muehlhaeuser
|
bcc17ded53
|
* Give Dashboard a header.
|
2013-06-12 13:00:02 +02:00 |
|
Christian Muehlhaeuser
|
74a027a936
|
* Tweak page and header colors.
|
2013-06-12 12:59:09 +02:00 |
|
Christian Muehlhaeuser
|
45d999c8d6
|
* Draw divider below BasicHeader.
|
2013-06-12 12:58:49 +02:00 |
|
Christian Muehlhaeuser
|
42863aac04
|
* Show 'kbps' next to the bitrate.
|
2013-06-12 11:43:11 +02:00 |
|
Christian Muehlhaeuser
|
5cd4a25969
|
* Fixed HistoryWidget's extra header.
|
2013-06-12 11:36:24 +02:00 |
|
Christian Muehlhaeuser
|
596da1628e
|
* Make FlexibleView use new header style - to be consolidated.
|
2013-06-12 11:36:07 +02:00 |
|
Christian Muehlhaeuser
|
201c5f3524
|
* Init FilterHeader with parent.
|
2013-06-12 11:35:40 +02:00 |
|
Christian Muehlhaeuser
|
38154ea460
|
* Re-enable TreeView for collections.
|
2013-06-12 11:28:59 +02:00 |
|
Christian Muehlhaeuser
|
82ee774788
|
* FlexibleHeader needs to set its own size.
|
2013-06-12 11:28:12 +02:00 |
|
Christian Muehlhaeuser
|
cdf8a59c42
|
* Compact BasicHeader.
|
2013-06-12 11:27:48 +02:00 |
|
Christian Muehlhaeuser
|
16bd317919
|
* Added ModeHeader widget.
|
2013-06-12 11:27:19 +02:00 |
|
Christian Muehlhaeuser
|
5fdcd6c690
|
* Show a default track cover until we retrieved the proper, new one.
|
2013-06-12 09:23:14 +02:00 |
|
Christian Muehlhaeuser
|
890f14a23c
|
* Double-clicking in ColumnView opens the corresponding page.
|
2013-06-12 09:15:42 +02:00 |
|
Christian Muehlhaeuser
|
bb6af87b33
|
* A few ColumnItemDelegate fixes.
|
2013-06-12 09:02:57 +02:00 |
|
Christian Muehlhaeuser
|
c00adfb347
|
* Don't show empty labels in preview-widget.
|
2013-06-12 07:39:45 +02:00 |
|
Christian Muehlhaeuser
|
be455fd7d2
|
* Show more info in the preview-widget.
|
2013-06-12 07:35:29 +02:00 |
|
Christian Muehlhaeuser
|
b9cd71d919
|
* Removed header from ColumnView.
|
2013-06-12 07:35:10 +02:00 |
|
Christian Muehlhaeuser
|
b6cfe162aa
|
* Reset the model before applying a filter.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
e3302a1365
|
* Use FlexibleTreeViews for showing collections.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
5e3bdd51c2
|
* Updated CMakeLists.txt.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
f669e142dc
|
* Added FlexibleTreeView.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
4cc3b850ff
|
* Added ColumnViewPreviewWidget.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
7c1ac3f75d
|
* Added ColumnView.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
d5eec1ae8f
|
* Added ColumnItemDelegate.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
00eb60b41a
|
* Disconnect from previous query correctly.
|
2013-06-12 06:21:32 +02:00 |
|
Christian Muehlhaeuser
|
fe1bd649bd
|
* Style fix.
|
2013-06-12 06:21:31 +02:00 |
|
Christian Muehlhaeuser
|
3ab8a432d9
|
* Added custom UserRoles to access model's data.
|
2013-06-12 06:21:31 +02:00 |
|
Christian Muehlhaeuser
|
2bd3061516
|
* PlayableItem::forceUpdate() forces a repaint by emitting dataChanged().
|
2013-06-12 06:21:31 +02:00 |
|
Christian Muehlhaeuser
|
ccf8141353
|
* Caution for upcoming changes.
|
2013-06-12 06:21:31 +02:00 |
|
Christian Muehlhaeuser
|
786862f5e5
|
* Style fixes for Servent.
|
2013-06-12 06:21:31 +02:00 |
|
Uwe L. Korn
|
6ab30bd7af
|
Do not squash Peers with no nodeid
|
2013-06-10 17:36:54 +02:00 |
|
Uwe L. Korn
|
9500f5e593
|
Do not try to access NULL-pointers instead search the whole hash for holes
|
2013-06-10 17:36:54 +02:00 |
|
Hugo Lindström
|
580cb8032f
|
TWK-1389: Utilize private sessions, if private
|
2013-06-10 16:19:12 +02:00 |
|
Hugo Lindström
|
063f0653ac
|
TWK-1377: Space Encoding on Imported M3Us
|
2013-06-10 16:19:12 +02:00 |
|
Hugo Lindström
|
71651f62b1
|
Stylefix
|
2013-06-10 16:19:12 +02:00 |
|
Uwe L. Korn
|
df7550d73b
|
Group peers by (Account, nodeid) in the Diagnostics Dialog, add nodeid info
|
2013-06-10 15:44:01 +02:00 |
|
Uwe L. Korn
|
25d6f59cc3
|
Move all sockets to the Servent thread.
|
2013-06-10 15:42:15 +02:00 |
|
Uwe L. Korn
|
f805b267fd
|
Speed up connecting by sorting the SipInfos
|
2013-06-10 14:40:33 +02:00 |
|
Uwe L. Korn
|
051edb079c
|
Documentation++, make ConnectionManager CTOR private
|
2013-06-10 14:10:17 +02:00 |
|
Uwe L. Korn
|
44580cdb3a
|
Better debug spam on column restore
|
2013-06-10 11:41:34 +02:00 |
|
Christian Muehlhaeuser
|
02f65f4422
|
* Tweak timeouts for the lazy-lists drop-down.
|
2013-06-10 10:56:20 +02:00 |
|
Christian Muehlhaeuser
|
ec70b708d5
|
* Style fixes.
|
2013-06-10 10:56:20 +02:00 |
|
Uwe L. Korn
|
9578555042
|
Do not kill used ControlConnection
* Debug spam ++
|
2013-06-10 10:43:20 +02:00 |
|
Christian Muehlhaeuser
|
4a25055eda
|
* Don't print out cache-value in log.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
e70efa5fd0
|
* Delegates use the base-class impls for painting / handling.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
84193fdf2c
|
* Views handle leaveEvents now and inform the delegate to update itself when required.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
29a2c1e904
|
* Handle source-icon and info-icon painting in the base delegate class.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
29c08dede7
|
* Use TrackView's setPlaylistItemDelegate across Tomahawk.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
fc5a2fefc7
|
* Moved some page-impl out of the headers.
|
2013-06-10 10:38:24 +02:00 |
|
Christian Muehlhaeuser
|
678ba4f403
|
* Fixed secondary text's color in PlaylistDelegate & PlaylistLargeItemDelegate.
|
2013-06-10 10:38:24 +02:00 |
|