aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.cpp
AgeCommit message (Expand)Author
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
2013-11-15Avoid std::string: QByteArray is enough and already compiled inGravatar Thiago Macieira
2013-11-15Manually add trips from dive list context menuGravatar Dirk Hohndel
2013-11-15Fix potential crash when merging tripsGravatar Dirk Hohndel
2013-11-14Expand the trip of the first selected dive.Gravatar Tomaz Canabrava
2013-11-14Fix Last Column adding a horizontal Scroll on the Dive List.Gravatar Tomaz Canabrava
2013-11-14Maintain the selection when aborting "dive add"Gravatar Dirk Hohndel
2013-11-14Add file naming dialog for save asGravatar Miika Turkia
2013-11-13When selection gets confused, don't try to select non-existing diveGravatar Dirk Hohndel
2013-11-11Mark divelist changed when deleting a diveGravatar Dirk Hohndel
2013-11-09Save / Restore the Tree after organizing by other columns.Gravatar Tomaz Canabrava
2013-11-09Save the status of the tree before trying to reset the display.Gravatar Tomaz Canabrava
2013-11-09Moved the code that handles DiveList column sizes to its correct file.Gravatar Tomaz Canabrava
2013-11-05Fix dive mergingGravatar Dirk Hohndel
2013-11-05Remember the column we are sorting byGravatar Dirk Hohndel