subsurface/qt-ui
Tomaz Canabrava 806d984107 Only update the rectangle if it changed
Very often the rectangle of the ToolTip doesn't need to change but we were
calling and firing an animation for it for *every* mouse movement, even
when we didn't really needed it.
Now it will only fire something if the rectangles are indeed different.

From my tests we reduced the number of calls to the animatior by about 20%
using a real divelog as test.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-15 14:26:35 +13:00
..
css
marble
profile Only update the rectangle if it changed 2015-01-15 14:26:35 +13:00
statistics Implement the modelDataChanged to repopulate the widget on Statistics 2014-08-25 14:00:38 -07:00
about.cpp Always show the full git version in the about screen 2015-01-01 11:58:04 -08:00
about.h Headers cleanup. 2014-06-26 15:47:02 -07:00
about.ui
completionmodels.cpp More lists organized alphabetically. 2014-12-12 10:40:42 -08:00
completionmodels.h
configuredivecomputerdialog.cpp Only suggest OSTC3 fw upgrade on newer version 2015-01-08 14:35:03 -08:00
configuredivecomputerdialog.h Whitespace cleanup 2014-12-28 21:02:28 -08:00
configuredivecomputerdialog.ui Consistent representation of O₂ 2014-11-25 07:57:28 -08:00
divecomponentselection.ui Selective copy: forgot tags in the UI 2014-08-16 18:35:44 -06:00
divecomputermanagementdialog.cpp misc capitalisation and spelling 2014-07-11 07:06:26 -07:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui divecomputermanagementdilog capitalisation consitency 2014-07-10 16:26:20 -07:00
divelistview.cpp Move the Facebook send profile button 2014-12-29 09:05:08 -08:00
divelistview.h Move the Facebook send profile button 2014-12-29 09:05:08 -08:00
divelogexportdialog.cpp Use unit selection for XSL transformation on CSV export 2014-12-31 12:12:20 -08:00
divelogexportdialog.h Add export for depths of images taken 2014-10-10 08:03:45 -04:00
divelogexportdialog.ui Enable and disable unit selection 2014-12-31 12:12:59 -08:00
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 Hide any pictures shown when closing divelog 2014-12-09 21:16:34 -07:00
divepicturewidget.h Picture handling: cleaning up the mess 2014-08-05 12:37:14 -07:00
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 Support different salinity in planner 2014-11-12 14:42:15 -08:00
diveshareexportdialog.cpp Export to DiveShare 2014-10-14 20:33:46 +02:00
diveshareexportdialog.h Export to DiveShare 2014-10-14 20:33:46 +02:00
diveshareexportdialog.ui Two small fixes regarding translation texts 2014-11-10 13:10:50 -08:00
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 Don't skip the first tag when filtering 2014-12-09 20:55:31 -07:00
filtermodels.h Remove unused DivesFilteredOut variable 2014-11-16 18:39:29 +00:00
filterwidget.ui Add better icons for the filter dialog 2014-12-31 23:53:28 -08:00
globe.cpp Fix compilation with upstream Marble 2014-12-17 08:09:54 -08:00
globe.h Headers cleanup. 2014-06-26 15:47:02 -07:00
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 Enable tag bubble eye candy for Qt5 and Mac 2014-12-23 09:39:05 -08:00
groupedlineedit.h
kmessagewidget.cpp 727 fixed 2014-11-17 06:02:21 +00:00
kmessagewidget.h 727 fixed 2014-11-17 06:02:21 +00:00
listfilter.ui Revert "Remove unused strings from ui files" 2014-12-24 10:06:41 -08:00
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 Added the option of opening User Survey form explicitly 2014-12-17 21:38:04 -08:00
mainwindow.ui Fix incorrect name for layout 2015-01-04 07:42:28 -08:00
metrics.cpp Unify icon metrics 2014-10-18 15:16:15 -07:00
metrics.h Unify icon metrics 2014-10-18 15:16:15 -07:00
modeldelegates.cpp Connect TankUseDelegate to its parrent 2014-12-18 08:34:00 -08:00
modeldelegates.h Turn of replotting while the cylinder type combo box is active 2014-12-17 21:33:55 -08:00
models.cpp If we can't find the dive, simply return no data 2015-01-09 15:06:25 -08:00
models.h Add the ability to modify the cylinder use in the UI 2014-11-17 14:03:37 +00:00
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 Print: support margin saving for older Qt versions 2014-11-14 08:49:53 -08:00
printdialog.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printlayout.cpp Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printlayout.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printoptions.cpp Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printoptions.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printoptions.ui Fix the layout on the Print Dialog 2014-08-04 09:50:55 -07:00
renumber.ui
searchbar.ui Add a horizontal spacer to make the searchbar layout better 2014-07-11 17:00:23 -07:00
setpoint.ui A widget to add a set-point change 2014-12-01 14:19:03 -08:00
shiftimagetimes.ui shifimmagetimes capitalisation consitency and title 2014-07-11 07:05:10 -07:00
shifttimes.ui shiftimes capitalisation consitency and title 2014-07-11 07:05:17 -07:00
simplewidgets.cpp Changed Facebook stuff to socialnetworks.h/cpp 2014-12-24 15:54:28 -08:00
simplewidgets.h Changed Facebook stuff to socialnetworks.h/cpp 2014-12-24 15:54:28 -08:00
socialnetworks.cpp Various capitalization fixes 2015-01-05 09:06:35 -08:00
socialnetworks.h Facebook integration: Album name is required 2014-12-29 11:59:21 -08:00
socialnetworksdialog.ui Facebook integration: improve dialog layout 2014-12-29 11:58:38 -08:00
starwidget.cpp Replace alpha value of gray star with lighter gray 2014-11-04 07:03:54 -08:00
starwidget.h Unify icon metrics 2014-10-18 15:16:15 -07:00
subsurfacewebservices.cpp Add more infrastructure for a separate dive table 2015-01-09 15:06:18 -08:00
subsurfacewebservices.h Give Subsurface a distinct User Agent string 2014-07-31 11:20:11 -07:00
tableview.cpp Remove duplicate tool-tip setting 2014-12-29 16:27:44 -08:00
tableview.h Fix plus icon position based on the theme 2014-10-18 15:18:38 -07:00
tableview.ui Revert "Remove unused strings from ui files" 2014-12-24 10:06:41 -08:00
tagwidget.cpp 727 fixed 2014-11-17 06:02:21 +00:00
tagwidget.h 727 fixed 2014-11-17 06:02:21 +00:00
updatemanager.cpp Fix the update check logic 2015-01-03 13:47:05 -08:00
updatemanager.h Automatic update check with an opt out 2015-01-01 20:49:24 -08:00
usermanual.cpp Add missing application icon 2014-07-18 10:21:42 -07:00
usermanual.h Use a layout to lay down the search and the help 2014-07-11 16:59:14 -07:00
usersurvey.cpp Survey: rename "Save" button to "Send" 2014-08-15 21:41:41 -06:00
usersurvey.h Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
usersurvey.ui Make text in user survey follow our capitalization conventions 2015-01-04 07:42:08 -08:00
webservices.ui webservice capitalisation consitency 2014-07-11 07:05:38 -07:00