summaryrefslogtreecommitdiffstats
path: root/tools/devtool/binaryreplace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for handling archive files with libarchiveArttu Tarkiainen2021-09-141-24/+15
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-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
* | Unify translated error messagesKai Koehne2015-06-241-11/+11
* | Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-101-0/+2
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Rename the exceptions class to be more generic.kh2014-11-241-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix warning and handle file scheme like files better.kh12014-10-101-2/+2
* Fix relative path issue.kh12014-10-101-2/+3
* Rewrite binary layout read/ write implementation.kh12014-09-041-1/+2
* Move permissions handling after rename.kh12014-07-151-2/+1
* Make the marker and the find function class members.kh12014-07-151-3/+5
* Move class BinaryContent into its own file.kh12014-07-151-0/+1
* Introduce developer tool.kh12014-07-111-0/+167