Age | Commit message (Expand) | Author |
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 |
2014-05-24 | Dive list: work around odd problem with selections | Dirk Hohndel |
2014-05-24 | Dive list: move trip selection / deselection logic to divelist.c | Dirk Hohndel |
2014-05-24 | Dive list: more consistent handling of "add to trip" | Dirk Hohndel |
2014-05-24 | Add some helper functions | Dirk Hohndel |
2014-05-24 | Remove export and save as from dive list context menu | Dirk Hohndel |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-21 | Implementing export dialog | Miika Turkia |
2014-05-20 | Migrate code to for_each_dive and for_each_dc | Anton Lundin |
2014-05-20 | Consistently use for_each_dive (and use it correctly) | Dirk Hohndel |
2014-05-20 | Dive list: add context menu function to renumber dive(s) | Dirk Hohndel |
2014-05-19 | Fix selection after downloading dives from the dive computer | Dirk Hohndel |
2014-05-13 | Move DiveList related methods/classes to own file. | Tomaz Canabrava |
2014-05-07 | Fix crash on dereferencing dangling pointers | Thiago Macieira |
2014-05-05 | Add images to all dive computers and refresh profile | Robert C. Helling |
2014-04-28 | When scrolling to dive, scroll to trip first | Linus Torvalds |
2014-04-26 | Add exporting selected dives into CSV file | Miika Turkia |
2014-04-26 | Add GUI support for exporting in CSV format | Miika Turkia |
2014-04-26 | Use proper export text instead of save | Miika Turkia |
2014-04-17 | Mark a lot of TODO's where I think it should be moved to C code. | Tomaz Canabrava |
2014-04-02 | Make divelist header corrections Mac specific | Anton Lundin |
2014-03-20 | Enable posibility to add dives to trip below | Anton Lundin |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-17 | Code cleanup | Dirk Hohndel |
2014-02-17 | Compute dive computer/camera time offset from sample picture | Robert C. Helling |
2014-02-17 | Store camera time offset in preferences | Robert C. Helling |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-10 | Don't ignore the return values from readfile and EXIF parser | Dirk Hohndel |
2014-02-09 | DiveListView tiny cleanup | Boris Barbulovski |
2014-02-09 | ShiftImageTimesDialog class cleanup. | Boris Barbulovski |
2014-02-06 | Include images in profile | Robert C. Helling |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-15 | Make this code Qt5 compatible | Anton Lundin |
2014-01-10 | Make divelist search case insensitive | Sergey Starosek |
2014-01-10 | Make Ctrl-F window shortcut | Sergey Starosek |
2014-01-07 | Setting dive as 'current' when restoring selection | Tomaz Canabrava |
2013-12-20 | Silence a few warnings | Dirk Hohndel |
2013-12-20 | Use QFile::{encode,decode}Name for file names | Thiago Macieira |
2013-12-12 | Fix incorrect handling of autogrouped trips | Dirk Hohndel |
2013-12-12 | Fix TableWidget ( equipment ones ) on dark scheme. | Tomaz Canabrava |
2013-12-12 | Kill the use of CSS - Fixes a Lot of issues on dark color schemes. | Tomaz Canabrava |
2013-12-09 | Divelogs.de: add a divelist context menu item for upload | Lubomir I. Ivanov |
2013-12-08 | Remove pointless code | Dirk Hohndel |
2013-12-06 | Stub out a mark dive invalid function | Dirk Hohndel |
2013-12-04 | Divelist: fix a crash when updating the preferences | Lubomir I. Ivanov |