summaryrefslogtreecommitdiffstats
path: root/src/widget/wstarrating.cpp
AgeCommit message (Expand)Author
2020-02-17Fix broken signal/slot connectionsUwe Klotz
2019-11-15remove 'this->', use setFocusPolicy() only in widget setupsronso0
2019-09-30add 'setFocusPolicy(Qt::NoFocus);' to most skin widgetsronso0
2019-02-25remove debug messagesronso0
2019-02-23start, implement star_up/down controls & functionsronso0
2016-11-11Reset TrackPointer explicitly through functionUwe Klotz
2016-11-11Replace operators &* by get() to obtain plain pointer of smart pointerUwe Klotz
2016-10-29Fix signal/slot connections of WStarRating and BaseTrackPlayerUwe Klotz
2016-05-07Switch a lot of function arguments to const references in LegacySkinParser.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2016-01-19Cleaner and simpler text in starrating tooltipJean Claveau
2016-01-16Tooltips for starrating widgetJean Claveau
2015-01-28remove useless call to QSize::expandedToNico Schlömer
2015-01-28a bunch of undefined variablesNico Schlömer
2014-12-16Fix rating column rendering issues with CSS-styled libraries.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-11-14resolving conflictJean Claveau
2014-11-14debug segfault when clicking on widget without loaded track + styling supportJean Claveau
2014-11-14Check for NULL tracks on mouse release in WStarRating.RJ Ryan
2014-11-12code style hintsJean Claveau
2014-11-11useless commentsJean Claveau
2014-11-11cleaning againJean Claveau
2014-11-11styling removalJean Claveau
2014-11-11mess trying to draw primitives correctlyJean Claveau
2014-11-11working widgetJean Claveau
2014-11-08good number off starsJean Claveau
2014-11-08visible widget with starsJean Claveau
2014-11-08building non-working widgetJean Claveau
2014-11-06base of the starring widgetJean Claveau