Christian Muehlhaeuser
c630baf774
* Fixed include.
2012-04-22 02:18:43 +02:00
Jeff Mitchell
987345dd58
AND WE'RE DONE! CAMELCASE FTW!!1!1!
2012-04-21 19:49:39 -04:00
Jeff Mitchell
11895fc198
First batch of CamelCasing
2012-04-21 17:41:43 -04:00
Leo Franchi
3cbb6c426b
provide a way for accounts to show an about widget, and show it for spotify
2012-04-15 22:23:16 -04:00
Leo Franchi
948a438ff2
Remove autoconnect hidden toggle
2012-03-30 15:01:38 -04:00
Dominik Schmidt
9a19c9e81e
Don't use dllmacro in the application
2012-03-09 02:55:46 +01:00
Leo Franchi
6cbc8a9539
Refactor account dialogs into utils, and port tomahawk to automoc too
2012-03-08 18:53:59 -05:00
Christian Muehlhaeuser
350f470ab5
* Moved audio, playlist, common utils & widgets into libtomahawk.
2011-01-17 09:12:27 +01:00
Christian Muehlhaeuser
77c38a0a9d
* Fixed hovering of elided QueryLabels.
2011-01-14 19:37:20 +01:00
Christian Muehlhaeuser
c0852e8871
* Fixed a few margin / spacing issues across all platforms (well, hopefully).
2011-01-13 14:09:15 +01:00
Christian Muehlhaeuser
05a919c16a
* A few more QueryLabel fixes / design changes.
2011-01-13 11:12:11 +01:00
Christian Muehlhaeuser
6ebafa26a6
* QueryLabel now supports dragging.
...
* Needs support for dragging Artist / Album.
2011-01-13 08:40:21 +01:00
Christian Muehlhaeuser
d09fb9a428
* Forgot to force a repaint when leaveEvent() is triggered.
2011-01-12 13:30:21 +01:00
Christian Muehlhaeuser
c3c6da389e
* Fixed resetting the label while an area is hovered.
2011-01-12 13:25:10 +01:00
Christian Muehlhaeuser
80269932ad
* Added QueryLabel, a QLabel-like widget which displays any combination of a query/result's Artist, Album and Track.
...
* Paints a nice rounded-rect around the artist / album / track item when hovered with the mouse.
* Drag and drop / detailed click signal support coming up.
2011-01-12 13:18:32 +01:00
Christian Muehlhaeuser
7b5f16355d
* AlbumViews are now sorted by Artist - Album.
...
* Tweaked mode switching.
* Hide stats & mode buttons for certain view types.
2010-12-07 11:25:00 +01:00
Christian Muehlhaeuser
55591eb2c8
* Let's not try to be too clever in TrackHeader. QHeaderView is a bit annoying.
...
* Store release year in database when scanning music.
* Added Year & Filesize columns to the TrackModel / Header / View.
2010-12-03 14:10:29 +01:00
Christian Muehlhaeuser
b67cc0fcdf
* Save / restore playlist column state.
...
* Pixel-wise scrolling for our item views.
2010-12-02 06:40:58 +01:00
Christian Muehlhaeuser
d4a57eb833
* Fix TransferView jumping around.
2010-11-29 07:51:18 +01:00
Christian Muehlhaeuser
2f14240b9e
* Comment out unsafe actualShutdown() call.
2010-11-29 06:12:09 +01:00
Christian Muehlhaeuser
8e6da585d2
* Remove lame debug output.
2010-11-29 05:38:13 +01:00
Christian Muehlhaeuser
b04e7c0c21
* Added AnimatedWidget class for convenience.
...
* Optimizations in AnimatedSplitter (cancelling running animations).
* Auto show / hide TransferView.
* Remove completed items from TransferView.
2010-11-29 05:34:25 +01:00
Christian Muehlhaeuser
1ee05566b4
* Proper minimum sizeHints for OSX.
2010-11-27 07:40:08 +01:00
Christian Muehlhaeuser
db38346029
* Made the queue show/hide button stuck to the bottom of PlaylistManager.
2010-11-27 07:32:05 +01:00
Christian Muehlhaeuser
813fbb655d
* Getting rid of some debug output.
2010-11-27 05:54:33 +01:00
Christian Muehlhaeuser
9b59e296f0
Now using a QEasingCurve::OutBack for the queue animation.
2010-11-27 05:50:56 +01:00
Christian Muehlhaeuser
cef7883fd6
* Fix a few animation issues.
2010-11-27 05:35:52 +01:00
Christian Muehlhaeuser
af4898331a
* Don't animate initial hide.
2010-11-27 05:24:35 +01:00
Christian Muehlhaeuser
90bba51411
* Initially hide the queue.
2010-11-27 05:22:15 +01:00
Christian Muehlhaeuser
caa12cfdd2
* Now we have a proper AnimatedSplitter class.
2010-11-27 05:18:32 +01:00
Christian Muehlhaeuser
d271be5ad9
* Now using a smaller version of the info-button icon.
2010-11-23 09:10:16 +01:00
Christian Muehlhaeuser
757d2691c1
* Fixed some margins.
2010-11-21 11:03:42 +01:00
Christian Muehlhaeuser
8e48e61843
* Fixed long artist / track names resizing Tomahawk's main window. Now using ElidedLabel (Qt::ElideMiddle), a class dealing with too long labels.
2010-11-16 06:02:40 +01:00
Christian Muehlhaeuser
2fe382b232
* Added modification time as a Playlist / Collection column.
2010-11-16 03:28:08 +01:00
Christian Muehlhaeuser
eed67d9b89
* Work in progress: New sidebar with "Super Collection".
...
* Click the track title in the AudioControls to jump to the current track in the playlist.
* Moved networky stuff to a separate subdir.
* Don't crash on jabber error.
* Try to reconnect to jabber server after an error occurred.
2010-11-11 05:22:58 +01:00
Christian Muehlhaeuser
7adce37c12
* Merge private branch with master: PlaylistModels et al. There are still a bunch of bugs I need to tackle and more stuff to merge, but alas, let's make this patch orgy public for what it's worth.
2010-10-21 09:44:37 +02:00
Christian Muehlhaeuser
1f592fbbd9
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00