aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-06-12Delay loading of some settings until laterGravatar Dirk Hohndel
2014-06-12Planner: don't show the planner panes by defaultGravatar Dirk Hohndel
2014-06-12Planner: update tabstop order againGravatar Dirk Hohndel
2014-06-12Planner: New plannerSettingsWidgetGravatar Robert C. Helling
2014-06-11Change the QDialog for html export to getExistingFolderGravatar Tomaz Canabrava
2014-06-11Fix layout of Dive ExportGravatar Tomaz Canabrava
2014-06-11Fix layout of import CVSGravatar Tomaz Canabrava
2014-06-11Fix uninitialized memory warningGravatar Dirk Hohndel
2014-06-11Allow the user to delete a dive computer from a diveGravatar Dirk Hohndel
2014-06-11Profile: add a flag to force redrawing the profileGravatar Dirk Hohndel
2014-06-11Deal with some uninitialized variable warningsGravatar Dirk Hohndel
2014-06-11Globe: do a better job detecting double clicks and setting GPS coordinatesGravatar Dirk Hohndel
2014-06-10Remove unused variableGravatar Dirk Hohndel
2014-06-10Planner: fix the tab orderGravatar Dirk Hohndel
2014-06-10More layout work for stats tabGravatar Dirk Hohndel
2014-06-10Improve statistic on used gasGravatar Dirk Hohndel
2014-06-10Picture handling: when zooming thumbnail, put it in the foregroundGravatar Dirk Hohndel
2014-06-10Planner: don't reset GF when preferences changeGravatar Dirk Hohndel
2014-06-10Planner: show the GF used for planning on top of the profileGravatar Dirk Hohndel
2014-06-10Planner: reset GFlow and GFhigh when we're doneGravatar Dirk Hohndel
2014-06-09Add gas consumption statistic for selected divesGravatar Dirk Hohndel
2014-06-09Don't show the average depth for the selected divesGravatar Dirk Hohndel
2014-06-09profilewidget2: fix -Wreorder warningsGravatar Lubomir I. Ivanov
2014-06-09mainwindow.cpp: fix a warning about parenthesesGravatar Lubomir I. Ivanov
2014-06-09Make sure Windows can find the user manualGravatar Dirk Hohndel
2014-06-09Dive edit: do a better job noticing when the coordinates were changedGravatar Dirk Hohndel
2014-06-09Picture handling: switch to stronger typed offsetGravatar Dirk Hohndel
2014-06-08Change character for liter in SAC values as wellGravatar Dirk Hohndel
2014-06-08Really display liters with script elGravatar Dirk Hohndel
2014-06-08Simplify the code that checks if it's OK to close the current fileGravatar Dirk Hohndel
2014-06-08Pick the correct API function name for Qt5Gravatar Dirk Hohndel
2014-06-08Picture handling: change data structure to store offset instead timestampGravatar Dirk Hohndel
2014-06-08Picture handling: stagger the picturesGravatar Dirk Hohndel
2014-06-08Picture handling: put the picture near its correct time during the diveGravatar Dirk Hohndel
2014-06-08Rotate the picture around -4 and 4 degrees.Gravatar Tomaz Canabrava
2014-06-08Add a drop shadow on the pictureGravatar Tomaz Canabrava
2014-06-08Add a nice white rectangle around the pictureGravatar Tomaz Canabrava
2014-06-08Subtle animation when the picture gets hovered with the mouse.Gravatar Tomaz Canabrava
2014-06-08Add a scaleTo animationGravatar Tomaz Canabrava
2014-06-08Gas was printed in permille, use gasname insteadGravatar Anton Lundin
2014-06-08Correctly test QString for being emptyGravatar Dirk Hohndel
2014-06-06User manual: show a localized version of the manual if it existsGravatar Dirk Hohndel
2014-06-06HTML: export to system dependant path separatorGravatar Gehad elrobey
2014-06-04Disclaimer included in the printed diveplanGravatar Robert C. Helling
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-04Planner: don't redo the plan after partial edits of GFlow/highGravatar Dirk Hohndel
2014-06-03Planner: only copy cylinders that were used in the template diveGravatar Dirk Hohndel
2014-06-03Fix HTML export white space issuesGravatar Miika Turkia
2014-06-03Remember selection of export HTML settingsGravatar Gehad elrobey
2014-06-03Minor Fixes to the export dialog UIGravatar Gehad elrobey