aboutsummaryrefslogtreecommitdiffstats
path: root/qthelper.cpp
AgeCommit message (Expand)Author
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-01-14Changes test for ISO 6709 location formatGravatar Tim Wootton
2014-01-12Improving matching of ISO 6709 GPS formatGravatar Miika Turkia
2014-01-07Add a unique id to every diveGravatar Dirk Hohndel
2014-01-03Allow location coordinates in ISO6709 formatGravatar Tim Wootton
2013-12-24Enable libdivecomputer log or dump from the UIGravatar Dirk Hohndel
2013-12-24Make decimals optional in GPS coordinatesGravatar Dirk Hohndel
2013-12-23Accept decimal point and comma in gps coordinatesGravatar Dirk Hohndel
2013-12-23Improve GPS string handlingGravatar Dirk Hohndel
2013-12-06Correctly parse translated GPS coordinatesGravatar Dirk Hohndel
2013-12-02Parse localized GPS stringGravatar Dirk Hohndel
2013-11-26Remember Trip Selection.Gravatar Tomaz Canabrava
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06Parse GPS text in C++ and re-implement GPS changed checkGravatar Dirk Hohndel
2013-10-04Add a helper function to calculate weight display stringGravatar Benjamin
2013-08-05Fix crash in DiveComputerList::addDC() when importing from DM4.Gravatar Michael Andreen
2013-06-19Remove unused QMap includeGravatar Henrik Brautaset Aronsen
2013-06-18Fix compilation error in DiveComputerList destructor on MacOSXGravatar Henrik Brautaset Aronsen
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel