aboutsummaryrefslogtreecommitdiffstats
path: root/divelist.c
AgeCommit message (Expand)Author
2012-08-14Create duplicate list model so sorting by columns works againGravatar Dirk Hohndel
2012-08-14Improve tree model implementationGravatar Dirk Hohndel
2012-08-13Allow date based groupingGravatar Dirk Hohndel
2012-06-27Make it possible to do "Add Dive" from just the main dive menuGravatar Linus Torvalds
2012-06-27Rough "Add new dive" infrastructure in the divelistGravatar Linus Torvalds
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-05Avoiding some potentially confusing name space clashesGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-31Display OTU for dives using airGravatar Henrik Brautaset Aronsen
2011-12-18Use an ellipsis for Nitrox O2% rangesGravatar Linus Torvalds
2011-12-12divelist: show/sort nitrox dive oxygen percentage as a rangeGravatar Linus Torvalds
2011-12-11Make the dive gas record the single highest mixGravatar Linus Torvalds
2011-12-11Add capability of custom sorts to divelist columnsGravatar Linus Torvalds
2011-12-11Make sure to update divelist O2 information after editingGravatar Linus Torvalds
2011-12-11Make the cylinder table columns unsortableGravatar Linus Torvalds
2011-12-09Round the maximum depth on dive listGravatar Miika Turkia
2011-12-07Fix some issues with star rating codeGravatar Dirk Hohndel
2011-12-07Add typical 0 to 5 star rating for divesGravatar Dirk Hohndel
2011-11-21Exclude surface intervals from sac rate calculationGravatar Dirk Hohndel
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds
2011-11-17Merge branch 'sacplot' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-16Show dives "latest-first" by defaultGravatar Linus Torvalds
2011-11-16Show more of the dive location in the dive listGravatar Linus Torvalds
2011-11-13Fix minor coding standard issues introduced by my last commitGravatar Dirk Hohndel
2011-11-13Make sure SAC and OTU get recalculated after cylinder info was changedGravatar Dirk Hohndel
2011-11-09Fix up air use calculations for new pressure handlingGravatar Linus Torvalds
2011-11-01Even more places with pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Use unit functions to get column headers, add unit function for pressureGravatar Dirk Hohndel
2011-11-01More consistency improvementsGravatar Dirk Hohndel
2011-10-23Disable sorting by dive numberGravatar Dirk Hohndel
2011-10-23Make columns for temperature, cylinder, and nitrox optionalGravatar Dirk Hohndel
2011-10-23Show dive number in dive listGravatar Dirk Hohndel
2011-10-20Allow multiple selections in the dive listGravatar Dirk Hohndel
2011-10-02Split up generic code to generate a gtk tree view columnGravatar Linus Torvalds
2011-09-27Add preference option to chose if SAC and/or OTU should be in divelistGravatar Dirk Hohndel
2011-09-26Make OTU column invisible by defaultGravatar Dirk Hohndel
2011-09-22Add OTU to divelistGravatar Dirk Hohndel
2011-09-22Calculate OTUs for every diveGravatar Dirk Hohndel
2011-09-22Minor change to the alignment of the divelist columnsGravatar Dirk Hohndel
2011-09-22Put the location last in the dive listGravatar Linus Torvalds
2011-09-22Put the default focus on the dive list at startupGravatar Linus Torvalds
2011-09-22Fix up some minor whitespace issuesGravatar Linus Torvalds
2011-09-22Select the first dive after filling the dive listGravatar Linus Torvalds
2011-09-22Make the dive list searching act on the locationGravatar Linus Torvalds
2011-09-22In divelist maxdepth column, only show depth unitGravatar Linus Torvalds
2011-09-21Simplistic first attempt to get changes saved when quitting subsurfaceGravatar Dirk Hohndel
2011-09-20Fix up printing some moreGravatar Linus Torvalds
2011-09-20Fix divelist sortingGravatar Linus Torvalds
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-20Make the divelist font configurableGravatar Linus Torvalds