Marco Martin
|
16ee068aba
|
coronabase becomes corona
correctly build all files currently included in libplasma (some will
have to be enabled again)
|
2012-11-08 18:23:36 +01:00 |
|
David Faure
|
e7e77f118a
|
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
Conflicts:
cmake/modules/FindKDE4Internal.cmake [ON vs TRUE]
experimental/libkdeclarative/kdeclarative.cpp [include changes]
kdecore/CMakeLists.txt [kshareddatacache.cpp exception support, but file moved]
kdecore/kernel/kcmdlineargs.cpp [+1 option, but qi18n]
kdeui/widgets/ktextedit.cpp [moc]
kdewebkit/kwebpage.cpp [QUrl]
kfile/kfilewidget.cpp [QUrl]
kfile/kurlnavigatortogglebutton.cpp [QT_NO_ACCESSIBILITY]
kinit/kinit.cpp [document path]
kio/kfile/kurlrequester.cpp [KDE::icon]
kio/kio/kprotocolmanager.cpp [kded5]
kio/kio/krun.cpp [document path]
kioslave/ftp/ftp.cpp [QUrl]
kioslave/http/kcookiejar/CMakeLists.txt [upd file resurrected]
kioslave/http/kcookiejar/kcookiescfg.upd [resurrected]
kioslave/http/kcookiejar/kcookiewin.cpp [KVBox porting]
mimetypes/kde.xml [kexi gone]
nepomuk/core/resourcedata.cpp [deleted]
nepomuk/test/CMakeLists.txt [deleted]
plasma/private/packages.cpp [Plasma::Applet::NoBackground]
tier1/kjs/src/kjs/jsonstringify.cpp [unsigned int]
tier1/solid/src/solid/CMakeLists.txt [hello udisks2]
|
2012-10-19 15:10:38 +02:00 |
|
Nicolas Lécureuil
|
d50d3a3162
|
Convert to makedefine01
|
2012-08-24 03:16:04 +02:00 |
|
Albert Astals Cid
|
2679fe483e
|
Remove unneeded kcolorutils.h includes
Found with
diff -ub <( wcgrep -l "kcolorutils\.h" | sort ) <(wcgrep -l 'KColorUtils::' | sort ) | grep -v CMakeLists.txt | grep ^"-\.
|
2012-08-06 00:46:03 +02:00 |
|
Marco Martin
|
095a196120
|
move qgv privates in graphicsview/private
|
2012-07-16 21:35:17 +02:00 |
|
David Faure
|
af211f7c93
|
KIcon("foo") -> KDE::icon("foo")
include kicon.h -> kiconloader.h, or often, nothing at all.
|
2012-04-28 13:17:42 +02:00 |
|
Marco Martin
|
7c959ff917
|
operations completely delegated to coronabase
|
2012-02-28 20:40:28 +01:00 |
|
Marco Martin
|
26d4132e42
|
use an internal coronabase
delegate functions to it
|
2012-02-28 20:24:41 +01:00 |
|
Marco Martin
|
8b00555903
|
move some stuff in qgv's private
|
2012-02-28 20:00:42 +01:00 |
|