Age | Commit message (Expand) | Author |
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 |
2014-03-11 | Defer mainwindow->show() | Tomaz Canabrava |
2014-03-11 | Support save / load for the Animation Speed on the Preferences | Tomaz Canabrava |
2014-03-11 | Support Animation Speed via Settings. | Tomaz Canabrava |
2014-03-11 | Profile2: provide means to disable the tool buttons | Lubomir I. Ivanov |
2014-03-11 | MainWindow: close all windows once we close the main one | Lubomir I. Ivanov |
2014-03-10 | Show temperature units in the label when editing dive | Lakshman |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-10 | Fixed Subsurface coding style for classes in vim. | Lakshman |
2014-03-10 | Profile2: reset the zoom level when a new profile is drawn | Lubomir I. Ivanov |
2014-03-10 | Profile2: use a different image when no profile is visible | Lubomir I. Ivanov |
2014-03-10 | Profile2: use an implicit initializer for a struct array | Lubomir I. Ivanov |
2014-03-10 | Profile2: fix some initializer list order warnings | Lubomir I. Ivanov |
2014-03-09 | Fix uninitialized variable | Dirk Hohndel |
2014-03-09 | Increase static buffer size | Dirk Hohndel |
2014-03-09 | Read salinity from git objects | Linus Torvalds |
2014-03-09 | parse divecomputer model nickname/firmware/serial information | Linus Torvalds |
2014-03-09 | Add event parsing to the git object tree loader | Linus Torvalds |
2014-03-09 | parse cylinder and weightsystem information | Linus Torvalds |
2014-03-09 | Parse key/value pairs in dive computer samples too | Linus Torvalds |
2014-03-09 | Parse basic dive computer sample data | Linus Torvalds |
2014-03-09 | Parse basic trip and dive data from the git blobs | Linus Torvalds |
2014-03-09 | Start actually parsing the git object data | Linus Torvalds |
2014-03-09 | git repository reading: start reading the actual file contents | Linus Torvalds |
2014-03-09 | git dive loading: actually insert the dives into the dive table | Linus Torvalds |
2014-03-09 | git save format: add dive computer nicknames and firmware details | Linus Torvalds |
2014-03-09 | Fix event saving in git format due to wrong argument order | Linus Torvalds |
2014-03-09 | Enumerate dive computers when saving them in the git repository | Linus Torvalds |
2014-03-09 | Fix retrieving the initial position of the Notification Area. | Tomaz Canabrava |
2014-03-09 | Code Cleanup ( that fix 2 bugs ) | Tomaz Canabrava |
2014-03-08 | Avoid calling free on uninitialized dive variable | Dirk Hohndel |
2014-03-08 | Uemis GPS location tracking seems backwards | Dirk Hohndel |
2014-03-08 | Another case of 'dereference before NULL check' | Dirk Hohndel |
2014-03-08 | Don't use dive before checking it against NULL | Dirk Hohndel |
2014-03-08 | Fix totally broken put_vformat() implementation | Linus Torvalds |
2014-03-08 | Add initial parser for git trees | Linus Torvalds |
2014-03-08 | Use symbolic names for the git file types | Linus Torvalds |
2014-03-07 | Fix colors on the new profile. | Tomaz Canabrava |
2014-03-07 | Remove unused parameter to tree_insert() | Dirk Hohndel |
2014-03-07 | Don't have the put_something() functions return success | Dirk Hohndel |
2014-03-07 | Flesh out git save format | Linus Torvalds |