aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/archive/decoder_archive.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* ported some code to QRegularExpressiontrialuser022020-10-231-2/+3
* coding style fixestrialuser022020-08-121-6/+2
* updated copyrighttrialuser022020-02-111-1/+1
* fixed possible regressionstrialuser022019-09-081-4/+4
* removed foreach macrotrialuser022019-09-071-2/+2
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-5/+5
* archive: fixed seeking issuestrialuser022018-08-021-3/+5
* enabled archive readertrialuser022018-05-301-1/+1
* changed contact informationtrialuser022017-10-071-1/+1
* archive plugin: added metadata modeltrialuser022016-09-171-36/+4
* archive pluging: enabled metadata support, fixed some issuestrialuser022016-09-171-14/+28
* archive plugin: prepare for tag reader implementationtrialuser022016-09-161-13/+9
* added archive reader (first test implementation)trialuser022016-09-161-0/+159