summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-05-06Start populating the maintab Dive Info widgetGravatar Dirk Hohndel
2013-05-06Finish the plotting of the eventsGravatar Tomaz Canabrava
2013-05-06Plotting the Events doneGravatar Tomaz Canabrava
2013-05-06Make the text ignores transformations on the sceneGravatar Tomaz Canabrava
2013-05-06Port the plot text method to Qt, also test it by actually plotting somethingGravatar Tomaz Canabrava
2013-05-06Fill Dive Notes widgetGravatar Dirk Hohndel
2013-05-06Added the code to populate the tabs when a dive is selected.Gravatar Tomaz Canabrava
2013-05-06Add various keyboard shortcuts.Gravatar Amit Chaudhuri
2013-05-06Reformat statistics tab in MainTab tab widgetGravatar Amit Chaudhuri
2013-05-05Add most settings to the QSettings codeGravatar Dirk Hohndel
2013-05-05Fixed some bad drawingsGravatar Tomaz Canabrava
2013-05-05Enabled some Render Hints for AntialiasingGravatar Tomaz Canabrava
2013-05-05Merge branch 'PlotsV2' of https://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-05-05Finished the port of the plot_profile code.Gravatar Tomaz Canabrava
2013-05-04Added the code to plot the actual Graph.Gravatar Tomaz Canabrava
2013-05-04Plot of the Mean DephGravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Moved the plot from the cairo version to the Qt versionGravatar Tomaz Canabrava
2013-05-04Converted the Colors.h code to QtGravatar Tomaz Canabrava
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava
2013-05-04Added the code to plot the actual Graph.Gravatar Tomaz Canabrava
2013-05-04Plot of the Mean DephGravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Moved the plot from the cairo version to the Qt versionGravatar Tomaz Canabrava
2013-05-04Converted the Colors.h code to QtGravatar Tomaz Canabrava
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava
2013-05-03Small changes to the selection logicGravatar Dirk Hohndel
2013-05-03Added code to select / desselect a range of itemsGravatar Tomaz Canabrava
2013-05-03Make Ctrl-q work as QuitGravatar Dirk Hohndel
2013-05-03Select the first diveGravatar Dirk Hohndel
2013-05-03Temporarily expand all dives so the automatic width calculation worksGravatar Dirk Hohndel
2013-05-03Reformat dive info page in tab widgetGravatar Amit Chaudhuri
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Don't hard-code column width.Gravatar Dirk Hohndel
2013-05-02Merge branch 'tomaz-css' into QtGravatar Dirk Hohndel
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-05-02Test the CSS for styling the TableViewGravatar Tomaz Canabrava
2013-05-02Alternate background colors for dive listGravatar Dirk Hohndel
2013-05-02Set better column widths in the dive listGravatar Dirk Hohndel
2013-05-02Show cylinder and gas used in the Qt dive listGravatar Dirk Hohndel
2013-05-02Show trip date (with number of dives) in dive/trip listGravatar Dirk Hohndel
2013-05-01Minor style updatesGravatar Dirk Hohndel
2013-05-01Merge branch 'Qt' into RenderStarsOnTableGravatar Tomaz Canabrava
2013-05-01Added Support for the Trips and Dives on the DiveList model.Gravatar Tomaz Canabrava
2013-05-01Fix a couple of small problems in add weightsystemGravatar Dirk Hohndel
2013-05-01Create Add Weightsystem dialogGravatar Dirk Hohndel
2013-05-01Don't add cylinders and weightsystems past the MAXGravatar Dirk Hohndel
2013-05-01Hook up adding a weightsystemGravatar Dirk Hohndel
2013-05-01Add data and add functions for WeightModelGravatar Dirk Hohndel
2013-05-01Use the existing current_dive macro in Qt codeGravatar Dirk Hohndel