David Faure
c8734602b8
Use non-deprecated types and methods:
...
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
as suggested by Treeve Jelbert on kde-frameworks-devel
2012-12-13 11:58:53 +01:00
Rob Scheepmaker
fa74621c21
relicense to LGPL v2
...
svn path=/trunk/KDE/kdelibs/; revision=1076714
2010-01-18 18:24:57 +00:00
Aaron Charles Reichman
4c31342c2e
Fixed some spelling errors flagged by krazy
...
svn path=/trunk/KDE/kdelibs/; revision=1060866
2009-12-10 09:16:30 +00:00
Aaron J. Seigo
72c4534396
SVN_SILENT: more ws
...
svn path=/trunk/KDE/kdelibs/; revision=1026461
2009-09-21 20:37:06 +00:00
Aaron J. Seigo
2590b21978
SVN_SILENT: style fixes
...
svn path=/trunk/KDE/kdelibs/; revision=1026383
2009-09-21 16:48:19 +00:00
Rob Scheepmaker
19e7f85056
Check for supported features in QCA before actually using the stuff.
...
svn path=/trunk/KDE/kdelibs/; revision=1021634
2009-09-09 17:36:17 +00:00
Rob Scheepmaker
c96119f4ed
Rename the config.h.in to config-plasma.h.in for some added clarity.
...
svn path=/trunk/KDE/kdelibs/; revision=1021587
2009-09-09 15:37:03 +00:00
Rob Scheepmaker
34b9e01ac4
Make QCA2 an optional dependency for libplasma, so QCA2 can remain optional for all of kdelibs. Just disable remote widgets functionality if QCA2 is missing.
...
svn path=/trunk/KDE/kdelibs/; revision=1021543
2009-09-09 13:40:16 +00:00
Aaron J. Seigo
01ec8984e2
more remote code into a subdir
...
svn path=/trunk/KDE/kdelibs/; revision=1019555
2009-09-03 21:10:33 +00:00