summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-02Cleanup: rename locationInformation.ui -> locationinformation.uiGravatar Berthold Stoeger
2019-02-02Cleanup: remove unused function MainTab::setCurrentLocationIndexGravatar Berthold Stoeger
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-28Desktop: cleanups for the filter UIGravatar Dirk Hohndel
2019-01-28Desktop: set filter negation textsGravatar Berthold Stoeger
2019-01-28Desktop: add vertical spacer at bottom of filter widgetGravatar Dirk Hohndel
2019-01-28Desktop: change filter negate buttonsGravatar Dirk Hohndel
2019-01-27Cleanup: remove redundant conditionalGravatar Berthold Stoeger
2019-01-26Coding style: unify connect() calls in filterwidget2.cppGravatar Berthold Stoeger
2019-01-26Filter: quick implementation of negationGravatar Berthold Stoeger
2019-01-26Filter: implement close & resetGravatar Berthold Stoeger
2019-01-26Filter: implement reset filterGravatar Berthold Stoeger
2019-01-26Filter: update counts if dives added / removedGravatar Berthold Stoeger
2019-01-26Filter: implement "x of y shown" textGravatar Berthold Stoeger
2019-01-26Rememove centrigade/celsius confusion in TeX exportGravatar Robert C. Helling
2019-01-26Add export variable containing the profile image filenameGravatar Robert C. Helling
2019-01-26Include all tags in TeX/LaTeX exportGravatar Robert C. Helling
2019-01-26Include dive time in TeX/LaTeX exportGravatar Robert C. Helling
2019-01-26Allow LaTeX export of several divesGravatar Robert C. Helling
2019-01-26Hook up LaTeX export to UIGravatar Robert C. Helling
2019-01-26Add LaTeX exportGravatar Robert C. Helling
2019-01-26FB redirect use https instead of httpGravatar Robert C. Helling
2019-01-26Cleanup: remove unused function setCheckedActionFilterTags()Gravatar Berthold Stoeger
2019-01-22Filter: extend range of allowed temperaturesGravatar Berthold Stoeger
2019-01-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-21Desktop, Filter UI: make date/time consistentGravatar Jan Mulder
2019-01-21Desktop, Filter UI: improve layout of rating/viz widgetsGravatar Jan Mulder
2019-01-20Import: fix erroneous flagGravatar Berthold Stoeger
2019-01-19Filter widget: remove superfluous space in labelGravatar Berthold Stoeger
2019-01-19Filter widget: make Ui class subobject of widgetGravatar Berthold Stoeger
2019-01-19Desktop: Make filterWidget2 a subobject of MainWindowGravatar Berthold Stoeger
2019-01-19Filter: update filterData directly without copyingGravatar Berthold Stoeger
2019-01-19Filter: connect widget and filterGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive import: fix logic of process_imported_dives()Gravatar Berthold Stoeger
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2019-01-13Download: don't refresh display if thread finishedGravatar Berthold Stoeger
2019-01-09Cleanup: remove explicit constructor of DiveListBaseGravatar Berthold Stoeger
2019-01-09Undo: make dive-import undoableGravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2019-01-09Undo commands: refactor dive-trip handlingGravatar Berthold Stoeger
2019-01-09Core: keep trips in table(s)Gravatar Berthold Stoeger