[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: kdereview exemption for PolicyKit-KDE
From:       Dario Freddi <drf54321 () gmail ! com>
Date:       2008-12-10 23:17:18
Message-ID: 200812110017.19220.drf54321 () gmail ! com
[Download RAW message or body]

On Wednesday 10 December 2008 19:18:25 Albert Astals Cid wrote:

>
> Some more things i saw at first sight:
>
> Function parameters are missing a lost const & like
>  void AuthDialog::setRequest(QString request, bool requiresAdmin)
> that should be
>  void AuthDialog::setRequest(const QString &request, bool requiresAdmin)
>
>
> You are using left() on strings
>  request.left(9).compare("password:", Qt::CaseInsensitive) == 0
> please use startsWith
>
>
> The kcm was totally untranslated because it was not loading the correct
> catalog name (fixed it)
>
> I'll have a deeper look if i have more time.

I'm fixing all krazy issues tonight

Dario

>
> Albert

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic