summaryrefslogtreecommitdiffstats
path: root/src/skin
AgeCommit message (Expand)Author
2021-07-27Skins: append / when setting skin base pathronso0
2021-06-04skin preview: consider devicePixelRation when scalingronso0
2021-06-01Merge pull request #3931 from ronso0/revert-qss-icon-fix_singleronso0
2021-06-01Merge pull request #3933 from Holzhaus/qml-skin-forward-compat-fixronso0
2021-06-01Merge pull request #3890 from ywwg/wscrollableronso0
2021-06-01SkinLoader: Skip skin directory if "skin.xml" is missingJan Holthuis
2021-06-01partially revert #3902 Skins: fix qss icons with kIconThemes 5.80ronso0
2021-05-31Preview resize: also resize the placeholderOwen Williams
2021-05-30WScrollable: Add scrollbar policy nodesOwen Williams
2021-05-30Merge branch '2.3' into wscrollableOwen Williams
2021-05-29resize skin previews to a consistent size.Owen Williams
2021-05-28launchimage: use 'background-image' for default styleronso0
2021-05-27WScrollable: Add a scrollable widget type. This allows skins to add scrollbar...Owen Williams
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-20skin parser: transform relative into absolute icon paths...ronso0
2021-05-03tooltips: construct string for track properties and track menu actionsronso0
2021-05-03tooltips: double-click track labels for track properties editorronso0
2021-05-03tooltips: describe single-click on cover art widgetronso0
2021-04-26Remove unused prototypeDaniel Schürmann
2021-03-11widget: Add WRateRange widget for displaying the current rate slider rangeKatsarov
2021-02-17i18: Replace last remaining occurrence of ``AutoDJ`` with ``Auto DJ``.s.brandt
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-28Merge remote-tracking branch 'upstream/2.3' into stuck_hotcueDaniel Schürmann
2020-11-26Fix play latching via CUE right click and add a toot tip that describes tha b...Daniel Schürmann
2020-11-20Merge branch '2.3' into clazy-returning-void-expressionUwe Klotz
2020-11-19Do not return void expressionsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into clazy-unused-non-...Uwe Klotz
2020-11-14Remove unused non-trivial variablesJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13LegacySkinParser/WaveformWidgetFactory: Fix weird maybeUpdate connectJan Holthuis
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-12LegacySkinParser: Replace old-style Qt connect() callsJan Holthuis
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Remove filename headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-05skins: add AutoDJ tooltipronso0
2020-11-02spelling, simplify codeDaniel Poelzleithner
2020-11-02Update hotcue tooltipDaniel Poelzleithner
2020-10-25Delete usage of deprecated QDesktopWidgetUwe Klotz
2020-09-25skin/imgcolor: Add missing typecasts to intJan Holthuis
2020-09-24skin/skincontext: Fix wrong typeJan Holthuis