index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qthelper.cpp
Age
Commit message (
Expand
)
Author
2014-03-03
Fix gps parsing
g1g19
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-01-14
Changes test for ISO 6709 location format
Tim Wootton
2014-01-12
Improving matching of ISO 6709 GPS format
Miika Turkia
2014-01-07
Add a unique id to every dive
Dirk Hohndel
2014-01-03
Allow location coordinates in ISO6709 format
Tim Wootton
2013-12-24
Enable libdivecomputer log or dump from the UI
Dirk Hohndel
2013-12-24
Make decimals optional in GPS coordinates
Dirk Hohndel
2013-12-23
Accept decimal point and comma in gps coordinates
Dirk Hohndel
2013-12-23
Improve GPS string handling
Dirk Hohndel
2013-12-06
Correctly parse translated GPS coordinates
Dirk Hohndel
2013-12-02
Parse localized GPS string
Dirk Hohndel
2013-11-26
Remember Trip Selection.
Tomaz Canabrava
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
Parse GPS text in C++ and re-implement GPS changed check
Dirk Hohndel
2013-10-04
Add a helper function to calculate weight display string
Benjamin
2013-08-05
Fix crash in DiveComputerList::addDC() when importing from DM4.
Michael Andreen
2013-06-19
Remove unused QMap include
Henrik Brautaset Aronsen
2013-06-18
Fix compilation error in DiveComputerList destructor on MacOSX
Henrik Brautaset Aronsen
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel