Age | Commit message (Expand) | Author |
2014-03-19 | Main: separate the QApplication and UI creation | Lubomir I. Ivanov |
2014-03-19 | Profile2: fix widths on some lines for Qt5 | Lubomir I. Ivanov |
2014-03-19 | Make Up/Down arrows work with tags | Gehad |
2014-03-19 | Saving edits requires to move focus first | Gehad |
2014-03-18 | Link to marbledata when building out of tree | Anton Lundin |
2014-03-18 | Profile2: use unsigned int for the divecomputer number | Lubomir I. Ivanov |
2014-03-18 | Clear PN2 PO2 PHE GasItem | Hugle |
2014-03-17 | Don't devide by 0 if fO2 is 100% | Dirk Hohndel |
2014-03-17 | Translate using tr() to be Qt5-compatible | Anton Lundin |
2014-03-17 | Make dc_number defined when using it | Anton Lundin |
2014-03-17 | Add forward declaration of QSettings | Anton Lundin |
2014-03-17 | User manual: Changes to sections 1 and 2 | Willem Ferguson |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-17 | Silly change to a comment | Dirk Hohndel |
2014-03-16 | New profile: fix event hiding logic | Dirk Hohndel |
2014-03-15 | User manual: Update sections 4 and 5 | Willem Ferguson |
2014-03-15 | New profile: add event manipulation to context menu | Dirk Hohndel |
2014-03-15 | Don't put cylinder widget in edit mode if deletion of cylinder failed | Dirk Hohndel |
2014-03-15 | Add test dive to show erroneous pp graphs | Jan Mulder |
2014-03-15 | Correctly check if tank is in use | Dirk Hohndel |
2014-03-15 | Don't check for tank size information only on first tank | Dirk Hohndel |
2014-03-15 | Only use default cylinder for first one | Dirk Hohndel |
2014-03-15 | Only use a default cylinder if it is explicitly set | Dirk Hohndel |
2014-03-15 | Bugfix: generalize pp graphs to allow for multi over-threshold periods | Jan Mulder |
2014-03-15 | User manual: Add the missing icons | Willem Ferguson |
2014-03-14 | Revert "If saving to a git repository fails, don't create oddly named XML file" | Dirk Hohndel |
2014-03-14 | Improved handling of git syntax names with no git repository | Linus Torvalds |
2014-03-14 | If saving to a git repository fails, don't create oddly named XML file | Dirk Hohndel |
2014-03-14 | Make "save changes" dialog modal | Dirk Hohndel |
2014-03-14 | Revision of Profile part of manual | Willem Ferguson |
2014-03-14 | Convert other users of showError() to the new world order | Linus Torvalds |
2014-03-14 | show the error string in the GUI rather than stderr | Linus Torvalds |
2014-03-14 | propagate save errors further, don't mark divelist unchanged | Linus Torvalds |
2014-03-14 | error handling: return errors for save functions | Linus Torvalds |
2014-03-14 | git access: allow arbitrary revision specifiers on reading | Linus Torvalds |
2014-03-13 | git object format: make sure parenthood isn't lost when saving | Linus Torvalds |
2014-03-13 | New icons | Luisa Pires |
2014-03-13 | New profile: fix Information overlay location | Dirk Hohndel |
2014-03-13 | Allow remote branch names when reading a git object tree | Linus Torvalds |
2014-03-12 | Create Documentation directory if missing | Miika Turkia |
2014-03-12 | Stop using the "git descriptor file" model | Linus Torvalds |
2014-03-12 | MainWindow: maintain one window instance of the yearly statistics | Lubomir I. Ivanov |
2014-03-12 | Profile2: place the ruler and tooltip on top (Z order) | Lubomir I. Ivanov |
2014-03-12 | Ruler: change how the ruler text drawing works | Lubomir I. Ivanov |
2014-03-12 | Update and add translations | Dirk Hohndel |
2014-03-12 | Make some dialogs modal to MainWindow | Lubomir I. Ivanov |
2014-03-11 | git-save: don't create a redundant new commits with no changes | Linus Torvalds |
2014-03-11 | git-save: don't save the subsurface version string in the object tree | Linus Torvalds |
2014-03-11 | git-load: Add trips to the trip list on loading | Linus Torvalds |
2014-03-11 | Only anim if not first dive when openning subsurface with a divelog. | Tomaz Canabrava |