1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-25 05:11:49 +02:00

Commit Graph

  • 23ecf1264f * Renamed contextual view to 'Footnotes'. Christian Muehlhaeuser 2011-09-06 04:55:50 +02:00
  • 7fcdbe9c9e * Improved score calculation and handling. Tomahawk now calculates all the scores internally and doesn't rely on resolvers providing it anymore. Christian Muehlhaeuser 2011-09-06 04:40:08 +02:00
  • 8fa8f9b733 * Fixed crashing when quickly resetting filter patterns in TreeProxyModel. Christian Muehlhaeuser 2011-09-06 03:45:13 +02:00
  • 7a731c0fa5 * Guard Connection pointers with a QWeakPointer. Christian Muehlhaeuser 2011-09-06 03:06:46 +02:00
  • c2cd281445 Expose GlobalActionManager::openLink to QML Dominik Schmidt 2011-09-03 16:54:52 +02:00
  • 9fdb0c9393 Expose audioEngine states to QML Dominik Schmidt 2011-09-03 16:42:00 +02:00
  • fca061d9bc Add basic support for loading a qml gui Dominik Schmidt 2011-09-03 16:27:03 +02:00
  • 700e53eb2c Adding images for footnotes and queue headers. Open, close, expand and collapse. Jason Herskowitz 2011-09-05 08:45:25 -04:00
  • 5968d6c903 * Installing a scene filter doesn't work. Not needed either. Christian Muehlhaeuser 2011-09-05 12:28:46 +02:00
  • c7317dbe54 * Updated ChangeLog. Christian Muehlhaeuser 2011-09-05 12:26:00 +02:00
  • 031f52f6b7 * Only linux seems to behave wrong here... maybe it's Oxygen-style. Need to investigate. Christian Muehlhaeuser 2011-09-05 11:58:07 +02:00
  • fa6579f8f0 * Static gradient for InfoBar speeds up window resizing. Christian Muehlhaeuser 2011-09-05 11:04:02 +02:00
  • c9c99d58ab * Fixed search-input layout on non-OSX. Christian Muehlhaeuser 2011-09-05 10:56:29 +02:00
  • b9d6548243 * Moved infobar/ out of the playlist/ dir. Christian Muehlhaeuser 2011-09-05 10:40:12 +02:00
  • 914c02b7ab * Moved widgets out of utils/ dir. Christian Muehlhaeuser 2011-09-05 10:37:14 +02:00
  • b83a7bed00 * Properly elide artist's biography on artist-page. Christian Muehlhaeuser 2011-09-05 10:28:21 +02:00
  • f3c19779cd * Fine-tuned filtering tree-models. Christian Muehlhaeuser 2011-09-05 09:26:45 +02:00
  • 9ef5894685 * Move TreeModel filtering to TreeProxyModel. Christian Muehlhaeuser 2011-09-05 06:32:40 +02:00
  • 71117d3c42 * Filter word by word, not the total term, e.g. 'rock you we will' finds 'we will rock you'. Christian Muehlhaeuser 2011-09-05 05:50:02 +02:00
  • 079f758b66 Update the WhatsHot widget to fetch and correctly display charts based on the selection in the breadcrumb. For the moment I've removed the right panel, but it will be coming back (probably). Casey Link 2011-09-04 22:35:57 -05:00
  • dd83f121c8 When the selected crumb doesn't have any children, emit the parent as having been selected. Casey Link 2011-09-04 22:34:17 -05:00
  • 8f326ee41b Add a signal to tell the outside world when the crumb changed. Casey Link 2011-09-04 22:33:20 -05:00
  • f32320fd67 Fix detection of tracks/artists charts in lastfm Casey Link 2011-09-04 22:32:33 -05:00
  • 0a7e49f6d5 Change how chart lists and charts are passed through the info system. Casey Link 2011-09-04 20:11:53 -05:00
  • 33d8c0314c * Allow filtering by album name. Christian Muehlhaeuser 2011-09-05 04:56:11 +02:00
  • b73d5b4424 * Fixed filtering by artist name. Christian Muehlhaeuser 2011-09-05 04:52:28 +02:00
  • c4a450e5de * Add filter capabilities to TreeModel / -View. Christian Muehlhaeuser 2011-09-05 04:50:22 +02:00
  • b32ac0cf04 New filter icon if we can use it with native search component Jason Herskowitz 2011-09-04 22:10:47 -04:00
  • 52c0e9993b * Fixed filter behaviour. Christian Muehlhaeuser 2011-09-05 03:52:41 +02:00
  • 1c3b3e9173 * Bring back the filter, move deps into libtomahawk/thirdparty/. Christian Muehlhaeuser 2011-09-05 02:51:41 +02:00
  • b2f3dedaff more work the dropmenu for the audiocontrols Michael Zanetti 2011-09-04 20:54:16 +02:00
  • a3ae74dc10 * Some more cleanups. Christian Muehlhaeuser 2011-09-04 08:58:09 +02:00
  • 4dfb989676 * Don't react to hover events unless TrackView is in Detailed mode. Christian Muehlhaeuser 2011-09-04 08:49:37 +02:00
  • e0d1289a16 * Resize ContextPage's columns. Christian Muehlhaeuser 2011-09-04 08:45:31 +02:00
  • cc5ba35a08 * Add forgotten ui file. Christian Muehlhaeuser 2011-09-04 07:25:21 +02:00
  • e0e79c09a4 * Removed ugly queue button for good. Christian Muehlhaeuser 2011-09-04 07:23:54 +02:00
  • 03f726f46c * Added initial ContextView. Yikes. Christian Muehlhaeuser 2011-09-04 04:23:10 +02:00
  • 9690276079 * Fixed TWK-278: Store columns after reordering and introduce ViewHeader as a base-class for self-restoring QHeaderViews. Christian Muehlhaeuser 2011-09-04 12:35:52 +02:00
  • 58362883b3 * Some more cleanups. Christian Muehlhaeuser 2011-09-04 08:58:09 +02:00
  • 5b8f35294b * Don't react to hover events unless TrackView is in Detailed mode. Christian Muehlhaeuser 2011-09-04 08:49:37 +02:00
  • 12c5b18b05 * Resize ContextPage's columns. Christian Muehlhaeuser 2011-09-04 08:45:31 +02:00
  • 05315b14bd * Add forgotten ui file. Christian Muehlhaeuser 2011-09-04 07:25:21 +02:00
  • dd842a1393 * Removed ugly queue button for good. Christian Muehlhaeuser 2011-09-04 07:23:54 +02:00
  • a467b8f2e8 * Added initial ContextView. Yikes. Christian Muehlhaeuser 2011-09-04 04:23:10 +02:00
  • c0edc3a989 initial try on a dragndrop menu for audiocontrols Michael Zanetti 2011-09-04 01:37:01 +02:00
  • 5dfb3ccc5c * Fixed TWK-492: Don't crash when pressing enter in an empty playlist. Christian Muehlhaeuser 2011-09-02 01:18:57 +02:00
  • 776a2deb91 Make the root icon clickable and expose a signal. Casey Link 2011-09-01 00:29:05 +00:00
  • c79985ad86 When there isn't enough room to display all the crumbs, collapse from the left. Casey Link 2011-09-01 00:28:38 +00:00
  • aeaf569eb1 Remove slot/signal connection leftover from testing. Casey Link 2011-08-31 17:02:16 -05:00
  • e05b8b1843 If the current crumb doesn't have any children, do not show the arrow. Casey Link 2011-08-31 17:00:04 -05:00
  • a6452dbeee A little hack to force the second crumb to automatically expand. Casey Link 2011-08-31 16:39:09 -05:00
  • d15daf4a85 Implement the data model for the breadcrumb in the whatshot widget. Casey Link 2011-08-31 21:21:55 +00:00
  • 16a2f94816 Fix bug in the breadcrumb that prevent buttons from showing up. Casey Link 2011-08-31 21:21:30 +00:00
  • 7a7de39bf7 Implement ChartInfoCapabilities in the lastfm plugin Casey Link 2011-08-31 21:20:20 +00:00
  • 37530eeeed Replace the comboboxes in the whatshot widget with the breadcrumb. No data model yet, that is coming soon. Casey Link 2011-08-31 18:50:40 +00:00
  • c2fe912277 A breadcrumb widget, tomahawk style. Casey Link 2011-08-31 18:49:37 +00:00
  • 0c3a9c61b5 * Don't retrieve anything for invalid TreeModelItems. Christian Muehlhaeuser 2011-08-31 13:01:52 +02:00
  • e75e204007 * Fixed crash bug caused by cover fetching and a race condition. Christian Muehlhaeuser 2011-08-31 12:59:44 +02:00
  • 098999ca8c * Fixed crash bug in AlbumModel. Christian Muehlhaeuser 2011-08-31 11:36:57 +02:00
  • 14e6a7fce4 Return 404 if content is null. Alejandro Wainzinger 2011-08-30 22:07:53 -07:00
  • 2bedc3bdd0 Extra safety Jeff Mitchell 2011-08-30 11:55:47 -04:00
  • 58bff6af4c style fix Leo Franchi 2011-08-30 07:58:51 -04:00
  • bf03b7b756 Fetch charts data on the event loop to prevent a strange deadlock on startup. Casey Link 2011-08-29 23:40:02 -05:00
  • 7f324bc45c * Unbreak OSX compile. Christian Muehlhaeuser 2011-08-30 02:44:24 +02:00
  • f7e82368bd * Unbreak OSX compile. 0.2.3 Christian Muehlhaeuser 2011-08-30 02:44:24 +02:00
  • 626f9acfac Add missing comma, doh Casey Link 2011-08-29 19:38:34 -05:00
  • 302dbd0224 Some test documentation for enumns.. lets see what doxygen does. Casey Link 2011-08-29 19:33:28 -05:00
  • 57dea3061b Add some documentation to the new classes Casey Link 2011-08-29 19:25:42 -05:00
  • 3e12072dd9 * TomahawkWindow cleanup. Christian Muehlhaeuser 2011-08-30 02:29:45 +02:00
  • be10085958 * Fixed ChangeLog typo. Christian Muehlhaeuser 2011-08-30 02:20:49 +02:00
  • b54670ad48 * Prepare for 0.2.3. Christian Muehlhaeuser 2011-08-30 02:00:14 +02:00
  • 6e6ff2ae53 Merge branch 'whatshot' Casey Link 2011-08-29 18:56:12 -05:00
  • 320e5a3252 Fix oopsies leftover from the playlist model rename Casey Link 2011-08-29 23:55:37 +00:00
  • f031d25741 Added fix for Spotify links Jason Herskowitz 2011-08-30 00:19:45 -03:00
  • 1a869762f6 * Fixed TWK-451: Properly parent the friends auth / add dialog. Christian Muehlhaeuser 2011-08-30 00:53:29 +02:00
  • a554ee0fa8 * Fixed TWK-451: Properly parent the friends auth / add dialog. Christian Muehlhaeuser 2011-08-30 00:53:29 +02:00
  • 8af49897a9 * Fixed TWK-482: Don't close after showing a jabber friend request. Christian Muehlhaeuser 2011-08-30 00:26:58 +02:00
  • 6571a0b88e Added fix for Spotify links Jason Herskowitz 2011-08-30 00:19:45 -03:00
  • f774302623 * Fixed TWK-482: Don't close after showing a jabber friend request. Christian Muehlhaeuser 2011-08-30 00:26:58 +02:00
  • 0cea650181 TWK-477: Restore code that was lost during file split, and add a proper license header Leo Franchi 2011-08-29 18:10:49 -04:00
  • 70b350510f Do please check your debug for null pointers :-) Jeff Mitchell 2011-08-29 13:13:10 -04:00
  • 47c515caa4 Do please check your debug for null pointers :-) Jeff Mitchell 2011-08-29 13:13:10 -04:00
  • 0319e5f2f5 Don't show 0 when there is no albumpos for a track Jeff Mitchell 2011-08-29 12:06:42 -04:00
  • 39bbd128c2 Change the position of the albumpos column to be next to the album Jeff Mitchell 2011-08-29 11:54:09 -04:00
  • a25d174f64 Merge branch 'master' into whatshot Casey Link 2011-08-29 10:43:10 -05:00
  • 65709e92ff Add file Leo Franchi 2011-08-29 11:27:35 -04:00
  • 72471f70d3 * Added more debug output for playlist errors. Christian Muehlhaeuser 2011-08-29 17:11:52 +02:00
  • 89104fc27d * Added more debug output for playlist errors. Christian Muehlhaeuser 2011-08-29 17:11:52 +02:00
  • 28e7413bdd Make QCA2 an optional dep, it's only required for HMAC(md5) for resolvers Leo Franchi 2011-08-29 11:08:57 -04:00
  • 6fe16be23b Remove dependency on XComposite on X11. It wasn't actually a dependency on the library, just the development headers (used to check for th existence of compositing at runtime, but not necessary for us). Jeff Mitchell 2011-08-29 11:02:37 -04:00
  • d5a2e4b325 Remove dependency on XComposite on X11. It wasn't actually a dependency on the library, just the development headers (used to check for th existence of compositing at runtime, but not necessary for us). Jeff Mitchell 2011-08-29 11:02:37 -04:00
  • a3833c1da5 Fix rdio links Leo Franchi 2011-08-29 10:48:11 -04:00
  • bde3d93f6a Changelog++ Leo Franchi 2011-08-29 10:50:59 -04:00
  • 8ed476ccf6 Add QCA2 as an optional dep to tomahawk as well for HMAC signature generation for resolvers Also add a helper JS function Leo Franchi 2011-08-29 00:10:30 -04:00
  • 5c5042769b Update overlay text Leo Franchi 2011-08-28 10:40:24 -04:00
  • 053652756a Fix rdio links Leo Franchi 2011-08-29 10:48:11 -04:00
  • 6cca932bf4 * Stick to 80-char max-length for ChangeLog. Christian Muehlhaeuser 2011-08-29 16:20:33 +02:00
  • 3b832576af Add new feature to 0.3 changelog Leo Franchi 2011-08-29 10:18:46 -04:00
  • fa8746fc70 Sync changelog Leo Franchi 2011-08-29 10:17:14 -04:00
  • 33ee2a4724 Sync master and stable 0.2.3 changelog Leo Franchi 2011-08-29 10:16:38 -04:00