Age | Commit message (Expand) | Author |
2013-11-02 | Correct tabstops in MainTab | Maximilian Güntner |
2013-11-02 | Corrected indentation, added license/copyright | Maximilian Güntner |
2013-11-02 | Added a custom widget for tagging dives | Maximilian Güntner |
2013-11-01 | Merge branch 'editMode' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-11-01 | Enable undo for the Edit mode on Added Dives. | Tomaz Canabrava |
2013-11-01 | Changed the backup implementation of the samples on EditDive. | Tomaz Canabrava |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-11-01 | Code cleanup - Stop calling the same 6 lines everywhere. | Tomaz Canabrava |
2013-11-01 | Added a new option to edit the dives. | Tomaz Canabrava |
2013-10-31 | Removed Reference to dangling pointer. | Tomaz Canabrava |
2013-10-27 | Add alt based shortcuts to access menus | Miika Turkia |
2013-10-24 | code cleanup: removed unused function from mainwindow.h | Tomaz Canabrava |
2013-10-24 | Minimum hooking-up done, divelogs.de shows on menu-activation. | Tomaz Canabrava |
2013-10-24 | Reorganized the downlads menu for the inclusion of more webservices. | Tomaz Canabrava |
2013-10-24 | Added the skeleton for the Download / Upload from Divelogs.de | Tomaz Canabrava |
2013-10-24 | fix the string of the subsurfice webservice on the settings. | Tomaz Canabrava |
2013-10-24 | Fixed a crash when the user canceled the download from webservice dialog. | Tomaz Canabrava |
2013-10-24 | Created a 'WebService' dialog that will handle download and upload. | Tomaz Canabrava |
2013-10-24 | Subject: [PATCH] No need to center on dive after editing coordinates. | Michael Andreen |
2013-10-20 | Export dives in UDDF format | Miika Turkia |
2013-10-17 | Remove the "in C" part about Subsurface's description | Thiago Macieira |
2013-10-17 | Some adjustments to "save as" | Dirk Hohndel |
2013-10-17 | Added 'Save As' option on the dive list menu. | Tomaz Canabrava |
2013-10-17 | Implement hook up autogroup menu | Dirk Hohndel |
2013-10-17 | Fix marble losting track of zoom level | Dirk Hohndel |
2013-10-17 | Show SAC in the mouseover. | Anton Lundin |
2013-10-17 | Move sac-calculation to profile.c | Anton Lundin |
2013-10-16 | Helpers: move some date related function to qt-gui.cpp | Lubomir I. Ivanov |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-16 | Prettier printing | Patrick Valsecchi |
2013-10-15 | Dependencies are too aggressive for version.h | Dirk Hohndel |
2013-10-15 | Fixed the moving around of the InfoPanel on non KDE enviroments. | Tomaz Canabrava |
2013-10-15 | Printing adjustments | Robert Helling |
2013-10-15 | Fix stupid editing error | Dirk Hohndel |
2013-10-15 | Fixed the Tab behavior on the QCombobox Delegate | Tomaz Canabrava |
2013-10-15 | Random white space cleanup | Dirk Hohndel |
2013-10-15 | printlayout.cpp: Remove convertPixmapToGrayscale() | Lubomir I. Ivanov |
2013-10-15 | printdialog: Remove the pre-set DPI and some comments | Lubomir I. Ivanov |
2013-10-15 | profilegraphics.cpp: Use text sizes in plot_text() | Lubomir I. Ivanov |
2013-10-15 | printlayout.cpp: Increase the font size in tables bellow profile | Lubomir I. Ivanov |
2013-10-15 | graphicsview-common.cpp: Add more contrast to certain B/W colors | Lubomir I. Ivanov |
2013-10-14 | Print: remove profile border when printing | Lubomir I. Ivanov |
2013-10-14 | Enable file selection dialog for preferences | Miika Turkia |
2013-10-14 | Fix the DC ceiling in the profile. | Patrick Valsecchi |
2013-10-13 | Models: fix two potential crashes | Lubomir I. Ivanov |
2013-10-13 | Adds missing "EndPress" column header for cylinder table | Tim Wootton |
2013-10-13 | Fix uninitialized variable | Dirk Hohndel |
2013-10-11 | Fix dive planner sidebar depth units | Linus Torvalds |
2013-10-11 | Remove unused arg in plot_cylinder_pressure | Anton Lundin |
2013-10-11 | Finish clearing up the TableModels | Tomaz Canabrava |