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
/
ruleritem.cpp
Age
Commit message (
Expand
)
Author
2015-03-19
RulerItem2::settingsChanged() - NULL pointer dereference
Marcos CARDINOT
2015-02-10
Remove the ProfileWidget from mainwindow.ui
Tomaz Canabrava
2015-01-17
Clean up the header files
Dirk Hohndel
2014-11-17
Ruler: fix weird behaviour near x = 0
Lubomir I. Ivanov
2014-06-01
Simplify ruler update code.
Tomaz Canabrava
2014-05-31
Planner: wild guess attempt to fix a crash on Mac
Dirk Hohndel
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-22
Source and dest are created on the constructor, no need to check for them.
Tomaz Canabrava
2014-05-22
Move settings of the Ruler to the Ruler.
Tomaz Canabrava
2014-05-22
Code Cleanup: Move the Hide/Show ruler to an internal method
Tomaz Canabrava
2014-03-27
Ruler: fix bad scaling for the text background
Lubomir I. Ivanov
2014-03-20
Make ruler respect dive depth.
Tomaz Canabrava
2014-03-19
Profile2: fix widths on some lines for Qt5
Lubomir I. Ivanov
2014-03-12
Ruler: change how the ruler text drawing works
Lubomir I. Ivanov
2014-03-10
Profile2: fix some initializer list order warnings
Lubomir I. Ivanov
2014-03-09
Code Cleanup ( that fix 2 bugs )
Tomaz Canabrava
2014-03-07
Fix a crash on changing dives when the ruler is used.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-27
Try to fix the font issue on the ruler.
Tomaz Canabrava
2014-02-27
New profile: Make the ruler work. (caution, fonts are BIIIG )
Tomaz Canabrava
2014-02-27
Remove the pInfo pointer, make it a real structure instead.
Tomaz Canabrava
2014-02-27
New profile: DiveRuler compiles / not working yet.
Tomaz Canabrava
2014-02-27
New profile: add placeholder code for the RulerItem
Tomaz Canabrava