summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2021-09-07Call loadingTrack() before EngineBuffer::loadTrack() to avoid possible race c...Daniel Schürmann
2021-08-29sidebar: also process PageUp/Down, Home & End eventsronso0
2021-07-23rohibit WWaveformViewer getting focusedronso0
2021-07-07Skins / library: resize the Played checkbox and BPM lock with the library fontronso0
2021-06-10WLibrarySidebar: scale icons with library fontronso0
2021-06-04Replace while with for for a mor ideomatic solutionDaniel Schürmann
2021-06-03interate over all columns when searching for the first sort columnDaniel Schürmann
2021-06-02Fix typo and improve code styleDaniel Schürmann
2021-06-02Make sure using a valid sort column, fixes lp1930546Daniel Schürmann
2021-06-02Remove redundant newModel and else branchDaniel Schürmann
2021-05-30WScrollable: Add scrollbar policy nodesOwen Williams
2021-05-30WScrollable: Fix for moved skincontext.hOwen Williams
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-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-05-04WTrackTableView: don't use header section highlight, explicitely style with q...ronso0
2021-05-02Merge pull request #3788 from ronso0/mainmenu23Jan Holthuis
2021-05-01WtrackMenu: name crates submenu to allow individual stylingronso0
2021-04-30Merge pull request #3814 from Holzhaus/qrecursivemutex-warningsUwe Klotz
2021-04-30Rerturn on conversion errorDaniel Schürmann
2021-04-30make some locals constDaniel Schürmann
2021-04-29Replace recursive QMutexes with QRecursiveMutexJan Holthuis
2021-04-27Make m_propety and m_proertyName constDaniel Schürmann
2021-04-26check convert() call during debugDaniel Schürmann
2021-04-26check property name at the very first.Daniel Schürmann
2021-04-26Skip repeated property updates, cache the QMetaProperty object to avoid hash ...Daniel Schürmann
2021-04-04WMainMenubar: trim docu url generation/checkronso0
2021-03-30WMainMenuBar: Unify manual/keyboard shortcut PDF detectionJan Holthuis
2021-03-30WMainMenuBar: Add support for detection Keyboard PDF in res/ dirJan Holthuis
2021-03-29Help menu: link to local keyboard shortcut overview file if availableronso0
2021-03-20Merge pull request #3708 from ronso0/help-hyperlinkDaniel Schürmann
2021-03-19Help menu: use hyperlink icon only when directing to online manualronso0
2021-03-19Help menu: don't show hyperlink icon on macOSronso0
2021-03-19Help menu: use north-east arrow as hyperlink iconronso0
2021-03-17WMainMenuBar: remove link to Google Forms surveyBe
2021-03-12WRateRange: Remove % signal to make room for a second digitJan Holthuis
2021-03-11widget: Add WRateRange widget for displaying the current rate slider rangeKatsarov
2021-03-11Add wapper trySetAndLockBeats() to stream line the track APIDaniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-03-04make beats pointer constDaniel Schürmann
2021-03-02make Beats::scale constDaniel Schürmann
2021-02-27Merge pull request #3659 from ronso0/comboboxnone-topDaniel Schürmann
2021-02-26WEffectSelector: make 'no effect' topmost list itemronso0
2021-02-25Fix waveform resetDaniel Schürmann
2021-02-22Merge pull request #3631 from ronso0/novinylUwe Klotz
2021-02-20fix warnings raised when building w/o vinyl controlronso0
2021-02-17i18n: Punctuation marks are used inconsistently within the source language. T...esbrandt
2021-01-09Merge pull request #3512 from Swiftb0y/fix_knob_touchscreen_interactionDaniel Schürmann
2021-01-08Merge pull request #3485 from ronso0/combobox-noneJan Holthuis
2021-01-07Pref. EQ, WEffectSelector: update combobox commentsronso0