[Okular-devel] Krazy: Check for Qt classes that should not be used.

2010-03-30 Thread Glen Kaukola
Patch to turn Q classes in to K classes.Index: okular/conf/dlgeditorbase.ui === --- okular/conf/dlgeditorbase.ui (revision 1109126) +++ okular/conf/dlgeditorbase.ui (working copy) @@ -27,7 +27,7 @@ /widget /item

[Okular-devel] Krazy: Check for Qt classes that should not be used.

2010-03-30 Thread Glen Kaukola
More Q classes to K classes.Index: okular/ui/formwidgets.cpp === --- okular/ui/formwidgets.cpp (revision 1109126) +++ okular/ui/formwidgets.cpp (working copy) @@ -299,7 +299,7 @@ FormLineEdit::FormLineEdit( Okular::FormFieldText

Re: [Okular-devel] Krazy: Check for Qt classes that should not be used.

2010-03-30 Thread Albert Astals Cid
A Dimarts, 30 de març de 2010, Glen Kaukola va escriure: Patch to turn Q classes in to K classes. If you have tested and there is no regression, this can go in. Albert ___ Okular-devel mailing list Okular-devel@kde.org

Re: [Okular-devel] Krazy: Check for Qt classes that should not be used.

2010-03-30 Thread Albert Astals Cid
A Dimarts, 30 de març de 2010, Glen Kaukola va escriure: More Q classes to K classes. If you have tested and it works i see no problem with the patch. Albert ___ Okular-devel mailing list Okular-devel@kde.org