index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
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
2020-01-24
core: move GPX parsing into core
Dirk Hohndel
2020-01-24
Desktop: Import dive coordinates directly from GPS
Willem Ferguson
2020-01-20
qt-models: add suffix Display to unit system aware asc/desc setters
jan Iversen
2020-01-20
desktop-widgets: use set/get asc/desc rates in diveplannermodel
jan Iversen
2020-01-20
core/settings:: remove string functions for units
jan Iversen
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-10
code cleanup: use explicit zero_location
Dirk Hohndel
2020-01-10
code cleanup: replace deprecated member function QColor::dark()
Dirk Hohndel
2020-01-10
code cleanup: remove deprecated QString::null
Dirk Hohndel
2020-01-10
code cleanup: replace deprecated setAutoCompletion() functions
Dirk Hohndel
2020-01-10
code cleanup: add missing initialization
Dirk Hohndel
2020-01-10
code cleanup: remove unused QSignalMapper
Dirk Hohndel
2020-01-10
code cleanup: replace deprecated setBackgroundColor() method
Dirk Hohndel
2020-01-10
code cleanup: mark unused argument
Dirk Hohndel
2020-01-10
code cleanup: initialize all elements in structure
Dirk Hohndel
2020-01-10
code cleanup: use QElapsedTimer instead of QTime
Dirk Hohndel
2020-01-10
code cleanup: QFontMetrics::width() is deprecated
Dirk Hohndel
2020-01-07
desktop-widgets: add comment why last SIGNAL/SLOT is not converted
jan Iversen
[next]