1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 23:39:42 +01:00

10589 Commits

Author SHA1 Message Date
Uwe L. Korn
ce9d953c87 Remove redundant semicolon 2014-11-05 23:00:51 +01:00
Uwe L. Korn
6f7a0e678f Style fixes 2014-11-05 23:00:43 +01:00
Uwe L. Korn
4a843cc7eb Remove unused functions 2014-11-05 23:00:31 +01:00
Uwe L. Korn
d7799a64e8 Replace virtuals with respective overrides 2014-11-05 23:00:22 +01:00
Uwe L. Korn
0d3d50aa7b Add Uwe to copyright 2014-11-05 23:00:12 +01:00
Uwe L. Korn
21a6c0ed55 Also display error in the log 2014-11-05 23:00:04 +01:00
Uwe L. Korn
9e4f46a567 Refactor Job error display into own function 2014-11-05 22:59:55 +01:00
Uwe L. Korn
c0ecbb45ac Fix: iCCP: known incorrect sRGB profile 2014-11-05 22:51:58 +01:00
Uwe L. Korn
229c2a6afe Remove useless .data() 2014-11-05 22:46:33 +01:00
Uwe L. Korn
d56064141b Move initialisation to initialiserlist 2014-11-05 22:46:14 +01:00
Uwe L. Korn
a5ec7a9036 Replace virtuals with respective overrides 2014-11-05 22:46:03 +01:00
Uwe L. Korn
441b17c6dd Replace virtuals with respective overrides 2014-11-05 22:45:47 +01:00
Uwe L. Korn
fdff5663ac Remove redundant semicolons 2014-11-05 22:45:14 +01:00
Uwe L. Korn
6a2782a95b Include IP address in logging for offers 2014-11-05 21:46:42 +01:00
Tomahawk CI
0168386e96 Automatic merge of Transifex translations 2014-11-05 01:17:20 +01:00
Christian Muehlhaeuser
7cdf758a9d Added new translations: Danish, Indonesian, Dutch, Albanian, Thai, Ukrainian, Vietnamese. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
a369aa8632 Set a default size of 80% of the available current screen space. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
d41ac411d8 Set default font size for generic sidebar items. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
3db70bce53 Don't assert when editing metadata of tracks without an album set. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
819b6d0f0a Set correct GridItemDelegate mode and correctly calculate height for remaining GridViews. 2014-11-05 00:16:14 +01:00
Christian Muehlhaeuser
46ac9d46ee Fixed font setting bug and use less margin. 2014-11-05 00:16:14 +01:00
Christian Muehlhaeuser
96db4bb120 Correctly calculate view sizes on Artist page. 2014-11-05 00:16:14 +01:00
Christian Muehlhaeuser
9e3d9b82d6 Convenience method GridView::itemSize(). 2014-11-05 00:15:58 +01:00
Christian Muehlhaeuser
056ff3b8ce Word-wrapping setting for GridItemDelegate so we can accurately determine the size before content got loaded. 2014-11-05 00:15:58 +01:00
Christian Muehlhaeuser
9e92cc9f7b Compile fix. 2014-11-05 00:15:58 +01:00
Christian Muehlhaeuser
f23b3ed40c Use new GridView API. 2014-11-05 00:15:42 +01:00
Christian Muehlhaeuser
9100a8d5ff Self adjust item height in GridItemDelegate and GridView. We now only specify a width. 2014-11-05 00:15:35 +01:00
Tomahawk CI
a0813f337f Automatic merge of Transifex translations 2014-11-03 01:17:24 +01:00
Christian Muehlhaeuser
6109158ea6 Delete lucene directory on upgrade to work-around Lucene++ (<3.0.6) crashes. 2014-11-02 19:44:41 +01:00
Uwe L. Korn
53661b05d3 Set App ID on the VLC instance.
One of the benefits of this is that we are shown in all pulseaudio tools
with the correct branding (name and icon) instead of VLC's.
2014-11-02 17:32:43 +01:00
Uwe L. Korn
1889c032eb Bump libcrashreporter-qt 2014-11-02 17:32:43 +01:00
Tomahawk CI
3ea317d23f Automatic merge of Transifex translations 2014-11-02 01:17:15 +01:00
Dominik Schmidt
19fa2cd123 Use https for sending crash reports 2014-10-31 12:14:43 +01:00
Christian Muehlhaeuser
646a8cb5de We ship with all available languages per default by now. 2014-10-30 12:46:38 +01:00
Christian Muehlhaeuser
9856d44887 Added remaining translations to ship with nightlies. 2014-10-30 11:47:41 +01:00
Christian Muehlhaeuser
181edb945a Ship with new Danish, Hungarian, Lithuanian, Dutch, Albanian, Ukrainian and Chinese (TW) translations. 2014-10-30 11:45:45 +01:00
Tomahawk CI
d2efbb91fe Automatic merge of Transifex translations 2014-10-30 11:05:18 +01:00
Christian Muehlhaeuser
ff43b7b85c Deleted obsolete translations. 2014-10-30 10:42:14 +01:00
Christian Muehlhaeuser
854c32e8e8 Quiet down logging a bit. 2014-10-30 09:42:07 +01:00
Tomahawk CI
26f87e8b7a Automatic merge of Transifex translations 2014-10-30 01:18:09 +01:00
Dominik Schmidt
158dec2816 Link attica privately 2014-10-29 21:41:09 +01:00
Dominik Schmidt
1bcd50bffb Fix Qt5 build. This is a mess and needs clean up :( 2014-10-29 21:15:48 +01:00
Dominik Schmidt
24296b7402 Update TomahawkUse.cmake.in to current qt5 behaviours 2014-10-29 20:59:04 +01:00
Dominik Schmidt
6c621ab5b3 Properly export definitions, c and cxx flags and make use of them in external consumers of libtomahawk 2014-10-29 20:04:56 +01:00
Christian Muehlhaeuser
ad59e64e74 Don't link to DBus when in AddLibrary macro. 2014-10-29 05:42:04 +01:00
Christian Muehlhaeuser
4faf2c59b4 Qt5 / Mac fixes. 2014-10-29 05:40:40 +01:00
Christian Muehlhaeuser
2135b99ccd Replace Q_WS_MAC with Q_OS_MAC. 2014-10-29 02:48:38 +01:00
Christian Muehlhaeuser
1004f17f7b Updated Qt's homepage. 2014-10-29 01:54:33 +01:00
Tomahawk CI
dad26aa34c Automatic merge of Transifex translations 2014-10-29 01:17:28 +01:00
Christian Muehlhaeuser
fea32bed44 Reactivate settings-dialog if it already exists. 2014-10-29 00:08:52 +01:00