Age | Commit message (Expand) | Author |
2014-02-11 | Give the widget for the new profile a better name | Dirk Hohndel |
2014-02-11 | New profile: enable switching between dive computers | Dirk Hohndel |
2014-02-10 | Clear the data when the model resets. | Tomaz Canabrava |
2014-02-10 | Enable the dive planning under a compile flag | Danilo Cesar Lemes de Paula |
2014-02-09 | mainwindow.cpp improvements | Boris Barbulovski |
2014-02-09 | Cleanup SubsurfaceWebServices class | Boris Barbulovski |
2014-02-09 | DownloadFromDCWidget class cleanup | Boris Barbulovski |
2014-02-09 | PrintDialog class cleanup. | Boris Barbulovski |
2014-02-08 | SubsurfaceAbout class cleanup. | Boris Barbulovski |
2014-02-06 | Load options as soon as the progrm starts | Tomaz Canabrava |
2014-02-06 | Save the old pref system when changing the new one | Tomaz Canabrava |
2014-02-06 | Move save of preferences to the preferences dialog. | Tomaz Canabrava |
2014-02-06 | Create a toolbox on the left side of the new profile | Tomaz Canabrava |
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 |