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.cpp
Age
Commit message (
Expand
)
Author
2013-12-04
Divelist: fix a crash when updating the preferences
Lubomir I. Ivanov
2013-12-03
Text cleanup to amend lacking consistency
Henrik Brautaset Aronsen
2013-12-03
Fix ignoring empty selections on the globe and code cleanup.
Tomaz Canabrava
2013-12-02
Huge speedup when selecting Dives from the Globe View.
Tomaz Canabrava
2013-11-30
More strings for translation
Sergey Starosek
2013-11-30
Remove use of uninitialized variable nr
Anton Lundin
2013-11-30
QT-UI: fix some typos
Alexandre Belloni
2013-11-26
Remember Trip Selection.
Tomaz Canabrava
2013-11-19
Clear selected trips after restoring selection
Dirk Hohndel
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-17
Fix a couple of problems with dive merging
Dirk Hohndel
2013-11-16
Fix crash when entering a dive via dive-add on a empty table.
Tomaz Canabrava
2013-11-16
Fix dive merging
Linus Torvalds
2013-11-16
Removed duplicated method.
Tomaz Canabrava
2013-11-16
Expand the trip of the newly selected dive.
Tomaz Canabrava
2013-11-16
Selects the dive before the deleted ones.
Tomaz Canabrava
2013-11-16
Do not break Dive Headings on trip mode when a delete dive is done.
Tomaz Canabrava
2013-11-16
Fix wrong handling of Dive Table, and revert some wrong changes.
Tomaz Canabrava
2013-11-15
This moves the removal code to the model.
Tomaz Canabrava
2013-11-15
Maintain opened the trips of the selected dive.
Tomaz Canabrava
2013-11-15
Fix the sentense 'collapse' to 'collapse others' and scroll to it.
Tomaz Canabrava
2013-11-15
Make more context menu functions act on all selected dives
Dirk Hohndel
2013-11-15
Avoid std::string: QByteArray is enough and already compiled in
Thiago Macieira
2013-11-15
Manually add trips from dive list context menu
Dirk Hohndel
2013-11-15
Fix potential crash when merging trips
Dirk Hohndel
2013-11-14
Expand the trip of the first selected dive.
Tomaz Canabrava
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-14
Add file naming dialog for save as
Miika Turkia
2013-11-13
When selection gets confused, don't try to select non-existing dive
Dirk Hohndel
2013-11-11
Mark divelist changed when deleting a dive
Dirk Hohndel
2013-11-09
Save / Restore the Tree after organizing by other columns.
Tomaz Canabrava
2013-11-09
Save the status of the tree before trying to reset the display.
Tomaz Canabrava
2013-11-09
Moved the code that handles DiveList column sizes to its correct file.
Tomaz Canabrava
2013-11-05
Fix dive merging
Dirk Hohndel
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
Some adjustments to "save as"
Dirk Hohndel
2013-10-17
Added 'Save As' option on the dive list menu.
Tomaz Canabrava
2013-10-15
Random white space cleanup
Dirk Hohndel
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-10-04
Fix showing all columns by default on first run.
Tomaz Canabrava
2013-10-01
Fix weight adding in the Qt UI & fix the header height for tables
Patrick Valsecchi
2013-09-24
Only offer to merge dives if they are consecutive in the divelist
Dirk Hohndel
2013-09-24
Much easier way to detect if more than one dive is selected
Dirk Hohndel
2013-09-23
Add "merge selected dives" to dive list popup menu
Dirk Hohndel
2013-09-22
Correctly handle empty dive list after delete
Dirk Hohndel
2013-08-16
Fix for double-rendering, double selection and other annoyances.
Tomaz Canabrava
2013-07-04
Qt: Implement trip merging logic
Linus Torvalds
[next]