aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/tag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inspection: Code redundanciesUrs Fleisch2024-01-211-12/+12
* cppcheck: match function argument namesRosen Penev2024-01-191-2/+2
* Fix issues reported by CppCheckUrs Fleisch2023-12-071-23/+23
* Separate multiple values in basic tag with " / " instead of " "Urs Fleisch2023-12-011-0/+5
* Unified interface for complex properties like pictures (#94)Urs Fleisch2023-10-141-0/+15
* unused includes (#1133)Rosen Penev2023-09-161-2/+3
* simplify boolean expressions (#1130)Rosen Penev2023-09-061-2/+2
* manual range loop conversions (#1126)Rosen Penev2023-09-061-4/+6
* Use unique_ptr for d-pointers (#1095)Rosen Penev2023-08-071-1/+0
* clang-tidy: Use default function declarationsUrs Fleisch2023-07-221-8/+2
* clang-tidy: Use auto where it improves the readabilityUrs Fleisch2023-07-221-1/+1
* Avoid unnecessary detaching of containersUrs Fleisch2023-07-221-1/+1
* Avoid using String::null where an empty string is required.Tsuda Kageyu2015-11-201-5/+5
* Avoid using String::isNull() where it is considered to be confused with isEmp...Tsuda Kageyu2015-11-201-5/+5
* Fix a bug that Tag::setProperties() clears the date instead of the track number.Tsuda Kageyu2015-03-201-1/+1
* Reduce useless detach operations by making some non-const iterators const.Tsuda Kageyu2014-08-211-1/+1
* Added lots of missing includesMichael Helmling2012-02-151-0/+2
* Migration to new PropertyMap ... done ape to mod.Michael Helmling2012-01-211-42/+68
* Implemented dict interface for more formats.Michael Helmling2011-11-021-7/+7
* More support for the unified dictionary interface.Michael Helmling2011-08-271-1/+70
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+79