Age | Commit message (Expand) | Author |
2014-06-08 | Simplify the code that checks if it's OK to close the current file | Dirk Hohndel |
2014-06-08 | Pick the correct API function name for Qt5 | Dirk Hohndel |
2014-06-08 | Picture handling: parse XML data | Dirk Hohndel |
2014-06-08 | Picture handling: change data structure to store offset instead timestamp | Dirk Hohndel |
2014-06-08 | Picture handling: stagger the pictures | Dirk Hohndel |
2014-06-08 | Picture handling: keep picture list sorted | Dirk Hohndel |
2014-06-08 | Picture handling: put the picture near its correct time during the dive | Dirk Hohndel |
2014-06-08 | Picture handling: don't add the same picture more than once | Dirk Hohndel |
2014-06-08 | Picture handling: adjust timestamp after it's set | Dirk Hohndel |
2014-06-08 | Rotate the picture around -4 and 4 degrees. | Tomaz Canabrava |
2014-06-08 | Add a drop shadow on the picture | Tomaz Canabrava |
2014-06-08 | Add a nice white rectangle around the picture | Tomaz Canabrava |
2014-06-08 | Subtle animation when the picture gets hovered with the mouse. | Tomaz Canabrava |
2014-06-08 | Add a scaleTo animation | Tomaz Canabrava |
2014-06-08 | Save the timestamp of the dive. | Tomaz Canabrava |
2014-06-08 | Attempt at telling Makefile how to build the user manual | Thiago Macieira |
2014-06-08 | Make make clean also clean in the doc subdir | Thiago Macieira |
2014-06-08 | Gas was printed in permille, use gasname instead | Anton Lundin |
2014-06-08 | Fix out of tree building without asciidoc | Anton Lundin |
2014-06-08 | HTML export: fix packaging of theme dir | Dirk Hohndel |
2014-06-08 | Correctly test QString for being empty | Dirk Hohndel |
2014-06-07 | Ignore user-manual_es.html | Cristian Ionescu-Idbohrn |
2014-06-07 | Make parse-xml callbacks be type-safe | Linus Torvalds |
2014-06-07 | Build tools: allow debuggable cross builds for Windows | Dirk Hohndel |
2014-06-07 | Typo in subsurface.pro prevents a clean build on Mac. | Joakim Bygdell |
2014-06-06 | User manual: install English and localized copies | Dirk Hohndel |
2014-06-06 | User manual: show a localized version of the manual if it exists | Dirk Hohndel |
2014-06-06 | User manual: add html version of Spanish manual | Dirk Hohndel |
2014-06-06 | User manual: update Makefile for multi language support | Dirk Hohndel |
2014-06-06 | User manual: Spanish translation | Salvador Cuñat |
2014-06-06 | HTML: fix unexpectedly ended strings | Miika Turkia |
2014-06-06 | HTML: define decimal explicitly for parseInt() | Miika Turkia |
2014-06-06 | HTML: prevent implicit type conversion on testing | Miika Turkia |
2014-06-06 | Fix HTML export template syntax | Miika Turkia |
2014-06-06 | HTML: export to system dependant path separator | Gehad elrobey |
2014-06-06 | HTML: Better quoting to the export strings | Gehad elrobey |
2014-06-06 | qmake: change the folder structure assumed for LIBMARBLEDEVEL | Dirk Hohndel |
2014-06-06 | Prepare for Qt4 / Qt5 cross builds of Windows binaries | Dirk Hohndel |
2014-06-05 | Install HTML export theme files on Windows and Mac | Dirk Hohndel |
2014-06-05 | Switch to the new gasmix structure in dump_plan | Anton Lundin |
2014-06-05 | Planner: Avoid bogus segments with 0 time | Robert C. Helling |
2014-06-05 | Planner: Change 'lasttime' only if we printed something in the plan. | Robert C. Helling |
2014-06-04 | Disclaimer included in the printed diveplan | Robert C. Helling |
2014-06-04 | Force TTS/NDL calculation off if things take too long | Dirk Hohndel |
2014-06-04 | More tweaks to TTS calculations | Anton Lundin |
2014-06-04 | Make bigger steps when calculating TTS | Linus Torvalds |
2014-06-04 | Planner: don't redo the plan after partial edits of GFlow/high | Dirk Hohndel |
2014-06-04 | Fix typo that broke gas reporting in dive list | Dirk Hohndel |
2014-06-03 | Planner: only copy cylinders that were used in the template dive | Dirk Hohndel |
2014-06-03 | Whitespace | Dirk Hohndel |