OSDN Git Service

kdecore: log debug message before and after the call in KAuthorization::execute()
[kde/kdelibs.git] / kfile /
2023-09-01 Ivailo Monevkio: checkDesktopFile() function optimization
2023-09-01 Ivailo Monevkfile: do not store the custom protocols in KUrlNavigator
2023-08-26 Ivailo Monevkfile: add the leading directory to recent directories...
2023-08-25 Ivailo Monevkdeui: reimplement KNotification
2023-08-14 Ivailo Monevkdecore: drop KDateTime
2023-08-10 Ivailo Monevgeneric: remove dead and irrelevant links references
2023-08-08 Ivailo Monevkfile: keep reference to the QByteArray object in KFile...
2023-08-06 Ivailo Monevgeneric: adjust to Katie changes
2023-07-29 Ivailo Monevkfile: fix up action for KUrlNavigator
2023-07-21 Ivailo Monevkdecore: reimplement KDateTime via QDateTime
2023-07-14 Ivailo Monevgeneric: drop support for sequenced thumbnails
2023-07-14 Ivailo Monevgeneric: drop floppy support
2023-07-14 Ivailo Monevkfile: set the remote protocol category to places
2023-07-13 Ivailo Monevkfile: add mtp protocol to KUrlNavigatorProtocolCombo...
2023-07-06 Ivailo Monevkfile: fix KDirSortFilterProxyModel sorting by permissi...
2023-07-05 Ivailo Monevsolid: use QString instead of QVariant for the Solid...
2023-07-04 Ivailo Monevkfile: remove duplicate header inclusion
2023-07-04 Ivailo Monevkfile: show message appropriate for the mode from KFile...
2023-07-03 Ivailo Monevkio: remove now non-operational KDirLister::OpenUrlFlags
2023-07-03 Ivailo Monevkfile: disable the KFileWidget filter widget for direct...
2023-07-03 Ivailo Monevkfile: show message appropriate for the mode from KFile...
2023-07-03 Ivailo Monevgeneric: purge most manual tests
2023-07-03 Ivailo Monevkfile: add the selected directory to recent directories...
2023-07-03 Ivailo Monevgeneric: drop KFile::Tree and KFile::DetailTree modes
2023-07-03 Ivailo Monevkfile: purge KDirSelectDialog
2023-07-01 Ivailo Monevkfile: remove redundant KDirOperatorDetailView destructor
2023-07-01 Ivailo Monevkfile: KDirOperator::Private::checkPreviewInternal...
2023-07-01 Ivailo Monevkfile: remove redundant KDirOperatorDetailView::current...
2023-07-01 Ivailo Monevkio: reimplement KDirLister
2023-06-29 Ivailo Monevkdecore: deal with KMimeType TODO
2023-06-26 Ivailo Monevkdecore: re-use KUrl::AdjustPathOption for KUrl::fileNa...
2023-06-25 Ivailo Monevkdecore: KUrl::equals() rework to use KUrl::url() for...
2023-06-23 Ivailo Monevkdecore: set the scheme to file when it KUrl is constru...
2023-06-23 Ivailo Monevgeneric: build fix
2023-06-23 Ivailo Monevkdecore: simplify KUrl by using QDir::cleanPath() and...
2023-06-22 Ivailo Monevkfile: adjust query check in KFileWidget::getStartUrl()
2023-06-17 Ivailo Monevgeneric: merge KDELibs4ToolsTargets and KDELibs4Library...
2023-06-17 Ivailo Monevgeneric: remove redundant build varibles
2023-06-17 Ivailo Monevgeneric: move stuff from KDE4Internal module to KDELibs...
2023-06-12 Ivailo Monevkfile: remove redundant KUrlNavigator::keyReleaseEvent...
2023-06-12 Ivailo Monevkfile: remove duplicate header inclusions
2023-06-12 Ivailo Monevkfile: KFilePlacesItem optimizations
2023-06-12 Ivailo Monevkio: export KAbstractViewAdapter class
2023-06-11 Ivailo Monevgeneric: remove redundant fixx11h header inclusions
2023-06-10 Ivailo Monevgeneric: remove build variable used to specify library...
2023-06-09 Ivailo Monevgeneric: define KDE_DEFAULT_DEBUG_AREA in the main...
2023-06-08 Ivailo Monevkfile: drop support for reading bookmarks from user...
2023-06-08 Ivailo Monevkfile: include required QTimer header
2023-06-08 Ivailo Monevkio: remove unused KBookmarkExporterBase, KBookmarkImpo...
2023-06-06 Ivailo Monevkfile: mark KFileBookmarkHandler reimplementations...
2023-06-06 Ivailo Monevkfile: remove declaration of non-existing KFileBookmark...
2023-06-06 Ivailo Monevkfile: remove unused KFileBookmarkHandler member
2023-06-06 Ivailo Monevkfile: remove declaration of non-existing KFileBookmark...
2023-06-06 Ivailo Monevkio: remove unused KBookmarkDomBuilder class
2022-12-08 Ivailo Monevkfile: remove archive KIO slaves leftovers
2022-11-12 Ivailo Monevgeneric: prepare for Katie changes
2022-10-29 Ivailo Monevkfile: remove unused QFSFileEngine header inclusion
2022-10-22 Ivailo Monevkfile: log KNewFileMenu messages to the kfile area
2022-10-07 Ivailo Monevkfile: copy the desktop file template via QFile::copy()
2022-09-30 Ivailo Monevkfile: remove unimplemented KDirOperator::setDropOption...
2022-09-25 Ivailo Monevgeneric: authorization reimplementation
2022-06-09 Ivailo Monevgeneric: adjust to Katie changes
2022-06-05 Ivailo Monevkfile: adjust expected data in KFilePlacesModel test
2022-06-03 Ivailo Monevgeneric: remove smb and nfs slave leftovers, default...
2022-06-01 Ivailo Monevgeneric: cast pointers with QObject as base class via...
2022-05-31 Ivailo Monevkdecore: move K_EXPORT_PLUGIN() macro to kpluginfactory...
2022-05-30 Ivailo Monevkdecore: move K_EXPORT_PLUGIN() macro to kpluginloader...
2022-05-29 Ivailo Monevkfile: KTar does not support application/x-tzo
2022-04-10 Ivailo Monevgeneric: fix and adjust some tests
2022-02-16 Ivailo Monevgeneric: drop support for webdav protocol
2022-01-29 Ivailo Monevgeneric: replace QLinkedList<T> with QList<T>
2021-11-12 Ivailo MonevMerge branch 'master' of ssh://github.com/fluxer/kdelib...
2021-11-12 Ivailo Monevgeneric: rename KIconEffect::shadowBlur() method and...
2021-11-12 Ivailo Monevkfile: revert f59ad04f659cd679238c593c4aab6dc8bba1650d
2021-11-11 Ivailo Monevkdeui: make shadow blur effect function public
2021-11-11 Ivailo Monevkfile: deal with TODO related to moving private class...
2021-07-06 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2021-07-06 Ivailo Monevkfile: format and indent
2021-07-06 Ivailo Monevkfile: remove reference to audiocd KIO slave
2021-06-30 Ivailo Monevkio: use KImageFilePreview directly for previews
2021-06-09 Ivailo Monevgeneric: add new signal to solid device manager
2021-06-09 Ivailo Monevgeneric: handle optical drive/disc as block devices
2021-03-17 Ivailo Monevplasma: remove unused member and class
2021-03-11 Ivailo Monevgeneric: query enabled by default thumbnail creators...
2021-03-11 Ivailo Monevgeneric: enable svgthumbnail by default
2021-02-27 Ivailo Monevgeneric: remove some compatibility bits
2021-02-03 Ivailo Monevkfile: remove redundant KFilePlacesItem::m_manager...
2020-02-09 Ivailo Monevgeneric: fix most of the overlinking issues
2020-02-01 Ivailo Monevkfile: fix race condition in KDirOperatorTest::testBug1...
2020-02-01 Ivailo Monevgeneric: fix bootstrap build with testing enabled
2019-12-17 Ivailo Monevgeneric: adjust to Katie changes
2019-07-12 Ivailo Monevgeneric: make use of KSettings where possible
2019-06-30 Ivailo Monevkfile: KFilePlacesViewDelegate cleanup
2019-06-30 Ivailo Monevgeneric: fix build against Katie
2019-05-29 Ivailo Monevgeneric: reimplement KDirWatch
2019-05-29 Ivailo Monevgeneric: various cleanups
2019-05-28 Ivailo Monevkfile: deal with TODO in KFilePlacesItem
2019-05-28 Ivailo Monevkfile: fix issue #14
2019-05-17 Ivailo Monevgeneric: adjust to Katie changes
2019-05-07 Ivailo Monevgeneric: replace obsolete Qt::MidButton with Qt::Middle...
next