| Age | Commit message (Collapse) | Author |
|
It appears that KF5TextEditor was added for KTextEdit, but that is actually
provided by KF5TextWidgets. It's then necessary to explicitly link to KF5Parts
(it was previously brought in implicitly by KF5TextEditor).
REVIEW: 124932
|
|
|
|
Conflicts:
CMakeLists.txt
|
|
This can be changed to 5.1 or 6.0 on its own schedule
(although libdolphinprivate is really private, no headers installed)
CCMAIL: [email protected]
|
|
|
|
|
|
Use CMake variables autoupdated by release script. Dolphin version is
automatically updated to KDE Applications version.
|
|
Implemented org.freedesktop.FileManager1 dbus interface in dolphin
http://www.freedesktop.org/wiki/Specifications/file-manager-interface/
REVIEW: 123313
BUG: 343016
|
|
|
|
If one had kdelibs includes in /usr, they would get magically
picked up, so the build would succeed.
|
|
|
|
present, because KFileMetaDataWidget is in KDELibs4Support)
Reviewed-By: Vishesh Handa
|
|
Added all required components
Reviewed-By: David Edmundson
|
|
Reviewed-By: Emmanuel Pescosta
|
|
the deprecated KVersionControlPlugin interface from konqlib
REVIEW: 122687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This does not work properly yet, there are probably quite a few bad signal/
slot connections due to KUrl -> QUrl. However dolphin starts without
crashing.
Accessibility is not ported since that changed quite a lot from Qt4 -> Qt5
and I have no idea how it is supposed to be used.
This is the first commit for review 117395
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=683437
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=647420
|
|
qt4.3 but by default we don't requires it for the moment
I will not increase check into kdelibs now but it will a good
idea to increase it
=> for the moment disable dolphin if we don't have qt>=4.3
svn path=/trunk/KDE/kdebase/apps/; revision=647416
|
|
=> not necessary now that it's into kdebase
Cleanup CMakeList
svn path=/trunk/KDE/kdebase/apps/; revision=633749
|
|
svn path=/trunk/playground/utils/dolphin/; revision=630669
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|