kdelibs/kfile
Ivailo Monev 0009cbb5a2 generic: drop support for webdav protocol
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-02-16 15:45:23 +02:00
..
tests kfile: fix race condition in KDirOperatorTest::testBug187066() test 2020-02-01 23:10:36 +00:00
CMakeLists.txt kfile: revert f59ad04f65 2021-11-12 02:45:37 +02:00
kdiroperator.cpp kio: use KImageFilePreview directly for previews 2021-06-30 16:53:14 +03:00
kdiroperator.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdiroperatordetailview.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kdiroperatordetailview_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdirselectdialog.cpp generic: remove redundant classes 2016-01-23 04:31:52 +02:00
kdirselectdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdirsortfilterproxymodel.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kdirsortfilterproxymodel.h initial import 2014-11-13 01:04:59 +02:00
kfilebookmarkhandler.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfilebookmarkhandler_p.h initial import 2014-11-13 01:04:59 +02:00
kfilefiltercombo.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfilefiltercombo.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
kfilemodule.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfilemodule.desktop initial import 2014-11-13 01:04:59 +02:00
kfilemodule.h initial import 2014-11-13 01:04:59 +02:00
kfileplaceeditdialog.cpp generic: misc cleanups 2016-09-16 02:33:29 +00:00
kfileplaceeditdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kfileplacesitem.cpp kfile: format and indent 2021-07-06 18:50:09 +03:00
kfileplacesitem_p.h kfile: remove reference to audiocd KIO slave 2021-07-06 18:44:52 +03:00
kfileplacesmodel.cpp generic: add new signal to solid device manager 2021-06-10 02:15:42 +03:00
kfileplacesmodel.h generic: add new signal to solid device manager 2021-06-10 02:15:42 +03:00
kfileplacessharedbookmarks.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfileplacessharedbookmarks_p.h initial import 2014-11-13 01:04:59 +02:00
kfileplacesview.cpp generic: make use of KSettings where possible 2019-07-12 17:45:25 +00:00
kfileplacesview.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kfileplacesview_p.h plasma: remove unused member and class 2021-03-17 12:51:59 +02:00
kfilepreviewgenerator.cpp generic: rename KIconEffect::shadowBlur() method and use it in Plasma::PaintUtils::shadowBlur() 2021-11-12 03:25:28 +02:00
kfilepreviewgenerator.h kfile: revert f59ad04f65 2021-11-12 02:45:37 +02:00
kfiletreeview.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kfiletreeview.h generic: misc cleanups 2015-10-17 10:38:24 +03:00
kfilewidget.cpp kfile: replace static function call with its body where used 2016-04-21 21:20:31 +00:00
kfilewidget.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
knameandurlinputdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
knameandurlinputdialog.h generic: misc cleanups 2016-03-28 16:28:57 +00:00
knewfilemenu.cpp generic: reimplement KDirWatch 2019-05-29 12:18:09 +00:00
knewfilemenu.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigator.cpp generic: replace QLinkedList<T> with QList<T> 2022-01-29 17:07:12 +02:00
kurlnavigator.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kurlnavigatorbutton.cpp generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
kurlnavigatorbutton_p.h generic: adjust to Katie changes 2019-05-17 16:14:26 +00:00
kurlnavigatorbuttonbase.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatorbuttonbase_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kurlnavigatordropdownbutton.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatordropdownbutton_p.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigatormenu.cpp generic: replace obsolete Qt::MidButton with Qt::MiddleButton 2019-05-07 17:16:57 +00:00
kurlnavigatormenu_p.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigatorplacesselector.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatorplacesselector_p.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
kurlnavigatorprotocolcombo.cpp generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
kurlnavigatorprotocolcombo_p.h generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
kurlnavigatortogglebutton.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatortogglebutton_p.h initial import 2014-11-13 01:04:59 +02:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00