Christian Muehlhaeuser
|
45cc595010
|
* SourceItem now uses HistoryWidget to display recently played tracks of Sources.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
7cd6af4933
|
* Forgot to add HistoryWidget to CMakeLists.txt.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
d7629ff626
|
* HistoryWidget is a FlexibleView with date range input fields as an extra header.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
b4ccf7d6ea
|
* RecentlyPlayedModel can now deal with date ranges.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
c4f48abf77
|
* DbCmd_PlaybackHistory can now deal with date ranges.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
6b36f3a737
|
* PlayableModel::ensureResolved() passes queries in one batch to the Pipeline now.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
ff0c3d4bef
|
* QueueView waits for the Pipeline to become ready.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
4939ffb6d3
|
* FlexibleView now can be initialized with an additional header widget.
|
2013-07-18 15:41:35 +02:00 |
|
Christian Muehlhaeuser
|
8a4caa4118
|
* Emit a signal when the Pipeline gets started.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
6b7dbedc45
|
* Extra (optional) CTOR param for RecentlyPlayedModel: maxItems.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
371b8cff0e
|
* Style for the vertical scrollbars.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
ee67518d47
|
* WelcomeWidget => Dashboard.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
e9c4d8118b
|
* Renamed and pagified Dashboard.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
6b6475f767
|
* Don't enforce resolving of similar tracks.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
ad40c8efa9
|
* Style clean up.
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
42cf9375a6
|
* Don't enforce resolving of incoming Artist's top-tracks.
|
2013-07-18 15:41:34 +02:00 |
|
Tomahawk CI
|
268537bdc6
|
Automatic merge of Transifex translations
|
2013-07-18 15:41:34 +02:00 |
|
Uwe L. Korn
|
797fa8d21c
|
Dpointerize PeerInfo
|
2013-07-18 15:41:34 +02:00 |
|
Uwe L. Korn
|
91df437e62
|
Dpointerize NetworkActivityWidget
|
2013-07-18 15:41:34 +02:00 |
|
Uwe L. Korn
|
fe7c1b1d73
|
Introduce the Dpointer concept to ConnectionManager
|
2013-07-18 15:41:34 +02:00 |
|
Uwe L. Korn
|
81a9da23da
|
Delete d_ptr in Servent desctructor
|
2013-07-18 15:41:34 +02:00 |
|
Uwe L. Korn
|
b48b0127f8
|
Add Boost_INCLUDE_DIR and make less usage of boost in headers
* Make Servent member more private
|
2013-07-18 15:41:34 +02:00 |
|
Christian Muehlhaeuser
|
da47c00813
|
* Made StatsGauge animation smooth and use QProgressBar's own inverted state handling.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
7ea790d40b
|
* Fixed a bunch of compiler warnings.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
6af1be8fa7
|
* Init needs to wait for InfoSystem to be ready.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
5350330141
|
* InfoSystem now emits ready() when init is done.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
b37e0d801e
|
* Fixed typos.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
84faa1671c
|
* CreateIndex isn't the right place to connect signals.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
530d5402a1
|
* Fix Logger with Qt5.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
3e06803162
|
* Fixed creating QPixmaps in the wrong thread.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
3de4042d6e
|
* Fixed Accounts stuff causing QLayout warning.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
004d84f1b0
|
* Fixed broken png causing libpng warning.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
62db235b3c
|
* Set pen color correctly for Inbox.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
f1483bfe3f
|
* Adapted Track page to new style.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
89202ae445
|
* Fixed Artist page.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
1e579bc238
|
* Adapt Album page to new style.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
e11b1515a9
|
* Offer inverted gauge animations.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
25f2c2db66
|
* Changed PAGE_BACKGROUND color.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
df7fafced1
|
* Don't try animating with bogus values.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
e9a33e3ed4
|
* Start animating the gauge with value 1.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
b5090d2873
|
* Chart values need to be always initialized.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
86e201673f
|
* Added StatsGauge.
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
0f3cfb210c
|
* Work on artist page. Better layout / design?
|
2013-07-18 15:41:33 +02:00 |
|
Christian Muehlhaeuser
|
74fdd6500c
|
* Properly set pen before painting figure ovals.
|
2013-07-18 15:41:32 +02:00 |
|
Christian Muehlhaeuser
|
2e1a1385e1
|
* Fixed pen settings for drawBackgroundAndNumbers.
|
2013-07-18 15:41:32 +02:00 |
|
Christian Muehlhaeuser
|
b15622f275
|
* TrackView should restore externally set alternating-row-color setting.
|
2013-07-18 15:41:32 +02:00 |
|
Christian Muehlhaeuser
|
02da2cba8d
|
* Mutex protect TrackData.
|
2013-07-18 15:41:32 +02:00 |
|
Christian Muehlhaeuser
|
00662c2d8d
|
* Load artist-stats.
|
2013-07-18 15:41:32 +02:00 |
|
Tomahawk CI
|
5fc1d68a3c
|
Automatic merge of Transifex translations
|
2013-07-18 15:41:32 +02:00 |
|
Florian Richter
|
0a815e06df
|
Fix signal signature
|
2013-07-18 15:41:32 +02:00 |
|