aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-06-17Addes a simple 'Renumber Dialog', very similar to the GTK one.Gravatar Tomaz Canabrava
2013-06-16Properly initialize device_data_t when downloadingGravatar Linus Torvalds
2013-06-16Save / Restore the sizes of the columns in Cylinders / Weigth widgetsGravatar Tomaz Canabrava
2013-06-16Removed the grid lines of the table views.Gravatar Tomaz Canabrava
2013-06-16Remove the Vertical Header on Cylinder and Weigth editGravatar Tomaz Canabrava
2013-06-16Make the columns have a sane default width for 'type'Gravatar Tomaz Canabrava
2013-06-16Better handling of default sizes on the Cylinder and Weight widgetsGravatar Tomaz Canabrava
2013-06-16Made all models have the same font.Gravatar Tomaz Canabrava
2013-06-16Create a 'ComboBoxDelegate' to concentrate the comboboxness of delegates.Gravatar Tomaz Canabrava
2013-06-15Partially fix dive downloadingGravatar Linus Torvalds
2013-06-14Show & edit trip location and notes when exactly one trip is selectedGravatar Dirk Hohndel
2013-06-14Don't offer "delete dive" context menu for tripGravatar Dirk Hohndel
2013-06-14First deselect, then selectGravatar Dirk Hohndel
2013-06-14Plot cleanupGravatar Dirk Hohndel
2013-06-13Improve the trip headerGravatar Linus Torvalds
2013-06-13Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-12Fixed the show / hide dialog shortcuts to take the splitter into considerationGravatar Tomaz Canabrava
2013-06-12Add fifth view mode "Globe" for main windowGravatar Dirk Hohndel
2013-06-12Do not plot on showEvent if dive is already plotted.Gravatar Tomaz Canabrava
2013-06-12Implements the DiveList to behave like Linus Explained.Gravatar Tomaz Canabrava
2013-06-12Display the correct metric SAC rate in divelistGravatar Dirk Hohndel
2013-06-12Change title of dive download formGravatar Benjamin Fogel
2013-06-10Added a slot to set the full time of the dive planGravatar Tomaz Canabrava
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added a 'Plan' mode and a 'Dive' mode on the profile.Gravatar Tomaz Canabrava
2013-06-10Added the option to create a new dive from the menu.Gravatar Tomaz Canabrava
2013-06-10Implemented the movement of the ToolTip by Hand.Gravatar Tomaz Canabrava
2013-06-10Save / Restore toolTip information position on the Profile when switching dives.Gravatar Tomaz Canabrava
2013-06-10Fix memory leakGravatar Tomaz Canabrava
2013-06-10Moved the 'create fake dc' to it's own function in device.cGravatar Tomaz Canabrava
2013-06-09Merge branch 'fileopen' of github.com:heliocastro/subsurfaceGravatar Dirk Hohndel
2013-06-09Ticket 127 - Repopulate context menu on preferences changeGravatar Helio Chissini de Castro
2013-06-08Fix webservice download dialogGravatar Dirk Hohndel
2013-06-08Sort 'dive number' column by date, not numberGravatar Linus Torvalds
2013-06-08Use the official QItemSelectionModel::SelectionFlagsGravatar Thiago Macieira
2013-06-07Fix compile: mixup of GeoDataCoordinates and GeoDataPointGravatar Thiago Macieira
2013-06-07Disable Document Mode for MainTab on MacOSXGravatar Henrik Brautaset Aronsen
2013-06-07Make a map ctrl-click toggle the selection stateGravatar Linus Torvalds
2013-06-07Hide/Show tooltip on mouse over view widgetGravatar Helio Chissini de Castro
2013-06-08Keep last open dives directoryGravatar Helio Chissini de Castro
2013-06-07Allow ctrl-click to select dives incrementally from the globe viewGravatar Linus Torvalds
2013-06-07Fix unused variable warning and spellingGravatar Linus Torvalds
2013-06-07Merge branch '129_moveOverlay' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-07Merge branch '112_webservices' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-06Fix movement of the tooltip overlayGravatar Tomaz Canabrava
2013-06-06Hoocked up the Apply button.Gravatar Tomaz Canabrava
2013-06-06Hoocked up the buttons and the parsing of the XML.Gravatar Tomaz Canabrava
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-06-06Add delete dive context menu entryGravatar Dirk Hohndel