Leo Franchi
|
7668f04c0c
|
Cache height as sizehint is called plenty often
|
2012-02-25 20:13:12 -05:00 |
|
Leo Franchi
|
a73d1cd342
|
Don't calculate height by assuming rows are same height anymore, as they are not.
|
2012-02-25 20:07:33 -05:00 |
|
Leo Franchi
|
35c4a29cbe
|
center icon in delegate for multi-line jobs
|
2012-02-25 20:03:01 -05:00 |
|
Leo Franchi
|
f6e00fbb86
|
Show error message if phonon spits an error, but don't block with modal dialog/audio stop
|
2012-02-25 20:02:38 -05:00 |
|
Leo Franchi
|
3f9503364c
|
Return null qstring
|
2012-02-25 19:48:00 -05:00 |
|
Leo Franchi
|
36b2a585f9
|
Show errors when fetching information from the network. Fixes TWK-515
|
2012-02-25 19:39:35 -05:00 |
|
Leo Franchi
|
42220a8c95
|
Delete InfoSystem after pipeline as various constructors connect to InfoSystem. Fixes crash on exit.
|
2012-02-25 16:24:57 -05:00 |
|
Christian Muehlhaeuser
|
1ac4efa88a
|
* Prepare for 0.4.0.
|
2012-02-25 10:18:00 +01:00 |
|
Christian Muehlhaeuser
|
cfe42d10ea
|
* Minor cleanups.
|
2012-02-24 06:29:32 +01:00 |
|
Christian Muehlhaeuser
|
6ad9e820e3
|
* Only show top 50 loved tracks for the SuperCollection.
|
2012-02-24 05:52:02 +01:00 |
|
Christian Muehlhaeuser
|
47a403a9c8
|
* Update social actions everytime you open the contextual menu of a track.
|
2012-02-24 05:40:00 +01:00 |
|
Christian Muehlhaeuser
|
b2fc0935a4
|
* Show now playing speaker next to current playlist again.
|
2012-02-24 05:18:55 +01:00 |
|
Christian Muehlhaeuser
|
a04d384ac4
|
* Show default album, not artist cover on AlbumInfoWidget.
|
2012-02-24 04:15:28 +01:00 |
|
Christian Muehlhaeuser
|
325bb0bf8f
|
* Added global common image cache.
|
2012-02-24 04:13:37 +01:00 |
|
Christian Muehlhaeuser
|
c2a79d4cbf
|
* Don't wordwrap track names in sidebar.
|
2012-02-23 21:06:17 +01:00 |
|
Christian Muehlhaeuser
|
b17b8356ad
|
* Fixed a few issues with controlling playback via CLI args.
|
2012-02-23 20:34:23 +01:00 |
|
Christian Muehlhaeuser
|
a41b174851
|
Merge pull request #76 from ubertaco/master
Initial support for TWK-595
|
2012-02-23 11:23:43 -08:00 |
|
ubertaco
|
458d32ed7c
|
removed duplicate --stop
|
2012-02-23 14:05:44 -05:00 |
|
ubertaco
|
a0383b6664
|
fixed helpstrings and inconsistent spacing
|
2012-02-23 14:04:24 -05:00 |
|
ubertaco
|
9b1fc4cd24
|
added helpstrings
|
2012-02-23 13:52:11 -05:00 |
|
ubertaco
|
2a27ef88f6
|
Added initial support for TWK-595 ( command-line audio controls )
|
2012-02-23 13:48:51 -05:00 |
|
Christian Muehlhaeuser
|
d1ecf6d748
|
* More work on sidebar reorganization.
|
2012-02-23 06:22:47 +01:00 |
|
Christian Muehlhaeuser
|
396b5cd6e0
|
* Modify Tomahawk's config file to be only accessible by the owner.
|
2012-02-23 04:36:30 +01:00 |
|
Christian Muehlhaeuser
|
55e7d6383b
|
* Unbreak headless more.
|
2012-02-23 04:08:14 +01:00 |
|
Christian Muehlhaeuser
|
dbcbffb6c4
|
* Auto load covers after expanding an artist.
|
2012-02-23 04:05:06 +01:00 |
|
Christian Muehlhaeuser
|
6b51872c3e
|
* Unbreak headless.
|
2012-02-23 03:30:22 +01:00 |
|
Christian Muehlhaeuser
|
79d8b081d7
|
* Speed up cover loading in TreeView.
|
2012-02-23 03:21:21 +01:00 |
|
Christian Muehlhaeuser
|
165276912f
|
* Fixed Windows compiling.
|
2012-02-22 02:42:42 +01:00 |
|
Christian Muehlhaeuser
|
413052bf8e
|
* Destroy Pipeline properly and deactivate it earlier during shutdown.
|
2012-02-22 02:09:24 +01:00 |
|
Leo Franchi
|
46fd72920c
|
Remove duplicate signal/slot collection. All SourceTreeItem* signals are already hooked up for each item
|
2012-02-19 15:36:48 -05:00 |
|
Christian Muehlhaeuser
|
399b835436
|
* SourcePlaylistInterface shouldn't use temporary queries.
|
2012-02-19 11:29:03 +01:00 |
|
Alejandro Wainzinger
|
9f76cdf486
|
Fix typo.
|
2012-02-18 00:49:08 -08:00 |
|
Alejandro Wainzinger
|
881bf5dd9d
|
Check for OS X 10.7 as well as 10.6 for delegate protocol.
|
2012-02-18 00:47:23 -08:00 |
|
Leo Franchi
|
8bb9661960
|
Add an index on the file mtime. For future users for now
|
2012-02-17 19:08:59 -05:00 |
|
Leo Franchi
|
a1c69b0b43
|
rework some startup order to load servent before UI components
|
2012-02-17 18:37:59 -05:00 |
|
Dominik Schmidt
|
5083849514
|
Merge branch 'master' of git://github.com/tomahawk-player/tomahawk
|
2012-02-14 05:28:57 +01:00 |
|
Dominik Schmidt
|
8d75ba4d64
|
Add console output on windows
|
2012-02-14 05:28:35 +01:00 |
|
Leo Franchi
|
b54b7f6455
|
Up webapi timeouts so resolving can finish
|
2012-02-12 17:15:02 -05:00 |
|
Dominik Schmidt
|
488eb387cb
|
Use my new pvlc build in update-vlc.sh
|
2012-02-12 20:49:55 +01:00 |
|
Dominik Schmidt
|
99143f6148
|
Fix windows for qt 4.8
|
2012-02-12 20:23:20 +01:00 |
|
Dominik Schmidt
|
1d4320afea
|
Bump year ;-)
|
2012-02-11 03:55:23 +01:00 |
|
Dominik Schmidt
|
d9c3162146
|
Remove now unneccesary workaround in mingw toolchain file
|
2012-02-10 19:36:10 +01:00 |
|
Dominik Schmidt
|
4a1b021753
|
Fix FindTaglib.cmake for windows
|
2012-02-10 19:33:48 +01:00 |
|
Leo Franchi
|
3418d5295b
|
Merge pull request #75 from crabmanX/master
suggest playlist filename on export
|
2012-02-10 06:35:51 -08:00 |
|
Kilian Lackhove
|
bf30dc37a2
|
suggest playlist filename on export
|
2012-02-10 15:30:07 +01:00 |
|
Dominik Schmidt
|
6ed4902e00
|
Check for QtUiTools
|
2012-02-06 14:56:32 +01:00 |
|
Dominik Schmidt
|
e3f6e61900
|
*sigh* Fix returning years in scriptresolvers
|
2012-02-04 01:53:54 +01:00 |
|
Christian Muehlhaeuser
|
c9b1daeba7
|
* Fixed TWK-670: Don't crash without a composer.
|
2012-02-03 17:10:03 +01:00 |
|
Jeff Mitchell
|
52531e9125
|
Use the faster method for actual comparison
|
2012-02-02 16:08:42 -05:00 |
|
Jeff Mitchell
|
72b6252ab5
|
Add id() to playlistinterface for comparison
|
2012-02-02 16:05:51 -05:00 |
|