summaryrefslogtreecommitdiffstats
path: root/src/library/autodj/dlgautodj.cpp
AgeCommit message (Expand)Author
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-11-03AutoDJ: prevent QLineEdit in transition spinbox from being focused with Shift...ronso0
2020-10-14Merge pull request #3142 from uklotzde/track_decl_2Daniel Schürmann
2020-09-30Include track_decl.h in basetracktablemodel.hUwe Klotz
2020-09-25library/autodj/dlgautodj: Add missing typecast for spinbox valueJan Holthuis
2020-04-26Merge pull request #2599 from ronso0/fix-activeView-hasFocusBe
2020-04-15Merge pull request #2628 from ronso0/lib-button-statesJan Holthuis
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2020-04-04DlgAutoDJ: use clicked() signal for all QPushButtonsronso0
2020-03-25fix WLibrary->getActiveView()->hasFocus() for AutoDJ, Recording, Analysis, Hi...ronso0
2019-12-09Merge branch 'master' into tooltip-additionsronso0
2019-12-02consolidate AutoDJ tooltips in dlgautodj.cppronso0
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-24Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into dev_libraryUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-10i18n: Unify spelling 'hot cue' -> 'hotcue' && 'AutoDJ' -> 'Auto DJ'. Changes...S.Brandt
2019-11-10git-clang-formatDaniel Schürmann
2019-10-22replace <Buttons> in skin XML for DlgAutoDJ with <ShowButtonText> optionBe
2019-10-14DlgAutoDJ: add header to fade mode tooltipBe
2019-09-10WLibrary: make m_icons private and add const getter functionBe
2019-09-10DlgAutoDJ: let skins specify icons for rest of buttonsBe
2019-09-10remove debug messageBe
2019-09-10DlgAutoDJ: use Qt5 function pointer signal-slot syntaxBe
2019-09-09AutoDJ: change Repeat playlist checkbox to button with iconBe
2019-09-01AutoDJ: rename transition modes and revise transition mode tooltipBe
2019-09-01DlgAutoDJ: remove "Fade mode" label for comboboxBe
2019-08-13AutoDJ: edit transition mode tooltipBe
2019-08-13AutoDJ: rename "Intro + Outro" transition mode to "Full Intro + Outro"Be
2019-08-10AutoDJ: edit transition mode tooltipBe
2019-08-10reimplement Align Intro + Outro Start modeBe
2019-08-10remove "Intro/Outro (quick transition)" mode; leave only the smooth modeBe
2019-08-10AutoDJ: update transition mode tooltipBe
2019-08-10fix reloading of AutoDJ transition mode on startupBe
2019-08-09move AutoDJ repeat playlist option to main window from preferencesBe
2019-08-09AutoDJ: remove "Fixed time (start at cue)" modeBe
2019-08-09AutoDJ: remove "Limited intro + outro start" modeBe
2019-08-09AutoDJ: remove align intro/outro start/end modesBe
2019-08-09AutoDJ: add intro/outro smooth and quick modesBe
2019-08-03Introduce a new LimitedIntroOutroStart transition modeDaniel Schürmann
2019-07-16Rename ADJ_P1/2FADING to ADJ_LEFT/RIGHT_FADINGDaniel Schürmann
2019-07-11Clang-format: reorder includesDaniel Schürmann
2019-07-08Added missing includesDaniel Schürmann
2019-06-17Merge remote-tracking branch 'upstream/master' into autodj_intro_outroBe
2019-06-16fix https://bugs.launchpad.net/mixxx/+bug/1824653Philip Gottschling
2019-05-25AutoDJ: explicitly explain spinbox is not used in intro/outro modesBe
2019-05-25AutoDJ: add tooltip for fade mode comboboxBe
2019-05-09move "Align intro + outro start/end" modes to top of comboboxBe