aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-20Added the skeleton for the Ruler Item,Gravatar Tomaz Canabrava
2013-06-20Make the plan handlers to not move across other handlers.Gravatar Tomaz Canabrava
2013-06-20Added drag and drop code to the dive planGravatar Tomaz Canabrava
2013-06-20Created a class DiveHandle to make drag drop work.Gravatar Tomaz Canabrava
2013-06-20Make the cross red when you cant plot a dive stopGravatar Tomaz Canabrava
2013-06-20Better defaults for placement of dive stops.Gravatar Tomaz Canabrava
2013-06-20Created a cross that follows the mouse on the dive planner.Gravatar Tomaz Canabrava
2013-06-20Fix creation of the poligon-based lines for the dive plannerGravatar Tomaz Canabrava
2013-06-20Better handling of the scene size for the dive PlanGravatar Tomaz Canabrava
2013-06-20Plots Lines and handles on the PlannerGravatar Tomaz Canabrava
2013-06-20Make double click work to put new items on the canvas.Gravatar Tomaz Canabrava
2013-06-20Added the first scope of the visual dive planner.Gravatar Tomaz Canabrava
2013-06-19Fix cylinder data O2/He percentage entry braindamageGravatar Dirk Hohndel
2013-06-19Remove unused QMap includeGravatar Henrik Brautaset Aronsen
2013-06-19Better minimum width for yearly statistics windowGravatar Dirk Hohndel
2013-06-19Improve readability of yearly statisticsGravatar Dirk Hohndel
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-18Fix yearly statisticsGravatar Dirk Hohndel
2013-06-18Improve display of yearly statisticsGravatar Dirk Hohndel
2013-06-18Reduce the bleeding in my eyesGravatar Dirk Hohndel
2013-06-18Clean up the last mergeGravatar Dirk Hohndel
2013-06-18Typo in README.Gravatar Binoj D
2013-06-18Fix compilation error in DiveComputerList destructor on MacOSXGravatar Henrik Brautaset Aronsen
2013-06-18Merge branch 'qtHelper'Gravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-17Yearly stats are being displayed.Gravatar Tomaz Canabrava
2013-06-17Create a view for the Statistics Model and Fix displaying the headerGravatar Tomaz Canabrava
2013-06-17Started to do the Yearly StatisticsGravatar Tomaz Canabrava
2013-06-17Changed a lot of code to reduce boilerplate on models in the future.Gravatar Tomaz Canabrava
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-17Process dive computers as they are read inGravatar 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