Age | Commit message (Expand) | Author |
2015-02-15 | Remove unnecessary use of non-portable 'mkdir()' | Linus Torvalds |
2015-02-15 | PRI: fix typo in the version generation rule | Lubomir I. Ivanov |
2015-02-15 | downloadfromdivecomputer.cpp: fix initializer list order warning | Lubomir I. Ivanov |
2015-02-15 | parse-xml.c: remove unused variables in divinglog_place() | Lubomir I. Ivanov |
2015-02-15 | qthelper.cpp: use QStandardPaths::DataLocation for older Qt | Lubomir I. Ivanov |
2015-02-15 | add and use a version.c / version.h pair | Lubomir I. Ivanov |
2015-02-15 | qmake: use a dedicated build script to generate ssrf-version.h | Lubomir I. Ivanov |
2015-02-15 | Start parsing remote git repository addresses | Linus Torvalds |
2015-02-15 | git-access: use the new format_string helpers | Linus Torvalds |
2015-02-15 | Start splitting out git repo helper routines | Linus Torvalds |
2015-02-15 | Add 'system_default_directory()' helper function | Linus Torvalds |
2015-02-15 | membuffer: add helper functions to return regular C strings | Linus Torvalds |
2015-02-15 | INSTALL: remove the native win32 build notes | Lubomir I. Ivanov |
2015-02-15 | Get rid of double space after uuid in ssrf file | Henrik Brautaset Aronsen |
2015-02-15 | Fix Subsurface build with Qt 5.4.1 and later | Thiago Macieira |
2015-02-15 | Use unused cylinders in planner if they are displayed | Robert C. Helling |
2015-02-15 | Documentation: update french translation of user-manual | Guillaume GARDET |
2015-02-15 | Fix error on HTML worldmap exports. | Gehad elrobey |
2015-02-15 | HTML: Fix Null values in yearly statistics export. | Gehad elrobey |
2015-02-15 | HTML: Fix exporting themes in multilingual environment | Gehad elrobey |
2015-02-14 | Add ssrf as dive log extension on import | Miika Turkia |
2015-02-14 | Proof of concept for reverse geo location | Dirk Hohndel |
2015-02-14 | Test dives for duplicate names and conflicting GPS | Dirk Hohndel |
2015-02-14 | Keep conflicting information around when converting v2 to v3 on the fly | Dirk Hohndel |
2015-02-14 | Use C API for printGPSCoords | Dirk Hohndel |
2015-02-14 | Add helper function to extend C strings | Dirk Hohndel |
2015-02-14 | Add ability to undo shifting of dive time | Grace Karanja |
2015-02-14 | Update spanish translation of user manual to english 961bac9 | Salvador Cuñat |
2015-02-14 | When cleaning up the empty screen, also clean up dive sites | Dirk Hohndel |
2015-02-14 | Associate existing dive site to current dive | Miika Turkia |
2015-02-14 | Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" | Henrik Brautaset Aronsen |
2015-02-14 | mainwindow.cpp: don't close a file if a dive site is being edited | Lubomir I. Ivanov |
2015-02-14 | divesite.c: use rand() instead of random() | Lubomir I. Ivanov |
2015-02-13 | Merge branch 'divesites' | Dirk Hohndel |
2015-02-13 | When updating the dive site name, show this on the maintab | Dirk Hohndel |
2015-02-13 | Don't store empty dive sites | Dirk Hohndel |
2015-02-13 | When closing a dive, delete all the dive sites | Dirk Hohndel |
2015-02-13 | Don't add empty dive sites | Dirk Hohndel |
2015-02-13 | Add helper function to detect empty dive sites | Dirk Hohndel |
2015-02-13 | Make sure there is a dive site if you try to edit it | Dirk Hohndel |
2015-02-13 | When adding / planning a dive, reset the dive site manage screen | Dirk Hohndel |
2015-02-13 | Fix crash when adding a dive | Dirk Hohndel |
2015-02-13 | Always print dive site uuids as 8 digits / leading 0s in git format | Dirk Hohndel |
2015-02-13 | Don't force the first divecomputer to CCR just because there's po2 value | Dirk Hohndel |
2015-02-13 | More useful debug prints | Dirk Hohndel |
2015-02-13 | Fix compile time warning | Dirk Hohndel |
2015-02-13 | Allow editing of dive sites | Dirk Hohndel |
2015-02-13 | Finally remove location, latitude and longitude from struct dive | Dirk Hohndel |
2015-02-13 | Adapt GPS coordinate download from our companion app to dive sites | Dirk Hohndel |
2015-02-13 | maintab change for get_dive_site_uuid_by_name | Dirk Hohndel |