cpp-utilities/io
Martchus bd0cbd5802 reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 02:11:05 +02:00
..
ansiescapecodes.cpp fixed includes 2015-09-06 20:19:09 +02:00
ansiescapecodes.h fixed includes 2015-09-06 20:19:09 +02:00
binaryreader.cpp avoid copy in BinaryReader::readString(size_t length) 2016-02-20 01:35:42 +01:00
binaryreader.h added BitReader::readUnsignedExpGolombCodedBits() and 2016-02-16 17:25:03 +01:00
binarywriter.cpp minor adjustments 2016-01-18 23:41:30 +01:00
binarywriter.h added missing methods 2016-01-27 01:00:38 +01:00
bitreader.cpp minor adjustments 2016-01-18 23:41:30 +01:00
bitreader.h added BitReader::readUnsignedExpGolombCodedBits() and 2016-02-16 17:25:03 +01:00
copy.h minor adjustments 2016-01-18 23:41:30 +01:00
inifile.cpp added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00
inifile.h minor adjustments 2016-01-18 23:41:30 +01:00
path.cpp added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00
path.h reduce code duplication in build system 2016-04-16 02:11:05 +02:00