Age | Commit message (Expand) | Author |
2014-03-09 | Code Cleanup ( that fix 2 bugs ) | Tomaz Canabrava |
2014-03-07 | Remove the old profile from the main screen of Subsurface | Tomaz Canabrava |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-20 | Clear edit mode for manually added dives | Miika Turkia |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | More variable scope confusions | Dirk Hohndel |
2014-02-11 | Fix ATM-vs-bar confusion | Linus Torvalds |
2014-02-11 | Migrate MainTab models(QStringListModel) | Boris Barbulovski |
2014-02-09 | maintab.cpp improvements. | Boris Barbulovski |
2014-01-26 | Disable the switching depth column for cylinders | Dirk Hohndel |
2014-01-22 | Allow manually added dives to have their location changed | Robert Helling |
2014-01-19 | Enter dive edit mode on divemaster field focus | Sergey Starosek |
2014-01-19 | Expand tags approach to divemaster field | Sergey Starosek |
2014-01-19 | Use focus policy setting from widget constructor | Sergey Starosek |
2014-01-19 | Ignore mouse wheel events on tags widget | Sergey Starosek |
2014-01-17 | Remove duplicate method call | Sergey Starosek |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-16 | Enter dive edit mode on buddy field focus | Sergey Starosek |
2014-01-16 | Extend tags model to Buddy field | Sergey Starosek |
2014-01-15 | Don't downgrade tags to Ascii | Anton Lundin |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-07 | Add CaseInsensitivity to all of the completers. | Tomaz Canabrava |
2014-01-03 | Maintab: prevent a segfault in the 'Equipment' tab | Lubomir I. Ivanov |
2014-01-03 | MainTab location coordinates displayed in ISO6709 format | Tim Wootton |
2013-12-27 | Clear equipment tab for trips display | Dirk Hohndel |
2013-12-27 | Handle editing a manually added dive consistently | Dirk Hohndel |
2013-12-25 | Don't reset panels while editing a dive | Dirk Hohndel |
2013-12-24 | Fix subsurface on dark themes. | Tomaz Canabrava |
2013-12-23 | Improve GPS string handling | Dirk Hohndel |
2013-12-20 | When saving / canceling edition, focus back to the Dive List | Tomaz Canabrava |
2013-12-20 | Fix the cursor problem on the TagWidget | Tomaz Canabrava |
2013-12-20 | Simplify the code by removing a few options from the if. | Tomaz Canabrava |
2013-12-19 | Fix a missing parentheses warning | Lubomir I. Ivanov |
2013-12-16 | Use UTF-8 for text strings. | Michael Andreen |
2013-12-14 | When editing multiple dives, only copy the cylinder type | Dirk Hohndel |
2013-12-13 | Improve MainTab behavior when using the scroll wheel | Dirk Hohndel |
2013-12-12 | Save and reestore scrollbar position on editing the items. | Tomaz Canabrava |
2013-12-10 | Fix selection tracking bug | Dirk Hohndel |
2013-12-09 | Use implicit zero initialize for the whole array. | Anton Lundin |
2013-12-07 | Fix typo in color | Dirk Hohndel |
2013-12-04 | Make Gnome3 be bearable | Tomaz Canabrava |
2013-12-03 | Attempt to fix the 'click goes to 0,0' thing on the globe. | Tomaz Canabrava |
2013-12-03 | Select the newly added dive after adding it. | Tomaz Canabrava |
2013-12-03 | Don't call fixup_dive when editing a trip | Dirk Hohndel |
2013-12-03 | Make sure the save/cancel message is always shown | Henrik Brautaset Aronsen |
2013-12-02 | Make dive edit message box tex more concise | Dirk Hohndel |
2013-12-02 | Make the message when editing a dive fit better | Dirk Hohndel |
2013-12-02 | Removed The button box from mainwindow, buttons are now on the message. | Tomaz Canabrava |