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
/
tab-widgets
/
maintab.cpp
Age
Commit message (
Expand
)
Author
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Desktop: On dive edit from the dive list or map, switch to new state
Berthold Stoeger
2018-05-11
Fixed erroneous comparison of cylinders and weight systems.
Oliver Schwaneberg
2018-05-10
Removed a duplicate include in maintab.cpp
Oliver Schwaneberg
2018-05-04
Desktop: fix time format in main tab
Dirk Hohndel
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-03-19
Cleanup: Initialize variable MainTab::lastSelectedDive
Berthold Stoeger
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-26
Cleanup: remove two unused macros in tabwidgets/maintab.cpp
Berthold Stoeger
2018-02-04
Do not remove seconds from duration input field
Oliver Schwaneberg
2018-01-01
desktop: clear tags when hitting new logbook
Jan Mulder
2017-12-21
Fix order of initilization list in MainTab constructor.
Berthold Stoeger
2017-12-13
Reenable picture tab when dive trip is selected
Stefan Fuchs
2017-12-01
Disable specific tabs when dive trip selected
Stefan Fuchs
2017-12-01
In maintab fix change of text between "notes" and "trip notes"
Stefan Fuchs
2017-11-29
Don't change visibility of depth and duration UI field when no dive
Stefan Fuchs
2017-11-28
Correctly handle dive notes in maintab.cpp
Stefan Fuchs
2017-11-27
After edit the cylinders of a dive copy the full samples
Stefan Fuchs
2017-11-27
Use MAX_CYLINDERS consistently
Stefan Fuchs
2017-11-26
Inform LocationFilterModel of added dive site name
Berthold Stoeger
2017-11-26
Simplify signal handling after dive site editing
Berthold Stoeger
2017-11-26
In maintab clear location tags when selecting a dive w/o dive site
Stefan Fuchs
2017-11-25
Refresh display if a dive site was edited
Berthold Stoeger
2017-11-16
In maintab disable correct label when dive trip selected
Stefan Fuchs
2017-10-19
Use displayed_dc instead of current_dc
Robert C. Helling
2017-10-17
Tags for geo references: Nicer look, translations and warning message
Stefan Fuchs
2017-10-07
Disable editDiveSiteButton without dive site name
Dirk Hohndel
2017-10-04
Change the signature of constructLocationTags
Dirk Hohndel
2017-09-04
remove Marble from the source tree
Lubomir I. Ivanov
2017-07-28
maintab: use GlobeGPS / MapWidget abstraction
Lubomir I. Ivanov
2017-05-06
Save tags when manually adding dive
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-26
Fix saving table size
Tomaz Canabrava
2017-04-21
Move extra info tab in main window to the very right side again
Stefan Fuchs
2017-04-14
Also translate tab headers
Jan Mulder
2017-04-06
Aparently, remove a QXB warning.
Tomaz Canabrava
2017-04-06
Clean up some widgets
Tomaz Canabrava
2017-04-06
Break down MainTab into smaller classes
Tomaz Canabrava