aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmodel.h
Commit message (Collapse)AuthorAgeFilesLines
* updated API documentationtrialuser022021-04-291-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9870 90c681e8-e032-0410-971d-27865f9a5e38
* update groups after playlist updatingtrialuser022021-04-051-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9798 90c681e8-e032-0410-971d-27865f9a5e38
* improved metadata updatingtrialuser022021-02-071-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9700 90c681e8-e032-0410-971d-27865f9a5e38
* library: using JSON for drag and drop datatrialuser022021-01-161-0/+1
| | | | 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-15/+7
| | | | 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-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9080 90c681e8-e032-0410-971d-27865f9a5e38
* updated api documentationtrialuser022019-05-121-2/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8872 90c681e8-e032-0410-971d-27865f9a5e38
* added PlayListModel::removeTracks functiontrialuser022019-05-101-2/+4
| | | | 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-3/+3
| | | | 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/+4
| | | | 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-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7940 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for new metadata api iplementation (compilation is broken,trialuser022018-04-251-0/+1
| | | | | | | latest working revision: 7935) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7936 90c681e8-e032-0410-971d-27865f9a5e38
* hide private symbolstrialuser022017-12-221-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7792 90c681e8-e032-0410-971d-27865f9a5e38
* updated API documentationtrialuser022017-10-241-6/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7637 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-2/+2
| | | | 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/+2
| | | | 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-6/+5
| | | | 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/+3
| | | | 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-0/+2
| | | | 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-1/+2
| | | | 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/+4
| | | | 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-1/+1
| | | | 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-2/+6
| | | | 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/+5
| | | | | | | (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
* fixed api documentationtrialuser022015-08-211-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5471 90c681e8-e032-0410-971d-27865f9a5e38
* fixed api documetationtrialuser022015-08-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5300 90c681e8-e032-0410-971d-27865f9a5e38
* fixed api documentationtrialuser022015-08-011-23/+42
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5299 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022015-07-011-1/+1
| | | | 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-3/+3
| | | | 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-0/+2
| | | | 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-1/+1
| | | | 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-0/+2
| | | | 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-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4691 90c681e8-e032-0410-971d-27865f9a5e38
* fixed api documentationtrialuser022015-01-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4688 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022015-01-091-3/+4
| | | | 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-2/+7
| | | | 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-0/+1
| | | | 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-15/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* playlist: added feature to find track by numbertrialuser022014-10-181-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4585 90c681e8-e032-0410-971d-27865f9a5e38
* added 'album artist' field support (patch by Dmitry Misharov)trialuser022014-09-221-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4509 90c681e8-e032-0410-971d-27865f9a5e38
* fixed freezing when shift+home and shift+end pressedtrialuser022014-07-151-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4375 90c681e8-e032-0410-971d-27865f9a5e38
* fixed api documentationtrialuser022014-04-291-12/+34
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4270 90c681e8-e032-0410-971d-27865f9a5e38
* fixed saving of the playlist settings (Fixes issue 622)trialuser022013-12-141-24/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3960 90c681e8-e032-0410-971d-27865f9a5e38
* implemented drag&drop to a specific placetrialuser022013-11-251-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3924 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for insert functions impelementationtrialuser022013-11-201-2/+22
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3918 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-10-161-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3800 90c681e8-e032-0410-971d-27865f9a5e38