Age | Commit message (Expand) | Author |
2015-06-19 | Printing: pass the print_options struct to TemplateLayout and Printer | Gehad elrobey |
2015-06-19 | Printing: add a "one dive per page" template | Gehad elrobey |
2015-06-19 | Printing: add a "one dive per page" option | Gehad elrobey |
2015-06-19 | Printing: render the dive profile on top of QWebView | Gehad elrobey |
2015-06-19 | Printing: fix rendering bug for odd number of dives | Gehad elrobey |
2015-06-19 | Printing: fix "if" condition clause in cmake file | Gehad elrobey |
2015-06-19 | Enforce planner minimum gas switch duration | Rick Walsh |
2015-06-19 | Add planner minimum gas switch duration option | Rick Walsh |
2015-06-19 | Use remote transport parameter instead of comparing strings | Dirk Hohndel |
2015-06-18 | Windows support: correct helper function name | Dirk Hohndel |
2015-06-18 | HTML export: before showing the dive list, sort descending by dive number | Dirk Hohndel |
2015-06-18 | HTML export: cosmetic change to show 20 dives by default | Dirk Hohndel |
2015-06-18 | HTML: Fix spelling mistake | Gehad elrobey |
2015-06-18 | Git storage: don't abort if there is no default user/email set | Dirk Hohndel |
2015-06-18 | HTML exporter: don't try to write to NULL file descriptor | Dirk Hohndel |
2015-06-18 | HTML standalone exporter: use Subsurface dive numbers | Dirk Hohndel |
2015-06-18 | HTML standalone exporter: give up if parsing the input fails | Dirk Hohndel |
2015-06-18 | Fix potential crash if the existing filename is NULL | Dirk Hohndel |
2015-06-17 | Make sure cylinder related data is filled when dives are read | Dirk Hohndel |
2015-06-17 | HTML export: corretly show weird imperial tank sizes | Dirk Hohndel |
2015-06-17 | HTML exports: minor cosmetic improvements | Dirk Hohndel |
2015-06-17 | Hide the dive-related controls when showing trips | Anton Lundin |
2015-06-17 | Make the expand/collapse buttons usefull on trips | Anton Lundin |
2015-06-17 | Remove old timing of function | Anton Lundin |
2015-06-17 | HTML standalone exporter: don't setup preferences | Dirk Hohndel |
2015-06-17 | HTML export: better Google maps link | Dirk Hohndel |
2015-06-17 | Remove some include files from qthelper.cpp | Dirk Hohndel |
2015-06-17 | We don't really need a long to count the dive sites | Dirk Hohndel |
2015-06-17 | Add missing package to INSTALL file | Dirk Hohndel |
2015-06-17 | HTML Exporter: make JS work on Firefox as well | Dirk Hohndel |
2015-06-17 | Remove the references to QtPositioning from INSTALL file | Dirk Hohndel |
2015-06-17 | Use saved units in the HTML exporter | Dirk Hohndel |
2015-06-17 | Store the user's unit preferences in git storage | Dirk Hohndel |
2015-06-17 | Git storage: only check git_id if saving to the same remote | Dirk Hohndel |
2015-06-17 | HTML: fix the unclosed <ul> tag. | Gehad elrobey |
2015-06-17 | Re-fix silly typo | Rick Walsh |
2015-06-16 | git save: fix crash with no remote | Linus Torvalds |
2015-06-16 | Set up signalling to display notes in planner again. | Robert C. Helling |
2015-06-16 | Show duration before runtime on planner notes table | Rick Walsh |
2015-06-16 | Fix silly typo | Dirk Hohndel |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-06-16 | Cloud storage: warn the user if we are not online | Dirk Hohndel |
2015-06-16 | Implement a standalone HTML exporter | Dirk Hohndel |
2015-06-16 | Separate initializing Qt from initializing the UI | Dirk Hohndel |
2015-06-16 | HTML export: separate UI and logic code | Dirk Hohndel |
2015-06-16 | Don't crash with NULL string in settings | Dirk Hohndel |
2015-06-16 | Move checking the cloud connection into its own files | Dirk Hohndel |
2015-06-16 | Code cleanup: implement window title update via signal | Dirk Hohndel |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-15 | Cloud storage: create preference entry for base URL | Dirk Hohndel |