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-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
2014-04-28
When scrolling to dive, scroll to trip first
Linus Torvalds
2014-04-26
Add exporting selected dives into CSV file
Miika Turkia
2014-04-26
Add GUI support for exporting in CSV format
Miika Turkia
2014-04-26
Use proper export text instead of save
Miika Turkia
2014-04-17
Mark a lot of TODO's where I think it should be moved to C code.
Tomaz Canabrava
2014-04-02
Make divelist header corrections Mac specific
Anton Lundin
2014-03-20
Enable posibility to add dives to trip below
Anton Lundin
2014-03-03
Whitespace cleanup
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-17
Code cleanup
Dirk Hohndel
2014-02-17
Compute dive computer/camera time offset from sample picture
Robert C. Helling
2014-02-17
Store camera time offset in preferences
Robert C. Helling
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-10
Don't ignore the return values from readfile and EXIF parser
Dirk Hohndel
2014-02-09
DiveListView tiny cleanup
Boris Barbulovski
2014-02-09
ShiftImageTimesDialog class cleanup.
Boris Barbulovski
2014-02-06
Include images in profile
Robert C. Helling
[next]