aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2020-11-03desktop: generalize the colorization of the tab widgetGravatar Dirk Hohndel
2020-11-03desktop: allow update of tab widget colors at run timeGravatar Dirk Hohndel
2020-11-03desktop: offer different colors for info tab titlesGravatar willemferguson
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-26desktop: move MinMaxAvgWidget to TabDiveStatisticsGravatar Berthold Stoeger
2020-10-26cleanup: remove dive.h include in simplewidgets.hGravatar Berthold Stoeger
2020-10-26cleanup: fix deprecated QVector constructorGravatar Dirk Hohndel
2020-10-26cleanup: remove reference to deprecated enum valueGravatar 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: 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-25filter: use 64-bit integer literal for generating bit fieldsGravatar Berthold Stoeger
2020-10-25cleanup: remove get_times() functionsGravatar Berthold Stoeger
2020-10-25cleanup: remove MainWindow::setFileClean()Gravatar Berthold Stoeger
2020-10-25cleanup: remove MainWindow::unsavedChanges() functionGravatar Berthold Stoeger
2020-10-25desktop: remove DiveComputerManagementDialogGravatar Berthold Stoeger
2020-10-25devices: connect DiveComputerModel to undo-commandGravatar Berthold Stoeger
2020-10-25desktop: add tab-widget for dive computer namesGravatar Berthold Stoeger
2020-10-24devices: add devices in Command::importTable()Gravatar Berthold Stoeger
2020-10-24parser: add device_table to parser stateGravatar Berthold Stoeger
2020-10-24cleanup: remove TagWidget::fixPopupPosition()Gravatar Berthold Stoeger