index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
divelistview.cpp
Age
Commit message (
Expand
)
Author
2014-11-13
Move the filters code to it's own file.
Tomaz Canabrava
2014-11-12
Deselect dives that are no longer shown as the dive list is filtered
Dirk Hohndel
2014-11-10
Be more careful when restoring a selection in the presence of filters
Dirk Hohndel
2014-11-09
Don't crash when restoring the selection
Dirk Hohndel
2014-11-03
Correctly unselect trips when dive list filters change
Dirk Hohndel
2014-10-31
TagFilter -> MultiFilter
Tomaz Canabrava
2014-10-31
Ctrl+F now opens the Tag Filter
Tomaz Canabrava
2014-10-27
divelistview.cpp: move a variable in a Q_OS_MAC branch
Lubomir I. Ivanov
2014-10-18
Dynamic dive trip list column widths
Giuseppe Bilotta
2014-10-02
Add possibility to filter by more than one criteria at a time
Tomaz Canabrava
2014-09-17
Random whitespace update
Dirk Hohndel
2014-09-17
Correctly filter dives. (trips are always shown)
Tomaz Canabrava
2014-08-26
Small whitespace cleanup
Dirk Hohndel
2014-08-26
DiveList: don't save default column width
Dirk Hohndel
2014-08-22
Divelist: Use more sensible default column widths
Dirk Hohndel
2014-08-21
Fix selection logic when manually adding a dive
Dirk Hohndel
2014-08-21
Dive list: seriously simplify the "add to trip" code
Dirk Hohndel
2014-08-11
Rename the model column from NITROX to GAS
Anton Lundin
2014-08-04
Do not recreate all the dive just because a picture was added.
Tomaz Canabrava
2014-07-23
Only repopulate the dive info once ( we were repopulating 4 times )
Tomaz Canabrava
2014-07-15
Do not create a backup for Q_FOREACH container
Tomaz Canabrava
2014-07-11
divelistview capitalisation consitency
Tim Wootton
2014-07-08
Picture handling: make sure pictures are shown after they were added
Dirk Hohndel
2014-06-26
Fix crash when trying to add a dive or plan when a filter is active.
Tomaz Canabrava
2014-06-03
Fix linked list corruption, move code to C.
Tomaz Canabrava
2014-06-02
Break picture handling code from C++ to C.
Tomaz Canabrava
2014-06-01
Do not replot for each picture added to dive.
Tomaz Canabrava
2014-05-28
Fix crash on adding / removing a dives from add menu
Tomaz Canabrava
2014-05-28
Dive list: use helper function when restoring selection
Dirk Hohndel
2014-05-28
Minor cleanup
Dirk Hohndel
2014-05-25
Dive list: make saving / restoring column widths actually work
Dirk Hohndel
2014-05-25
Dive list: don't reset column width when reloading
Dirk Hohndel
2014-05-25
Dive list: remember the current sort colum
Dirk Hohndel
2014-05-24
Speed up the multi dive selection
Tomaz Canabrava
2014-05-24
Correctly implement multi dive selection
Dirk Hohndel
2014-05-24
Dive list: move trip merging logic into divelist.c
Dirk Hohndel
2014-05-24
Dive list: work around odd problem with selections
Dirk Hohndel
2014-05-24
Dive list: move trip selection / deselection logic to divelist.c
Dirk Hohndel
2014-05-24
Dive list: more consistent handling of "add to trip"
Dirk Hohndel
2014-05-24
Add some helper functions
Dirk Hohndel
2014-05-24
Remove export and save as from dive list context menu
Dirk Hohndel
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-21
Implementing export dialog
Miika Turkia
2014-05-20
Migrate code to for_each_dive and for_each_dc
Anton Lundin
2014-05-20
Consistently use for_each_dive (and use it correctly)
Dirk Hohndel
2014-05-20
Dive list: add context menu function to renumber dive(s)
Dirk Hohndel
2014-05-19
Fix selection after downloading dives from the dive computer
Dirk Hohndel
2014-05-13
Move DiveList related methods/classes to own file.
Tomaz Canabrava
2014-05-07
Fix crash on dereferencing dangling pointers
Thiago Macieira
2014-05-05
Add images to all dive computers and refresh profile
Robert C. Helling
[next]