summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-03Fix Linux build with newer tool chainGravatar Dirk Hohndel
2013-05-03Fix Mac buildGravatar Dirk Hohndel
2013-05-03Select the first diveGravatar Dirk Hohndel
2013-05-03Temporarily expand all dives so the automatic width calculation worksGravatar Dirk Hohndel
2013-05-03Reformat dive info page in tab widgetGravatar Amit Chaudhuri
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Don't hard-code column width.Gravatar Dirk Hohndel
2013-05-02Merge branch 'tomaz-css' into QtGravatar Dirk Hohndel
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-05-02Test the CSS for styling the TableViewGravatar Tomaz Canabrava
2013-05-02Alternate background colors for dive listGravatar Dirk Hohndel
2013-05-02Set better column widths in the dive listGravatar Dirk Hohndel
2013-05-02Show cylinder and gas used in the Qt dive listGravatar Dirk Hohndel
2013-05-02Move gas string computation into core logic codeGravatar Dirk Hohndel
2013-05-02Show trip date (with number of dives) in dive/trip listGravatar Dirk Hohndel
2013-05-01Minor style updatesGravatar Dirk Hohndel
2013-05-01Merge branch 'Qt' into RenderStarsOnTableGravatar Tomaz Canabrava
2013-05-01Added Support for the Trips and Dives on the DiveList model.Gravatar Tomaz Canabrava
2013-05-01Fix a couple of small problems in add weightsystemGravatar Dirk Hohndel
2013-05-01Create Add Weightsystem dialogGravatar Dirk Hohndel
2013-05-01Don't add cylinders and weightsystems past the MAXGravatar Dirk Hohndel
2013-05-01Hook up adding a weightsystemGravatar Dirk Hohndel
2013-05-01Add data and add functions for WeightModelGravatar Dirk Hohndel
2013-05-01Use the existing current_dive macro in Qt codeGravatar Dirk Hohndel
2013-04-28Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface...Gravatar Dirk Hohndel
2013-04-28Save and retore splitter dimensions.Gravatar Amit Chaudhuri
2013-04-28Fixed loading the stars when opening with file as argv. minor cleanupGravatar Tomaz Canabrava
2013-04-27Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface...Gravatar Dirk Hohndel
2013-04-27Minor coding style cleanups - and use core logic functionGravatar Dirk Hohndel
2013-04-27Add support for remembering settingsGravatar Amit Chaudhuri
2013-04-27Added support for showing the Stars on the DiveTableGravatar Tomaz Canabrava
2013-04-25Remove the explicit UTF-8 conversionsGravatar Dirk Hohndel
2013-04-25Merge branch 'QtStuff' of git://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-04-25Ask Qt 4 to use the UTF-8 codec as the "codec for C strings"Gravatar Thiago Macieira
2013-04-25Make dirk happy by enabling sort in the model.Gravatar Tomaz Canabrava
2013-04-25Minor cleanup of constructors and one accessor for DiveItemGravatar Dirk Hohndel
2013-04-25Remove useless members of DiveItemGravatar Henrik Brautaset Aronsen
2013-04-25Simplify DiveItemGravatar Henrik Brautaset Aronsen
2013-04-24Use Subsurface's data structures for DiveItemGravatar Dirk Hohndel
2013-04-24Call the get_date functions with timestamp_t instead of struct tmGravatar Dirk Hohndel
2013-04-24Fix building for Windows: cache the Windows-specific variablesGravatar Thiago Macieira
2013-04-24MSVC is c89Gravatar Dirk Hohndel
2013-04-24Split report_dives into UI and logic and move to divelist filesGravatar Dirk Hohndel
2013-04-24Merge branch 'useStarWidgets' of git://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-04-24Correctly format depth and timeGravatar Dirk Hohndel
2013-04-24Fix column headings for divelistGravatar Dirk Hohndel
2013-04-24Fix the order of the DiveInformation tab bar.Gravatar Tomaz Canabrava
2013-04-24Remove the use of this->Gravatar Tomaz Canabrava
2013-04-24Use the star widget in it's right placeGravatar Tomaz Canabrava
2013-04-24Amend divetrip model to use int unitsGravatar Amit Chaudhuri