summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.cpp
AgeCommit message (Expand)Author
2015-10-02Undo/redo of dive deletion needs to handle trips as wellGravatar Dirk Hohndel
2015-10-01Add support to "split" a dive with surface time in the middleGravatar Linus Torvalds
2015-09-22Dive merging: make sure that the profile is redrawnGravatar Dirk Hohndel
2015-09-22Be much more careful about merging divesGravatar Linus Torvalds
2015-09-11Add checkbox to force images to match divesGravatar Robert C. Helling
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Fewer rebuilds triggered by changes in models.hGravatar Tomaz Canabrava
2015-05-24Remove support for Qt4 (part 1)Gravatar Tomaz Canabrava
2015-05-18Ask user about merging dives more than 30m apartGravatar Robert C. Helling
2015-05-11Fix initial scrolling problemGravatar Linus Torvalds
2015-05-11Only show Collapse all when its neededGravatar Tomaz Canabrava
2015-05-11Only show expand all and collapse all options if there`s a needGravatar Tomaz Canabrava
2015-04-26Modify wording of dive list context menuGravatar willem ferguson
2015-04-24Allow images to be added via the webGravatar Robert C. Helling
2015-04-22When remembering the selection, don't try to be too smart with tripsGravatar Dirk Hohndel
2015-04-14Add ability to undo removing of dives from tripsGravatar Grace Karanja
2015-03-21GUI fix for OSX. Reduce the padding of the divelist header so that we don't o...Gravatar Joakim Bygdell
2015-03-15Added warning when not all images can be added.Gravatar Jan Darowski
2015-02-11Add option to undo deleted divesGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10Fix a regression on selection caused by the new interface codeGravatar Tomaz Canabrava
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-09Add ability to undo deleted divesGravatar Grace Karanja
2015-02-06Delete dives using delete keyGravatar Grace Karanja
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-12-29Move the Facebook send profile buttonGravatar Tomaz Canabrava
2014-12-25Send an experimental file to the experimental album on FacebookGravatar Tomaz Canabrava
2014-12-24Changed Facebook stuff to socialnetworks.h/cppGravatar Tomaz Canabrava
2014-12-24Create a Facebook album for SubsurfaceGravatar Tomaz Canabrava
2014-11-13Move the filters code to it's own file.Gravatar Tomaz Canabrava
2014-11-12Deselect dives that are no longer shown as the dive list is filteredGravatar Dirk Hohndel
2014-11-10Be more careful when restoring a selection in the presence of filtersGravatar Dirk Hohndel
2014-11-09Don't crash when restoring the selectionGravatar Dirk Hohndel
2014-11-03Correctly unselect trips when dive list filters changeGravatar Dirk Hohndel
2014-10-31TagFilter -> MultiFilterGravatar Tomaz Canabrava
2014-10-31Ctrl+F now opens the Tag FilterGravatar Tomaz Canabrava
2014-10-27divelistview.cpp: move a variable in a Q_OS_MAC branchGravatar Lubomir I. Ivanov
2014-10-18Dynamic dive trip list column widthsGravatar Giuseppe Bilotta
2014-10-02Add possibility to filter by more than one criteria at a timeGravatar Tomaz Canabrava
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Correctly filter dives. (trips are always shown)Gravatar Tomaz Canabrava
2014-08-26Small whitespace cleanupGravatar Dirk Hohndel
2014-08-26DiveList: don't save default column widthGravatar Dirk Hohndel
2014-08-22Divelist: Use more sensible default column widthsGravatar Dirk Hohndel
2014-08-21Fix selection logic when manually adding a diveGravatar Dirk Hohndel
2014-08-21Dive list: seriously simplify the "add to trip" codeGravatar Dirk Hohndel
2014-08-11Rename the model column from NITROX to GASGravatar Anton Lundin
2014-08-04Do not recreate all the dive just because a picture was added.Gravatar Tomaz Canabrava
2014-07-23Only repopulate the dive info once ( we were repopulating 4 times )Gravatar Tomaz Canabrava