Age | Commit message (Expand) | Author |
2015-05-24 | Remove support for Qt4 (part 1) | Tomaz Canabrava |
2015-05-18 | Ask user about merging dives more than 30m apart | Robert C. Helling |
2015-05-11 | Fix initial scrolling problem | Linus Torvalds |
2015-05-11 | Only show Collapse all when its needed | Tomaz Canabrava |
2015-05-11 | Only show expand all and collapse all options if there`s a need | Tomaz Canabrava |
2015-04-26 | Modify wording of dive list context menu | willem ferguson |
2015-04-24 | Allow images to be added via the web | Robert C. Helling |
2015-04-22 | When remembering the selection, don't try to be too smart with trips | Dirk Hohndel |
2015-04-14 | Add ability to undo removing of dives from trips | Grace Karanja |
2015-03-21 | GUI fix for OSX. Reduce the padding of the divelist header so that we don't o... | Joakim Bygdell |
2015-03-15 | Added warning when not all images can be added. | Jan Darowski |
2015-02-11 | Add option to undo deleted dives | Grace Karanja |
2015-02-11 | Reverse undo buffer | Grace Karanja |
2015-02-10 | Fix a regression on selection caused by the new interface code | Tomaz Canabrava |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove information panel from mainwindow.ui | Tomaz Canabrava |
2015-02-09 | Add ability to undo deleted dives | Grace Karanja |
2015-02-06 | Delete dives using delete key | Grace Karanja |
2015-01-17 | Clean up the header files | Dirk Hohndel |
2014-12-29 | Move the Facebook send profile button | Tomaz Canabrava |
2014-12-25 | Send an experimental file to the experimental album on Facebook | Tomaz Canabrava |
2014-12-24 | Changed Facebook stuff to socialnetworks.h/cpp | Tomaz Canabrava |
2014-12-24 | Create a Facebook album for Subsurface | Tomaz Canabrava |
2014-11-13 | Move the filters code to it's own file. | Tomaz Canabrava |
2014-11-12 | Deselect dives that are no longer shown as the dive list is filtered | Dirk Hohndel |
2014-11-10 | Be more careful when restoring a selection in the presence of filters | Dirk Hohndel |
2014-11-09 | Don't crash when restoring the selection | Dirk Hohndel |
2014-11-03 | Correctly unselect trips when dive list filters change | Dirk Hohndel |
2014-10-31 | TagFilter -> MultiFilter | Tomaz Canabrava |
2014-10-31 | Ctrl+F now opens the Tag Filter | Tomaz Canabrava |
2014-10-27 | divelistview.cpp: move a variable in a Q_OS_MAC branch | Lubomir I. Ivanov |
2014-10-18 | Dynamic dive trip list column widths | Giuseppe Bilotta |
2014-10-02 | Add possibility to filter by more than one criteria at a time | Tomaz Canabrava |
2014-09-17 | Random whitespace update | Dirk Hohndel |
2014-09-17 | Correctly filter dives. (trips are always shown) | Tomaz Canabrava |
2014-08-26 | Small whitespace cleanup | Dirk Hohndel |
2014-08-26 | DiveList: don't save default column width | Dirk Hohndel |
2014-08-22 | Divelist: Use more sensible default column widths | Dirk Hohndel |
2014-08-21 | Fix selection logic when manually adding a dive | Dirk Hohndel |
2014-08-21 | Dive list: seriously simplify the "add to trip" code | Dirk Hohndel |
2014-08-11 | Rename the model column from NITROX to GAS | Anton Lundin |
2014-08-04 | Do not recreate all the dive just because a picture was added. | Tomaz Canabrava |
2014-07-23 | Only repopulate the dive info once ( we were repopulating 4 times ) | Tomaz Canabrava |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-11 | divelistview capitalisation consitency | Tim Wootton |
2014-07-08 | Picture handling: make sure pictures are shown after they were added | Dirk Hohndel |
2014-06-26 | Fix crash when trying to add a dive or plan when a filter is active. | Tomaz Canabrava |
2014-06-03 | Fix linked list corruption, move code to C. | Tomaz Canabrava |
2014-06-02 | Break picture handling code from C++ to C. | Tomaz Canabrava |
2014-06-01 | Do not replot for each picture added to dive. | Tomaz Canabrava |