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

7 Commits

Author SHA1 Message Date
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