---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/109609/#review46471
---
Ping?
Any opinions/comments?
Btw, this patch is part of openS
Though not listed, plasma-mediacenter will move to baloo as soon as it gets
a stable release. This is also a great excuse for us to spend time in
fixing the tight coupling between our media collection logic and Nepomuk.
On Fri, Dec 27, 2013 at 6:13 PM, Albert Astals Cid wrote:
> El Divendres, 2
On Tuesday 31 December 2013 09:47:59 Allen Winter wrote:
> Thanks for the detailed response. I will fix the krazy test accordingly.
>
> Also: remember how in Qt4 there were a couple deprecated classes (QMdiArea,
> for example)?
I guess you mean QWorkspace; QMdiArea is not deprecated.
> Does Qt5
Hello everyone,
This is the minutes of the last meeting of 2013. As usual it has been held on
#kde-devel at 4pm Paris time.
Were present: apol and myself.
Announcement:
* TP1 is almost ready, forwarding headers work missing
* apol has been working on the header generation for KCoreAddons, KG
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/109609/#review46506
---
Ship it!
Ship It!
- Lukáš Tinkl
On Sept. 11, 2013, 1:15 a.
Thanks for the detailed response. I will fix the krazy test accordingly.
Also: remember how in Qt4 there were a couple deprecated classes (QMdiArea, for
example)?
Does Qt5 also ship any deprecated classes?
I'm being lazy now by asking and not looking myself.
On Tuesday, December 31, 2013 12:1
On Tuesday 31 December 2013 12:15:09 David Faure wrote:
> > QSystemTrayIcon => KNotificationItem
>
> No clue. I can't even find KNotificationItem in KF5 anywhere !?!?
> In fact it doesn't exist in kdelibs4 either.
>
> I think it got replaced with KStatusNotifierItem since 4.4 ?
> That one is
On Thursday 26 December 2013 16:46:59 Allen Winter wrote:
> In KDE4 we had this list of KClasses we should be using instead of these
> associated QClasses:
>
>
> I know that some (or all?) of these QClasses in Qt5 are now cool for
> frameworks and eventually KDE5
>
> So my questions are:
> * whi