aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
Commit message (Expand)AuthorAgeFilesLines
...
* library: added window mode (#147)trialuser022021-01-166-14/+77
* updated .ts filestrialuser022021-01-1628-252/+532
* library: moved 'Show quick search' option to context menutrialuser022021-01-164-32/+30
* refactoringtrialuser022021-01-163-25/+15
* library: add context menutrialuser022021-01-164-1/+70
* library: removed useless debug outputtrialuser022021-01-161-1/+0
* library/history: using TEXT for DiscNumber columntrialuser022021-01-162-2/+2
* library: using JSON for drag and drop datatrialuser022021-01-163-23/+68
* history: fixed column nametrialuser022021-01-161-1/+1
* lyrics: removed lyrics.wikia.com providertrialuser022021-01-102-12/+0
* library: fixed sortingtrialuser022021-01-091-2/+2
* updated .ts filestrialuser022021-01-0928-140/+280
* library: feature to hide quick search line edittrialuser022021-01-093-27/+40
* library: added quick searchtrialuser022021-01-096-11/+62
* fixed build regressiontrialuser022021-01-071-3/+3
* updated cmake filestrialuser022021-01-0760-29/+2593
* library: fixed some issuestrialuser022021-01-077-19/+68
* some code optimizationtrialuser022021-01-072-4/+2
* library: drag and drop supporttrialuser022021-01-033-4/+119
* library: added tree modeltrialuser022021-01-026-5/+206
* library: prepare for model implementationtrialuser022020-12-263-2/+89
* do not use HTML in KDE tray tooltip (#1071)trialuser022020-12-261-1/+5
* updated copyrighttrialuser022020-12-2398-98/+98
* library: added widgettrialuser022020-12-238-4/+198
* updated .ts filestrialuser022020-12-2385-813/+813
* library: fixed warningtrialuser022020-12-201-30/+30
* library: remove invalid files after directory scantrialuser022020-12-202-2/+48
* library: fixed sqlite requeststrialuser022020-12-191-8/+28
* library: added settings implementationtrialuser022020-12-124-7/+32
* library: added settings formtrialuser022020-12-075-5/+201
* converter: fixed cue tracks supporttrialuser022020-11-221-2/+7
* library: main thread implementationtrialuser022020-11-082-28/+63
* fixed memory leaktrialuser022020-11-061-1/+1
* library: prepare for directory scanner implementationtrialuser022020-11-063-3/+108
* fixed build with TagLib 1.11trialuser022020-11-012-2/+2
* replaced deprecated TagLib functionstrialuser022020-11-012-2/+2
* library: Library::addTrack implementationtrialuser022020-11-012-29/+74
* library: added database initializationtrialuser022020-10-314-4/+184
* history: fixed regressiontrialuser022020-10-301-1/+1
* prepare for library plugin implementationtrialuser022020-10-294-1/+125
* history: coding style fixestrialuser022020-10-293-5/+3
* ported some code to QRegularExpressiontrialuser022020-10-231-1/+0
* updated .ts filestrialuser022020-10-22140-1632/+1772
* lyrics: fetch current playing song on first showingtrialuser022020-10-221-0/+7
* lyrics: fixed form layouttrialuser022020-10-221-29/+29
* lyrics: show text of the current playing song (widget mode only)trialuser022020-10-223-0/+27
* fixed build regression (#1067)trialuser022020-10-222-5/+5
* updated cmake filestrialuser022020-10-211-2/+2
* lyrics: added widget for qsuitrialuser022020-10-218-52/+93
* added initial area for dock widgetstrialuser022020-10-201-1/+1