summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-09-03Fixed a incorrect signal that shouldn't be there.Gravatar Tomaz Canabrava
2013-09-03Missing Files.Gravatar Tomaz Canabrava
2013-09-02Code Cleanup: Merged the three TableViews shared codeGravatar Tomaz Canabrava
2013-09-02Added missing CSS file.Gravatar Tomaz Canabrava
2013-09-02Fixe: Show the profile and info window on opening.Gravatar Tomaz Canabrava
2013-08-30Build fixGravatar Dirk Hohndel
2013-08-30Corrected spelling of "weight" in the preferences dialog and codeGravatar Benjamin
2013-08-30Merge branch 'bugfixes' of github.com:danilocesar/subsurfaceGravatar Dirk Hohndel
2013-08-30More Code CleanupGravatar Tomaz Canabrava
2013-08-30More Code Cleanup.Gravatar Tomaz Canabrava
2013-08-30Fix '+' sign for time on the planer, plus code cleanup.Gravatar Tomaz Canabrava
2013-08-30Make planned points deletion works on the Table too.Gravatar Tomaz Canabrava
2013-08-30Moves deletion logic of divepoints to the Model.Gravatar Tomaz Canabrava
2013-08-30Gas choices working, both directions ( Planner and Table )Gravatar Tomaz Canabrava
2013-08-30Added support for changing Depth and Time on the Table.Gravatar Tomaz Canabrava
2013-08-30Started the work of Editable Model for the PlannerGravatar Tomaz Canabrava
2013-08-30Code Cleanup - Remove temporaries.Gravatar Tomaz Canabrava
2013-08-30Code cleanup - Dead Code.Gravatar Tomaz Canabrava
2013-08-29fix DownloadDialog behaviorGravatar Danilo Cesar Lemes de Paula
2013-08-28Made the TableViews share a bit of code, code cleanup.Gravatar Tomaz Canabrava
2013-08-28Added a 'remove' icon on the dive planner table.Gravatar Tomaz Canabrava
2013-08-26Fixed moving a dive point between dive pointsGravatar Tomaz Canabrava
2013-08-26Made possible to add a divepoint between two others.Gravatar Tomaz Canabrava
2013-08-26Fixed entering a dive stop before another dive stop.Gravatar Tomaz Canabrava
2013-08-26Fixed invalid values on the TableViewGravatar Tomaz Canabrava
2013-08-26Fixed a bug where moving a handler would mess the plannerGravatar Tomaz Canabrava
2013-08-26Moved a lot of code to the Model, cleaning the interface.Gravatar Tomaz Canabrava
2013-08-26Moving Handler on Graphics Updates the Model on the PlannerGravatar Tomaz Canabrava
2013-08-26Moved the creation of the data plan point to the model.Gravatar Tomaz Canabrava
2013-08-26First implementation of the Shared Model for the PlannerGravatar Tomaz Canabrava
2013-08-26Started the Model to handle the DivePointsGravatar Tomaz Canabrava
2013-08-26Changed the WindowHint of the planner popup to 'Popup'Gravatar Tomaz Canabrava
2013-08-26Code Cleanup: Buttons on Graphical PlannerGravatar Tomaz Canabrava
2013-08-26Added a new widget to control the PlannerGravatar Tomaz Canabrava
2013-08-25fixing planner's gas dialogGravatar Danilo Cesar Lemes de Paula
2013-08-25use QWebView to show the user manualGravatar Danilo Cesar Lemes de Paula
2013-08-13Compile fixGravatar Dirk Hohndel
2013-08-13Fixed a bug where the auto-completion would not work via commandline.Gravatar Tomaz Canabrava
2013-08-13Added completion for buddy, divemaster, location and suit.Gravatar Tomaz Canabrava
2013-08-13Added classes to handle the Completion of Dive Editions.Gravatar Tomaz Canabrava
2013-08-13Fixes showing the labels of divemaster and buddy after a trip selectionGravatar Tomaz Canabrava
2013-08-13Makes the 'auto' edition behave in a better way.Gravatar Tomaz Canabrava
2013-08-08Use maxx from graphics context for time calculation.Gravatar Michael Andreen
2013-08-05Delte the temporary dive from the divelist after calculating deco.Gravatar Robert C. Helling
2013-08-05Print: improve table printing by using QTableViewGravatar Lubomir I. Ivanov
2013-08-05Fix " begin" and " end" for events in plot.Gravatar Michael Andreen
2013-08-05Support more than one event of the same type in Qt tooltip.Gravatar Michael Andreen
2013-07-21Added the possibility to choose gases in the planner.Gravatar Tomaz Canabrava
2013-07-21Added a missing #UNDEFGravatar Tomaz Canabrava