aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-10-03Print: small adjustments to table printingGravatar Lubomir I. Ivanov
2013-10-03Print: provide means to print profile tablesGravatar Lubomir I. Ivanov
2013-10-03Profile: use a 10px font when printing profile textGravatar Lubomir I. Ivanov
2013-10-01Added a spacer at the bottom of the dive info and stats gridsGravatar Patrick Valsecchi
2013-10-01Fix weight adding in the Qt UI & fix the header height for tablesGravatar Patrick Valsecchi
2013-10-01Make the renumbering of dives accept numbers up to 99999Gravatar Patrick Valsecchi
2013-09-27Merge branch 'toolbar-ruler-rb' of github.com:mguentner/subsurfaceGravatar Dirk Hohndel
2013-09-27correct the placement of pressure markersGravatar Maximilian Güntner
2013-09-27Added a toolbar to the profileGravatar Maximilian Güntner
2013-09-27Added a ruler which can be dragged along the profileGravatar Maximilian Güntner
2013-09-27implemented zoom actionGravatar Maximilian Güntner
2013-09-27plot seconds with a fixed width of 2Gravatar Maximilian Güntner
2013-09-27Print: provide means for profile layoutingGravatar Lubomir I. Ivanov
2013-09-27Hack to make the subsurface work on Gnome3 shellGravatar Tomaz Canabrava
2013-09-26Fix the positioning of the `add` button when on Gtk styleGravatar Tomaz Canabrava
2013-09-26Fix the edition of cylinders and weigths by keypressGravatar Tomaz Canabrava
2013-09-26Fixed the display of Subsurface in Smaller ScreensGravatar Tomaz Canabrava
2013-09-26Only set documentMode on tab if in Oxygen style.Gravatar Tomaz Canabrava
2013-09-26More cleanup for the Gtk+ StyleGravatar Tomaz Canabrava
2013-09-26Cleanup the prettyness of subsurface on Gtk+ style.Gravatar Tomaz Canabrava
2013-09-26Code Cleanup, less magic indexes.Gravatar Tomaz Canabrava
2013-09-26Set the Cylinder/Weigth even if it's the same old value.Gravatar Tomaz Canabrava
2013-09-25Make the Qt ComboBox behave in a Better WayGravatar Tomaz Canabrava
2013-09-25Hook 'Add' from cylinders and weigths to enable EditionGravatar Tomaz Canabrava
2013-09-25Code cleanupGravatar Tomaz Canabrava
2013-09-25Set the Cylinders and Weigths to all selected dives after pressing 'Accept'Gravatar Tomaz Canabrava
2013-09-25Code cleanup - create a method for cleaning the Palette.Gravatar Tomaz Canabrava
2013-09-25Only mark dive list as changed if 'Accepted' was clicked.Gravatar Tomaz Canabrava
2013-09-25Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch...Gravatar Tomaz Canabrava
2013-09-25Enable Edition by clicking anywhere on the Cylinders and Weigths.Gravatar Tomaz Canabrava
2013-09-25Revert to the old values of Cylinders and Weigthsystems on cancelGravatar Tomaz Canabrava
2013-09-25Created a placeholder for the Equipment Edition.Gravatar Tomaz Canabrava
2013-09-24Disable info widget when canceling 'add dive' for a first diveGravatar Dirk Hohndel
2013-09-24Only offer to merge dives if they are consecutive in the divelistGravatar Dirk Hohndel
2013-09-24Much easier way to detect if more than one dive is selectedGravatar Dirk Hohndel
2013-09-23Add "merge selected dives" to dive list popup menuGravatar Dirk Hohndel
2013-09-23Call refreshDisplay() after editing a diveGravatar Dirk Hohndel
2013-09-23Remove o2/he from plot_data and fix gas plot textGravatar Anton Lundin
2013-09-22Correctly handle empty dive list after deleteGravatar Dirk Hohndel
2013-09-22Support imperial measurements in dive planner / add diveGravatar Dirk Hohndel
2013-09-22Whitespace fixes in dive plannerGravatar Dirk Hohndel
2013-09-22Prevent nodes in planner / dive add profile edit to run past each otherGravatar Dirk Hohndel
2013-09-22Don't exit profile editor when hitting ESC in dive add modeGravatar Dirk Hohndel
2013-09-22Fix tab order for dive info editGravatar Dirk Hohndel
2013-09-22Disable the info widget when no dive is selectedGravatar Dirk Hohndel
2013-09-22Hack to clear the date when no dive is displayedGravatar Dirk Hohndel
2013-09-22Fix crash when closing the data fileGravatar Dirk Hohndel
2013-09-22Fix crash when adding dive to empty dive listGravatar Dirk Hohndel
2013-09-22Fix enabling info widget when closing a diveGravatar Alexandre Dupas
2013-09-21Simplify the default dive profile given in add diveGravatar Dirk Hohndel