summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-17Add limits to cylinder maximum pressures on DM5 importGravatar Miika Turkia
2015-02-17Hook up DiveLog importGravatar Miika Turkia
2015-02-17XSLT to import MacDive logsGravatar Miika Turkia
2015-02-16Fix profile toolbarGravatar Tomaz Canabrava
2015-02-15PRI: include some variables in the version generationGravatar Lubomir I. Ivanov
2015-02-15Remove unnecessary use of non-portable 'mkdir()'Gravatar Linus Torvalds
2015-02-15PRI: fix typo in the version generation ruleGravatar Lubomir I. Ivanov
2015-02-15downloadfromdivecomputer.cpp: fix initializer list order warningGravatar Lubomir I. Ivanov
2015-02-15parse-xml.c: remove unused variables in divinglog_place()Gravatar Lubomir I. Ivanov
2015-02-15qthelper.cpp: use QStandardPaths::DataLocation for older QtGravatar Lubomir I. Ivanov
2015-02-15add and use a version.c / version.h pairGravatar Lubomir I. Ivanov
2015-02-15qmake: use a dedicated build script to generate ssrf-version.hGravatar Lubomir I. Ivanov
2015-02-15Start parsing remote git repository addressesGravatar Linus Torvalds
2015-02-15git-access: use the new format_string helpersGravatar Linus Torvalds
2015-02-15Start splitting out git repo helper routinesGravatar Linus Torvalds
2015-02-15Add 'system_default_directory()' helper functionGravatar Linus Torvalds
2015-02-15membuffer: add helper functions to return regular C stringsGravatar Linus Torvalds
2015-02-15INSTALL: remove the native win32 build notesGravatar Lubomir I. Ivanov
2015-02-15Get rid of double space after uuid in ssrf fileGravatar Henrik Brautaset Aronsen
2015-02-15Fix Subsurface build with Qt 5.4.1 and laterGravatar Thiago Macieira
2015-02-15Use unused cylinders in planner if they are displayedGravatar Robert C. Helling
2015-02-15Documentation: update french translation of user-manualGravatar Guillaume GARDET
2015-02-15Fix error on HTML worldmap exports.Gravatar Gehad elrobey
2015-02-15HTML: Fix Null values in yearly statistics export.Gravatar Gehad elrobey
2015-02-15HTML: Fix exporting themes in multilingual environmentGravatar Gehad elrobey
2015-02-14Add ssrf as dive log extension on importGravatar Miika Turkia
2015-02-14Proof of concept for reverse geo locationGravatar Dirk Hohndel
2015-02-14Test dives for duplicate names and conflicting GPSGravatar Dirk Hohndel
2015-02-14Keep conflicting information around when converting v2 to v3 on the flyGravatar Dirk Hohndel
2015-02-14Use C API for printGPSCoordsGravatar Dirk Hohndel
2015-02-14Add helper function to extend C stringsGravatar Dirk Hohndel
2015-02-14Add ability to undo shifting of dive timeGravatar Grace Karanja
2015-02-14Update spanish translation of user manual to english 961bac9Gravatar Salvador Cuñat
2015-02-14When cleaning up the empty screen, also clean up dive sitesGravatar Dirk Hohndel
2015-02-14Associate existing dive site to current diveGravatar Miika Turkia
2015-02-14Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"Gravatar Henrik Brautaset Aronsen
2015-02-14mainwindow.cpp: don't close a file if a dive site is being editedGravatar Lubomir I. Ivanov
2015-02-14divesite.c: use rand() instead of random()Gravatar Lubomir I. Ivanov
2015-02-13Merge branch 'divesites'Gravatar Dirk Hohndel
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-13Don't store empty dive sitesGravatar Dirk Hohndel
2015-02-13When closing a dive, delete all the dive sitesGravatar Dirk Hohndel
2015-02-13Don't add empty dive sitesGravatar Dirk Hohndel
2015-02-13Add helper function to detect empty dive sitesGravatar Dirk Hohndel
2015-02-13Make sure there is a dive site if you try to edit itGravatar Dirk Hohndel
2015-02-13When adding / planning a dive, reset the dive site manage screenGravatar Dirk Hohndel
2015-02-13Fix crash when adding a diveGravatar Dirk Hohndel
2015-02-13Always print dive site uuids as 8 digits / leading 0s in git formatGravatar Dirk Hohndel
2015-02-13Don't force the first divecomputer to CCR just because there's po2 valueGravatar Dirk Hohndel
2015-02-13More useful debug printsGravatar Dirk Hohndel