Age | Commit message (Expand) | Author |
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 |
2013-12-03 | Text cleanup to amend lacking consistency | Henrik Brautaset Aronsen |
2013-12-03 | Fix ignoring empty selections on the globe and code cleanup. | Tomaz Canabrava |
2013-12-02 | Huge speedup when selecting Dives from the Globe View. | Tomaz Canabrava |
2013-11-30 | More strings for translation | Sergey Starosek |
2013-11-30 | Remove use of uninitialized variable nr | Anton Lundin |
2013-11-30 | QT-UI: fix some typos | Alexandre Belloni |
2013-11-26 | Remember Trip Selection. | Tomaz Canabrava |
2013-11-19 | Clear selected trips after restoring selection | Dirk Hohndel |
2013-11-18 | Shift times of selected dives | Robert Helling |
2013-11-17 | Add "add dive(s) to trip above" feature | Dirk Hohndel |
2013-11-17 | Fix a couple of problems with dive merging | Dirk Hohndel |
2013-11-16 | Fix crash when entering a dive via dive-add on a empty table. | Tomaz Canabrava |
2013-11-16 | Fix dive merging | Linus Torvalds |
2013-11-16 | Removed duplicated method. | 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-15 | This moves the removal code to the model. | Tomaz Canabrava |
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 | Avoid std::string: QByteArray is enough and already compiled in | Thiago Macieira |
2013-11-15 | Manually add trips from dive list context menu | Dirk Hohndel |