aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
AgeCommit message (Expand)Author
2014-07-10Add support for importing pressure from CSV filesGravatar Anton Lundin
2014-07-09Add support for importing TTS from CSV filesGravatar Anton Lundin
2014-07-09Add support for importing NDL from CSV filesGravatar Anton Lundin
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-12Stop using the "git descriptor file" modelGravatar Linus Torvalds
2014-03-08Add initial parser for git treesGravatar Linus Torvalds
2014-03-06Deal with theoretical memory leaksGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-15Add unit support for CSV importGravatar Miika Turkia
2014-02-14Import Shearwater Desktop divelog databaseGravatar Miika Turkia
2014-02-14Refactoring sqlite import supportGravatar Miika Turkia
2014-02-06Include images in profileGravatar Robert C. Helling
2014-01-25Set up the parsing of manual CSV filesGravatar Miika Turkia
2014-01-17Support for XSLT template for CSV importGravatar Miika Turkia
2014-01-16Remove old message directing users to use "Import CSV files" menu optionGravatar Rodrigo Severo
2013-12-19Files: use the new open() wrappersGravatar Lubomir I. Ivanov
2013-12-11Don't use old pointer after reallocGravatar Anton Lundin
2013-12-11Remove redundant readfile() in parse_csv_fileGravatar Anton Lundin
2013-12-11Plug potential memory leak in try_to_xslt_open_csvGravatar Anton Lundin
2013-12-09Don't crash when trying to open a empty fileGravatar Anton Lundin
2013-12-04Allow comma separated CSV filesGravatar Dirk Hohndel
2013-11-21Add optional support for stopdepth import from csvGravatar Anton Lundin
2013-11-21Add optional support for cns import from csv filesGravatar Anton Lundin
2013-11-21Add optional support for po2 import from csv filesGravatar Anton Lundin
2013-11-21Simplify params numbering in parse_csv_fileGravatar Anton Lundin
2013-10-20Add current date to CSV importGravatar Miika Turkia
2013-10-17Open CSV files only via the GUIGravatar Miika Turkia
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-02Initial code to import CSV log filesGravatar Miika Turkia
2013-09-17Enable opening files with .zip suffixGravatar Henrik Brautaset Aronsen
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-11Disable non-functional Cochran codeGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-04-07Move set_filename() calls outside of parse_file()Gravatar Alberto Mardegan
2013-03-17Terminate decode at end of string and fix mem leakGravatar Miika Turkia
2013-03-13First simplistic implementation of a divelogs.de uploadGravatar Dirk Hohndel
2013-03-07Test if .bak file is supported database dive logGravatar Miika Turkia
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-02-20Display the filename on error messageGravatar Miika Turkia
2013-02-20Change divelogs.de export file suffix from .ZIP to .DLDGravatar Henrik Brautaset Aronsen
2013-02-20Add unzip support to divelogs.de exportsGravatar Henrik Brautaset Aronsen
2013-02-09Finish removing accesses to first divecomputer instead of diveGravatar Dirk Hohndel
2013-02-03Fix compiling, old api of parse_xml_bufferGravatar Martin Gysel
2013-01-31Allow using two different tables to hold dives and gps locationsGravatar Dirk Hohndel
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2012-11-30Remove the hack to mark parsed XML files as downloadedGravatar Dirk Hohndel