Age | Commit message (Expand) | Author |
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 |
2014-05-28 | Fix crash on adding / removing a dives from add menu | Tomaz Canabrava |
2014-05-28 | Dive list: use helper function when restoring selection | Dirk Hohndel |
2014-05-28 | Minor cleanup | Dirk Hohndel |
2014-05-25 | Dive list: make saving / restoring column widths actually work | Dirk Hohndel |
2014-05-25 | Dive list: don't reset column width when reloading | Dirk Hohndel |
2014-05-25 | Dive list: remember the current sort colum | Dirk Hohndel |
2014-05-24 | Speed up the multi dive selection | Tomaz Canabrava |
2014-05-24 | Correctly implement multi dive selection | Dirk Hohndel |
2014-05-24 | Dive list: move trip merging logic into divelist.c | Dirk Hohndel |