aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
AgeCommit message (Expand)Author
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-05Always copy data in copy and paste modeGravatar Dirk Hohndel
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-08-17Cut'n'paste for dive data: implement paste sideGravatar Dirk Hohndel
2014-08-06Delete pictures from the Widget by pressing deleteGravatar Tomaz Canabrava
2014-07-30Maintab: fix trip location / notes editingGravatar Dirk Hohndel
2014-07-15Remove uneeded functionGravatar Tomaz Canabrava
2014-07-09Complete GPS coordinates on location focusout.Gravatar Gaetan Bisson
2014-07-09Correctly save the tags on the dive.Gravatar Tomaz Canabrava
2014-07-03UI restructure: only switch to edit mode if user made changeGravatar Dirk Hohndel
2014-07-03UI restructure: track if any data was modifiedGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-06-27Start external viewer on photo double-clickGravatar Sergey Starosek
2014-06-26Fixed changing dates with the new date widget.Gravatar Tomaz Canabrava
2014-06-26Added code for TimeEditGravatar Tomaz Canabrava
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-06-20Added the new Date Widget on the MainTab.Gravatar Tomaz Canabrava
2014-06-03Cancel dive edit when escape key is pressedGravatar Dirk Hohndel
2014-06-03Make the new picture widget display the pictures.Gravatar Tomaz Canabrava
2014-06-02Rewrite dive edit logicGravatar Dirk Hohndel
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Back to profile or empty state when finishing addition.Gravatar Tomaz Canabrava
2014-05-18Improve the tag widget to allow us to tab to the next fieldGravatar Dirk Hohndel
2014-05-13Move printGpsCoords from MainTab to QtHelperGravatar Tomaz Canabrava
2014-05-07Hack around a translation issueGravatar Dirk Hohndel
2014-04-14Mark Air/Water temp field red for wrong input.Gravatar Yosef Hamza
2014-04-05Remove check option to show units in text labelGravatar Lakshman
2014-03-10Show temperature units in the label when editing diveGravatar Lakshman
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-11Migrate MainTab models(QStringListModel)Gravatar Boris Barbulovski
2014-01-19Expand tags approach to divemaster fieldGravatar Sergey Starosek
2014-01-16Extend tags model to Buddy fieldGravatar Sergey Starosek
2013-12-28Remove nonexisting member from headerGravatar Dirk Hohndel
2013-12-03Make sure the save/cancel message is always shownGravatar Henrik Brautaset Aronsen
2013-11-28Make it possible to hide some columns on the Cylinders Equipment pane.Gravatar Tomaz Canabrava
2013-11-19Trigger redraw of the Dive Info pane on preferences changeGravatar Dirk Hohndel
2013-11-19Handle double clicks on globe during dive edit modeGravatar Dirk Hohndel
2013-11-14Fix some random compiler warningsGravatar Dirk Hohndel
2013-11-12Only auto-complete gps information when empty.Gravatar Michael Andreen
2013-11-11Stop clicks on the globe from changing dive list selection while editingGravatar Dirk Hohndel
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-11-02Added a custom widget for tagging divesGravatar Maximilian Güntner
2013-11-01Enable undo for the Edit mode on Added Dives.Gravatar Tomaz Canabrava
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava
2013-10-07Remove info.c/info.hGravatar Dirk Hohndel
2013-10-04Correct spelling of "weight" throughout the code.Gravatar Benjamin
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira