summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.cpp
AgeCommit message (Expand)Author
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
2013-11-17Add "add dive(s) to trip above" featureGravatar Dirk Hohndel
2013-11-17Fix a couple of problems with dive mergingGravatar Dirk Hohndel
2013-11-16Fix crash when entering a dive via dive-add on a empty table.Gravatar Tomaz Canabrava
2013-11-16Fix dive mergingGravatar Linus Torvalds
2013-11-16Removed duplicated method.Gravatar Tomaz Canabrava
2013-11-16Expand the trip of the newly selected dive.Gravatar Tomaz Canabrava
2013-11-16Selects the dive before the deleted ones.Gravatar Tomaz Canabrava
2013-11-16Do not break Dive Headings on trip mode when a delete dive is done.Gravatar Tomaz Canabrava
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-15This moves the removal code to the model.Gravatar Tomaz Canabrava
2013-11-15Maintain opened the trips of the selected dive.Gravatar Tomaz Canabrava
2013-11-15Fix the sentense 'collapse' to 'collapse others' and scroll to it.Gravatar Tomaz Canabrava
2013-11-15Make more context menu functions act on all selected divesGravatar Dirk Hohndel