subsurface/qt-ui/profile
Linus Torvalds 50424df653 Use 'struct membuffer' for profile info string generation
The profile info was generated using nasty string concatenation that the
membuffers are much better at anyway.  And membuffers don't need those
arbitrarily sized fixed buffers (500 bytes? Why 500 bytes?).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-10 07:03:27 -08:00
..
animationfunctions.cpp Remove code that was unused. 2014-02-08 07:21:28 -08:00
animationfunctions.h Show the profile again. 2014-02-08 07:21:13 -08:00
divecartesianaxis.cpp Initialize variable members in DiveCartesianAxis class. 2014-02-09 14:42:06 -08:00
divecartesianaxis.h Remove code that was unused. 2014-02-08 07:21:28 -08:00
diveeventitem.cpp Fix the rest of item visibilities and a few alignment fixes. 2014-02-08 07:22:30 -08:00
diveeventitem.h Transform the DiveProfileItem to an Abstract Generalization 2014-01-17 06:18:00 +07:00
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
divepixmapitem.h
diveplotdatamodel.cpp DivePlotDataModel improvements 2014-02-09 14:42:06 -08:00
diveplotdatamodel.h Created a method to check if calculations should take place. 2014-02-05 06:30:33 -08:00
diveprofileitem.cpp diveprofileitem.cpp improvements 2014-02-09 14:42:06 -08:00
diveprofileitem.h diveprofileitem.cpp improvements 2014-02-09 14:42:06 -08:00
diverectitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
diverectitem.h
divetextitem.cpp DiveTextItem improvements 2014-02-09 14:42:06 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
divetooltipitem.cpp Use 'struct membuffer' for profile info string generation 2014-02-10 07:03:27 -08:00
divetooltipitem.h Adapt the ToolTip to work on the new profile 2014-02-06 06:29:19 -08:00
profilewidget2.cpp ProfileWidget2 class improvements 2014-02-09 14:42:07 -08:00
profilewidget2.h ProfileWidget2 class improvements 2014-02-09 14:42:07 -08:00