aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelogimportdialog.cpp
AgeCommit message (Expand)Author
2015-04-24Add suit field for CSV importGravatar Miika Turkia
2015-04-22Handle XSLT based imports correctlyGravatar Dirk Hohndel
2015-03-23Import support for new Seabear formatGravatar Miika Turkia
2015-03-15CSV import: average depth name fixGravatar Miika Turkia
2015-03-10Trim CSV lines on importGravatar Miika Turkia
2015-02-22Revert "Update Qt4 patch"Gravatar Dirk Hohndel
2015-02-19Update Qt4 patchGravatar Dirk Hohndel
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-07Select the known import for APD automaticallyGravatar Miika Turkia
2015-02-01Fix crash if one selects incorrectly Seabear CSVGravatar Miika Turkia
2015-01-31Fix maximum depth on CSV importGravatar Miika Turkia
2015-01-29Make sure the index is validGravatar Dirk Hohndel
2015-01-27divelogimportdialog.cpp: remove extra line at EOFGravatar Lubomir I. Ivanov
2015-01-27divelogimportdialog.cpp: more capitalization of acronymsGravatar Lubomir I. Ivanov
2015-01-26Typos, punctuation and capitalisation.Gravatar Tim Wootton
2015-01-25Typos: capitalize TTS, CNS, NDL in diveloginportdialog.cppGravatar Lubomir I. Ivanov
2015-01-25Typos: use subscript for pO2 in divelogimportdialog.cppGravatar Lubomir I. Ivanov
2015-01-24Match ₂ to 2 and cylinder to cyl. on CSV importGravatar Miika Turkia
2015-01-24Switch Subsurface CSV import to use tab separatorGravatar Miika Turkia
2015-01-24Block the signals properlyGravatar Miika Turkia
2015-01-24Limit the row count properly when displaying CSV fileGravatar Miika Turkia
2015-01-24Enable importing of dive profile from CSV filesGravatar Miika Turkia
2015-01-24Fix the support of APD Log Viewer CSV importGravatar Miika Turkia
2015-01-24CSV import, fix known import handling with tab separatorGravatar Miika Turkia
2015-01-24Known import fix for XP5Gravatar Miika Turkia
2015-01-24Fix segm fault on known CSV importsGravatar Miika Turkia
2015-01-23Set the known import selection for Seabear importGravatar Miika Turkia
2015-01-23Use proper sample headings for Seabear CSV importGravatar Miika Turkia
2015-01-22Use correct case for string matching on CSV importGravatar Miika Turkia
2015-01-22Fix string that is used as XML tag nameGravatar Miika Turkia
2015-01-22Fix order of CSV field separatorsGravatar Miika Turkia
2015-01-22Special handling of Seaber CSV filesGravatar Miika Turkia
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-08No need for a new variableGravatar Dirk Hohndel
2015-01-07CSV import: make predefined imports work againGravatar Dirk Hohndel
2015-01-07CSV import: first steps to enable the preset types againGravatar Dirk Hohndel
2015-01-07CSV input UI: if we detect columns, set type to "manual" for nowGravatar Dirk Hohndel
2015-01-07CSV import UI: Minor update to stringsGravatar Dirk Hohndel
2015-01-07CVS import UI: mark the column names in blue as wellGravatar Dirk Hohndel
2015-01-07CVS import UI: mark the drop row in blueGravatar Dirk Hohndel
2015-01-07CVS import UI: better message if some columns were matchedGravatar Dirk Hohndel
2015-01-07CSV Import UI: Prettifications, hide headers, code cleanup.Gravatar Tomaz Canabrava
2015-01-07Fix moving columns around when one of the columns is emptyGravatar Tomaz Canabrava
2015-01-07Draw a nice rounded rect around the avaliable column namesGravatar Tomaz Canabrava
2015-01-07Give the items a bit more spacing / enable the delegateGravatar Tomaz Canabrava
2015-01-07Add delegate skeleton for the drag columnsGravatar Tomaz Canabrava
2015-01-07CVS import UI: use my own match functionGravatar Dirk Hohndel
2015-01-07CSV import UI: First step towards recognizing column headersGravatar Dirk Hohndel
2015-01-07CSV import dialog: try to guess the separator based on the fileGravatar Dirk Hohndel
2015-01-06Adjust capitalization to our styleGravatar Dirk Hohndel