summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-12-28Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-26Merge pull request #1843 from ywwg/fractional-zoomBe
2018-12-24Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-17Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-17Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-12-17Defer new search after clearing the edit fieldUwe Klotz
2018-12-17Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-10Merge pull request #1941 from uklotzde/wsearchlineedit_timeout_safetyUwe Klotz
2018-12-10Merge remote-tracking branch 'upstream/2.1' into 2.2Uwe Klotz
2018-12-10Remove redundant search callDaniel Schürmann
2018-12-09Delete unreliable and useless log messageUwe Klotz
2018-12-09Handle an invalid debouncing timeoutUwe Klotz
2018-12-09Add configuration setting and ui for incremental search delayUwe Klotz
2018-12-09Fix typoUwe Klotz
2018-12-09Load foreground color of WSearchLineEdit from skinUwe Klotz
2018-12-04fix wkey.cpp to allow both key & cents like beforeronso0
2018-11-26WKey reads 'DisplayKey' node to show/hide base keyronso0
2018-11-22Use type-safe signal/slot connectionsUwe Klotz
2018-11-22Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-21Render and swap WSpinny widgets at the same time as waveform widgets.RJ Skerry-Ryan
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-20hack around Qt::BlankCursor not working on WindowsBe
2018-11-20Merge pull request #1902 from Be-ing/revert_to_updateBe
2018-11-18only use WidgetRenderTimer on macOSBe
2018-11-18Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-18Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-18Merge pull request #1889 from daschuer/lp1744170Uwe Klotz
2018-11-18Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-18Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-16Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-15Fix storing scroll position during searchDaniel Schürmann
2018-11-15Don't overwrite the stored scrol position in case of drag and dropDaniel Schürmann
2018-11-15Improve function namesDaniel Schürmann
2018-11-15fix clear button state when search box is disabledDaniel Schürmann
2018-11-15Assert kEmptySearch valueDaniel Schürmann
2018-11-14Don't restore vscroll position when search becomes inactiveUwe Klotz
2018-11-14Save and restore vscroll position when clearing the searchUwe Klotz
2018-11-14Don't activate the debouncing timer after restoring the search textUwe Klotz
2018-11-14Respect timeout when clearing the search field by editingUwe Klotz
2018-11-14Explicitly disable the search line edit with a signalUwe Klotz
2018-11-14Simplify signal and state handling in WSearchLineEditUwe Klotz
2018-11-13use QWidget::update in onConnectedControlChanged for knobs/slidersBe
2018-11-10Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-10Merge pull request #1877 from daschuer/banshee-fixUwe Klotz
2018-11-05Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-11-04Reinit playposition after sampler resize/show up. Fixing lp1744170Daniel Schürmann
2018-11-03Merge remote-tracking branch 'mixxxdj/2.1' into 2.2RJ Skerry-Ryan