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
/
qt-ui
/
profile
/
profilewidget2.cpp
Age
Commit message (
Expand
)
Author
2014-05-22
Profile now correctly displays the planned dive.
Tomaz Canabrava
2014-05-22
Disconnect temporary connections on the Profile.
Tomaz Canabrava
2014-05-22
Move two necessary functions for the Planner behavior to the Profile code.
Tomaz Canabrava
2014-05-22
Back to profile or empty state when finishing addition.
Tomaz Canabrava
2014-05-22
Enable editing the 'Add dive' from the new profile.
Tomaz Canabrava
2014-05-22
Move settings of the Ruler to the Ruler.
Tomaz Canabrava
2014-05-22
PreferencesChanged -> settingsChanged.
Tomaz Canabrava
2014-05-22
Don't replot every time a pref changes, regardless of what preferences.
Tomaz Canabrava
2014-05-22
Remove use of QSettings for ruler visibility, use prefs.rulergraph instead.
Tomaz Canabrava
2014-05-22
Code Cleanup: Move the Hide/Show ruler to an internal method
Tomaz Canabrava
2014-05-22
Create a 'remove_event' function that removes an event.
Tomaz Canabrava
2014-05-20
Speed Improvement: Unhide all events by calling event->show()
Tomaz Canabrava
2014-05-20
Speed Improvement: hide events instead of replotting everything
Tomaz Canabrava
2014-05-20
Only set the state to profile if it's empty, not if it's Add or Plan.
Tomaz Canabrava
2014-05-19
Add ability to make a dive computer the first dive computer of a dive
Dirk Hohndel
2014-05-19
Show the dive computer number (if a dive has more than one)
Dirk Hohndel
2014-05-19
Change get_dive_by_diveid to get_dive_by_uniq_id
Dirk Hohndel
2014-05-13
Rename getDiveById to get_dive_by_id to keep current c code organized.
Tomaz Canabrava
2014-05-07
Fix another dangling pointer
Thiago Macieira
2014-05-05
Change the profile redraw logic after preferences were changed
Dirk Hohndel
2014-04-28
Make heartrate grid less confusing
Dirk Hohndel
2014-04-16
Renaming the prefs struct members to be consistent with the QSettings.
Gehad Elrobey
2014-04-11
Change some references of QSettings to the pref struct.
Gehad elrobey
2014-04-10
Feature to show or hide heart rate graph
Lakshman
2014-04-07
Change position of heart rate labels on y-axis
Willem Ferguson
2014-04-03
Random small whitespace cleanups
Dirk Hohndel
2014-04-03
Edit name option for bookmarks
Yosef Hamza
2014-03-28
Toggle showing average depth
Lakshman
2014-03-27
Profile2: hide the tooltip and ruler if we are printing
Lubomir I. Ivanov
2014-03-27
Profile2: add use of the isGrayscale flag when getting a color
Lubomir I. Ivanov
2014-03-27
Profile2: add some print related flags
Lubomir I. Ivanov
2014-03-27
Repaint ruler when enable/disabling it
Jan Mulder
2014-03-21
Make pp graphs visible at startup according to settings
Jan Mulder
2014-03-20
Remove a bit of space from the Axis and its labels.
Tomaz Canabrava
2014-03-18
Profile2: use unsigned int for the divecomputer number
Lubomir I. Ivanov
2014-03-18
Clear PN2 PO2 PHE GasItem
Hugle
2014-03-17
Be more careful about dive computer selection
Linus Torvalds
2014-03-17
Silly change to a comment
Dirk Hohndel
2014-03-16
New profile: fix event hiding logic
Dirk Hohndel
2014-03-15
New profile: add event manipulation to context menu
Dirk Hohndel
2014-03-13
New profile: fix Information overlay location
Dirk Hohndel
2014-03-12
Profile2: place the ruler and tooltip on top (Z order)
Lubomir I. Ivanov
2014-03-11
Only anim if not first dive when openning subsurface with a divelog.
Tomaz Canabrava
2014-03-11
Profile2: provide means to disable the tool buttons
Lubomir I. Ivanov
2014-03-10
Profile2: reset the zoom level when a new profile is drawn
Lubomir I. Ivanov
2014-03-10
Profile2: use a different image when no profile is visible
Lubomir I. Ivanov
2014-03-10
Profile2: fix some initializer list order warnings
Lubomir I. Ivanov
2014-03-09
Fix retrieving the initial position of the Notification Area.
Tomaz Canabrava
2014-03-09
Code Cleanup ( that fix 2 bugs )
Tomaz Canabrava
2014-03-07
Remove the old profile from the main screen of Subsurface
Tomaz Canabrava
[next]