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
Age
Commit message (
Expand
)
Author
2013-05-03
Fix Linux build with newer tool chain
Dirk Hohndel
2013-05-03
Fix Mac build
Dirk Hohndel
2013-05-03
Select the first dive
Dirk Hohndel
2013-05-03
Temporarily expand all dives so the automatic width calculation works
Dirk Hohndel
2013-05-03
Reformat dive info page in tab widget
Amit Chaudhuri
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-05-02
Don't hard-code column width.
Dirk Hohndel
2013-05-02
Merge branch 'tomaz-css' into Qt
Dirk Hohndel
2013-05-02
Added code to Select a dive, fixed minor annoyances.
Tomaz Canabrava
2013-05-02
Test the CSS for styling the TableView
Tomaz Canabrava
2013-05-02
Alternate background colors for dive list
Dirk Hohndel
2013-05-02
Set better column widths in the dive list
Dirk Hohndel
2013-05-02
Show cylinder and gas used in the Qt dive list
Dirk Hohndel
2013-05-02
Move gas string computation into core logic code
Dirk Hohndel
2013-05-02
Show trip date (with number of dives) in dive/trip list
Dirk Hohndel
2013-05-01
Minor style updates
Dirk Hohndel
2013-05-01
Merge branch 'Qt' into RenderStarsOnTable
Tomaz Canabrava
2013-05-01
Added Support for the Trips and Dives on the DiveList model.
Tomaz Canabrava
2013-05-01
Fix a couple of small problems in add weightsystem
Dirk Hohndel
2013-05-01
Create Add Weightsystem dialog
Dirk Hohndel
2013-05-01
Don't add cylinders and weightsystems past the MAX
Dirk Hohndel
2013-05-01
Hook up adding a weightsystem
Dirk Hohndel
2013-05-01
Add data and add functions for WeightModel
Dirk Hohndel
2013-05-01
Use the existing current_dive macro in Qt code
Dirk Hohndel
2013-04-28
Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface...
Dirk Hohndel
2013-04-28
Save and retore splitter dimensions.
Amit Chaudhuri
2013-04-28
Fixed loading the stars when opening with file as argv. minor cleanup
Tomaz Canabrava
2013-04-27
Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface...
Dirk Hohndel
2013-04-27
Minor coding style cleanups - and use core logic function
Dirk Hohndel
2013-04-27
Add support for remembering settings
Amit Chaudhuri
2013-04-27
Added support for showing the Stars on the DiveTable
Tomaz Canabrava
2013-04-25
Remove the explicit UTF-8 conversions
Dirk Hohndel
2013-04-25
Merge branch 'QtStuff' of git://github.com/tcanabrava/subsurface into Qt
Dirk Hohndel
2013-04-25
Ask Qt 4 to use the UTF-8 codec as the "codec for C strings"
Thiago Macieira
2013-04-25
Make dirk happy by enabling sort in the model.
Tomaz Canabrava
2013-04-25
Minor cleanup of constructors and one accessor for DiveItem
Dirk Hohndel
2013-04-25
Remove useless members of DiveItem
Henrik Brautaset Aronsen
2013-04-25
Simplify DiveItem
Henrik Brautaset Aronsen
2013-04-24
Use Subsurface's data structures for DiveItem
Dirk Hohndel
2013-04-24
Call the get_date functions with timestamp_t instead of struct tm
Dirk Hohndel
2013-04-24
Fix building for Windows: cache the Windows-specific variables
Thiago Macieira
2013-04-24
MSVC is c89
Dirk Hohndel
2013-04-24
Split report_dives into UI and logic and move to divelist files
Dirk Hohndel
2013-04-24
Merge branch 'useStarWidgets' of git://github.com/tcanabrava/subsurface into Qt
Dirk Hohndel
2013-04-24
Correctly format depth and time
Dirk Hohndel
2013-04-24
Fix column headings for divelist
Dirk Hohndel
2013-04-24
Fix the order of the DiveInformation tab bar.
Tomaz Canabrava
2013-04-24
Remove the use of this->
Tomaz Canabrava
2013-04-24
Use the star widget in it's right place
Tomaz Canabrava
2013-04-24
Amend divetrip model to use int units
Amit Chaudhuri
[next]