summaryrefslogtreecommitdiffstats
path: root/src/widget/wsearchlineedit.h
AgeCommit message (Expand)Author
2020-05-05Use parented_ptr instead of a plain pointerUwe Klotz
2020-05-05Remove internal state switching from WSearchLineEditUwe Klotz
2020-05-05Remove redundant methods and invocationsUwe Klotz
2020-05-05Rename methodUwe Klotz
2020-05-05Revert "Rename unspecific setup() method"Uwe Klotz
2020-05-05Rename unspecific setup() methodUwe Klotz
2020-05-05Hide internal state typeUwe Klotz
2020-05-05Rename slots according to naming conventionsUwe Klotz
2020-05-05Move logic from LibraryControl to WSearchLineEditUwe Klotz
2020-05-05Turn slots into methodsUwe Klotz
2020-05-05Delete obsolete member variableUwe Klotz
2020-05-04Remove 3rd state and use QLineEdit::setPlaceholderText()Uwe Klotz
2020-05-04Fix state machine of WSearchLineEdit by adding missing stateUwe Klotz
2020-04-29add 'active' property to WSearchLineEditronso0
2020-04-27Library,GoToItem clears the search when the Clear button is focusedronso0
2020-01-13improve draw events, consolidate tooltip setup ...ronso0
2019-12-13apply library font to searchlineronso0
2018-12-09Add configuration setting and ui for incremental search delayUwe Klotz
2018-11-15Fix storing scroll position during searchDaniel Schürmann
2018-11-15Improve function namesDaniel Schürmann
2018-11-14Save and restore vscroll position when clearing the searchUwe Klotz
2018-11-14Explicitly disable the search line edit with a signalUwe Klotz
2018-11-14Simplify signal and state handling in WSearchLineEditUwe Klotz
2016-05-07Switch a lot of function arguments to const references in LegacySkinParser.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-02-24Restoring vertical scroll bar position even with del/backspace/Ctrl+A+Delraulbehl
2015-01-30Bug: 1391401 - clearing searchbox returns to top of listraulbehl
2014-04-15Get cross.png from the resource bundle instead of the resource path.RJ Ryan
2014-01-12Show debug tooltips when developer mode is enabled.RJ Ryan
2014-01-10Add WBaseWidget, a base class for holding logic common to all Mixxx widgets.RJ Ryan
2014-01-01Add SkinContext, a class for tracking and evaluating skin nodes within a cont...RJ Ryan
2013-11-10Colour -> ColorS.Brandt
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan