plasma-framework/autotests
Kai Uwe Broulik 639e8684e3 [Icon Item] Treat sources starting with a slash as local file
We have a special case for sources starting with "file://" but a "/" also represents an absolute path and shouldn't
conflict with icon theme names.
Kicker sets a custom image as local path and then we would end up trying to load it as a QIcon::fromTheme eventually.
This will cause the implicit size of the icon item to stay at its default as we only check a custom implicit size
for a source QImage or an SVG. Moreover, this potentially introduces scaling artefacts.

Differential Revision: https://phabricator.kde.org/D9812
2018-01-15 10:22:18 +01:00
..
data [Icon Item] Treat sources starting with a slash as local file 2018-01-15 10:22:18 +01:00
CMakeLists.txt Remove implicit string casting 2017-12-02 15:44:14 +01:00
configmodeltest.cpp make packageurlinterceptor as noop as possible 2017-12-18 13:00:31 +01:00
configmodeltest.h ConfigModel: Don't try to resolve empty source path from package 2016-05-04 17:34:02 +02:00
coronatest.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
coronatest.h Use nullptr + add explicit 2017-12-13 07:36:22 +01:00
coronatestresources.qrc add a simple autotest for corona layouts 2014-07-11 22:01:56 +02:00
dialognativetest.cpp test return value from QTest::qWaitForWindowExposed 2017-12-06 08:17:42 +01:00
dialognativetest.h Fix #374127 misplacement of popups from dock wins 2016-12-30 01:07:43 +02:00
dialogqmltest.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
dialogqmltest.h Dialog auto tests 2014-09-26 16:17:28 +02:00
dialogstatetest.cpp We depend against 5.7 2017-11-29 21:10:48 +01:00
dialogstatetest.h Fix the infamous 'dialogs show up on the Task Manager' bug once more. 2016-07-15 19:40:37 +09:00
dynamictreemodel.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
dynamictreemodel.h Use nullptr + add explicit 2017-12-13 07:36:22 +01:00
fallbackpackagetest.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
fallbackpackagetest.h more verbose name 2014-09-01 20:36:06 +02:00
framesvgtest.cpp don't regenerate frames when setting every property 2017-02-07 13:08:27 +01:00
framesvgtest.h don't regenerate frames when setting every property 2017-02-07 13:08:27 +01:00
i18ndcheck.sh tests: fix i18ndcheck.sh for paths with special chars 2017-05-06 15:01:27 +02:00
iconitemtest.cpp [Icon Item] Treat sources starting with a slash as local file 2018-01-15 10:22:18 +01:00
iconitemtest.h [Icon Item] Treat sources starting with a slash as local file 2018-01-15 10:22:18 +01:00
modeltest.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
modeltest.h Use nullptr + add explicit 2017-12-13 07:36:22 +01:00
packagemetadatatest.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:07:45 +00:00
packagestructuretest.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
packagestructuretest.h tests for isValid and hasValidStructure 2014-08-08 14:12:22 +02:00
plasma-test-appletsrc make sure applets are sorted by id 2014-09-17 14:47:13 +02:00
plasmoidpackagerc tests and autotests in top level dir 2014-02-10 15:17:07 +01:00
plasmoidpackagetest.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
plasmoidpackagetest.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
pluginloadertest.cpp disable the tests when no plugins are installed 2016-05-20 12:16:21 +02:00
pluginloadertest.h disable the tests when no plugins are installed 2016-05-20 12:16:21 +02:00
signed.plasmoid tests and autotests in top level dir 2014-02-10 15:17:07 +01:00
signed.plasmoid.invalid.sig tests and autotests in top level dir 2014-02-10 15:17:07 +01:00
signed.plasmoid.sig tests and autotests in top level dir 2014-02-10 15:17:07 +01:00
sortfiltermodeltest.cpp Revert "port all output to QCDebug/QCWarning" 2016-10-19 03:16:16 +09:00
sortfiltermodeltest.h Move stray tests to the root directory to be more like 2014-04-18 02:25:50 +10:00
storagetest.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
storagetest.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
themetest.cpp [autotest] Extend ThemeTest with a case for compositing changes 2016-08-03 11:28:23 +02:00
themetest.h [autotest] Extend ThemeTest with a case for compositing changes 2016-08-03 11:28:23 +02:00
TODO tests and autotests in top level dir 2014-02-10 15:17:07 +01:00