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-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
2013-05-29
Code Cleanup.
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-29
Reimplement the Sort method to change from Tree / List, and remember selection.
Tomaz Canabrava
2013-05-29
Add a "sort role" for sorting the dive list
Linus Torvalds
2013-05-28
Saves the selection to select it later.
Tomaz Canabrava
2013-05-28
Switch between Tree / list on column - click.
Tomaz Canabrava
2013-05-28
Adds the code to make the dive list behave like tree or list
Tomaz Canabrava
2013-05-26
Fix colum visibility selection in the divelist
Dirk Hohndel
2013-05-22
The never ending, futile fight for whitespace consistency
Dirk Hohndel
2013-05-21
Fixed the hide / show columns using the settings.
Tomaz Canabrava
2013-05-21
Added code for handling of show / hide of columns.
Tomaz Canabrava
2013-05-16
Don't deleteLater a null pointer
Thiago Macieira
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-14
Clean up some typos
Henrik Brautaset Aronsen
2013-05-13
removed a unused debug.
Tomaz Canabrava
2013-05-13
shift-key + shift-click + key corner cases covered.
Tomaz Canabrava
[next]