Age | Commit message (Expand) | Author |
2014-01-17 | The plot-profile method was being called too many times. | Tomaz Canabrava |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-16 | Added debug code to help understand the Profile | Tomaz Canabrava |
2014-01-16 | Pass the current selected dive to the new Profile Widget. | Tomaz Canabrava |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-15 | Remove unused import | Anton Lundin |
2014-01-15 | Add-main-window-full-screen-feature | Boris Barbulovski |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2014-01-11 | Fix app icon and title for yearly statistics | Sergey Starosek |
2014-01-10 | Switch to new UserManual implementation | Sergey Starosek |
2014-01-08 | Show import dialog only when needed for CSV config | Miika Turkia |
2014-01-03 | Refactoring import to DiveLogImportDialog | Miika Turkia |
2013-12-28 | Update tank model with custom tanks used in XML files | Dirk Hohndel |
2013-12-20 | Use QFile::{encode,decode}Name for file names | Thiago Macieira |
2013-12-19 | Files: prefer toUtf8() over toLocal8Bit() | Lubomir I. Ivanov |
2013-12-18 | Make default font setting actually work | Tomaz Canabrava |
2013-12-17 | Don't enter edit profile mode when already editing the dive | Dirk Hohndel |
2013-12-16 | Don't quit while dive is edited | Dirk Hohndel |
2013-12-09 | Implement a settingsChanged in DivePlannerWidget | Anton Lundin |
2013-12-07 | Add support to edit a planned dive | Anton Lundin |
2013-12-07 | redraw profile (actually clean it) if no dive is selected | Martin Gysel |
2013-12-06 | Add icon and title for User Manual window | Sergey Starosek |
2013-12-05 | MainWindow: fix setTitle() calls | Lubomir I. Ivanov |
2013-12-05 | Open external links in default browser | Sergey Starosek |
2013-12-04 | Merge branch 'improve-subsurfaceweb' of git://github.com/thiagomacieira/subsu... | Dirk Hohndel |
2013-12-03 | Attempt to fix the 'click goes to 0,0' thing on the globe. | Tomaz Canabrava |
2013-12-03 | Implement the network part of the support for divelogs.de | Thiago Macieira |
2013-12-03 | More strings to be translated | Sergey Starosek |
2013-12-02 | MainWindow: store the window maximized state | Lubomir I. Ivanov |
2013-11-26 | Changing the preferences should update the Add Dive interface | Tomaz Canabrava |
2013-11-26 | Remember Trip Selection. | Tomaz Canabrava |
2013-11-23 | Create a text entry for default cylinder in preferences | Dirk Hohndel |
2013-11-22 | Save button on menu calls InfoWidget save | Taiane Ramos |
2013-11-22 | Show user-hidden widget when choosing Show All | Tomaz Canabrava |
2013-11-21 | Added a configuration option to have gf_low apply at max depth instead of at ... | Patrick Valsecchi |
2013-11-21 | Refactoring of the configuration handling. | Patrick Valsecchi |
2013-11-19 | Trigger redraw of the Dive Info pane on preferences change | Dirk Hohndel |
2013-11-19 | Collect per tank SAC rate | Dirk Hohndel |
2013-11-17 | Make edit / dive add in progress check more consistent | Dirk Hohndel |
2013-11-17 | Fix a couple of problems with dive merging | Dirk Hohndel |
2013-11-17 | Add more file types to import/default log file dialog | Henrik Brautaset Aronsen |
2013-11-16 | Small code cleanup. | Tomaz Canabrava |
2013-11-15 | Don't close the active file or start "add dive" while editing a dive | Dirk Hohndel |
2013-11-15 | Forget old filename on starting a new log. | Robert C. Helling |
2013-11-15 | Avoid std::string: QByteArray is enough and already compiled in | Thiago Macieira |
2013-11-15 | More code cleanup. | Tomaz Canabrava |
2013-11-15 | Good deal of code Cleanup. | Tomaz Canabrava |
2013-11-15 | Make the info box look as it did in 3.1 | Anton Lundin |
2013-11-14 | Code Cleanup - Removed unused var. | Tomaz Canabrava |