aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fixed regressiontrialuser022013-11-221-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3922 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-11-211-3/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3921 90c681e8-e032-0410-971d-27865f9a5e38
* improved file loadertrialuser022013-11-211-11/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3920 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for insert functions impelementationtrialuser022013-11-201-0/+75
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3918 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-10-161-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3800 90c681e8-e032-0410-971d-27865f9a5e38
* update current index for grouped container while adding new trackstrialuser022013-09-191-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3716 90c681e8-e032-0410-971d-27865f9a5e38
* select all group if neededtrialuser022013-09-061-1/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3681 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-09-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3680 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for multiple tags viewertrialuser022013-09-021-8/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3677 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless codetrialuser022013-08-291-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3673 90c681e8-e032-0410-971d-27865f9a5e38
* added some api functionstrialuser022013-08-271-1/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3670 90c681e8-e032-0410-971d-27865f9a5e38
* enabled 'sort selection' actiontrialuser022013-08-201-20/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3635 90c681e8-e032-0410-971d-27865f9a5e38
* enable sorting functionstrialuser022013-08-201-189/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3634 90c681e8-e032-0410-971d-27865f9a5e38
* fixed 'randomize list' actiontrialuser022013-08-201-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3633 90c681e8-e032-0410-971d-27865f9a5e38
* fixed 'revert list' functiontrialuser022013-08-201-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3632 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some playlist regressiontrialuser022013-08-171-65/+41
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3621 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some bugs, updated Russian translationtrialuser022013-08-161-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3620 90c681e8-e032-0410-971d-27865f9a5e38
* added possibility to disable groups (not working yet)trialuser022013-08-161-2/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3612 90c681e8-e032-0410-971d-27865f9a5e38
* fixed hal, udisks, udisks2 pluginstrialuser022013-08-151-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3607 90c681e8-e032-0410-971d-27865f9a5e38
* added normal (w/o groups) playlist containertrialuser022013-08-141-20/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3597 90c681e8-e032-0410-971d-27865f9a5e38
* renamed playlistcontainer.h to playlistcontainer_p.htrialuser022013-08-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3595 90c681e8-e032-0410-971d-27865f9a5e38
* removed playlistcontainer.h from public headerstrialuser022013-08-131-67/+70
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3594 90c681e8-e032-0410-971d-27865f9a5e38
* do not emit useless listChanged() signaltrialuser022013-08-131-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3593 90c681e8-e032-0410-971d-27865f9a5e38
* enabled item moving featuretrialuser022013-08-131-19/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3592 90c681e8-e032-0410-971d-27865f9a5e38
* fixed current track resolvingtrialuser022013-08-131-10/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3591 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-08-131-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3586 90c681e8-e032-0410-971d-27865f9a5e38
* fixed titlestrialuser022013-08-091-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3580 90c681e8-e032-0410-971d-27865f9a5e38
* fixed signal currentChanged()trialuser022013-08-061-2/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3575 90c681e8-e032-0410-971d-27865f9a5e38
* fixed crash when deleting last track in the playlisttrialuser022013-08-061-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3574 90c681e8-e032-0410-971d-27865f9a5e38
* fixed "save playlist" actiontrialuser022013-08-061-13/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3571 90c681e8-e032-0410-971d-27865f9a5e38
* fixed several playlist functionstrialuser022013-08-061-44/+23
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3570 90c681e8-e032-0410-971d-27865f9a5e38
* enabled 'remove invalid tracks' optiontrialuser022013-08-051-8/+44
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3569 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some regressionstrialuser022013-08-051-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3567 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist groups, disabled broken pluginstrialuser022013-08-051-161/+182
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3564 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cmake scriptstrialuser022013-07-041-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3540 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-07-041-22/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3538 90c681e8-e032-0410-971d-27865f9a5e38