Age | Commit message (Expand) | Author |
2014-11-07 | Show extra data in separate tab on MainTab | Dirk Hohndel |
2014-11-05 | Always copy data in copy and paste mode | Dirk Hohndel |
2014-10-20 | Recalculate the decompression if the date / time of a dive changes | Dirk Hohndel |
2014-08-17 | Cut'n'paste for dive data: implement paste side | Dirk Hohndel |
2014-08-06 | Delete pictures from the Widget by pressing delete | Tomaz Canabrava |
2014-07-30 | Maintab: fix trip location / notes editing | Dirk Hohndel |
2014-07-15 | Remove uneeded function | Tomaz Canabrava |
2014-07-09 | Complete GPS coordinates on location focusout. | Gaetan Bisson |
2014-07-09 | Correctly save the tags on the dive. | Tomaz Canabrava |
2014-07-03 | UI restructure: only switch to edit mode if user made change | Dirk Hohndel |
2014-07-03 | UI restructure: track if any data was modified | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo displays displayed_dive | Dirk Hohndel |
2014-07-02 | UI restructure: use a global variable to hold the dive we show / edit | Dirk Hohndel |
2014-06-27 | Start external viewer on photo double-click | Sergey Starosek |
2014-06-26 | Fixed changing dates with the new date widget. | Tomaz Canabrava |
2014-06-26 | Added code for TimeEdit | Tomaz Canabrava |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-06-20 | Added the new Date Widget on the MainTab. | Tomaz Canabrava |
2014-06-03 | Cancel dive edit when escape key is pressed | Dirk Hohndel |
2014-06-03 | Make the new picture widget display the pictures. | Tomaz Canabrava |
2014-06-02 | Rewrite dive edit logic | Dirk Hohndel |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | Back to profile or empty state when finishing addition. | Tomaz Canabrava |
2014-05-18 | Improve the tag widget to allow us to tab to the next field | Dirk Hohndel |
2014-05-13 | Move printGpsCoords from MainTab to QtHelper | Tomaz Canabrava |
2014-05-07 | Hack around a translation issue | Dirk Hohndel |
2014-04-14 | Mark Air/Water temp field red for wrong input. | Yosef Hamza |
2014-04-05 | Remove check option to show units in text label | Lakshman |
2014-03-10 | Show temperature units in the label when editing dive | Lakshman |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-11 | Migrate MainTab models(QStringListModel) | Boris Barbulovski |
2014-01-19 | Expand tags approach to divemaster field | Sergey Starosek |
2014-01-16 | Extend tags model to Buddy field | Sergey Starosek |
2013-12-28 | Remove nonexisting member from header | Dirk Hohndel |
2013-12-03 | Make sure the save/cancel message is always shown | Henrik Brautaset Aronsen |
2013-11-28 | Make it possible to hide some columns on the Cylinders Equipment pane. | Tomaz Canabrava |
2013-11-19 | Trigger redraw of the Dive Info pane on preferences change | Dirk Hohndel |
2013-11-19 | Handle double clicks on globe during dive edit mode | Dirk Hohndel |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-12 | Only auto-complete gps information when empty. | Michael Andreen |
2013-11-11 | Stop clicks on the globe from changing dive list selection while editing | Dirk Hohndel |
2013-11-08 | Be consistent when passing around gas data in the planner | Dirk Hohndel |
2013-11-02 | Added a custom widget for tagging dives | Maximilian Güntner |
2013-11-01 | Enable undo for the Edit mode on Added Dives. | Tomaz Canabrava |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-04 | Correct spelling of "weight" throughout the code. | Benjamin |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |