aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.cpp
AgeCommit message (Expand)Author
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-05-20Migrate code to for_each_dive and for_each_dcGravatar Anton Lundin
2014-05-20Consistently use for_each_dive (and use it correctly)Gravatar Dirk Hohndel
2014-05-20Dive list: add context menu function to renumber dive(s)Gravatar Dirk Hohndel
2014-05-19Fix selection after downloading dives from the dive computerGravatar Dirk Hohndel
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-05-07Fix crash on dereferencing dangling pointersGravatar Thiago Macieira
2014-05-05Add images to all dive computers and refresh profileGravatar Robert C. Helling
2014-04-28When scrolling to dive, scroll to trip firstGravatar Linus Torvalds
2014-04-26Add exporting selected dives into CSV fileGravatar Miika Turkia
2014-04-26Add GUI support for exporting in CSV formatGravatar Miika Turkia
2014-04-26Use proper export text instead of saveGravatar Miika Turkia
2014-04-17Mark a lot of TODO's where I think it should be moved to C code.Gravatar Tomaz Canabrava
2014-04-02Make divelist header corrections Mac specificGravatar Anton Lundin
2014-03-20Enable posibility to add dives to trip belowGravatar Anton Lundin
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-17Code cleanupGravatar Dirk Hohndel
2014-02-17Compute dive computer/camera time offset from sample pictureGravatar Robert C. Helling
2014-02-17Store camera time offset in preferencesGravatar Robert C. Helling
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-10Don't ignore the return values from readfile and EXIF parserGravatar Dirk Hohndel
2014-02-09DiveListView tiny cleanupGravatar Boris Barbulovski
2014-02-09ShiftImageTimesDialog class cleanup.Gravatar Boris Barbulovski
2014-02-06Include images in profileGravatar Robert C. Helling
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-15Make this code Qt5 compatibleGravatar Anton Lundin
2014-01-10Make divelist search case insensitiveGravatar Sergey Starosek
2014-01-10Make Ctrl-F window shortcutGravatar Sergey Starosek
2014-01-07Setting dive as 'current' when restoring selectionGravatar Tomaz Canabrava
2013-12-20Silence a few warningsGravatar Dirk Hohndel
2013-12-20Use QFile::{encode,decode}Name for file namesGravatar Thiago Macieira
2013-12-12Fix incorrect handling of autogrouped tripsGravatar Dirk Hohndel
2013-12-12Fix TableWidget ( equipment ones ) on dark scheme.Gravatar Tomaz Canabrava
2013-12-12Kill the use of CSS - Fixes a Lot of issues on dark color schemes.Gravatar Tomaz Canabrava
2013-12-09Divelogs.de: add a divelist context menu item for uploadGravatar Lubomir I. Ivanov
2013-12-08Remove pointless codeGravatar Dirk Hohndel
2013-12-06Stub out a mark dive invalid functionGravatar Dirk Hohndel
2013-12-04Divelist: fix a crash when updating the preferencesGravatar Lubomir I. Ivanov
2013-12-03Text cleanup to amend lacking consistencyGravatar Henrik Brautaset Aronsen
2013-12-03Fix ignoring empty selections on the globe and code cleanup.Gravatar Tomaz Canabrava
2013-12-02Huge speedup when selecting Dives from the Globe View.Gravatar Tomaz Canabrava
2013-11-30More strings for translationGravatar Sergey Starosek
2013-11-30Remove use of uninitialized variable nrGravatar Anton Lundin
2013-11-30QT-UI: fix some typosGravatar Alexandre Belloni
2013-11-26Remember Trip Selection.Gravatar Tomaz Canabrava
2013-11-19Clear selected trips after restoring selectionGravatar Dirk Hohndel
2013-11-18Shift times of selected divesGravatar Robert Helling