Age | Commit message (Expand) | Author |
2013-11-17 | Use date format from system locale | Anton Lundin |
2013-11-16 | Fix crash when entering a dive via dive-add on a empty table. | Tomaz Canabrava |
2013-11-16 | Fix showing the tooltips on the profile. | Tomaz Canabrava |
2013-11-16 | Fix a crash with trying to show the tooltip on the profile. | Tomaz Canabrava |
2013-11-16 | Fix dive merging | Linus Torvalds |
2013-11-16 | Removed duplicated method. | Tomaz Canabrava |
2013-11-16 | Small code cleanup. | Tomaz Canabrava |
2013-11-16 | Expand the trip of the newly selected dive. | Tomaz Canabrava |
2013-11-16 | Selects the dive before the deleted ones. | Tomaz Canabrava |
2013-11-16 | Do not break Dive Headings on trip mode when a delete dive is done. | Tomaz Canabrava |
2013-11-16 | Fix wrong handling of Dive Table, and revert some wrong changes. | Tomaz Canabrava |
2013-11-16 | Planner: Make cylinder and time/depth boxes scale | Anton Lundin |
2013-11-15 | This moves the removal code to the model. | Tomaz Canabrava |
2013-11-15 | Don't close the active file or start "add dive" while editing a dive | Dirk Hohndel |
2013-11-15 | Forget old filename on starting a new log. | Robert C. Helling |
2013-11-15 | Don't create stop at time zero when re-editing manually added dive | Dirk Hohndel |
2013-11-15 | Get rid of the planner | Dirk Hohndel |
2013-11-15 | Maintain opened the trips of the selected dive. | Tomaz Canabrava |
2013-11-15 | Fix the sentense 'collapse' to 'collapse others' and scroll to it. | Tomaz Canabrava |
2013-11-15 | Make more context menu functions act on all selected dives | Dirk Hohndel |
2013-11-15 | Make tooltips work in the profile toolbar | Taiane Ramos |
2013-11-15 | Avoid std::string: QByteArray is enough and already compiled in | Thiago Macieira |
2013-11-15 | Once again remove debug output. | Dirk Hohndel |
2013-11-15 | Enable a context menu to remove dive handlers. | Tomaz Canabrava |
2013-11-15 | changed tag completition to case-insensitive | Maximilian Güntner |
2013-11-15 | Fix dive planner widget | Dirk Hohndel |
2013-11-15 | Manually add trips from dive list context menu | Dirk Hohndel |
2013-11-15 | Fix potential crash when merging trips | Dirk Hohndel |
2013-11-15 | Fix planner / add dive handling of DiveHandler Points | Tomaz Canabrava |
2013-11-15 | Adds the first DiveNode at 5meters / 10minutes when clicking on plus | Tomaz Canabrava |
2013-11-15 | Fix adding DivePoints on the planner via the table. | Tomaz Canabrava |
2013-11-15 | Use the correct font for the Air Types Model. | Tomaz Canabrava |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-15 | Close the Air list when clicking outside of it. | Tomaz Canabrava |
2013-11-15 | More code cleanup. | Tomaz Canabrava |
2013-11-15 | Good deal of code Cleanup. | Tomaz Canabrava |
2013-11-15 | Remove some unneeded member functions | Anton Lundin |
2013-11-15 | Planner: Default to GF from prefs. | Anton Lundin |
2013-11-15 | Planner: use a QSpinBox for GFLow/GFHigh | Anton Lundin |
2013-11-15 | Make the info box look as it did in 3.1 | Anton Lundin |
2013-11-14 | Change the menu structure | Dirk Hohndel |
2013-11-14 | Hook up the tank change and tank update for the planner | Dirk Hohndel |
2013-11-14 | Expand the trip of the first selected dive. | Tomaz Canabrava |
2013-11-14 | Code Cleanup - Removed unused var. | Tomaz Canabrava |
2013-11-14 | Correctly sets the size of the Air Types on the planner | Tomaz Canabrava |
2013-11-14 | Makes the Air Types widget on the planner smaller ( but expanding.) | Tomaz Canabrava |
2013-11-14 | Fix Last Column adding a horizontal Scroll on the Dive List. | Tomaz Canabrava |
2013-11-14 | Fix edition of alphanumeric input on equipments. | Tomaz Canabrava |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-14 | Sort the dive table after adding a dive | Dirk Hohndel |