summaryrefslogtreecommitdiffstats
path: root/tools/devtool/binarydump.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cppcheck: Fix local variable shadowing outer variableKatja Marttila2021-03-091-3/+3
* Replace 0 with nullptrKatja Marttila2019-01-091-1/+1
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-1/+1
* | Unify translated error messagesKai Koehne2015-06-241-9/+9
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Fix binary data extractionChristoph VogtlÃĪnder2014-11-131-8/+8
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-1/+5
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-271-9/+7
* Introduce developer tool.kh12014-07-111-0/+147