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
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
2013-06-17
Changed a lot of code to reduce boilerplate on models in the future.
Tomaz Canabrava
2013-06-14
Show & edit trip location and notes when exactly one trip is selected
Dirk Hohndel
2013-06-14
Don't offer "delete dive" context menu for trip
Dirk Hohndel
2013-06-14
First deselect, then select
Dirk Hohndel
2013-06-12
Implements the DiveList to behave like Linus Explained.
Tomaz Canabrava
2013-06-09
Ticket 127 - Repopulate context menu on preferences change
Helio Chissini de Castro
2013-06-08
Use the official QItemSelectionModel::SelectionFlags
Thiago Macieira
2013-06-07
Make a map ctrl-click toggle the selection state
Linus Torvalds
2013-06-07
Fix unused variable warning and spelling
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
Only show expand/collapse context menu when in tree mode
Dirk Hohndel
2013-06-06
Distinguish between "collapse" and "collapse all"
Dirk Hohndel
2013-06-06
Add context menu to dive list
Dirk Hohndel
2013-06-05
Clean up divelist dive selection
Linus Torvalds
2013-06-05
Fixing some issues with the dive selection after OK on preferences
Dirk Hohndel
2013-06-05
Keep selected dive in view
Dirk Hohndel
2013-06-05
First cut at selecting dives from the map
Linus Torvalds
2013-06-04
Stop showing the first dive after a preferences change
Dirk Hohndel
2013-06-02
Once again try to fix the selection
Dirk Hohndel
2013-05-31
Scroll to (and re-expand) the selection when sorting and moving
Linus Torvalds
2013-05-30
Add a proof of concept for filtering the Dive List,
Tomaz Canabrava
2013-05-30
Don't display "show" in front of every column
Henrik Brautaset Aronsen
2013-05-30
Code layout changes
Dirk Hohndel
[next]