aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/ruleritem.cpp
AgeCommit message (Expand)Author
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-03-19RulerItem2::settingsChanged() - NULL pointer dereferenceGravatar Marcos CARDINOT
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-11-17Ruler: fix weird behaviour near x = 0Gravatar Lubomir I. Ivanov
2014-06-01Simplify ruler update code.Gravatar Tomaz Canabrava
2014-05-31Planner: wild guess attempt to fix a crash on MacGravatar Dirk Hohndel
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Source and dest are created on the constructor, no need to check for them.Gravatar Tomaz Canabrava
2014-05-22Move settings of the Ruler to the Ruler.Gravatar Tomaz Canabrava
2014-05-22Code Cleanup: Move the Hide/Show ruler to an internal methodGravatar Tomaz Canabrava
2014-03-27Ruler: fix bad scaling for the text backgroundGravatar Lubomir I. Ivanov
2014-03-20Make ruler respect dive depth.Gravatar Tomaz Canabrava
2014-03-19Profile2: fix widths on some lines for Qt5Gravatar Lubomir I. Ivanov
2014-03-12Ruler: change how the ruler text drawing worksGravatar Lubomir I. Ivanov
2014-03-10Profile2: fix some initializer list order warningsGravatar Lubomir I. Ivanov
2014-03-09Code Cleanup ( that fix 2 bugs )Gravatar Tomaz Canabrava
2014-03-07Fix a crash on changing dives when the ruler is used.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-27Try to fix the font issue on the ruler.Gravatar Tomaz Canabrava
2014-02-27New profile: Make the ruler work. (caution, fonts are BIIIG )Gravatar Tomaz Canabrava
2014-02-27Remove the pInfo pointer, make it a real structure instead.Gravatar Tomaz Canabrava
2014-02-27New profile: DiveRuler compiles / not working yet.Gravatar Tomaz Canabrava
2014-02-27New profile: add placeholder code for the RulerItemGravatar Tomaz Canabrava