aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-29desktop: add label to dive computer tableGravatar Doug Junkins
2020-10-29desktop: use default colors for dive info labelsGravatar Doug Junkins
2020-10-28cleanup: remove unnecessary includes from maintabGravatar Berthold Stoeger
2020-10-27cleanup: refactor subsurfacesysinfo.cppGravatar Berthold Stoeger
2020-10-26desktop: move MinMaxAvgWidget to TabDiveStatisticsGravatar Berthold Stoeger
2020-10-26cleanup: remove dive.h include in simplewidgets.hGravatar Berthold Stoeger
2020-10-26tests: don't fail if TestGitStorage can reach the serverGravatar Dirk Hohndel
2020-10-26build-system: use openSUSE Tumbleweed latestGravatar Dirk Hohndel
2020-10-26documentation: remove mention of Grantlee in INSTALL fileGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated QVector constructorGravatar Dirk Hohndel
2020-10-26cleanup: remove struct/class confusionGravatar Dirk Hohndel
2020-10-26cleanup: move variable declaration closer to useGravatar Dirk Hohndel
2020-10-26cleanup: remove reference to deprecated enum valueGravatar Dirk Hohndel
2020-10-26cleanup: remove unnecessary call to qsrandGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated swap() usageGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated pos() memberGravatar Dirk Hohndel
2020-10-26cleanup: remove unused function argumentGravatar Dirk Hohndel
2020-10-26cleanup: replace long obsolete delta() memberGravatar Dirk Hohndel
2020-10-26cleanup: don't initialize flags with just an integerGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated signalGravatar Dirk Hohndel
2020-10-26cleanup: SkipEmptyParts syntax has changedGravatar Dirk Hohndel
2020-10-26cleanup: model isn't used in the lambdaGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated sprintf()/vsprintf() callsGravatar Dirk Hohndel
2020-10-26cleanup: remove obsolete connectionsGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated roleGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated use of child memberGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated form of QProcess::startGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated QFlags useGravatar Dirk Hohndel
2020-10-26cleanup: initialize all members of weightsystemGravatar Dirk Hohndel
2020-10-26cleanup: fix resource leakGravatar Dirk Hohndel
2020-10-26cleanup: fix resource leakGravatar Dirk Hohndel
2020-10-25filter: use 64-bit integer literal for generating bit fieldsGravatar Berthold Stoeger
2020-10-25cleanup: remove pref.h include in dive.hGravatar Berthold Stoeger
2020-10-25cleanup: move git-pref declarations into core/pref.hGravatar Berthold Stoeger
2020-10-25cleanup: move sort_dive_table declaration to divetable.hGravatar Berthold Stoeger
2020-10-25cleanup: move cylinder_use_text declaration to equipment.hGravatar Berthold Stoeger
2020-10-25cleanup: remove unused macros / declarations from dive.hGravatar Berthold Stoeger
2020-10-25cleanup: move interpolate inline function to its own header fileGravatar Berthold Stoeger
2020-10-25cleanup: remove system includes from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: move application flags to core/subsurfacehelper.hGravatar Berthold Stoeger
2020-10-25cleanup: move function declarations to divelist.hGravatar Berthold Stoeger
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: remove get_times() functionsGravatar Berthold Stoeger
2020-10-25cleanup: move fill_pressures from dive.c to gas.cGravatar Berthold Stoeger
2020-10-25cleanup: break out event-related code into event.[c|h]Gravatar Berthold Stoeger
2020-10-25cleanup: remove DiveComputerModel::removeGravatar Berthold Stoeger
2020-10-25cleanup: move mark_divelist_changed() to qmlmanager.cppGravatar Berthold Stoeger
2020-10-25cleanup: remove MainWindow::setFileClean()Gravatar Berthold Stoeger
2020-10-25cleanup: remove unsaved_changes() test in testrenumber.cppGravatar Berthold Stoeger
2020-10-25cleanup: remove MainWindow::unsavedChanges() functionGravatar Berthold Stoeger