dolphin/src/kitemviews
Kai Uwe Broulik ecd3675aaa views: Use scene devicePixelRatio rather than qApp
When possible, use the devicePixelRatio from the scene which on Wayland
unlike the QApplication will properly support fractional scaling.

A KItemViewsUtils class is introduced that can be reused elsewhere.
2023-11-21 13:53:54 +01:00
..
private views: Use scene devicePixelRatio rather than qApp 2023-11-21 13:53:54 +01:00
kfileitemlisttostring.cpp Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
kfileitemlisttostring.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
kfileitemlistview.cpp views: Use scene devicePixelRatio rather than qApp 2023-11-21 13:53:54 +01:00
kfileitemlistview.h Add focusOut and focusIn event support for KFileItemListView and update selected widget on focus change 2023-09-02 14:42:54 +02:00
kfileitemlistwidget.cpp Add focusOut and focusIn event support for KFileItemListView and update selected widget on focus change 2023-09-02 14:42:54 +02:00
kfileitemlistwidget.h Add focusOut and focusIn event support for KFileItemListView and update selected widget on focus change 2023-09-02 14:42:54 +02:00
kfileitemmodel.cpp Merge remote-tracking branch 'origin/master' into kf6 2023-09-10 15:24:39 +02:00
kfileitemmodel.h Hide application/x-trash files following showHidenFiles 2023-06-17 07:09:50 +00:00
kfileitemmodelrolesupdater.cpp Adapt to KConfigGroup name officially being a QString type 2023-11-08 12:08:31 +01:00
kfileitemmodelrolesupdater.h KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching 2023-05-26 15:10:09 +00:00
kitemlistcontainer.cpp Make main view react to context menu events 2023-11-18 10:49:11 +00:00
kitemlistcontainer.h Make main view react to context menu events 2023-11-18 10:49:11 +00:00
kitemlistcontroller.cpp Make main view react to context menu events 2023-11-18 10:49:11 +00:00
kitemlistcontroller.h Make main view react to context menu events 2023-11-18 10:49:11 +00:00
kitemlistgroupheader.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kitemlistgroupheader.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemlistheader.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kitemlistheader.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemlistselectionmanager.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kitemlistselectionmanager.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemliststyleoption.cpp Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemliststyleoption.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemlistview.cpp Make main view react to context menu events 2023-11-18 10:49:11 +00:00
kitemlistview.h KItemListView: add view position in scrollToItem() 2023-10-17 15:47:34 +00:00
kitemlistviewaccessible.cpp Merge branch 'master' into kf6 2023-10-05 09:15:35 -06:00
kitemlistviewaccessible.h Fix accessibility ancestor tree 2023-10-05 12:09:25 +00:00
kitemlistwidget.cpp Remove hover fadein/fadeout animation for KItemListWidget 2023-11-13 10:09:57 +00:00
kitemlistwidget.h Remove hover fadein/fadeout animation for KItemListWidget 2023-11-13 10:09:57 +00:00
kitemmodelbase.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kitemmodelbase.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemrange.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kitemset.cpp Replace qAsConst with std::as_const 2023-09-10 15:19:13 +02:00
kitemset.h Replace a deprecated qAsConst with std::as_const 2023-10-19 11:44:59 +02:00
kstandarditemlistgroupheader.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kstandarditemlistgroupheader.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kstandarditemlistview.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
kstandarditemlistview.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
kstandarditemlistwidget.cpp views: Use scene devicePixelRatio rather than qApp 2023-11-21 13:53:54 +01:00
kstandarditemlistwidget.h Merge branch 'master' into kf6 2023-10-24 23:14:25 +02:00