1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Emmanuel Pescosta
b701b7e4ed Fixed TODO Remove the if/endif lines if Dolphin is split. 2015-02-27 08:16:15 +01:00
Emmanuel Pescosta
832e157ecd Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support)
Reviewed-By: Vishesh Handa
2015-02-26 18:10:42 +01:00
Emmanuel Pescosta
8a7d9b6d2c Bump the Qt version to 5.4 and the KF5 version to 5.7
Added all required components

Reviewed-By: David Edmundson
2015-02-25 21:46:49 +01:00
David Edmundson
aca62bee91 Fix DolphinVcs cmake to be findable
Reviewed-By: Emmanuel Pescosta
2015-02-25 21:40:24 +01:00
Emmanuel Pescosta
25751088c3 Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib
REVIEW: 122687
2015-02-25 17:21:10 +01:00
Bhushan Shah
3a390a0580 add debug message to check CI failure 2015-02-04 16:57:20 +05:30
Emmanuel Pescosta
1b3ea64abb Add dolphin dbus service 2015-02-04 10:29:33 +01:00
Mathieu Tarral
c725848709 Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData 2015-02-04 10:22:03 +01:00
Montel Laurent
bfdc5a44d2 Increase version 2014-10-19 15:07:34 +02:00
Christophe Giboudeaux
81d5335060 Move docs. 2014-06-29 17:51:48 +02:00
Christophe Giboudeaux
37492b2275 KF5ify Dolphin. 2014-06-29 01:35:37 +02:00
Alex Richardson
2f045c6010 Allow compiling Dolphin with KF5
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
2014-05-05 23:05:13 +02:00
Dirk Mueller
72109bb106 remove redundant project declarations
svn path=/trunk/KDE/kdebase/apps/; revision=683437
2007-07-04 18:20:57 +00:00
Laurent Montel
8f20ab6a29 As we require now qt4.3 this check is not necessary
svn path=/trunk/KDE/kdebase/apps/; revision=647420
2007-03-28 08:19:43 +00:00
Laurent Montel
a424f8fe5c dolphin is the first apps which requires
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
2007-03-28 08:10:53 +00:00
Laurent Montel
f7dd65dd78 config.h just add package name/version etc.
=> not necessary now that it's into kdebase
Cleanup CMakeList

svn path=/trunk/KDE/kdebase/apps/; revision=633749
2007-02-15 08:02:02 +00:00
David Faure
d674eda218 Fix compilation
svn path=/trunk/playground/utils/dolphin/; revision=630669
2007-02-05 23:12:51 +00:00
Peter Penz
5252c12db4 commited initial version of Dolphin
svn path=/trunk/playground/utils/dolphin/; revision=606622
2006-11-21 06:02:05 +00:00