Age | Commit message (Expand) | Author |
2014-06-10 | Remove unused variable | Dirk Hohndel |
2014-06-10 | Planner: fix the tab order | Dirk Hohndel |
2014-06-10 | More layout work for stats tab | Dirk Hohndel |
2014-06-10 | Improve statistic on used gas | Dirk Hohndel |
2014-06-10 | Picture handling: when zooming thumbnail, put it in the foreground | Dirk Hohndel |
2014-06-10 | Planner: don't reset GF when preferences change | Dirk Hohndel |
2014-06-10 | Planner: show the GF used for planning on top of the profile | Dirk Hohndel |
2014-06-10 | Planner: reset GFlow and GFhigh when we're done | Dirk Hohndel |
2014-06-09 | Add gas consumption statistic for selected dives | Dirk Hohndel |
2014-06-09 | Don't show the average depth for the selected dives | Dirk Hohndel |
2014-06-09 | profilewidget2: fix -Wreorder warnings | Lubomir I. Ivanov |
2014-06-09 | mainwindow.cpp: fix a warning about parentheses | Lubomir I. Ivanov |
2014-06-09 | Make sure Windows can find the user manual | Dirk Hohndel |
2014-06-09 | Dive edit: do a better job noticing when the coordinates were changed | Dirk Hohndel |
2014-06-09 | Picture handling: switch to stronger typed offset | Dirk Hohndel |
2014-06-08 | Change character for liter in SAC values as well | Dirk Hohndel |
2014-06-08 | Really display liters with script el | Dirk Hohndel |
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: 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: put the picture near its correct time during the dive | 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 | Gas was printed in permille, use gasname instead | Anton Lundin |
2014-06-08 | Correctly test QString for being empty | Dirk Hohndel |
2014-06-06 | User manual: show a localized version of the manual if it exists | Dirk Hohndel |
2014-06-06 | HTML: export to system dependant path separator | Gehad elrobey |
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 | Planner: don't redo the plan after partial edits of GFlow/high | Dirk Hohndel |
2014-06-03 | Planner: only copy cylinders that were used in the template dive | Dirk Hohndel |
2014-06-03 | Fix HTML export white space issues | Miika Turkia |
2014-06-03 | Remember selection of export HTML settings | Gehad elrobey |
2014-06-03 | Minor Fixes to the export dialog UI | Gehad elrobey |
2014-06-03 | Add HTML tab in export dialog | Gehad elrobey |
2014-06-03 | Closing the window should behave like triggering Quit | Dirk Hohndel |
2014-06-03 | Dive edit: when asked ti quit while editing, offer to discard current edit | Dirk Hohndel |
2014-06-03 | Dive edit: avoid memory leaks | Dirk Hohndel |
2014-06-03 | Dive edit: don't free the taglist of the master dive | Dirk Hohndel |
2014-06-03 | Ask before discarding edits | Dirk Hohndel |
2014-06-03 | Another futile attempt to keep whitespace consistent | Dirk Hohndel |
2014-06-03 | Do not plot pictures that don't have a timestamp. | Tomaz Canabrava |
2014-06-03 | Also hold a pointer to the struct picture on the model. | Tomaz Canabrava |
2014-06-03 | Add a method to plot the pictures on the profile. | Tomaz Canabrava |
2014-06-03 | Connect & disconnect the PictureModel on the profile | Tomaz Canabrava |
2014-06-03 | Add a static 'instance()' member for the Photos model. | Tomaz Canabrava |