| Commit message (Expand) | Author | Age | Files | Lines |
| * | Inspection: Code redundancies | Urs Fleisch | 2024-01-21 | 1 | -12/+12 |
| * | cppcheck: match function argument names | Rosen Penev | 2024-01-19 | 1 | -2/+2 |
| * | Fix issues reported by CppCheck | Urs Fleisch | 2023-12-07 | 1 | -23/+23 |
| * | Separate multiple values in basic tag with " / " instead of " " | Urs Fleisch | 2023-12-01 | 1 | -0/+5 |
| * | Unified interface for complex properties like pictures (#94) | Urs Fleisch | 2023-10-14 | 1 | -0/+15 |
| * | unused includes (#1133) | Rosen Penev | 2023-09-16 | 1 | -2/+3 |
| * | simplify boolean expressions (#1130) | Rosen Penev | 2023-09-06 | 1 | -2/+2 |
| * | manual range loop conversions (#1126) | Rosen Penev | 2023-09-06 | 1 | -4/+6 |
| * | Use unique_ptr for d-pointers (#1095) | Rosen Penev | 2023-08-07 | 1 | -1/+0 |
| * | clang-tidy: Use default function declarations | Urs Fleisch | 2023-07-22 | 1 | -8/+2 |
| * | clang-tidy: Use auto where it improves the readability | Urs Fleisch | 2023-07-22 | 1 | -1/+1 |
| * | Avoid unnecessary detaching of containers | Urs Fleisch | 2023-07-22 | 1 | -1/+1 |
| * | Avoid using String::null where an empty string is required. | Tsuda Kageyu | 2015-11-20 | 1 | -5/+5 |
| * | Avoid using String::isNull() where it is considered to be confused with isEmp... | Tsuda Kageyu | 2015-11-20 | 1 | -5/+5 |
| * | Fix a bug that Tag::setProperties() clears the date instead of the track number. | Tsuda Kageyu | 2015-03-20 | 1 | -1/+1 |
| * | Reduce useless detach operations by making some non-const iterators const. | Tsuda Kageyu | 2014-08-21 | 1 | -1/+1 |
| * | Added lots of missing includes | Michael Helmling | 2012-02-15 | 1 | -0/+2 |
| * | Migration to new PropertyMap ... done ape to mod. | Michael Helmling | 2012-01-21 | 1 | -42/+68 |
| * | Implemented dict interface for more formats. | Michael Helmling | 2011-11-02 | 1 | -7/+7 |
| * | More support for the unified dictionary interface. | Michael Helmling | 2011-08-27 | 1 | -1/+70 |
| * | Fix FSF address | Lukáš Lalinský | 2011-01-08 | 1 | -2/+2 |
| * | Set the copyright to 2002-2008 for all files. | Scott Wheeler | 2008-02-04 | 1 | -1/+1 |
| * | Got permission from all (non-trivial) contributors to dual license under the ... | Scott Wheeler | 2007-10-10 | 1 | -1/+5 |
| * | This is starting to look more sane. | Scott Wheeler | 2006-09-24 | 1 | -0/+79 |