aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update groups after playlist updatingtrialuser022021-04-051-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9798 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022021-02-081-3/+45
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9704 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022021-02-071-5/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9701 90c681e8-e032-0410-971d-27865f9a5e38
* improved metadata updatingtrialuser022021-02-071-4/+50
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9700 90c681e8-e032-0410-971d-27865f9a5e38
* fixed code formattingtrialuser022021-02-071-32/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9698 90c681e8-e032-0410-971d-27865f9a5e38
* removed TagUpdater classtrialuser022021-02-071-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9696 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qt::WA_DeleteOnClose attribute from DetailsDialogtrialuser022021-01-161-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9638 90c681e8-e032-0410-971d-27865f9a5e38
* library: using JSON for drag and drop datatrialuser022021-01-161-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9635 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-131-11/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9472 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* fixed numeric overflow (#1026)trialuser022019-11-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9106 90c681e8-e032-0410-971d-27865f9a5e38
* some api optimizationtrialuser022019-10-011-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9080 90c681e8-e032-0410-971d-27865f9a5e38
* fixed possible regressionstrialuser022019-09-081-4/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9068 90c681e8-e032-0410-971d-27865f9a5e38
* removed foreach macrotrialuser022019-09-071-10/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9067 90c681e8-e032-0410-971d-27865f9a5e38
* added PlayListModel::removeTracks functiontrialuser022019-05-101-0/+45
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8865 90c681e8-e032-0410-971d-27865f9a5e38
* using override keywordtrialuser022019-01-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8591 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-16/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8572 90c681e8-e032-0410-971d-27865f9a5e38
* changed PlayListTask::sort and PlayListTask::sortSelection functionstrialuser022018-07-061-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8112 90c681e8-e032-0410-971d-27865f9a5e38
* changed playlist API, fixed some issuestrialuser022018-04-301-11/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7940 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* added PlayListModel::findTracks functiontrialuser022017-08-271-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7390 90c681e8-e032-0410-971d-27865f9a5e38
* improved scrolling apitrialuser022017-08-251-3/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7389 90c681e8-e032-0410-971d-27865f9a5e38
* quick search implementationtrialuser022017-08-221-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7387 90c681e8-e032-0410-971d-27865f9a5e38
* improved playlist formats supporttrialuser022017-06-141-23/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7237 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022016-10-291-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6825 90c681e8-e032-0410-971d-27865f9a5e38
* fixed 'index out of range' warningtrialuser022016-09-051-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6710 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to refresh playlisttrialuser022016-01-191-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6060 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for refresh playlist functiontrialuser022016-01-181-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6059 90c681e8-e032-0410-971d-27865f9a5e38
* Show track details when double-clicking on song title in main windowtrialuser022015-10-021-0/+13
| | | | | | | (patch by Thomas Perl) (#812) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5642 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022015-07-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5201 90c681e8-e032-0410-971d-27865f9a5e38
* some api changestrialuser022015-07-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5200 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for api changestrialuser022015-05-301-1/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5043 90c681e8-e032-0410-971d-27865f9a5e38
* added signal sortingByColumnFinishedtrialuser022015-04-131-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4845 90c681e8-e032-0410-971d-27865f9a5e38
* added estra sorting functiontrialuser022015-04-101-2/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4843 90c681e8-e032-0410-971d-27865f9a5e38
* added file loader optimizationtrialuser022015-01-131-5/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4691 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022015-01-091-3/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4683 90c681e8-e032-0410-971d-27865f9a5e38
* added METADATA flagtrialuser022015-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4680 90c681e8-e032-0410-971d-27865f9a5e38
* fixed metadata updatetrialuser022015-01-091-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4679 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-091-166/+185
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* reduced time of duplicates searchtrialuser022014-10-271-10/+26
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4598 90c681e8-e032-0410-971d-27865f9a5e38
* improved playist containertrialuser022014-10-231-12/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4592 90c681e8-e032-0410-971d-27865f9a5e38
* playlist: added feature to find track by numbertrialuser022014-10-181-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4585 90c681e8-e032-0410-971d-27865f9a5e38
* fixed freezing when shift+home and shift+end pressedtrialuser022014-07-151-0/+17
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4375 90c681e8-e032-0410-971d-27865f9a5e38
* using canonical file paths (fixes drag&drop issue)trialuser022014-04-031-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4228 90c681e8-e032-0410-971d-27865f9a5e38
* fixed playlist regressiontrialuser022013-12-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3964 90c681e8-e032-0410-971d-27865f9a5e38
* fixed saving of the playlist settings (Fixes issue 622)trialuser022013-12-141-26/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3960 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-11-261-10/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3930 90c681e8-e032-0410-971d-27865f9a5e38
* added new api functions: PlayListParser::savePlayList andtrialuser022013-11-261-47/+6
| | | | | | | PlayListParser::loadPlaylist git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3929 90c681e8-e032-0410-971d-27865f9a5e38
* implemented drag&drop to a specific placetrialuser022013-11-251-13/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3924 90c681e8-e032-0410-971d-27865f9a5e38