aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.h
AgeCommit message (Expand)Author
2013-09-23Add "merge selected dives" to dive list popup menuGravatar Dirk Hohndel
2013-07-04Qt: Implement trip merging logicGravatar Linus Torvalds
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-14Show & edit trip location and notes when exactly one trip is selectedGravatar Dirk Hohndel
2013-06-12Implements the DiveList to behave like Linus Explained.Gravatar Tomaz Canabrava
2013-06-07Make a map ctrl-click toggle the selection stateGravatar Linus Torvalds
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-06-06Add delete dive context menu entryGravatar Dirk Hohndel
2013-06-06Implement the context menu a different wayGravatar Dirk Hohndel
2013-06-06Add context menu to dive listGravatar Dirk Hohndel
2013-06-05First cut at selecting dives from the mapGravatar Linus Torvalds
2013-05-30Add a proof of concept for filtering the Dive List,Gravatar Tomaz Canabrava
2013-05-29Fixed the regression of selection not being stored from table to treeGravatar Tomaz Canabrava
2013-05-29More work on bug 111, Sorting works as it should.Gravatar Tomaz Canabrava
2013-05-28Switch between Tree / list on column - click.Gravatar Tomaz Canabrava
2013-05-26Fix colum visibility selection in the divelistGravatar Dirk Hohndel
2013-05-21Added code for handling of show / hide of columns.Gravatar Tomaz Canabrava
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-14code to show profile againGravatar Tomaz Canabrava
2013-05-13shift-key + shift-click + key corner cases covered.Gravatar Tomaz Canabrava
2013-05-13Trying to make the DiveList selection behave correctlyGravatar Tomaz Canabrava
2013-04-13Add Qtr_ macros that uses gettext in a tr() compatible mannerGravatar Dirk Hohndel
2013-04-12Add dive list view to main windowGravatar Amit Chaudhuri