subsurface/qt-ui
Tomaz Canabrava deafa40d34 Inherit from QGraphicsRectItem instead of QGraphicsShapeItem
a rectangle is *much* faster to paint than a simple ShapeItem,
so this is a safer choice. We still need to create the paint
method so we can use the correct roundness for the rectangle.
Currently it's white with a 1px solid line - terrible. :)

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-17 08:03:18 +13:00
..
css
marble
profile Inherit from QGraphicsRectItem instead of QGraphicsShapeItem 2015-01-17 08:03:18 +13:00
statistics
about.cpp
about.h
about.ui
completionmodels.cpp
completionmodels.h
configuredivecomputerdialog.cpp Only suggest OSTC3 fw upgrade on newer version 2015-01-08 14:35:03 -08:00
configuredivecomputerdialog.h
configuredivecomputerdialog.ui
divecomponentselection.ui
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp
divelistview.h
divelogexportdialog.cpp
divelogexportdialog.h Add export for depths of images taken 2014-10-10 08:03:45 -04:00
divelogexportdialog.ui
divelogimportdialog.cpp No need for a new variable 2015-01-08 13:44:51 -08:00
divelogimportdialog.h CSV import: make predefined imports work again 2015-01-07 17:02:42 -08:00
divelogimportdialog.ui CVS import UI: better message if some columns were matched 2015-01-07 12:41:06 -08:00
divepicturewidget.cpp
divepicturewidget.h
diveplanner.cpp Refactor dctype -> divemode 2015-01-10 17:27:25 -08:00
diveplanner.h Rebreather type selector UI 2015-01-10 17:27:24 -08:00
diveplanner.ui
diveshareexportdialog.cpp
diveshareexportdialog.h
diveshareexportdialog.ui
downloadfromdivecomputer.cpp Dive download UI: sort the dive computer dropdown 2015-01-13 22:05:55 +13:00
downloadfromdivecomputer.h Dive d/l selection UI: clear table when retrying 2015-01-11 07:46:21 -08:00
downloadfromdivecomputer.ui Attempt a better layout for the download dialog 2015-01-13 21:58:28 +13:00
filtermodels.cpp
filtermodels.h
filterwidget.ui
globe.cpp
globe.h
graphicsview-common.cpp Display CCR setpoint values on the po2 graph 2015-01-05 09:18:06 -08:00
graphicsview-common.h Display CCR setpoint values on the po2 graph 2015-01-05 09:18:06 -08:00
groupedlineedit.cpp
groupedlineedit.h
kmessagewidget.cpp
kmessagewidget.h
listfilter.ui
maintab.cpp Don't use current_dc unless you know there's a current_dive 2015-01-11 07:29:29 -08:00
maintab.h Add setpoint events according to divetype 2015-01-10 17:27:24 -08:00
maintab.ui Refactor dctype -> divemode 2015-01-10 17:27:25 -08:00
mainwindow.cpp Another skeleton: LoadFileContents 2015-01-06 19:37:44 -08:00
mainwindow.h
mainwindow.ui Fix incorrect name for layout 2015-01-04 07:42:28 -08:00
metrics.cpp
metrics.h
modeldelegates.cpp
modeldelegates.h
models.cpp If we can't find the dive, simply return no data 2015-01-09 15:06:25 -08:00
models.h
plannerSettings.ui Rebreather type selector UI 2015-01-10 17:27:24 -08:00
preferences.cpp Ignore QWebView in Android 2015-01-14 07:49:24 +13:00
preferences.h Ignore QWebView in Android 2015-01-14 07:49:24 +13:00
preferences.ui Ignore QWebView in Android 2015-01-14 07:49:24 +13:00
printdialog.cpp
printdialog.h
printlayout.cpp
printlayout.h
printoptions.cpp
printoptions.h
printoptions.ui
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp
simplewidgets.h
socialnetworks.cpp Various capitalization fixes 2015-01-05 09:06:35 -08:00
socialnetworks.h
socialnetworksdialog.ui
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp Add more infrastructure for a separate dive table 2015-01-09 15:06:18 -08:00
subsurfacewebservices.h
tableview.cpp
tableview.h
tableview.ui
tagwidget.cpp
tagwidget.h
updatemanager.cpp Fix the update check logic 2015-01-03 13:47:05 -08:00
updatemanager.h
usermanual.cpp Add missing application icon 2014-07-18 10:21:42 -07:00
usermanual.h
usersurvey.cpp
usersurvey.h
usersurvey.ui Make text in user survey follow our capitalization conventions 2015-01-04 07:42:08 -08:00
webservices.ui