aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-23508-508/+508
* library: added widgettrialuser022020-12-238-4/+198
* fixed regressiontrialuser022020-12-231-5/+6
* updated .ts filestrialuser022020-12-23393-3249/+3249
* 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
* improved code styletrialuser022020-12-1231-124/+69
* fixed possible deadlocktrialuser022020-12-121-2/+0
* library: added settings implementationtrialuser022020-12-124-7/+32
* library: added settings formtrialuser022020-12-075-5/+201
* updated copyrighttrialuser022020-11-292-2/+2
* updated translators listtrialuser022020-11-291-0/+1
* updated translators listtrialuser022020-11-292-0/+2
* mpeg: fixed issue with missing disc number (#1068)trialuser022020-11-271-1/+1
* converter: fixed cue tracks supporttrialuser022020-11-221-2/+7
* library: main thread implementationtrialuser022020-11-082-28/+63
* fixed ignored files checkingtrialuser022020-11-071-1/+1
* fixed memory leaktrialuser022020-11-065-6/+7
* library: prepare for directory scanner implementationtrialuser022020-11-063-3/+108
* fixed build with TagLib 1.11trialuser022020-11-013-3/+3
* replaced deprecated TagLib functionstrialuser022020-11-016-8/+14
* optimizationtrialuser022020-11-014-6/+6
* fixed previous committrialuser022020-11-011-2/+0
* fixed ditheringtrialuser022020-11-014-8/+20
* 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
* using std::initializer_listtrialuser022020-10-2722-51/+48
* ported all remaining code to QRegularExpressiontrialuser022020-10-275-41/+47
* ported some code to QRegularExpression and QDir::matchtrialuser022020-10-265-64/+14
* ported some code to QRegularExpressiontrialuser022020-10-253-9/+15
* ported some code to QRegularExpressiontrialuser022020-10-255-97/+72
* ported some code to QRegularExpressiontrialuser022020-10-238-14/+11
* ported some code to QRegularExpressiontrialuser022020-10-2315-21/+27
* updated .ts filestrialuser022020-10-22336-7232/+7344
* lyrics: fetch current playing song on first showingtrialuser022020-10-221-0/+7
* qsui: fixed dock widget handlingtrialuser022020-10-222-7/+31
* 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
* qsui: fixed feauture to hide dockwidget titlebarstrialuser022020-10-203-0/+31
* added initial area for dock widgetstrialuser022020-10-204-4/+5
* fixed cmake supporttrialuser022020-10-192-0/+2
* fixed crash on general plugin restarttrialuser022020-10-191-1/+12
* qsui: added feature to add dock widgets from pluginstrialuser022020-10-1915-18/+291