Age | Commit message (Expand) | Author |
2014-05-19 | Divecomputer download: try to offer only those devices that make sense | Dirk Hohndel |
2014-03-31 | Show EAD/END only for trimix/nitrox dives respectively | Robert C. Helling |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-07 | Remove a Lot of Dead Code. | Tomaz Canabrava |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Store zoomed plot in preferences | Tomaz Canabrava |
2014-02-23 | Calculate minimum and maximum heartrate | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-10 | Use 'struct membuffer' for profile info string generation | Linus Torvalds |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-09-16 | implement device probe in C | Danilo Cesar Lemes de Paula |
2013-05-10 | Implement the get_screen_dpi function | Dirk Hohndel |
2013-05-08 | Stop passing around gc and pi | Dirk Hohndel |
2013-05-06 | Avoid redefinition of typedef ‘bool’ | Henrik Brautaset Aronsen |
2013-05-04 | Moved the plot from the cairo version to the Qt version | Tomaz Canabrava |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-14 | Separate Gtk related code from core logic: info | Dirk Hohndel |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-03-19 | Add user definible options to the print menu - slider version | Salvador Cuñat |
2013-03-18 | Manually remove events in the profile context menu | Dirk Hohndel |
2013-03-17 | First step towards a context menu in the profile view | Dirk Hohndel |
2013-03-13 | Hook up color printing with print dialog. | Amit Chaudhuri |
2013-02-09 | Show the actice divecomputer's data in the Info notebook | Dirk Hohndel |
2013-02-07 | Use GDK methods to retrieve the actual screen DPI | Lubomir I. Ivanov |
2013-02-04 | Get printing parameters in the begining | Salvador Cuñat |
2012-12-17 | Add a "View next dive computer" menu item | Linus Torvalds |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-11 | Calculate dive maxima/minima independent of dive computer | Linus Torvalds |
2012-12-09 | Don't print partial pressure values in the profile | Dirk Hohndel |
2012-12-07 | Move 'plot_info' into 'struct graphics_context' | Linus Torvalds |
2012-11-11 | Create tool-tip with depth/pressure for the whole profile area | Linus Torvalds |
2012-11-11 | Add another print option, 1 dive per sheet. | boret |
2012-09-11 | Use GTK_UNIT_INCH when printing to provide consistency across OS | Lubomir I. Ivanov |
2012-08-30 | Add support for printing only the selected dives | Linus Torvalds |
2012-08-30 | Remove the pretty-print without dive profile option. | Pierre-Yves Chibon |
2012-08-29 | Invert the print 'dive profile' option. | Pierre-Yves Chibon |
2012-08-28 | Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface | Linus Torvalds |
2012-08-28 | Work on the printing of the dives, first attempt to print as table. | Pierre-Yves Chibon |
2012-08-22 | moved zoomed_plot to display.h | Maximilian Güntner |
2011-11-28 | Define all colors in one place | Henrik Brautaset Aronsen |
2011-10-04 | Replace event text with small red triangle and tooltip | Dirk Hohndel |
2011-10-04 | Change plot routine to take a drawing_area as argument | Dirk Hohndel |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make the divelist font configurable | Linus Torvalds |
2011-09-13 | Make the printout look different | Linus Torvalds |
2011-09-13 | Add the capability to print a dive profile | Linus Torvalds |
2011-09-12 | Make 'report_error()' usable from outside of main.c | Linus Torvalds |
2011-09-12 | Start some very initial libdivecomputer integration | Linus Torvalds |
2011-09-09 | First (broken) try at actually tracking cylinder types | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |