subsurface/qt-ui
Michael Andreen 069f588d9d Support more than one event of the same type in Qt tooltip.
Since the tooltip text was used as key in the map, two events of the
same type, close to eachother, would cause one of them to not be
removed.

Since ToolTip::removeToolTip() isn't used, we don't need a QMap and can
use a QList instead, so all tooltips are properly cleared.

Signed-off-by: Michael Andreen <harv@ruin.nu>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-08-05 06:55:18 +02:00
..
marble
about.cpp
about.h
about.ui
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp
divelistview.h
diveplanner.cpp
diveplanner.h
diveplanner.ui
downloadfromdivecomputer.cpp
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
globe.cpp
globe.h
graphicsview-common.cpp
graphicsview-common.h
kmessagewidget.cpp
kmessagewidget.h
maintab.cpp
maintab.h
maintab.ui
mainwindow.cpp
mainwindow.h
mainwindow.ui
modeldelegates.cpp Added the code to revert Weigths when user cancels edition 2013-07-18 12:01:48 -07:00
modeldelegates.h
models.cpp
models.h
plotareascene.cpp
plotareascene.h
preferences.cpp
preferences.h
preferences.ui
printdialog.cpp Print: add experimental code for printing profiles 2013-07-18 12:00:12 -07:00
printdialog.h Print: add a print preview for testing purposes 2013-07-10 19:27:10 +03:00
printlayout.cpp Print: pass grayscale flag to setPrintMode() 2013-07-18 12:00:12 -07:00
printlayout.h Print: add method to convert profile to grayscale 2013-07-18 12:00:12 -07:00
printoptions.cpp
printoptions.h
printoptions.ui
profilegraphics.cpp Support more than one event of the same type in Qt tooltip. 2013-08-05 06:55:18 +02:00
profilegraphics.h Support more than one event of the same type in Qt tooltip. 2013-08-05 06:55:18 +02:00
renumber.ui add forgotten file. 2013-06-17 13:54:50 -03:00
simplewidgets.cpp
simplewidgets.h
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp A couple of dialog modality considerations 2013-06-28 20:24:14 +08:00
subsurfacewebservices.h
subsurfacewebservices.ui