aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/archive/decoderarchivefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* using std::initializer_listtrialuser022020-10-271-3/+3
* ported some code to QRegularExpressiontrialuser022020-10-231-3/+3
* updated copyrighttrialuser022020-02-111-1/+1
* fixed crash on encrypted archives (#1027)trialuser022019-12-201-0/+9
* fixed possible regressionstrialuser022019-09-081-4/+4
* removed foreach macrotrialuser022019-09-071-1/+1
* archive: fixed crash on some corrupted archives (#998)trialuser022019-05-061-0/+8
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-3/+3
* removed Q_OBJECT from MetaDataModeltrialuser022018-09-141-2/+1
* fixed remaing pluginstrialuser022018-08-051-3/+6
* changed translation api againtrialuser022018-07-211-2/+6
* changed translation apitrialuser022018-07-211-9/+1
* enabled archive readertrialuser022018-05-301-8/+18
* copy 1.2 branch to trunktrialuser022017-11-251-3/+0
* changed contact informationtrialuser022017-10-071-2/+2
* archive plugin: added metadata modeltrialuser022016-09-171-4/+25
* archive pluging: enabled metadata support, fixed some issuestrialuser022016-09-171-28/+42
* archive plugin: prepare for tag reader implementationtrialuser022016-09-161-2/+2
* added archive reader (first test implementation)trialuser022016-09-161-0/+120