Age | Commit message (Expand) | Author |
2020-11-07 | filter: don't escape '&' in filter-preset menu | Berthold Stoeger |
2020-11-07 | filter: don't render filter preset name as HTML text | Berthold Stoeger |
2020-11-07 | desktop: fix saving of column-widths of device and site tables | Berthold Stoeger |
2020-11-07 | desktop: rename table widget in DiveComputerTab to "devices" | Berthold Stoeger |
2020-11-07 | desktop: maximize size of last column in filter-preset table | Berthold Stoeger |
2020-11-04 | revert preference settings for title color | Dirk Hohndel |
2020-11-04 | desktop: automatically pick a good theme title color | Dirk Hohndel |
2020-11-04 | Reorganise the current statistics tab | willemferguson |
2020-11-03 | desktop: generalize the colorization of the tab widget | Dirk Hohndel |
2020-11-03 | desktop: allow update of tab widget colors at run time | Dirk Hohndel |
2020-11-03 | desktop: offer different colors for info tab titles | willemferguson |
2020-10-29 | desktop: add label to dive computer table | Doug Junkins |
2020-10-29 | desktop: use default colors for dive info labels | Doug Junkins |
2020-10-28 | cleanup: remove unnecessary includes from maintab | Berthold Stoeger |
2020-10-26 | desktop: move MinMaxAvgWidget to TabDiveStatistics | Berthold Stoeger |
2020-10-26 | cleanup: remove dive.h include in simplewidgets.h | Berthold Stoeger |
2020-10-26 | cleanup: fix deprecated QVector constructor | Dirk Hohndel |
2020-10-26 | cleanup: remove reference to deprecated enum value | Dirk Hohndel |
2020-10-26 | cleanup: don't initialize flags with just an integer | Dirk Hohndel |
2020-10-26 | cleanup: replace deprecated signal | Dirk Hohndel |
2020-10-26 | cleanup: SkipEmptyParts syntax has changed | Dirk Hohndel |
2020-10-26 | cleanup: model isn't used in the lambda | Dirk Hohndel |
2020-10-26 | cleanup: remove obsolete connections | Dirk Hohndel |
2020-10-26 | cleanup: fix deprecated role | Dirk Hohndel |
2020-10-26 | cleanup: replace deprecated use of child member | Dirk Hohndel |
2020-10-26 | cleanup: fix deprecated form of QProcess::start | Dirk Hohndel |
2020-10-26 | cleanup: fix deprecated QFlags use | Dirk Hohndel |
2020-10-25 | filter: use 64-bit integer literal for generating bit fields | Berthold Stoeger |
2020-10-25 | cleanup: remove get_times() functions | Berthold Stoeger |
2020-10-25 | cleanup: remove MainWindow::setFileClean() | Berthold Stoeger |
2020-10-25 | cleanup: remove MainWindow::unsavedChanges() function | Berthold Stoeger |
2020-10-25 | desktop: remove DiveComputerManagementDialog | Berthold Stoeger |
2020-10-25 | devices: connect DiveComputerModel to undo-command | Berthold Stoeger |
2020-10-25 | desktop: add tab-widget for dive computer names | Berthold Stoeger |
2020-10-24 | devices: add devices in Command::importTable() | Berthold Stoeger |
2020-10-24 | parser: add device_table to parser state | Berthold Stoeger |
2020-10-24 | cleanup: remove TagWidget::fixPopupPosition() | Berthold Stoeger |
2020-10-24 | desktop: overwrite drag & drop in TagWidget | Berthold Stoeger |
2020-10-24 | desktop: avoid crashes on drag&drop in GroupedLineEdit | Berthold Stoeger |
2020-10-23 | parser: replace params[] code by new xml_params struct | Berthold Stoeger |
2020-10-17 | filter: don't add to filter presets when importing dive sites | Berthold Stoeger |
2020-10-17 | filter: remove filter_preset_table_t | Berthold Stoeger |
2020-10-11 | desktop: make divecomputer table sortable | Berthold Stoeger |
2020-10-08 | build-system: remove building Grantlee cmake | Dirk Hohndel |
2020-10-08 | Remove code references to Grantlee | Robert C. Helling |
2020-10-08 | Interpret divelist printing templates | Robert C. Helling |
2020-10-06 | cleanup: use safe connect() in ConfigureDiveComputerDialog | Berthold Stoeger |
2020-10-05 | Remove empty vertical space from filter QListWidget | willemferguson |
2020-10-05 | clenup: remove bogus connect statement. | Berthold Stoeger |
2020-10-03 | planner: limit depth and time of segments to sane values | Berthold Stoeger |