index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
divelistview.h
Age
Commit message (
Expand
)
Author
2014-03-20
Enable posibility to add dives to trip below
Anton Lundin
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-18
Make lastUsedImageDir static to prevent a crash
Robert C. Helling
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-09
DiveListView tiny cleanup
Boris Barbulovski
2014-02-06
Include images in profile
Robert C. Helling
2013-12-09
Divelogs.de: add a divelist context menu item for upload
Lubomir I. Ivanov
2013-12-06
Stub out a mark dive invalid function
Dirk Hohndel
2013-12-02
Huge speedup when selecting Dives from the Globe View.
Tomaz Canabrava
2013-11-26
Remember Trip Selection.
Tomaz Canabrava
2013-11-18
Shift times of selected dives
Robert Helling
2013-11-17
Add "add dive(s) to trip above" feature
Dirk Hohndel
2013-11-16
Fix wrong handling of Dive Table, and revert some wrong changes.
Tomaz Canabrava
2013-11-15
Manually add trips from dive list context menu
Dirk Hohndel
2013-11-14
Fix Last Column adding a horizontal Scroll on the Dive List.
Tomaz Canabrava
2013-11-14
Maintain the selection when aborting "dive add"
Dirk Hohndel
2013-11-09
Save / Restore the Tree after organizing by other columns.
Tomaz Canabrava
2013-11-09
Moved the code that handles DiveList column sizes to its correct file.
Tomaz Canabrava
2013-11-05
Remember the column we are sorting by
Dirk Hohndel
2013-10-20
Export dives in UDDF format
Miika Turkia
2013-10-17
Added 'Save As' option on the dive list menu.
Tomaz Canabrava
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-09-23
Add "merge selected dives" to dive list popup menu
Dirk Hohndel
2013-07-04
Qt: Implement trip merging logic
Linus Torvalds
2013-06-19
Consistently use slots / signals
Dirk Hohndel
2013-06-14
Show & edit trip location and notes when exactly one trip is selected
Dirk Hohndel
2013-06-12
Implements the DiveList to behave like Linus Explained.
Tomaz Canabrava
2013-06-07
Make a map ctrl-click toggle the selection state
Linus Torvalds
2013-06-06
Try to get rid of unnecessary reloads of the dive list
Dirk Hohndel
2013-06-06
Add delete dive context menu entry
Dirk Hohndel
2013-06-06
Implement the context menu a different way
Dirk Hohndel
2013-06-06
Add context menu to dive list
Dirk Hohndel
2013-06-05
First cut at selecting dives from the map
Linus Torvalds
2013-05-30
Add a proof of concept for filtering the Dive List,
Tomaz Canabrava
2013-05-29
Fixed the regression of selection not being stored from table to tree
Tomaz Canabrava
2013-05-29
More work on bug 111, Sorting works as it should.
Tomaz Canabrava
2013-05-28
Switch between Tree / list on column - click.
Tomaz Canabrava
2013-05-26
Fix colum visibility selection in the divelist
Dirk Hohndel
2013-05-21
Added code for handling of show / hide of columns.
Tomaz Canabrava
2013-05-16
Fix loading a second dive, after the first file was loaded.
Tomaz Canabrava
2013-05-14
code to show profile again
Tomaz Canabrava
2013-05-13
shift-key + shift-click + key corner cases covered.
Tomaz Canabrava
2013-05-13
Trying to make the DiveList selection behave correctly
Tomaz Canabrava
2013-04-13
Add Qtr_ macros that uses gettext in a tr() compatible manner
Dirk Hohndel
2013-04-12
Add dive list view to main window
Amit Chaudhuri