1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-18 14:59:43 +01:00

10286 Commits

Author SHA1 Message Date
Keerthan Jaic
f35a8de1f6 Implement Mpris Raise 2014-10-28 12:31:55 -04:00
Jeff Mitchell
60f57f94b6 Fix NSBezelStyle casting issue with a bridge cast 2014-10-28 12:09:30 -04:00
Christian Muehlhaeuser
5d1771a710 Always check return-value of Track's & Result's get() method. 2014-10-28 15:41:53 +01:00
Tomahawk CI
155e93069b Automatic merge of Transifex translations 2014-10-28 01:17:40 +01:00
Dominik Schmidt
9e0ab9c6cb Clean up build-release-osx.sh 2014-10-28 00:40:09 +01:00
Dominik Schmidt
4a01af1718 Copy Info.plist from Contents/ to Resources/ in CopyFramework 2014-10-28 00:38:14 +01:00
Christian Muehlhaeuser
324cf47f6b Updated ChangeLog. 2014-10-27 19:03:56 +01:00
Christian Muehlhaeuser
4fc205a3e3 More spacing above first group in sidebar. 2014-10-27 18:58:26 +01:00
Christian Muehlhaeuser
dfa5bc9e6f Fixed CaptionLabel size calculation. 2014-10-27 18:58:26 +01:00
Uwe L. Korn
faeabada6a Move assignment to constructor 2014-10-27 16:43:06 +01:00
Uwe L. Korn
b358edbed2 C++11 style fixes 2014-10-27 16:42:52 +01:00
Uwe L. Korn
49248d3221 Prepare SQL statement only once 2014-10-27 15:10:35 +01:00
Uwe L. Korn
ff5939f0db Show the number of results 2014-10-27 13:24:08 +01:00
Uwe L. Korn
3e2dd98901 Add timing measurement 2014-10-27 11:48:48 +01:00
Uwe L. Korn
1e43033cdc C++11 style fixes 2014-10-27 11:27:38 +01:00
Uwe L. Korn
acdf5b9635 Do not leak the Query object 2014-10-27 11:18:06 +01:00
Uwe L. Korn
492a6c0a0d Don't hard depend on Pipeline 2014-10-27 11:18:06 +01:00
Uwe L. Korn
51f4e1d394 Add fuzzy search tool 2014-10-27 11:18:06 +01:00
Tomahawk CI
cbb2c6ee7b Automatic merge of Transifex translations 2014-10-27 01:17:31 +01:00
Uwe L. Korn
d2119afec0 C++11 style fixes 2014-10-26 22:48:15 +01:00
Jason Herskowitz
b3af27e302 Update ChangeLog 2014-10-26 15:48:02 -04:00
Christian Muehlhaeuser
86e69d3b77 Unify end-of-line dot. 2014-10-26 20:44:36 +01:00
Jason Herskowitz
b4d12d3ca8 Update ChangeLog
Added a bunch of stuff.
2014-10-26 15:40:41 -04:00
Dominik Schmidt
3a5f80b334 Update PACKAGING.md 2014-10-26 20:35:02 +01:00
Dominik Schmidt
de4d1e68a1 Disable building tools and tests by default for releases 2014-10-26 20:35:02 +01:00
Dominik Schmidt
6026b52e21 Build Hatchet account by default 2014-10-26 20:35:02 +01:00
Jason Herskowitz
980a61353e Update ChangeLog 2014-10-26 15:14:30 -04:00
Uwe L. Korn
97999bd94b Iterator over constant pointers 2014-10-26 19:59:05 +01:00
Uwe L. Korn
958452207e Use Q_D instead of d_func() 2014-10-26 19:59:05 +01:00
Uwe L. Korn
38d6b7de57 C++11 style fixes 2014-10-26 19:59:05 +01:00
Dominik Schmidt
d9ac2543bf No more Phonon, no more phonon-vlc packaging hints 2014-10-26 19:43:53 +01:00
Dominik Schmidt
c4985cb78f Add packaging documentation 2014-10-26 19:43:11 +01:00
Christian Muehlhaeuser
b1f6edf51b Emit signal when shutdown gets blocked by outstanding db jobs. 2014-10-26 17:42:38 +01:00
Tomahawk CI
89a2fe3389 Automatic merge of Transifex translations 2014-10-26 02:18:21 +02:00
Dominik Schmidt
b9f80cbdd3 Strip vlc plugin folder correctly 2014-10-26 00:01:46 +02:00
Christian Muehlhaeuser
2678850700 Don't set a window icon on OS X. 2014-10-25 08:02:46 +02:00
Christian Muehlhaeuser
bf624fde58 BMPs without color space information. 2014-10-25 07:57:51 +02:00
Christian Muehlhaeuser
b7a7e3f3bc Make sure we only compare valid results when adding search results. 2014-10-25 04:30:34 +02:00
Christian Muehlhaeuser
cea6076a83 Show a progress dialog on shutdown, when waiting for db jobs. This is actually a bit fake, because the event-loop is blocked, but better than silently blocking shutdown. 2014-10-25 03:58:25 +02:00
Tomahawk CI
03b68390c1 Automatic merge of Transifex translations 2014-10-25 02:18:08 +02:00
Dominik Schmidt
6ff44c2a02 Make CMake build Tomahawk.app instead of tomahawk.app 2014-10-24 18:46:43 +02:00
Dominik Schmidt
65ad04c527 Fix windows toolchain file 2014-10-24 18:25:44 +02:00
Tomahawk CI
7c8fda8160 Automatic merge of Transifex translations 2014-10-24 02:18:32 +02:00
Jason Herskowitz
f42295157e Update ChangeLog 2014-10-23 13:29:56 -04:00
Christian Muehlhaeuser
e0ceb9f85e Make sure account has been properly created. 2014-10-23 18:15:31 +02:00
Christian Muehlhaeuser
955be8d4b8 Initialize ScannerStatusManager in JobView. 2014-10-23 16:12:53 +02:00
Christian Muehlhaeuser
25a716f47a Delayed ScanManager init, so we can connect to its signal beforehand. 2014-10-23 16:12:53 +02:00
Christian Muehlhaeuser
eeb0a55222 No need for MusicScanner's showProgress setting. 2014-10-23 16:12:53 +02:00
Christian Muehlhaeuser
d051d52d2c Removed obsolete Source::scanningProgress. 2014-10-23 16:12:53 +02:00
Christian Muehlhaeuser
e19800c0de Emit scanning progress from ScanManager. Don't update the local source directly. 2014-10-23 16:12:53 +02:00