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

6571 Commits

Author SHA1 Message Date
Lasse Liehu
031931c0e8 Disable translation of some strings in .ui files
They are either
* placeholder text or
* other text that is never shown to the user
2012-12-20 16:25:59 +02:00
Christian Muehlhaeuser
aae4f98ff2 * Added comments to some translations. 2012-12-20 15:11:09 +01:00
Christian Muehlhaeuser
c90435b590 Merge pull request #138 from lliehu/fix-typo
Fix embarrassing typo in previous commit
2012-12-20 05:27:47 -08:00
Lasse Liehu
83af65c5da Fix embarrassing typo in previous commit
fı -> fi
2012-12-20 15:22:46 +02:00
Christian Muehlhaeuser
799a569590 Merge pull request #137 from lliehu/fi-comment-in-desktop-file
Add Finnish comment in .desktop file
2012-12-20 05:12:03 -08:00
Christian Muehlhaeuser
4eb48e1a74 * Request default SVG with a size on artist, album & track page. 2012-12-20 14:10:31 +01:00
Lasse Liehu
303369738c Add Finnish comment in .desktop file
Somehow didn't see it
2012-12-20 15:07:10 +02:00
Christian Muehlhaeuser
64900668af * Added german translation in tomahawk.desktop. 2012-12-20 13:58:54 +01:00
Christian Muehlhaeuser
b29cd7d0e6 * Make EchonestControl more translatable. 2012-12-20 13:41:57 +01:00
Christian Muehlhaeuser
117243a70d * Fixed untranslatable strings. 2012-12-20 13:22:05 +01:00
Christian Muehlhaeuser
a851ca700e * Changed attica's info text. 2012-12-20 13:08:23 +01:00
Christian Muehlhaeuser
491a006e3f * Updated finnish translation. 2012-12-20 13:04:50 +01:00
Tomahawk CI
58fe0c6482 Automatic merge of Transifex translations 2012-12-20 13:01:38 +01:00
Christian Muehlhaeuser
a115d65744 * Added phonon to our deps. 2012-12-20 12:40:35 +01:00
Christian Muehlhaeuser
2cf31f8374 * Avoid compiler warnings. 2012-12-20 11:31:34 +01:00
Christian Muehlhaeuser
0d4efefd48 Merge pull request #136 from TheOneRing/dont_ifdef_slots
Dont ifdef slots
2012-12-20 02:29:49 -08:00
Christian Muehlhaeuser
ef9e5ed6cd * Make AudioEngine's error logging more verbose. 2012-12-20 11:29:01 +01:00
Christian Muehlhaeuser
aabd84a9ab * Updated album page to new style. 2012-12-20 11:28:35 +01:00
Christian Muehlhaeuser
0befad91e7 * Got rid of a few obsolete layouts in ArtistInfoWidget. 2012-12-20 11:28:14 +01:00
Christian Muehlhaeuser
1c6cbed1f5 * Add an auto-resize mode for TrackView. 2012-12-20 11:27:31 +01:00
Christian Muehlhaeuser
0dca8c2abd * PlaylistLargeItemDelegate now properly inherits from standard PlaylistItemDelegate. 2012-12-20 11:27:10 +01:00
Christian Muehlhaeuser
11a7510daf * Make our delegate's sizeHint() a public method. 2012-12-20 11:26:34 +01:00
Christian Muehlhaeuser
b62f54ade0 * Fixed how GridView hooks up its layout-related signals. 2012-12-20 11:26:13 +01:00
Christian Muehlhaeuser
9670112dd9 * Added new AlbumItemDelegate. 2012-12-20 11:25:45 +01:00
Patrick von Reth
08f63b1534 fixed ifdef 2012-12-20 11:16:31 +01:00
Patrick von Reth
1408f763a0 dont ifdef slots, it looks like moc get confused here 2012-12-20 11:12:50 +01:00
Christian Muehlhaeuser
0d4162c9ee * New Track page layout. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
60879b5d53 * Cleaned up Artist page. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
b8257393fd * PlayableCover now uses round images as default. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
4fdf2f1c43 * Support rounded default track images. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
15f65920bf * PixmapDelegateFader used wrong default image for tracks. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
d8ea510a7c * Removed obsolete / incorrect ScaledCover enum from ImageMode. 2012-12-20 08:21:19 +01:00
Christian Muehlhaeuser
e62500fb5b Merge pull request #135 from lliehu/fi-l10n
Add Finnish translation
2012-12-19 06:26:40 -08:00
Tomahawk CI
b4e31ece83 Automatic merge of Transifex translations 2012-12-19 01:17:25 +01:00
Jason Herskowitz
b2d6326926 Tweak socialwidget icons a bit 2012-12-18 11:44:29 -05:00
Jason Herskowitz
7656f25b89 Update Tweet icon 2012-12-18 11:35:27 -05:00
Christian Muehlhaeuser
788b7efedc * Show PlayableCover's texts on artist page. 2012-12-18 14:04:11 +01:00
Christian Muehlhaeuser
74b9f2594e * Added PlayableCover::setShowText( bool ) which allows to enable / disable the text overlay. 2012-12-18 14:03:56 +01:00
Christian Muehlhaeuser
f014b5a3f2 * Removed obsolete right frame on artist page. 2012-12-18 14:00:35 +01:00
Christian Muehlhaeuser
7d61881c10 * Set maximum amount of temp pages to 15. 2012-12-18 14:00:02 +01:00
Christian Muehlhaeuser
5a52586945 * Make sure we paint white text on covers. 2012-12-18 09:36:12 +01:00
Christian Muehlhaeuser
9a1558f1e9 * Show text on PlayableCover. 2012-12-18 09:35:50 +01:00
Christian Muehlhaeuser
3674016c81 * Slight improvements for artist page. 2012-12-18 09:35:28 +01:00
Christian Muehlhaeuser
bb2502817a * Fixed Artist-page margins. 2012-12-18 06:34:31 +01:00
Christian Muehlhaeuser
a8ae8fb70a * Disable auto-closing of pages. 2012-12-18 06:01:42 +01:00
Christian Muehlhaeuser
b57718c8c3 * Added breakpad to README. 2012-12-18 05:40:49 +01:00
Jason Herskowitz
dad3c7d719 Standardize colors used in header gradients, although stylehelper and basicheader paint gradients differently so they looks slightly different. 2012-12-17 10:11:23 -05:00
Tomahawk CI
ff737fc175 Automatic merge of Transifex translations 2012-12-17 01:17:14 +01:00
Jason Herskowitz
72bd923668 Fix listen privately icon 2012-12-16 12:19:15 -05:00
Jason Herskowitz
ca9dde082e Tweaked artist icon 2012-12-16 11:41:31 -05:00