summaryrefslogtreecommitdiffstats
path: root/src/library/columncache.h
AgeCommit message (Expand)Author
2020-06-05Add (background) color to cover artUwe Klotz
2020-06-05Add coverart_digest column and new cover image hashingUwe Klotz
2020-03-10Update column cache namesEvan Dekker
2020-02-20Hide internal columnsEvan Dekker
2020-02-11lp1100882: Add support for track colorsJan Holthuis
2018-01-17Remove redundant ControlProxyUwe Klotz
2017-09-24clarify and fix getTrackLocation() and the location coloumns for displayDaniel Schürmann
2017-01-29Remove references of unused FK columns from ColumnCacheUwe Klotz
2016-09-15Move the m_pKeyNotation Control Object to the library class. This ensures it ...Daniel Schürmann
2016-09-070 index KeyUtils::KeyNotationbe_
2016-09-07get rid of confusingly named KeyNotation DEFAULTbe_
2016-09-05make key sorting respond to notation changesbe_
2016-09-02sort keys appropriately when using Lancelot notationbe_
2015-04-21Don't add defaultSort Coloumsn to m_columnSortByIndexDaniel Schürmann
2015-02-10Introduced new Function columnSortForFieldIndex()Daniel Schürmann
2015-02-10Get rid of QMap reverse lookupDaniel Schürmann
2015-02-10Removed unused m_columnByIndexDaniel Schürmann
2015-01-18Keep two coloumns in sorting history, fixes https://bugs.launchpad.net/mixxx/...Daniel Schürmann
2014-12-15Change columncache object to a map instead of an arrayOwen Williams
2014-12-10Use the untranslated column name as a key in the state-saving protoOwen Williams
2014-12-09Add custom library header save/restore code.Owen Williams
2014-10-27Massive cover art refactor.RJ Ryan
2014-10-20Renaming 'md5' column to 'hash'Marcos CARDINOT
2014-07-15Add cover art column to librarymodel - it will show the coversMarcos CARDINOT
2014-07-15change name of ColumnCache enum for cover location - using _COVERART_LOCATION...Marcos CARDINOT
2014-07-03cache cover_art.md5 in tableviewMarcos CARDINOT
2014-06-19Hiding coverLocation of the table headersMarcos CARDINOT
2014-02-06Add ColumnCache class for maintaining a reverse index of column to position andRJ Ryan