Age | Commit message (Expand) | Author |
2013-06-18 | Improve display of yearly statistics | Dirk Hohndel |
2013-06-18 | Reduce the bleeding in my eyes | Dirk Hohndel |
2013-06-18 | Clean up the last merge | Dirk Hohndel |
2013-06-18 | Merge branch 'qtHelper' | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-06-17 | Yearly stats are being displayed. | Tomaz Canabrava |
2013-06-17 | Create a view for the Statistics Model and Fix displaying the header | Tomaz Canabrava |
2013-06-17 | Started to do the Yearly Statistics | Tomaz Canabrava |
2013-06-17 | Changed a lot of code to reduce boilerplate on models in the future. | Tomaz Canabrava |
2013-06-17 | Merge branch 'renumberDialog' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-17 | Show the device id in hex | Dirk Hohndel |
2013-06-17 | Improve the initial size of the device name editing dialog | Dirk Hohndel |
2013-06-17 | Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-17 | add forgotten file. | Tomaz Canabrava |
2013-06-17 | Addes a simple 'Renumber Dialog', very similar to the GTK one. | Tomaz Canabrava |
2013-06-16 | Properly initialize device_data_t when downloading | Linus Torvalds |
2013-06-16 | Save / Restore the sizes of the columns in Cylinders / Weigth widgets | Tomaz Canabrava |
2013-06-16 | Removed the grid lines of the table views. | Tomaz Canabrava |
2013-06-16 | Remove the Vertical Header on Cylinder and Weigth edit | Tomaz Canabrava |
2013-06-16 | Make the columns have a sane default width for 'type' | Tomaz Canabrava |
2013-06-16 | Better handling of default sizes on the Cylinder and Weight widgets | Tomaz Canabrava |
2013-06-16 | Made all models have the same font. | Tomaz Canabrava |
2013-06-16 | Create a 'ComboBoxDelegate' to concentrate the comboboxness of delegates. | Tomaz Canabrava |
2013-06-15 | Partially fix dive downloading | Linus Torvalds |
2013-06-14 | Show & edit trip location and notes when exactly one trip is selected | Dirk Hohndel |
2013-06-14 | Don't offer "delete dive" context menu for trip | Dirk Hohndel |
2013-06-14 | First deselect, then select | Dirk Hohndel |
2013-06-14 | Plot cleanup | Dirk Hohndel |
2013-06-13 | Improve the trip header | Linus Torvalds |
2013-06-13 | Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-12 | Fixed the show / hide dialog shortcuts to take the splitter into consideration | Tomaz Canabrava |
2013-06-12 | Add fifth view mode "Globe" for main window | Dirk Hohndel |
2013-06-12 | Do not plot on showEvent if dive is already plotted. | Tomaz Canabrava |
2013-06-12 | Implements the DiveList to behave like Linus Explained. | Tomaz Canabrava |
2013-06-12 | Display the correct metric SAC rate in divelist | Dirk Hohndel |
2013-06-12 | Change title of dive download form | Benjamin Fogel |
2013-06-10 | Added a slot to set the full time of the dive plan | Tomaz Canabrava |
2013-06-10 | Added a simple "TextEditor" in the graph, for a plan mode. | Tomaz Canabrava |
2013-06-10 | Added a 'Plan' mode and a 'Dive' mode on the profile. | Tomaz Canabrava |
2013-06-10 | Added the option to create a new dive from the menu. | Tomaz Canabrava |
2013-06-10 | Implemented the movement of the ToolTip by Hand. | Tomaz Canabrava |
2013-06-10 | Save / Restore toolTip information position on the Profile when switching dives. | Tomaz Canabrava |
2013-06-10 | Fix memory leak | Tomaz Canabrava |
2013-06-10 | Moved the 'create fake dc' to it's own function in device.c | Tomaz Canabrava |
2013-06-09 | Merge branch 'fileopen' of github.com:heliocastro/subsurface | Dirk Hohndel |
2013-06-09 | Ticket 127 - Repopulate context menu on preferences change | Helio Chissini de Castro |
2013-06-08 | Fix webservice download dialog | Dirk Hohndel |
2013-06-08 | Sort 'dive number' column by date, not number | Linus Torvalds |
2013-06-08 | Use the official QItemSelectionModel::SelectionFlags | Thiago Macieira |
2013-06-07 | Fix compile: mixup of GeoDataCoordinates and GeoDataPoint | Thiago Macieira |