summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2021-01-03desktop: add statistics widget dummy and application stateGravatar Berthold Stoeger
2021-01-03statistics: implement a statistics widget on desktopGravatar Berthold Stoeger
2021-01-01cleanup: remove "GpsLocation *locationProvider" from MainWindowGravatar Berthold Stoeger
2020-12-29cleanup: remove getDivesInTrip() in qthelper.cppGravatar Berthold Stoeger
2020-12-17printing: remove CylinderObjectHelperGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelper from printing codeGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelperGrantleeGravatar Berthold Stoeger
2020-12-17cleanup: remove QPointer instancesGravatar Berthold Stoeger
2020-12-17printing: move #includes from headers to source filesGravatar Berthold Stoeger
2020-12-17printing: remove YearInfo structureGravatar Berthold Stoeger
2020-12-17printing: refactor if and loop codeGravatar Berthold Stoeger
2020-12-17printing: remove objects QVariant mapGravatar Berthold Stoeger
2020-12-17cleanup: make templateOptions and printOptions reference typesGravatar Berthold Stoeger
2020-12-13cleanup: remove MainWindow::stateBeforeEdit memberGravatar Berthold Stoeger
2020-12-13cleanup: remove unused typedefsGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-13core: remove the "no-name" tank infoGravatar Berthold Stoeger
2020-12-13desktop: don't save data to the "no-name" tankGravatar Berthold Stoeger
2020-12-13core: keep tank infos in a dynamic tableGravatar Berthold Stoeger
2020-12-12cleanup: remove unused #undefs in mainwindow.cppGravatar Berthold Stoeger
2020-12-12profile: move connect() calls to profileGravatar Berthold Stoeger
2020-12-12cleanup: remove unused signal ProfileWidget2::updateDiveInfoGravatar Berthold Stoeger
2020-12-12profile: move DiveHandler to profile-widget folderGravatar Berthold Stoeger
2020-12-12cleanup: remove unused macros in diveplanner.cppGravatar Berthold Stoeger
2020-12-12profile: call clearHandlers() in setPlanState()Gravatar Berthold Stoeger
2020-12-12desktop: move planner-code to diveplanner.cppGravatar Berthold Stoeger
2020-12-12desktop: use getDiveSelection to access selected divesGravatar Berthold Stoeger
2020-12-12desktop: init dive list header actions in constructorGravatar Berthold Stoeger
2020-12-12preferences: connect() dialog page only onceGravatar Berthold Stoeger
2020-12-12preferences: don't remove/add pages in refreshPages()Gravatar Berthold Stoeger
2020-12-12preferences: sort pages only onceGravatar Berthold Stoeger
2020-12-12preferences: create global settingsChanged signalGravatar Berthold Stoeger
2020-12-12cleanup: remove unused PreferencesDialog::emitSettingsChanged()Gravatar Berthold Stoeger
2020-12-12Add surge etc to printing template variablesGravatar Robert C. Helling
2020-12-08Fix cylinders in printing templatesGravatar Robert C. Helling
2020-12-03cleanup: remove unnecessary includes from divepicturewidget.cppGravatar Berthold Stoeger
2020-11-26cleanup: remove unused function in templatelayout.cppGravatar Berthold Stoeger
2020-11-14cleanup: remove empty function MainTab::reload()Gravatar Berthold Stoeger
2020-11-14desktop: automatically reload completion-modelsGravatar Berthold Stoeger
2020-11-12desktop: update completion models if dive was editedGravatar Berthold Stoeger
2020-11-12printing: properly initialize DPI valueGravatar Berthold Stoeger
2020-11-07desktop: minor tweak for dark modesGravatar Dirk Hohndel
2020-11-07filter: don't escape '&' in filter-preset menuGravatar Berthold Stoeger
2020-11-07filter: don't render filter preset name as HTML textGravatar Berthold Stoeger
2020-11-07desktop: fix saving of column-widths of device and site tablesGravatar Berthold Stoeger
2020-11-07desktop: rename table widget in DiveComputerTab to "devices"Gravatar Berthold Stoeger
2020-11-07desktop: maximize size of last column in filter-preset tableGravatar Berthold Stoeger
2020-11-04revert preference settings for title colorGravatar Dirk Hohndel
2020-11-04desktop: automatically pick a good theme title colorGravatar Dirk Hohndel
2020-11-04Reorganise the current statistics tabGravatar willemferguson