1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-29 16:50:11 +02:00

Commit Graph

  • 8f6a567bee Work harder to hide the header Leo Franchi 2011-07-22 14:35:38 -04:00
  • ea3171038b Make playlist album rows the same size as track album rows Leo Franchi 2011-07-22 13:54:30 -04:00
  • ee3fb6b47e Don't paint selected text as white on osx, there's no selection rect. Leo Franchi 2011-07-22 13:13:00 -04:00
  • b194d8c9cd Use new no-album-cover found image, nicer Leo Franchi 2011-07-22 12:44:47 -04:00
  • a7308cddcc Scale pixmaps smoothly to avoid horrible jagged edges Leo Franchi 2011-07-22 12:44:17 -04:00
  • 7f890e571d Hide header as it's not needed Leo Franchi 2011-07-22 12:02:06 -04:00
  • 4a5a8e5d15 * Don't artificially slow down the Pipeline. Christian Muehlhaeuser 2011-07-22 18:31:03 +02:00
  • 66b1e21f31 Use QSplitter to get a 1px handle to avoid merging different alternate-color rows Leo Franchi 2011-07-22 11:11:29 -04:00
  • 36573c2342 Load album before adding to view to avoid flashing empty playlist message Leo Franchi 2011-07-22 11:11:13 -04:00
  • 0b9822d689 make compile on non-osx Leo Franchi 2011-07-21 16:25:58 -04:00
  • f36b95fe6b OSX: Don't quit on window close, to conform to OSX expectations. Add Show/Hide action to tray icon. Leo Franchi 2011-07-21 16:21:45 -04:00
  • 1da74e4d81 Add a stretch factor to the title of the playlist header, things like "My Collection" don't get elided to My...tion Leo Franchi 2011-07-21 14:55:57 -04:00
  • c0ee4751a0 make link manager adapt to pipeline reportresult changes Leo Franchi 2011-07-21 13:34:20 -04:00
  • aa5fb8bc53 * Fixed GStreamer pausing - even more. Sigh for Phonon's states. Christian Muehlhaeuser 2011-07-21 18:49:04 +02:00
  • 57cdd0d960 Bring to front on mac when a tomahawkurl is opened in Tomahawk. Will add linux and win-specific code as well. Leo Franchi 2011-07-21 11:20:41 -04:00
  • 4ac6c32a45 Use clear() to clear text, not a QString(). Alejandro Wainzinger 2011-07-21 05:16:09 -07:00
  • 00c122b05c * Fixed TWK-249 - Add a bit more widget spacing to fix clipping of search box. Alejandro Wainzinger 2011-07-21 05:14:31 -07:00
  • bcf7d9d689 * Fixed TWK-261 - Make "show offline sources" a checkable option, and save its value in settings. Alejandro Wainzinger 2011-07-21 01:57:41 -07:00
  • dbf31d704a * Cleaned up QtScriptResolver and added vital debug output. Christian Muehlhaeuser 2011-07-21 00:59:26 +02:00
  • 7f4d64d8dc * Always apply ProxyStyle. Christian Muehlhaeuser 2011-07-21 00:43:03 +02:00
  • 2f95e0b191 Fix mistaken logic not using the map created especially for its purpose... Jeff Mitchell 2011-07-20 18:35:50 -04:00
  • 86ac66a258 Use the enum value, to avoid out-of-order documentation mixup Jeff Mitchell 2011-07-20 18:24:32 -04:00
  • f5e39c216e properly decode escaped characters coming from the HTTP api Leo Franchi 2011-07-20 14:12:17 -04:00
  • 5336700050 find LIBLASTFM_FOUND properly instead of always finding it as false Leo Franchi 2011-07-20 07:43:01 -04:00
  • bb8c60c939 * Removed obsolete includes from TomahawkWindow. Christian Muehlhaeuser 2011-07-20 08:26:16 +02:00
  • 48b2c77e6b * Cleaned up TomahawkWindow. Christian Muehlhaeuser 2011-07-20 08:22:38 +02:00
  • 900be23fa0 * A few updates to the german translation. Christian Muehlhaeuser 2011-07-20 07:37:49 +02:00
  • fbb9e74537 * Fixed german translation setting a global quit shortcut on the key 'Q'. Christian Muehlhaeuser 2011-07-20 07:20:32 +02:00
  • 21abd78de5 * Remove not-working CMake cache solution. Christian Muehlhaeuser 2011-07-20 07:15:10 +02:00
  • 0a5f9ba290 * Use the same unique revision identifier as git itself. Christian Muehlhaeuser 2011-07-20 06:56:31 +02:00
  • 8d06d2ca38 * Try to force empty TOMAHAWK_VERSION in CMake cache. Christian Muehlhaeuser 2011-07-20 06:55:08 +02:00
  • bbe81050f3 * Fixed sparkle updating and introduced TomahawkUtils::appFriendlyVersion(). Christian Muehlhaeuser 2011-07-20 06:01:58 +02:00
  • 751b76948e * Show which version is build during CMake debug output. Christian Muehlhaeuser 2011-07-20 05:51:40 +02:00
  • 485b40b22b * Added branch name to version string. Christian Muehlhaeuser 2011-07-20 05:47:13 +02:00
  • 4c8ba931d3 * Stop temporary query timer after it's been triggered. Christian Muehlhaeuser 2011-07-20 05:22:37 +02:00
  • 463eb2bfd8 * And even more Pipeline cleanups. Christian Muehlhaeuser 2011-07-20 04:53:43 +02:00
  • 7ab0a3093e * Few debug cleanups in Pipeline. Christian Muehlhaeuser 2011-07-20 04:41:59 +02:00
  • dabbd38cc7 Handle resolver file paths becoming invalid properly. Show user file is not found, etc. Leo Franchi 2011-07-19 22:26:08 -04:00
  • efd7911efc * Fixed another pipeline bug. Christian Muehlhaeuser 2011-07-20 04:25:44 +02:00
  • 9b8d69a21f * Fixed assert bug in pipeline. Christian Muehlhaeuser 2011-07-20 03:59:02 +02:00
  • b39029743e * Fixed painting tracks with foreign charsets in sidebar. Christian Muehlhaeuser 2011-07-20 02:32:20 +02:00
  • b771a23e23 * Fixed checking date executable variable. Christian Muehlhaeuser 2011-07-20 02:05:16 +02:00
  • ffd4ba4edf * Fixed TWK-243: Show git revision in version number. Christian Muehlhaeuser 2011-07-20 02:02:37 +02:00
  • 6bfbbce05f * Fixed TWK-279 - Play first track of a playlist if play is clicked and nothing is playing yet. Christian Muehlhaeuser 2011-07-20 01:52:19 +02:00
  • 4a3f157718 * Fixed GStreamer skipping to the next track on pausing. Christian Muehlhaeuser 2011-07-20 00:17:15 +02:00
  • 920b239dc1 * Removed some more debug output from resolvers. Christian Muehlhaeuser 2011-07-19 23:40:21 +02:00
  • 1a81a292fc * Remove obsolete debug output. Christian Muehlhaeuser 2011-07-19 23:34:59 +02:00
  • 066aac7e26 * Fixed not properly ending drag and drop operation when leaving the sidebar. Christian Muehlhaeuser 2011-07-19 23:33:35 +02:00
  • ac726faf1b * Also release non-temporary queries in Pipeline. Christian Muehlhaeuser 2011-07-19 23:13:16 +02:00
  • dc5c0394f7 * Release unused queries in Pipeline. Christian Muehlhaeuser 2011-07-19 22:53:35 +02:00
  • 4098cc2709 * PlaylistInterface now provides getSharedPointer(). AudioEngine makes use of it and doesn't crash when encountering a deleted playlist. Christian Muehlhaeuser 2011-07-19 17:54:10 +02:00
  • 63aa26f607 * Fixed init procedure: don't setup Servent before database and sources are loaded. Christian Muehlhaeuser 2011-07-17 01:02:13 +02:00
  • 4238327ebc Added icon for info icon/arrow that takes you to artist or album page. Jason Herskowitz 2011-07-16 15:49:39 -04:00
  • 120ee995f1 Placeholder images for missing album art, user avatar and artist image. Also sidebar icon for Loved Tracks. Jason Herskowitz 2011-07-16 15:42:44 -04:00
  • 7d7650f97c Fix twitter copy and also size issues. Fixes TWK-209. Jeff Mitchell 2011-07-16 13:36:59 -04:00
  • b5d5db434a Change infosystem timeout values Jeff Mitchell 2011-07-14 14:10:04 -04:00
  • a4a274531c Fix shortcuts on OS X Leo Franchi 2011-07-14 10:42:27 +02:00
  • 3a1083d2b3 Insert some code which is most likely totally do-nothing in the offchance it solves jherskowitz's random crash... Jeff Mitchell 2011-07-12 18:00:55 -04:00
  • e79604b598 Modify qHash/criteriamd5 algorithm to guarantee order of adding values to the md5sum, since order matters in md5 and isn't guaranteed by default in a QHash. Jeff Mitchell 2011-07-12 17:51:27 -04:00
  • 43a1b38a49 Fix some objects in cache being "lost", such as similar artists/top artist songs Jeff Mitchell 2011-07-12 16:38:16 -04:00
  • e83be2b9cd Fix stupid C&P mistake that broke scrobbling. Jeff Mitchell 2011-07-12 12:00:44 -04:00
  • fcfc344627 * Fixed JavaScript resolvers not working. Christian Muehlhaeuser 2011-07-12 01:10:25 +02:00
  • 28d34a84ad Add a cache versioning system, and invalidate the cache in the upgrade to version 1 Jeff Mitchell 2011-07-11 16:01:53 -04:00
  • 3bd6bd540f * Updated .gitignore. Christian Muehlhaeuser 2011-07-11 16:59:43 +02:00
  • c35d7c964a * Removed some InfoSystem debug output. Christian Muehlhaeuser 2011-07-11 16:59:15 +02:00
  • 15805aa32c * Improved AlbumView and cover fetching in Artist / Album-Model. Christian Muehlhaeuser 2011-07-11 16:52:09 +02:00
  • 6f14277821 * Updated .gitignore. Christian Muehlhaeuser 2011-07-11 03:36:11 +02:00
  • 2d66feb5b2 * Fixed default flat collection view sorting. Christian Muehlhaeuser 2011-07-11 03:24:33 +02:00
  • a6944c49ae * Hide the origin column in the default flat collection view. Christian Muehlhaeuser 2011-07-11 03:05:14 +02:00
  • 3ad6826779 * Fixed bogus column widths when loading a flat collection view. Christian Muehlhaeuser 2011-07-11 02:59:13 +02:00
  • 0e04e8970b * Try to force updates when hovered item in a TrackView changes. Christian Muehlhaeuser 2011-07-11 02:49:46 +02:00
  • 76af86dc4b * Added direct links to Artist / Album - pages in TrackView. Christian Muehlhaeuser 2011-07-11 02:02:32 +02:00
  • 3d289c0f77 * Added musicbrainz InfoPlugin to CMakeLists.txt Christian Muehlhaeuser 2011-07-06 21:33:29 +02:00
  • d7ea7e3eee Doxygen documentation for DatabaseCommand_LoadSocialAction. Christopher Reichert 2011-07-08 13:26:28 -05:00
  • fd89814845 Dynamically fetch application icon path gfw Jeff Mitchell 2011-07-07 12:05:05 -04:00
  • 61a379a7d7 Merge branch 'master' into gfw Jeff Mitchell 2011-07-07 11:58:17 -04:00
  • e0b5597149 Huge overhaul of InfoSystem, using InfoRequestData structs to pass things around, making it far more clean (and easier to extend in the future) Jeff Mitchell 2011-07-07 09:33:43 -04:00
  • d7950472bc Fix Mac compilation Jeff Mitchell 2011-07-06 22:50:11 -04:00
  • dd311d99c4 Add more build dirs to the .gitignore Dominik Schmidt 2011-07-07 04:18:18 +02:00
  • a634d09126 cpack: build proper source tarballs Dominik Schmidt 2011-07-07 04:16:28 +02:00
  • 7c5d6033d4 Add date and git revision to non-release package names Dominik Schmidt 2011-07-07 03:18:12 +02:00
  • 18aba6856b Use CPack for building the windows installer Dominik Schmidt 2011-07-07 02:52:31 +02:00
  • 51fba9ae62 Rename SavedRequestData and promote it Jeff Mitchell 2011-07-06 17:32:02 -04:00
  • eb7f3fdab4 Enable caching of two more infotypes Jeff Mitchell 2011-07-06 16:20:20 -04:00
  • 0bfc873559 Handle timeouts of getInfo requests Jeff Mitchell 2011-07-06 16:00:05 -04:00
  • 226f823354 Add timeout functionality -- mostly. Still have to figure out the best way to store items in case too much time has elapsed. Jeff Mitchell 2011-07-06 14:58:56 -04:00
  • 6bb26ecde8 Move almost all of the rest of the logic of infosystem to the worker thread Jeff Mitchell 2011-07-06 12:49:58 -04:00
  • 5d0c734187 Add requestId tracking to InfoSystem in preparation for timeouts Jeff Mitchell 2011-07-06 12:16:44 -04:00
  • ce7040d1fd Replace InfoCustomData with QVariantMap Jeff Mitchell 2011-07-06 11:22:20 -04:00
  • 7c9c046b17 Merge branch 'js-resolver' Dominik Schmidt 2011-07-05 13:17:23 +02:00
  • 8f0984c5ac Added doxygen comments for DatabaseCommand_SocialAction. Christopher Reichert 2011-07-03 21:25:56 -05:00
  • 5e9fa24008 * Fixed crashing after a right-click on the Super Collection. Christian Muehlhaeuser 2011-07-04 02:42:42 +02:00
  • 15cdc8f910 * Let's start doxygen-ing new classes. Christian Muehlhaeuser 2011-07-03 17:04:49 +02:00
  • dc095ec963 * Added ArtistInfoWidget, our new Artist page and ViewManager's default show(artist) action. Christian Muehlhaeuser 2011-07-03 02:18:28 +02:00
  • 8017bcacc7 * Fixed compiling on non-OS X. Christian Muehlhaeuser 2011-07-02 21:10:59 +02:00
  • eaf8cad990 * Fixed compiling and error. Christian Muehlhaeuser 2011-07-02 21:03:04 +02:00
  • 40fb61b9a9 Do not allow same jabber credentials more than once. Christopher Reichert 2011-07-01 21:03:27 -05:00
  • 11c0519165 Remove extra > Jeff Mitchell 2011-07-01 16:52:35 -04:00
  • 25775b5051 Make the Resolver API expect a widgetName instead of a widgetPath Dominik Schmidt 2011-06-30 01:27:49 +02:00
  • 3d297795c2 Be simplistic :D Dominik Schmidt 2011-06-30 01:03:15 +02:00