Age | Commit message (Expand) | Author |
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 |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-14 | Maintain the selection when aborting "dive add" | Dirk Hohndel |
2013-11-14 | Switch to the Dive Notes tab when manually adding a dive | Dirk Hohndel |
2013-11-13 | Fix loading the information of splitter sizes on empty config. | Tomaz Canabrava |
2013-11-13 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
2013-11-12 | Make gas selection for add dive work | Dirk Hohndel |
2013-11-12 | Handle add dive cancel correctly | Dirk Hohndel |
2013-11-12 | First steps to make add dive work with the correct infrastructure | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-11-09 | Forgot to remove this debug, sorry. | Tomaz Canabrava |
2013-11-09 | Removed inconsistency when user tried to add dive while planning. | Tomaz Canabrava |