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
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-12
optimize selectedDivesGasUsed()
Rolf Eike Beer
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-04-12
tell QObject to give the desired children right away
Rolf Eike Beer
2019-04-12
use QStringLiteral for constants
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-04-11
Cleanup: provide our own qOverload<> implementation.
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-04-04
Export profile data
Robert C. Helling
2019-04-02
Cleanup: remove all Q_NULLPTR instances
Berthold Stoeger
2019-03-29
Add UI element for final surface segment in planner
Robert C. Helling
2019-03-27
CMake: add headers to targets
Rolf Eike Beer
2019-03-27
print a reason when dup() fails
Rolf Eike Beer
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2019-03-20
Remove partial support for QWebEngine
Dirk Hohndel
2019-03-19
Misc: replace some FIXME comments
Dirk Hohndel
2019-03-18
Desktop: fix another variable name conflict
Robert C. Helling
2019-03-18
Leak fix: make ostcFirmwareCheck a unique_ptr
Berthold Stoeger
2019-03-13
Desktop: ensure cloud storage email address is all lower case
Dirk Hohndel
2019-02-28
Filter panel: add suit and notes search fields
Willem Ferguson
2019-02-28
Autogroup: make notrip flag work again.
Berthold Stoeger
2019-02-19
Desktop: remove checkmark from Filter divelist entry in Log menu
Dirk Hohndel
2019-02-19
Desktop: show filter button explanation in the widget
Dirk Hohndel
2019-02-19
Desktop: show the filter information in the window title
Dirk Hohndel
2019-02-19
Desktop: don't clear the filter when the widget is hidden
Dirk Hohndel
2019-02-19
Desktop: track if the filter widget is active
Dirk Hohndel
2019-02-19
Filter: implement any-of mode
Berthold Stoeger
2019-02-18
Edit: use correct offset when changing dive times
Berthold Stoeger
2019-02-14
Desktop: only show dive computers in the Bluetooth device list
Dirk Hohndel
2019-02-14
Desktop: add checkbox to show all BT devices
Dirk Hohndel
2019-02-11
Desktop: show filter panel with maximized dive list
Dirk Hohndel
2019-02-11
Small whitespace fix
Dirk Hohndel
2019-02-09
core: move updatecheck to its own domain
Dirk Hohndel
2019-02-07
Add various enhancements to profile export and dive data copy
Robert C. Helling
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-02-07
Copy dive description to clipboard
Robert C. Helling
2019-02-07
Export profile image
Robert C. Helling
2019-02-05
Add button to toggle deco info in info box
Robert C. Helling
2019-02-02
Cleanup: rename locationInformation.ui -> locationinformation.ui
Berthold Stoeger
2019-02-02
Cleanup: remove unused function MainTab::setCurrentLocationIndex
Berthold Stoeger
2019-02-01
facebook: remove the featute from the code base
Lubomir I. Ivanov
2019-01-28
Desktop: cleanups for the filter UI
Dirk Hohndel
2019-01-28
Desktop: set filter negation texts
Berthold Stoeger
2019-01-28
Desktop: add vertical spacer at bottom of filter widget
Dirk Hohndel
2019-01-28
Desktop: change filter negate buttons
Dirk Hohndel
2019-01-27
Cleanup: remove redundant conditional
Berthold Stoeger
2019-01-26
Coding style: unify connect() calls in filterwidget2.cpp
Berthold Stoeger
2019-01-26
Filter: quick implementation of negation
Berthold Stoeger
[next]