index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
2020-03-22
Typo fix: Programm to program
Johan Hansson
2020-03-22
cleanup: remove unnecessary <QDebug> include
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-20
Dive filter: reset filter on change of display_invalid_dives flag
Berthold Stoeger
2020-03-20
Dive list: add option to mark dives valid
Berthold Stoeger
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-19
Typo: UCT to UTC
Miika Turkia
2020-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-12
Make statistics window resizable on Mac
Robert C. Helling
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
mobile: unify download code on mobile and desktop
Berthold Stoeger
2020-03-10
undo: clear undo-stack when clearing dive data
Berthold Stoeger
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-03-05
desktop UI: fix typo in GPS import UI
Dirk Hohndel
2020-03-01
selection: update selection on key-presses
Berthold Stoeger
2020-03-01
filter: fix tab-order of filter widget
Berthold Stoeger
2020-03-01
filter: on show focus on fulltext-field
Berthold Stoeger
2020-03-01
filter: connect fulltext filter to frontend
Berthold Stoeger
2020-03-01
filter: add fulltext field to filter widget
Berthold Stoeger
2020-03-01
filter: move StringMode out of FilterData
Berthold Stoeger
2020-02-28
cleanup: remove setTabIcon() calls in MainTab
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-27
cleanup: don't update tabs twice in MainTab::rejectChanges
Berthold Stoeger
2020-02-27
cleanup: remove weightsystems_equal function
Berthold Stoeger
2020-02-27
cleanup: remove MainTab::modified
Berthold Stoeger
2020-02-16
Cleanup: remove unneeded QtConcurrent includes
Berthold Stoeger
2020-02-11
Planner: don't filter cylinders
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-11
Filter: update filter if any of the string-modes changed
Berthold Stoeger
2020-02-11
Filter: implement starts-with and exact modes
Berthold Stoeger
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-02-09
Cleanup: remove exportFunc class
Berthold Stoeger
2020-02-09
Cleanup: Remove global QFuture from exportFuncs
Berthold Stoeger
2020-02-08
Dive list: be more careful on when updating the UI after selection
Berthold Stoeger
2020-02-06
Cleanup: don't initialize DivePlannerPointsModel at startup
Berthold Stoeger
2020-02-06
Dive site: don't save invalid GPS coordinates
Berthold Stoeger
2020-02-06
Dive site: give visual clue for invalid coordinates
Berthold Stoeger
2020-02-04
Cleanup: remove capture-all lambda clauses
Berthold Stoeger
2020-02-04
Dive sites: select each dive site only once
Berthold Stoeger
2020-02-04
Cleanup: rename plannerShared to PlannerShared
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-31
Remove plannerShared::instance()
Berthold Stoeger
2020-01-25
diveplanner: add surface_segment to plannershared
jan Iversen
2020-01-25
dive planner: correct bottomsac/decosac calc.
jan Iversen
2020-01-25
mobile-widgets: correct error in connect
jan Iversen
2020-01-25
diveplanner: call planner model directly for simple variables.
jan Iversen
2020-01-24
mobile: move dive planner notes access to pure interface
jan Iversen
[next]