aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divetextitem.cpp
AgeCommit message (Expand)Author
2015-08-09Update the text if DC changesGravatar Miika Turkia
2015-07-29Don't connect to the MainWindowGravatar Dirk Hohndel
2015-07-29Profile: make sure text is scaled correctly when drawnGravatar Dirk Hohndel
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-17Only update text if something changedGravatar Tomaz Canabrava
2015-01-17Fix the colors - brush wasn't being set anymore.Gravatar Tomaz Canabrava
2015-01-17Reduce the amount of new/delete when setting a new text on DiveTextItemGravatar Tomaz Canabrava
2014-07-11Code cleanup: removed bogus animation functionsGravatar Tomaz Canabrava
2014-07-11Correctly disable all animationsGravatar Tomaz Canabrava
2014-07-09Printing: scale fonts when printingGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-15New Profile: make axis labels smallerGravatar Dirk Hohndel
2014-02-09DiveTextItem improvementsGravatar Boris Barbulovski
2014-01-29Fix positioning of many text items.Gravatar Tomaz Canabrava
2014-01-28Use the same behavior as the old time markersGravatar Tomaz Canabrava
2014-01-22Add a MeanDepthItem that has 2 strings.Gravatar Tomaz Canabrava
2014-01-21Add the dive computer text.Gravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-19Remove the plotText function, standardize with the TextItem.Gravatar Tomaz Canabrava
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Added a new Namespace to deal with Animations and related functions.Gravatar Tomaz Canabrava
2014-01-16Add a class based on QGraphicsSimpleTextItem that handles animations.Gravatar Tomaz Canabrava