aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-11Qmake: make clean failed on Windows cross buildsGravatar Dirk Hohndel
2014-06-11ENABLE_PLANNER is obsoleteGravatar 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-11Don't silently ignore suspcious data from libdivecomputerGravatar Dirk Hohndel
2014-06-10Don't ignore actual diveable mixesGravatar Anton Lundin
2014-06-10Minor code readability improvementGravatar 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-10Planner: use the actual setting for GF low at max depthGravatar 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-09planner.c: prevent an uninitialized warningGravatar Lubomir I. Ivanov
2014-06-09profilewidget2: fix -Wreorder warningsGravatar Lubomir I. Ivanov
2014-06-09mainwindow.cpp: fix a warning about parenthesesGravatar Lubomir I. Ivanov
2014-06-09qt-gui.cpp: add another QT_VERSION checkGravatar Lubomir I. Ivanov
2014-06-09planner.c: use implicit struct initializerGravatar Lubomir I. Ivanov
2014-06-09windows.c: prevent a warning due to #define _WIN32_WINNT...Gravatar Lubomir I. Ivanov
2014-06-09Make sure Windows can find the user manualGravatar Dirk Hohndel
2014-06-09Fix incorrect argument order for %.*fGravatar 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-09Picture handling: parse and convert old style picture eventsGravatar 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-08Planner: incease step size in deco ascends to 3 secondsGravatar Robert C. Helling
2014-06-08Display liters with script elGravatar Robert C. Helling
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: parse XML dataGravatar 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: keep picture list sortedGravatar Dirk Hohndel
2014-06-08Picture handling: put the picture near its correct time during the diveGravatar Dirk Hohndel
2014-06-08Picture handling: don't add the same picture more than onceGravatar Dirk Hohndel
2014-06-08Picture handling: adjust timestamp after it's setGravatar 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-08Save the timestamp of the dive.Gravatar Tomaz Canabrava