1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-14 19:12:11 +01:00
falkonOfficial/src/lib/navigation/completer
David Rosca 845d59e5d7 LocationCompleter: Ignore canceled refresh jobs
Skip updating completion model with invalid data from canceled jobs,
which could result in attempt to resize the completer popup to invalid
size (0 height) and when the popup is resized again to valid size kwin
may actually fail to show it with compositing enabled.

Should help with #2480
2017-11-01 17:38:11 +01:00
..
locationcompleter.cpp LocationCompleter: Ignore canceled refresh jobs 2017-11-01 17:38:11 +01:00
locationcompleter.h LocationCompleter: Fix searching for text that is not valid QUrl 2017-10-09 11:57:17 +02:00
locationcompleterdelegate.cpp LocationCompleterDelegate: Don't align RTL titles to right after new delegate. 2017-08-29 12:26:31 +04:30
locationcompleterdelegate.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
locationcompletermodel.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
locationcompletermodel.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
locationcompleterrefreshjob.cpp LocationCompleter: Ignore canceled refresh jobs 2017-11-01 17:38:11 +01:00
locationcompleterrefreshjob.h LocationCompleter: Ignore canceled refresh jobs 2017-11-01 17:38:11 +01:00
locationcompleterview.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
locationcompleterview.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00