Age | Commit message (Expand) | Author |
2015-04-02 | Checkbox and preference for safety stop | Robert C. Helling |
2015-04-02 | Introduce recreational planner mode | Robert C. Helling |
2015-03-30 | Make the image hashing non-blocking again | Robert C. Helling |
2015-03-30 | maintab.cpp: fix editing dive profiles from trips | Lubomir I. Ivanov |
2015-03-30 | Manual added dives edit button is missing | Gehad elrobey |
2015-03-25 | Save more planner settings into prefs | Gaetan Bisson |
2015-03-25 | MultiFilterInterface - initilize member + remove extra ; | Marcos CARDINOT |
2015-03-25 | DivePlannerPointsModel::recalc - initilizes member | Marcos CARDINOT |
2015-03-25 | DivelogsDeWebServices::multipart - initializes member | Marcos CARDINOT |
2015-03-23 | Import support for new Seabear format | Miika Turkia |
2015-03-21 | Implement handler for cancel button of Save As dialog | Claudiu Olteanu |
2015-03-21 | GUI fix for OSX. Reduce the padding of the divelist header so that we don't o... | Joakim Bygdell |
2015-03-20 | Prevent crash when clicking re-plan without selected dive | Marcos CARDINOT |
2015-03-19 | RulerItem2::settingsChanged() - NULL pointer dereference | Marcos CARDINOT |
2015-03-19 | TableView - improving the column width calculation | Marcos CARDINOT |
2015-03-19 | Fix a couple of typos | Torstein Husebø |
2015-03-17 | Consistent variable names in UndoCommands class | Grace Karanja |
2015-03-17 | simplewidgets.cpp: fix a -Wreorder warning | Lubomir I. Ivanov |
2015-03-17 | Create picture cache directory if needed | Robert C. Helling |
2015-03-16 | Use QUrl::fromUserInput for image files | Robert C. Helling |
2015-03-16 | Load remote images | Robert C. Helling |
2015-03-16 | Don't overwrite the displayed dive in the middle of editing | Dirk Hohndel |
2015-03-16 | Make sure the dive site edit widget is current when switching to it | Dirk Hohndel |
2015-03-16 | Correctly create a dive site with the name entered on the Notes tab | Dirk Hohndel |
2015-03-15 | Added warning when not all images can be added. | Jan Darowski |
2015-03-15 | Refactored image timestamp checking. | Jan Darowski |
2015-03-15 | CSV import: average depth name fix | Miika Turkia |
2015-03-15 | Change the zoom level on globe if no coordinates are set | Claudiu Olteanu |
2015-03-14 | Make exporting photos with HTML optional | Gehad Elrobey |
2015-03-14 | Profile: fix a couple of warnings | Lubomir I. Ivanov |
2015-03-14 | Profile: call clearHandlers() in setAddState() | Lubomir I. Ivanov |
2015-03-14 | Profile: fix potential mem leak in pointsInserted() | Lubomir I. Ivanov |
2015-03-14 | Revert 4f9705f3f5 | Lubomir I. Ivanov |
2015-03-11 | Better testing if the first gas is explicit | Dirk Hohndel |
2015-03-11 | Don't allow two gas changes at the same time | Dirk Hohndel |
2015-03-11 | Make sure no gas changes with negative time can be added | Dirk Hohndel |
2015-03-11 | Simplify the code that replaces a gas change event at t=0 | Dirk Hohndel |
2015-03-11 | Removing gas change events @0:00 when new one is added | Yousef Hamza |
2015-03-11 | Planner: disable mouse interaction when zoomed in | Lubomir I. Ivanov |
2015-03-10 | Trim CSV lines on import | Miika Turkia |
2015-03-10 | Allow removal of manually added unused cylinders | Joakim Bygdell |
2015-03-10 | Change the diveSiteMessage to show close or accept/reject | Dirk Hohndel |
2015-03-10 | Clean up the UI when finished editing | Dirk Hohndel |
2015-03-10 | Turn the toolbar back on after editing a dive site | Dirk Hohndel |
2015-03-10 | Don't call enableEdition() every time a change is made | Dirk Hohndel |
2015-03-10 | Don't enter dive site edit mode whenever the coordinates are set in the UI | Dirk Hohndel |
2015-03-10 | Don't call UI functions from helper code | Dirk Hohndel |
2015-03-10 | Import Datatrak/WLog files | Salvador Cuñat |
2015-03-10 | Clear after accepting / rejecting the LocationEdit | Tomaz Canabrava |
2015-03-10 | Change color / mark widget as changed correctly on LocationEdit | Tomaz Canabrava |