]> Devoid-pointer.net GitWeb - anyanka.git/commit
- Make DataWriterBackend::filename non-pure virtual and move the
authorMichal Malý <madcatxster@devoid-pointer.net>
Fri, 17 Apr 2015 17:17:55 +0000 (19:17 +0200)
committerMichal Malý <madcatxster@devoid-pointer.net>
Fri, 17 Apr 2015 17:17:55 +0000 (19:17 +0200)
commit78d973be0a3d52d4cb1b225ac840f6a31743d240
treeed4bfe730de2d0c3aeb8f47ad2bbde250db3755d
parentb25d0a1eb8dc45d85ac0b7955e9c426d5de103d0
- Make DataWriterBackend::filename non-pure virtual and move the
implementation currently used in CSVDataWriterBackend to base
DataWriterBackend
- Fix a bug where the last character in file name is cut if the file
name contains a valid suffix for the currently selected output format
csvdatawriterbackend.cpp
csvdatawriterbackend.h
datawriterbackend.cpp
datawriterbackend.h