aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui
Commit message (Collapse)AuthorAgeFilesLines
* fixed buildtrialuser022021-04-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9823 90c681e8-e032-0410-971d-27865f9a5e38
* fixed Qt 5.15 buildtrialuser022021-04-171-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9821 90c681e8-e032-0410-971d-27865f9a5e38
* update groups after playlist updatingtrialuser022021-04-052-2/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9798 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022021-03-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9783 90c681e8-e032-0410-971d-27865f9a5e38
* fixed track groupingtrialuser022021-03-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9762 90c681e8-e032-0410-971d-27865f9a5e38
* fixed settings formtrialuser022021-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9728 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-02-1128-1848/+2436
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9727 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to change cue editor fonttrialuser022021-02-114-37/+189
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9726 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-02-0928-700/+1792
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9717 90c681e8-e032-0410-971d-27865f9a5e38
* added extra file access checkingtrialuser022021-02-091-5/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9716 90c681e8-e032-0410-971d-27865f9a5e38
* cue editor: fixed read-only modetrialuser022021-02-092-6/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9712 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless codetrialuser022021-02-091-4/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9706 90c681e8-e032-0410-971d-27865f9a5e38
* added syntax highlighter for cue editortrialuser022021-02-081-0/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9705 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
* fixed cue tracks updatingtrialuser022021-02-073-2/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9703 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022021-02-073-11/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9701 90c681e8-e032-0410-971d-27865f9a5e38
* improved metadata updatingtrialuser022021-02-074-4/+58
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9700 90c681e8-e032-0410-971d-27865f9a5e38
* disabled formatter debug outputtrialuser022021-02-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9699 90c681e8-e032-0410-971d-27865f9a5e38
* fixed code formattingtrialuser022021-02-072-33/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9698 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022021-02-071-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9697 90c681e8-e032-0410-971d-27865f9a5e38
* removed TagUpdater classtrialuser022021-02-076-106/+38
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9696 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022021-02-062-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9695 90c681e8-e032-0410-971d-27865f9a5e38
* PlayListTrack::updateMetaData(): added cue tracks supporttrialuser022021-02-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9694 90c681e8-e032-0410-971d-27865f9a5e38
* improved PlayListTrack::updateMetaData()trialuser022021-02-061-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9692 90c681e8-e032-0410-971d-27865f9a5e38
* fixed code formattingtrialuser022021-02-062-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9690 90c681e8-e032-0410-971d-27865f9a5e38
* feature to save cue filetrialuser022021-02-063-4/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9689 90c681e8-e032-0410-971d-27865f9a5e38
* updated CMakeLists.txttrialuser022021-01-311-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9673 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for cue editor implementationtrialuser022021-01-315-3/+231
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9672 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-01-2628-240/+520
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9666 90c681e8-e032-0410-971d-27865f9a5e38
* updated API documentationtrialuser022021-01-261-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9665 90c681e8-e032-0410-971d-27865f9a5e38
* updated metadata formatter menutrialuser022021-01-262-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9664 90c681e8-e032-0410-971d-27865f9a5e38
* formatter: added %dir pattern (#1045)trialuser022021-01-251-7/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9663 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-01-1628-756/+756
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9643 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022021-01-162-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9640 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qt::WA_DeleteOnClose attribute from DetailsDialogtrialuser022021-01-162-1/+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-162-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9635 90c681e8-e032-0410-971d-27865f9a5e38
* added internal playlist serializertrialuser022021-01-142-0/+103
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9633 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist load optimizationtrialuser022021-01-142-32/+34
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9632 90c681e8-e032-0410-971d-27865f9a5e38
* updated logotrialuser022020-12-261-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9609 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-2373-73/+73
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022020-12-231-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9600 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-12-2328-140/+140
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9599 90c681e8-e032-0410-971d-27865f9a5e38
* improved code styletrialuser022020-12-1210-23/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9585 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-11-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9578 90c681e8-e032-0410-971d-27865f9a5e38
* updated translators listtrialuser022020-11-291-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9574 90c681e8-e032-0410-971d-27865f9a5e38
* updated translators listtrialuser022020-11-291-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9572 90c681e8-e032-0410-971d-27865f9a5e38
* fixed ignored files checkingtrialuser022020-11-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9558 90c681e8-e032-0410-971d-27865f9a5e38
* fixed memory leaktrialuser022020-11-064-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9555 90c681e8-e032-0410-971d-27865f9a5e38
* ported some code to QRegularExpression and QDir::matchtrialuser022020-10-262-33/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9531 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-10-2228-1092/+1092
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9522 90c681e8-e032-0410-971d-27865f9a5e38