aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* update groups after playlist updatingtrialuser022021-04-051-0/+4
* optimizationtrialuser022021-02-081-3/+45
* optimizationtrialuser022021-02-071-5/+4
* improved metadata updatingtrialuser022021-02-071-4/+50
* fixed code formattingtrialuser022021-02-071-32/+30
* removed TagUpdater classtrialuser022021-02-071-5/+2
* removed Qt::WA_DeleteOnClose attribute from DetailsDialogtrialuser022021-01-161-0/+2
* library: using JSON for drag and drop datatrialuser022021-01-161-0/+5
* updated copyrighttrialuser022020-12-231-1/+1
* coding style fixestrialuser022020-08-131-11/+6
* updated copyrighttrialuser022020-02-111-1/+1
* fixed numeric overflow (#1026)trialuser022019-11-191-1/+1
* some api optimizationtrialuser022019-10-011-7/+7
* fixed possible regressionstrialuser022019-09-081-4/+9
* removed foreach macrotrialuser022019-09-071-10/+10
* added PlayListModel::removeTracks functiontrialuser022019-05-101-0/+45
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-16/+16
* changed PlayListTask::sort and PlayListTask::sortSelection functionstrialuser022018-07-061-2/+2
* changed playlist API, fixed some issuestrialuser022018-04-301-11/+11
* changed contact informationtrialuser022017-10-071-1/+1
* added PlayListModel::findTracks functiontrialuser022017-08-271-0/+19
* improved scrolling apitrialuser022017-08-251-3/+9
* quick search implementationtrialuser022017-08-221-0/+7
* improved playlist formats supporttrialuser022017-06-141-23/+9
* coding style fixestrialuser022016-10-291-3/+0
* fixed 'index out of range' warningtrialuser022016-09-051-0/+5
* added feature to refresh playlisttrialuser022016-01-191-2/+3
* prepare for refresh playlist functiontrialuser022016-01-181-0/+5
* Show track details when double-clicking on song title in main windowtrialuser022015-10-021-0/+13
* refactoringtrialuser022015-07-011-2/+2
* some api changestrialuser022015-07-011-2/+2
* prepare for api changestrialuser022015-05-301-1/+7
* added signal sortingByColumnFinishedtrialuser022015-04-131-0/+10
* added estra sorting functiontrialuser022015-04-101-2/+13
* added file loader optimizationtrialuser022015-01-131-5/+14
* fixed regressiontrialuser022015-01-091-3/+2
* added METADATA flagtrialuser022015-01-091-1/+1
* fixed metadata updatetrialuser022015-01-091-1/+6
* renaming experimental branchtrialuser022015-01-091-166/+185
* reduced time of duplicates searchtrialuser022014-10-271-10/+26
* improved playist containertrialuser022014-10-231-12/+14
* playlist: added feature to find track by numbertrialuser022014-10-181-0/+5
* fixed freezing when shift+home and shift+end pressedtrialuser022014-07-151-0/+17
* using canonical file paths (fixes drag&drop issue)trialuser022014-04-031-2/+2
* fixed playlist regressiontrialuser022013-12-141-1/+1
* fixed saving of the playlist settings (Fixes issue 622)trialuser022013-12-141-26/+21
* fixed regressiontrialuser022013-11-261-10/+6
* added new api functions: PlayListParser::savePlayList andtrialuser022013-11-261-47/+6
* implemented drag&drop to a specific placetrialuser022013-11-251-13/+33