1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 01:51:58 +02:00

Commit Graph

  • 65b2f42463 * Fixed TWK-386. Renamed Music to Collection in settings dialog. Christian Muehlhaeuser 2011-08-15 00:10:17 +02:00
  • 0e7fae2b5a Tighten up margins in diagnostics dialog Leo Franchi 2011-08-14 17:54:16 -04:00
  • afbe74bc13 Add Michael Zanetti to Thanks To... Leo Franchi 2011-08-14 17:49:12 -04:00
  • ae32b0b368 TWK-216: reset the proper view mode toggle when changing to a different view mode automatically Leo Franchi 2011-08-14 17:44:43 -04:00
  • 7d2c284a3e Merge branch 'master' of github.com:tomahawk-player/tomahawk Leo Franchi 2011-08-14 17:16:02 -04:00
  • 198ad22f09 Fix strange padding due to QPushButton incorrect layouting rect on OS X Leo Franchi 2011-08-14 17:15:46 -04:00
  • f9af1e0520 Merge branch 'master' of github.com:tomahawk-player/tomahawk Leo Franchi 2011-08-14 16:39:27 -04:00
  • f2e76803cc fixed offset issue with icons in settings list Michael Zanetti 2011-08-14 22:37:55 +02:00
  • a11ec10748 Merge branch 'master' of github.com:tomahawk-player/tomahawk Leo Franchi 2011-08-14 15:32:37 -04:00
  • a887232fff Fix some margins and fonts on settings dialog Leo Franchi 2011-08-14 15:25:22 -04:00
  • 7e249b91d8 Make dashboard.png not be huge Jason Herskowitz 2011-08-14 15:01:34 -04:00
  • 83b3758a25 Change New Additions page to fit other pages more, with title and description and icon. Leo Franchi 2011-08-14 14:38:44 -04:00
  • 9313de5b17 Show treeview in artistinfowidget with only one column Leo Franchi 2011-08-14 14:27:44 -04:00
  • 99a298edb5 Manually encode "'" as %27 for QUrls which is legal and makes more apps happy Leo Franchi 2011-08-14 14:17:06 -04:00
  • 65405682aa Elide description label for long playlist names force window resizes Leo Franchi 2011-08-14 14:04:23 -04:00
  • d32e177583 local results should only load social actions by the local source Leo Franchi 2011-08-14 13:46:49 -04:00
  • 4db7228d0c Add async api for returning results in a qtscriptresolver Dominik Schmidt 2011-08-14 15:42:03 +02:00
  • 56ddbfe93d Make dashboard icon more white like other icons Jason Herskowitz 2011-08-14 10:37:11 -04:00
  • c1cbc3576c Merge branch 'master' of https://github.com/tomahawk-player/tomahawk Alejandro Wainzinger 2011-08-14 07:04:48 -07:00
  • 4f24e9c5f8 Add some aliases to tomahawk.js Dominik Schmidt 2011-08-14 14:37:16 +02:00
  • 9b7db84a9e Move result parsing in qtscriptresolver to a method Dominik Schmidt 2011-08-14 14:31:49 +02:00
  • e7aa846a0f Remove all references to installer revision Dominik Schmidt 2011-08-14 14:29:55 +02:00
  • 0aa07d62fd Wait for script QProcess to properly exit. Alejandro Wainzinger 2011-08-14 13:30:22 +02:00
  • 97e12f9b95 Create QThread subclasses for InfoSystemWorker and InfoSystemCache, so we don't try to delete them from a different thread (illegal in Qt), instead delete from QThread subclass' destructor. Alejandro Wainzinger 2011-08-14 02:32:47 -07:00
  • 5449154ee9 * Fixed and cleaned up Logger class. Christian Muehlhaeuser 2011-08-14 08:19:48 +02:00
  • 2dc94021e2 * You can't expand anything in the track view of the album page. Christian Muehlhaeuser 2011-08-14 06:41:47 +02:00
  • 33a237086c * Fixed queue button flickering. Much smoother animation. QSplitter, I'll meet you in hell. Christian Muehlhaeuser 2011-08-14 06:29:07 +02:00
  • aff34a9dc5 * Removed debugging utility. Christian Muehlhaeuser 2011-08-14 06:19:25 +02:00
  • 15f5212fa0 * Fixed TWK-375: TreeItemDelegate's painting for tracks was broken. Christian Muehlhaeuser 2011-08-14 04:54:45 +02:00
  • add8515111 * Fixed wording on album page. Christian Muehlhaeuser 2011-08-14 04:28:03 +02:00
  • 37367bc5da * Further cleanups and fixed QPixmap warning: We need to store Source's QPixmaps as pointers, since a Source is being constructed in a thread. Christian Muehlhaeuser 2011-08-14 04:13:38 +02:00
  • 9ec9901e14 * Remove WebCollection altogether. We've established it's not quite gonna work out that way. Christian Muehlhaeuser 2011-08-14 03:28:35 +02:00
  • 1fb0af1d97 * Don't initialise a WebCollection. Christian Muehlhaeuser 2011-08-14 03:23:12 +02:00
  • 989243914c * Fixed queue not allowing to remove items from it. Christian Muehlhaeuser 2011-08-14 03:14:39 +02:00
  • 7d8e29a932 Removed revision.txt. No warranty, I'm drnuk Dominik Schmidt 2011-08-14 02:47:36 +02:00
  • 001c42f19f * Removed obsolete tomahawk.nsi. Christian Muehlhaeuser 2011-08-14 02:29:43 +02:00
  • d871762897 Remove another obsoleted file Dominik Schmidt 2011-08-14 02:20:20 +02:00
  • c5bfb4827d * Removed obsolete files. Christian Muehlhaeuser 2011-08-14 01:46:47 +02:00
  • 6dd1952ad3 * Fixed TWK-373: Auto-load covers, without waiting for the scrollbar to be triggered. Christian Muehlhaeuser 2011-08-14 01:33:12 +02:00
  • 28e18b66a6 * Fixed TWK-366: Don't accept drops unless we are using a backing playlist. Christian Muehlhaeuser 2011-08-14 01:25:54 +02:00
  • 99c61d1731 * Removed debug. Christian Muehlhaeuser 2011-08-14 00:54:50 +02:00
  • 65835fc2b2 * Fixed cut-off text in WelcomeWidget on non-OSX. Christian Muehlhaeuser 2011-08-14 00:54:38 +02:00
  • 4732db07d1 draw a border on osx around album covers as there's no selection background Leo Franchi 2011-08-13 18:39:03 -04:00
  • 67763df201 use a grey instead of blue for osx selection rect Leo Franchi 2011-08-13 17:20:05 -04:00
  • 1ef2be9f3c Merge branch 'master' of github.com:tomahawk-player/tomahawk Leo Franchi 2011-08-13 17:13:30 -04:00
  • 3b148c66ad Paint a selection rect around items in the config dialog on osx Leo Franchi 2011-08-13 17:13:05 -04:00
  • 968bee2a62 Gooooood mooooorniiiing, viiieeetnaaam! Dominik Schmidt 2011-08-13 23:00:00 +02:00
  • a7a4b97df8 * Fixed TWK-362: Only display other albums on album page. Christian Muehlhaeuser 2011-08-13 22:56:40 +02:00
  • 999b9bae22 Restructure version string generation Dominik Schmidt 2011-08-13 22:42:08 +02:00
  • e6bb2877ee Fix building installers for windows Dominik Schmidt 2011-08-13 22:11:10 +02:00
  • e367e49039 Remove assertion---happens easily on shutdown if you quit too early while tomahawk is loading, and i've never seen it otherwise. Leo Franchi 2011-08-13 16:07:42 -04:00
  • 47a92664df Recover from apachalogger's "fixes" :P Dominik Schmidt 2011-08-13 21:51:31 +02:00
  • 29b0b4e431 Draw whole row background on osx Leo Franchi 2011-08-13 15:15:50 -04:00
  • 9ca97d2e1a Paint proper text color in tree item delegate Leo Franchi 2011-08-13 14:57:03 -04:00
  • 50267afe06 Fix cutting off playlistview column in short with avatar mode Leo Franchi 2011-08-13 10:13:54 -04:00
  • d243a5f70e Merge branch 'master' of https://github.com/tomahawk-player/tomahawk Alejandro Wainzinger 2011-08-13 02:14:11 -07:00
  • 3766edcc43 * Cleaned up tomahawkapp.cpp. Christian Muehlhaeuser 2011-08-13 07:28:15 +02:00
  • 51b39b5302 * Source & warning cleanup. Christian Muehlhaeuser 2011-08-13 07:25:58 +02:00
  • 35fdb26b77 * Confusing. It was just working a second ago. Christian Muehlhaeuser 2011-08-13 06:04:43 +02:00
  • 74d52e3208 * Fixed cross compiling with MinGW. Christian Muehlhaeuser 2011-08-13 05:58:05 +02:00
  • db4437cf62 * Fixed adding tracks to the top-level in TreeModel. Christian Muehlhaeuser 2011-08-13 05:37:30 +02:00
  • b766f6808f * Fix cross compiling with MinGW and try to unbreak the MainWindow a bit more. Christian Muehlhaeuser 2011-08-13 04:49:09 +02:00
  • dce31156db * Another attempt. Christian Muehlhaeuser 2011-08-13 04:46:56 +02:00
  • 7eaed053f5 Merge branch 'master' of https://github.com/tomahawk-player/tomahawk Alejandro Wainzinger 2011-08-12 19:45:52 -07:00
  • 637ec28ab1 * Try to fix ViewManager, too. Christian Muehlhaeuser 2011-08-13 04:38:08 +02:00
  • 7354896a86 Implement remaining MPRIS PropertiesChanged update signals, seeking, etc. Alejandro Wainzinger 2011-08-12 19:35:57 -07:00
  • f15dd8153f * Try to fix OS X painting glitch. Christian Muehlhaeuser 2011-08-13 04:23:37 +02:00
  • aa68229ac6 * Fixed TWK-107: paint dividers between toolbar, central widget and status bar. Christian Muehlhaeuser 2011-08-13 04:15:58 +02:00
  • 5e6751dc64 merge lfranchi's commit Michael Zanetti 2011-08-13 04:07:29 +02:00
  • aff075f2ad added --help command line option Michael Zanetti 2011-08-12 21:35:51 +02:00
  • 7baf43e3d7 shrink font in newplaylistwidget und allow wordwrap for the text Michael Zanetti 2011-08-12 22:36:39 +02:00
  • b43fe66409 Hide header for track list in welcome widget Leo Franchi 2011-08-12 15:34:21 -04:00
  • 809d1139d4 Never sh ow horiz scrollbar in welcomewidget trackview Leo Franchi 2011-08-12 15:12:39 -04:00
  • 009be45dc3 Cha-cha-cha-changelog Jason Herskowitz 2011-08-12 14:50:51 -04:00
  • 7d90bc7426 support rd.io shortened links too Leo Franchi 2011-08-12 13:04:12 -04:00
  • bb0e7e7631 changelog Leo Franchi 2011-08-12 12:52:13 -04:00
  • 01c5012028 use artist-description radio instead of song-radio when no artist/song elements are present. fixes TWK-355 Leo Franchi 2011-08-12 12:50:49 -04:00
  • b9f7bf2656 misc avatar and welcome widget work Leo Franchi 2011-08-12 12:29:42 -04:00
  • ce396ab060 Implement PropertiesChanged for AudioState in MPRIS. Alejandro Wainzinger 2011-08-12 07:25:33 -07:00
  • 70b0203acd More changelogging. Jason Herskowitz 2011-08-12 09:27:33 -04:00
  • 1245ae7ac2 Fix linking against QtUiTools on windows Dominik Schmidt 2011-08-12 15:21:29 +02:00
  • eda6f8ff8f * We're officially 0.2.0 (rc1) now. Christian Muehlhaeuser 2011-08-12 15:07:48 +02:00
  • 4bef594b53 actually fix things :) Leo Franchi 2011-08-12 09:11:05 -04:00
  • a72ef2bf6e qt.conf, not info.plist Leo Franchi 2011-08-12 09:06:53 -04:00
  • 1d6697f11d use cmake_module_path for includes of cmakemodules Harald Sitter 2011-08-12 14:25:42 +02:00
  • 6be91dd558 Fix cross-compilation in cmake 2.8.5 Dominik Schmidt 2011-08-12 14:05:22 +02:00
  • dc34262445 Hopefully fix AddAppIconMacro inclusion problems for everyone Dominik Schmidt 2011-08-12 13:59:43 +02:00
  • bb1a06a636 mac-specific tweaks Leo Franchi 2011-08-12 00:18:38 -04:00
  • 1fa1ed42e9 Paint a nicer playlist delegate, and number count backdrop Leo Franchi 2011-08-12 00:10:02 -04:00
  • fe15fcd1f5 * Remove obsolete method. Christian Muehlhaeuser 2011-08-12 04:18:41 +02:00
  • 7169aa352e cmake: check for QtWebkit Dominik Schmidt 2011-08-12 04:01:39 +02:00
  • 4da0b72ded cmake: check for boost Dominik Schmidt 2011-08-12 03:56:30 +02:00
  • 7a4a2f5b70 didn't mean to commit that change, doing a partial update of the playlist delegate isn't great Leo Franchi 2011-08-11 21:25:44 -04:00
  • 744f31bb45 Added almost-finished AlbumInfoWidget. Christian Muehlhaeuser 2011-08-12 03:17:36 +02:00
  • 53f812ed42 * Used tLog() instead of qDebug() for jabber errors. Christian Muehlhaeuser 2011-08-11 23:41:05 +02:00
  • 91525bf5d9 reload top loved tracks playlist with love by local source as well Leo Franchi 2011-08-11 21:19:57 -04:00
  • 595d0cf987 Update playlists when revision info comes in Leo Franchi 2011-08-11 21:11:59 -04:00
  • 5f59b30a8c Add basic metadata MPRIS info. Alejandro Wainzinger 2011-08-11 17:49:30 -07:00
  • 78d867b16f add rdio link parsing Leo Franchi 2011-08-11 20:37:17 -04:00
  • 2a061b5bf1 change Recently Played for super collection to Dashboard Leo Franchi 2011-08-11 18:37:31 -04:00