summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2020-10-24desktop: overwrite drag & drop in TagWidgetGravatar Berthold Stoeger
2020-10-24desktop: avoid crashes on drag&drop in GroupedLineEditGravatar Berthold Stoeger
2020-10-23parser: replace params[] code by new xml_params structGravatar Berthold Stoeger
2020-10-17filter: don't add to filter presets when importing dive sitesGravatar Berthold Stoeger
2020-10-17filter: remove filter_preset_table_tGravatar Berthold Stoeger
2020-10-11desktop: make divecomputer table sortableGravatar Berthold Stoeger
2020-10-08build-system: remove building Grantlee cmakeGravatar Dirk Hohndel
2020-10-08Remove code references to GrantleeGravatar Robert C. Helling
2020-10-08Interpret divelist printing templatesGravatar Robert C. Helling
2020-10-06cleanup: use safe connect() in ConfigureDiveComputerDialogGravatar Berthold Stoeger
2020-10-05Remove empty vertical space from filter QListWidgetGravatar willemferguson
2020-10-05clenup: remove bogus connect statement.Gravatar Berthold Stoeger