summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-06-17Merge branch 'renumberDialog' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17Show the device id in hexGravatar Dirk Hohndel
2013-06-17Improve the initial size of the device name editing dialogGravatar Dirk Hohndel
2013-06-17Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17add forgotten file.Gravatar Tomaz Canabrava
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-07Remove the dive computer clicking on the trash icon.Gravatar Tomaz Canabrava
2013-06-07Added the code to remove a dive computer.Gravatar Tomaz Canabrava
2013-06-07Removed the buttons on the Edit Dive computers.Gravatar Tomaz Canabrava
2013-06-07Edit the name of the Dive Computer via dialog.Gravatar Tomaz Canabrava
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava