summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets
AgeCommit message (Expand)Author
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-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-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-25desktop: add tab-widget for dive computer namesGravatar Berthold Stoeger
2020-09-21translations: initialize water type strings at run timeGravatar Berthold Stoeger
2020-05-25cleanup: whitespace fixes in TabDiveInformationGravatar Berthold Stoeger
2020-05-25desktop: localize salinity valueGravatar Berthold Stoeger
2020-05-22cleanup: create common QDateTime -> timestamp conversion functionGravatar Berthold Stoeger
2020-05-22cleanup: move timestampToDateTime() to qthelper.cppGravatar Berthold Stoeger
2020-05-22desktop: update date and time fields if user changes formatGravatar Berthold Stoeger
2020-05-08desktop: hide/unhide tags if dive site was editedGravatar Berthold Stoeger
2020-05-07cleanup: free tab-widgets when exiting the applicationGravatar Berthold Stoeger
2020-05-07cleanup: remove clearing of displayed_dive in MainTab constructorGravatar Berthold Stoeger
2020-05-07desktop: use current_dive to save subtitlesGravatar Berthold Stoeger
2020-05-07desktop: use current_dive instead of displayed_dive on equipment tabGravatar Berthold Stoeger
2020-05-07desktop: update tab info only if current_dive is setGravatar Berthold Stoeger
2020-05-07statistics tab: use current_dive to decide whether user is freedivingGravatar Berthold Stoeger
2020-05-07cleanup: generalize ExtraDataModel to display data of any dcGravatar Berthold Stoeger
2020-05-06undo: make picture (media) deletion undoableGravatar Berthold Stoeger
2020-05-06media: remove unused local variableGravatar Berthold Stoeger
2020-05-06media: put photo-view in row-selection modeGravatar Berthold Stoeger
2020-05-06desktop: avoid spurious undo commands for date/time editingGravatar Berthold Stoeger
2020-05-06desktop: update statistics tab when cylinders changedGravatar Berthold Stoeger
2020-05-06desktop: update information tab when cylinders changeGravatar Berthold Stoeger
2020-05-05cleanup: capitalize use dcGravatar Monty Taylor
2020-05-05cleanup: Change Salty to BrackishGravatar Monty Taylor
2020-05-05Grantlee: Add salinity and water type to grantlee variablesGravatar Monty Taylor
2020-05-03selection: create global single_selected_trip() functionGravatar Berthold Stoeger
2020-05-03profile: remove outside callers of ProfileWidget2::replot()Gravatar Berthold Stoeger
2020-05-02desktop: fix editing of tripsGravatar Berthold Stoeger
2020-04-30desktop: don't replot profile when populating dive information tabGravatar Berthold Stoeger
2020-04-26selection: replace selectedTrips() by singleSelectedTrip() functionGravatar Berthold Stoeger
2020-04-21desktop: don't access first data element if no cylindersGravatar Berthold Stoeger
2020-04-20desktop: rearrange widgets on the dive site tabGravatar Berthold Stoeger
2020-04-13desktop: remove special QGroupBox stylesheet for non-Windows systemsGravatar Berthold Stoeger
2020-04-07cleanup: remove unneeded includes from TabDiveEquipment.cppGravatar Berthold Stoeger
2020-04-07undo: show multiple dive warning when editing equipmentGravatar Berthold Stoeger
2020-04-07desktop/tabwidgets: replace editMode by booleanGravatar Berthold Stoeger