Age | Commit message (Expand) | Author |
2015-02-19 | Update Qt4 patch | Dirk Hohndel |
2015-02-17 | subsurfacewebservices.cpp: add QDebug include | Lubomir I. Ivanov |
2015-02-17 | simplewidgets.cpp: QLineEdit::setClearButtonEnabled() is from Qt5.2 | Lubomir I. Ivanov |
2015-02-16 | Fix profile toolbar | Tomaz Canabrava |
2015-02-15 | downloadfromdivecomputer.cpp: fix initializer list order warning | Lubomir I. Ivanov |
2015-02-15 | add and use a version.c / version.h pair | Lubomir I. Ivanov |
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 | 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 | Add ability to undo shifting of dive time | Grace Karanja |
2015-02-14 | When cleaning up the empty screen, also clean up dive sites | Dirk Hohndel |
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-13 | When updating the dive site name, show this on the maintab | 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 | 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 | Fix compile time warning | Dirk Hohndel |
2015-02-13 | Allow editing of dive sites | 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 |
2015-02-12 | Get location for Facebook from dive site | Dirk Hohndel |
2015-02-12 | Get location from dive site for printing | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-12 | Make filters work with dive sites | Dirk Hohndel |
2015-02-12 | Switch components for cut/paste dive to dive site logic | Dirk Hohndel |
2015-02-12 | Show dive site name in dive list | Dirk Hohndel |
2015-02-12 | Correctly connect the maintab to dive site management | Dirk Hohndel |
2015-02-12 | Make editing a location work with dive sites | Dirk Hohndel |
2015-02-12 | Clear the location if we have no dive site | Dirk Hohndel |
2015-02-12 | Update completion model for dive site names | Dirk Hohndel |
2015-02-12 | Show dive coordinates on map based on dive site | Dirk Hohndel |
2015-02-12 | Show GPS coordinates based on dive site on MainTab | Dirk Hohndel |
2015-02-12 | Show location based on dive site on MainTab | Dirk Hohndel |
2015-02-11 | Remove redundant function | Dirk Hohndel |
2015-02-11 | Pass a fake dive site UUID to the callback. | Tomaz Canabrava |
2015-02-11 | Copy the name and the coords when entering the EditDiveSite state | Tomaz Canabrava |
2015-02-11 | Accept / Cancel location edit | Tomaz Canabrava |
2015-02-11 | Enable the location edit widget on mainwindow | Tomaz Canabrava |
2015-02-11 | Create a new state for the MainWindow: EditDiveSite | Tomaz Canabrava |
2015-02-11 | Create simple class to hold the location management. | Tomaz Canabrava |
2015-02-11 | More meaningfull names for the ui elements. | Tomaz Canabrava |
2015-02-11 | Add the ui file for the location information | Tomaz Canabrava |
2015-02-11 | mainwindow.cpp: don't use ui.globePane | Lubomir I. Ivanov |
2015-02-11 | Add option to undo deleted dives | Grace Karanja |
2015-02-11 | Add a structure to hold undo commands | Grace Karanja |